Branch indexing 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 siggiskulason for edgexfoundry/edgex-go Obtained Jenkinsfile from 64aec9189af9621412b452e52a5a7556cd5c6e8f+6b188fc41757128322b032ed1e708678348e23e8 (9218571074f4be1de255bff2748da77481718c8d) 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-ssh12629943794844930506.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-ssh15140054863587623843.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-3924/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-3924/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh10179783569902692191.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-ssh10194199944662066119.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-3924/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-3924/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh18394006054575178204.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-21393 in /w/workspace/edgexfoundry_edgex-go_PR-3924 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/19 [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/19 # 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 6b188fc41757128322b032ed1e708678348e23e8 into PR head commit 64aec9189af9621412b452e52a5a7556cd5c6e8f > 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/3924/head:refs/remotes/origin/PR-3924 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 64aec9189af9621412b452e52a5a7556cd5c6e8f # timeout=10 Merge succeeded, producing bf4a6ac9abb43216ff595c712f3efb9c106ec880 Checking out Revision bf4a6ac9abb43216ff595c712f3efb9c106ec880 (PR-3924) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 6b188fc41757128322b032ed1e708678348e23e8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bf4a6ac9abb43216ff595c712f3efb9c106ec880 # timeout=10 Commit message: "Merge commit '6b188fc41757128322b032ed1e708678348e23e8' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-19T20:30:30.703Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-19T20:30:30.758Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-19T20:30:30.776Z] ========================================================= [2022-04-19T20:30:30.776Z] EdgeX Global Pipelines Version Info [2022-04-19T20:30:30.776Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk baf2fc873efc1c041dd0417ead3079ddbf1babbf # timeout=10 [2022-04-19T20:30:31.551Z] ------------------- [2022-04-19T20:30:31.551Z] stable info: [2022-04-19T20:30:31.551Z] ------------------- [2022-04-19T20:30:31.551Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-19T20:30:31.551Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-19T20:30:31.551Z] Message: update stable to v1.0.221 [2022-04-19T20:30:32.123Z] ------------------- [2022-04-19T20:30:32.123Z] experimental info: [2022-04-19T20:30:32.123Z] ------------------- [2022-04-19T20:30:32.123Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-19T20:30:32.124Z] Commit SHA: 2d41b7a85c8a62c0c33f5e39ad1462a101ac531d [2022-04-19T20:30:32.124Z] Message: update experimental to v1.0.222 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-19T20:30:32.254Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-19T20:30:32.268Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-19T20:30:32.281Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-19T20:30:32.291Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-19T20:30:32.301Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-19T20:30:32.313Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-19T20:30:32.324Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-19T20:30:32.335Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-19T20:30:32.346Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-19T20:30:32.359Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-19T20:30:32.370Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-19T20:30:32.381Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-19T20:30:32.393Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-19T20:30:32.404Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-19T20:30:32.415Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-19T20:30:32.426Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-19T20:30:32.441Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-19T20:30:32.453Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-19T20:30:32.470Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-19T20:30:32.488Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-19T20:30:32.501Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-19T20:30:32.509Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-19T20:30:32.517Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3924 [Pipeline] echo [2022-04-19T20:30:32.525Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3924 [Pipeline] echo [2022-04-19T20:30:32.534Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3924 [Pipeline] echo [2022-04-19T20:30:32.547Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bf4a6ac9abb43216ff595c712f3efb9c106ec880 [Pipeline] echo [2022-04-19T20:30:32.558Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bf4a6ac [Pipeline] echo [2022-04-19T20:30:32.568Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-19T20:30:32.610Z] provisioning config files... [2022-04-19T20:30:32.627Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/19@tmp/config2071018577996640225tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-19T20:30:32.936Z] ---> docker-login.sh [2022-04-19T20:30:32.936Z] nexus3.edgexfoundry.org:10001 [2022-04-19T20:30:33.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T20:30:33.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T20:30:33.198Z] Configure a credential helper to remove this warning. See [2022-04-19T20:30:33.198Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T20:30:33.198Z] [2022-04-19T20:30:33.198Z] Login Succeeded [2022-04-19T20:30:33.198Z] nexus3.edgexfoundry.org:10002 [2022-04-19T20:30:33.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T20:30:33.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T20:30:33.460Z] Configure a credential helper to remove this warning. See [2022-04-19T20:30:33.460Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T20:30:33.460Z] [2022-04-19T20:30:33.460Z] Login Succeeded [2022-04-19T20:30:33.460Z] nexus3.edgexfoundry.org:10003 [2022-04-19T20:30:33.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T20:30:33.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T20:30:33.727Z] Configure a credential helper to remove this warning. See [2022-04-19T20:30:33.727Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T20:30:33.727Z] [2022-04-19T20:30:33.727Z] Login Succeeded [2022-04-19T20:30:33.727Z] nexus3.edgexfoundry.org:10004 [2022-04-19T20:30:33.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T20:30:33.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T20:30:33.727Z] Configure a credential helper to remove this warning. See [2022-04-19T20:30:33.727Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T20:30:33.727Z] [2022-04-19T20:30:33.727Z] Login Succeeded [2022-04-19T20:30:33.727Z] docker.io [2022-04-19T20:30:33.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T20:30:34.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T20:30:34.300Z] Configure a credential helper to remove this warning. See [2022-04-19T20:30:34.300Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T20:30:34.300Z] [2022-04-19T20:30:34.300Z] Login Succeeded [2022-04-19T20:30:34.300Z] ---> docker-login.sh ends [Pipeline] } [2022-04-19T20:30:34.309Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-19T20:30:34.627Z] + 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-19T20:30:34.627Z] + dirname cmd/core-command/Dockerfile+ [2022-04-19T20:30:34.627Z] cut -d/ -f2 [2022-04-19T20:30:34.627Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-19T20:30:34.627Z] + dirname cmd/core-data/Dockerfile [2022-04-19T20:30:34.627Z] + cut -d/ -f2 [2022-04-19T20:30:34.627Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-19T20:30:34.627Z] + dirname cmd/core-metadata/Dockerfile [2022-04-19T20:30:34.627Z] + cut -d/ -f2 [2022-04-19T20:30:34.627Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-19T20:30:34.627Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-19T20:30:34.627Z] + cut -d/ -f2 [2022-04-19T20:30:34.627Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-19T20:30:34.627Z] + + dirname cmd/security-proxy-setup/Dockerfile [2022-04-19T20:30:34.627Z] cut -d/ -f2 [2022-04-19T20:30:34.627Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-19T20:30:34.627Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-19T20:30:34.627Z] + cut -d/ -f2 [2022-04-19T20:30:34.627Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-19T20:30:34.627Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-19T20:30:34.627Z] + cut -d/ -f2 [2022-04-19T20:30:34.627Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-19T20:30:34.627Z] + dirname cmd/security-spire-agent/Dockerfile [2022-04-19T20:30:34.627Z] + cut -d/ -f2 [2022-04-19T20:30:34.627Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-19T20:30:34.627Z] + dirname+ cmd/security-spire-config/Dockerfile [2022-04-19T20:30:34.627Z] cut -d/ -f2 [2022-04-19T20:30:34.627Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-19T20:30:34.627Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-19T20:30:34.627Z] + cut -d/ -f2 [2022-04-19T20:30:34.627Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-19T20:30:34.627Z] + dirname cmd/support-notifications/Dockerfile [2022-04-19T20:30:34.627Z] + cut -d/ -f2 [2022-04-19T20:30:34.627Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-19T20:30:34.627Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-19T20:30:34.627Z] + cut -d/ -f2 [2022-04-19T20:30:34.627Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-19T20:30:34.628Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-19T20:30:34.628Z] + cut -d/ -f2 [2022-04-19T20:30:34.628Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-19T20:30:34.667Z] 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-19T20:30:35.017Z] + git rev-list -1 --merges bf4a6ac9abb43216ff595c712f3efb9c106ec880~1..bf4a6ac9abb43216ff595c712f3efb9c106ec880 [Pipeline] echo [2022-04-19T20:30:35.031Z] -----------> git rev-list -1 --merges bf4a6ac9abb43216ff595c712f3efb9c106ec880~1..bf4a6ac9abb43216ff595c712f3efb9c106ec880 bf4a6ac9abb43216ff595c712f3efb9c106ec880 [2022-04-19T20:30:35.031Z] bf4a6ac9abb43216ff595c712f3efb9c106ec880 [false] [Pipeline] sh [2022-04-19T20:30:35.327Z] + git log --format=format:%s -1 bf4a6ac9abb43216ff595c712f3efb9c106ec880 [Pipeline] echo [2022-04-19T20:30:35.345Z] ========================================================= [2022-04-19T20:30:35.345Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-19T20:30:35.345Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-19T20:30:35.781Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-19T20:30:35.781Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-19T20:30:35.781Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-19T20:30:35.781Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-19T20:30:35.781Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-19T20:30:35.781Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-19T20:30:35.781Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:30:36.144Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-19T20:30:36.145Z] [2022-04-19T20:30:36.145Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:30:36.454Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-19T20:30:36.455Z] latest: Pulling from edgex-devops/git-semver [2022-04-19T20:30:36.455Z] a0d0a0d46f8b: Pulling fs layer [2022-04-19T20:30:36.455Z] 3e5f54012d9b: Pulling fs layer [2022-04-19T20:30:36.455Z] 4c7163046ea9: Pulling fs layer [2022-04-19T20:30:36.455Z] 0c2d73faf560: Pulling fs layer [2022-04-19T20:30:36.455Z] 0c2d73faf560: Waiting [2022-04-19T20:30:36.455Z] 3e5f54012d9b: Verifying Checksum [2022-04-19T20:30:36.455Z] 3e5f54012d9b: Download complete [2022-04-19T20:30:36.455Z] a0d0a0d46f8b: Download complete [2022-04-19T20:30:36.716Z] 0c2d73faf560: Verifying Checksum [2022-04-19T20:30:36.716Z] 0c2d73faf560: Download complete [2022-04-19T20:30:36.716Z] 4c7163046ea9: Verifying Checksum [2022-04-19T20:30:36.716Z] 4c7163046ea9: Download complete [2022-04-19T20:30:36.716Z] a0d0a0d46f8b: Pull complete [2022-04-19T20:30:36.716Z] 3e5f54012d9b: Pull complete [2022-04-19T20:30:37.290Z] 4c7163046ea9: Pull complete [2022-04-19T20:30:37.290Z] 0c2d73faf560: Pull complete [2022-04-19T20:30:37.290Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-19T20:30:37.290Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-19T20:30:37.290Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-19T20:30:37.500Z] prd-ubuntu20.04-docker-8c-8g-21393 does not seem to be running inside a container [2022-04-19T20:30:37.569Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-19T20:30:38.597Z] $ docker top fbdb0dbbb5c86d738953dc53bc37e962b64bd358ecedb2cfdae0a235b727629c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-19T20:30:38.689Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-19T20:30:38.689Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-19T20:30:38.836Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-19T20:30:38.851Z] $ docker exec fbdb0dbbb5c86d738953dc53bc37e962b64bd358ecedb2cfdae0a235b727629c ssh-agent [2022-04-19T20:30:38.977Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmlGBml/agent.15 [2022-04-19T20:30:38.977Z] SSH_AGENT_PID=21 [2022-04-19T20:30:38.986Z] Running ssh-add (command line suppressed) [2022-04-19T20:30:39.124Z] Identity added: /w/workspace/edgex-go/19@tmp/private_key_2673163243250275110.key (/w/workspace/edgex-go/19@tmp/private_key_2673163243250275110.key) [2022-04-19T20:30:39.131Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-19T20:30:39.423Z] + git tag --points-at HEAD [Pipeline] } [2022-04-19T20:30:39.455Z] $ docker exec --env ******** --env ******** fbdb0dbbb5c86d738953dc53bc37e962b64bd358ecedb2cfdae0a235b727629c ssh-agent -k [2022-04-19T20:30:39.573Z] unset SSH_AUTH_SOCK; [2022-04-19T20:30:39.573Z] unset SSH_AGENT_PID; [2022-04-19T20:30:39.573Z] echo Agent pid 21 killed; [2022-04-19T20:30:39.575Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-19T20:30:39.597Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-19T20:30:39.597Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-19T20:30:39.734Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-19T20:30:39.747Z] $ docker exec fbdb0dbbb5c86d738953dc53bc37e962b64bd358ecedb2cfdae0a235b727629c ssh-agent [2022-04-19T20:30:39.883Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjaMcFb/agent.55 [2022-04-19T20:30:39.883Z] SSH_AGENT_PID=61 [2022-04-19T20:30:39.889Z] Running ssh-add (command line suppressed) [2022-04-19T20:30:40.031Z] Identity added: /w/workspace/edgex-go/19@tmp/private_key_5552660761598322421.key (/w/workspace/edgex-go/19@tmp/private_key_5552660761598322421.key) [2022-04-19T20:30:40.040Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-19T20:30:40.334Z] + git semver init [2022-04-19T20:30:40.334Z] # -> Open(): unable to determine branch for HEAD [2022-04-19T20:30:40.334Z] # $GIT_DIR = /w/workspace/edgex-go/19/.git [2022-04-19T20:30:40.334Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/19 [2022-04-19T20:30:40.334Z] # $SEMVER_REMOTE_NAME = origin [2022-04-19T20:30:40.334Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-19T20:30:40.334Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-19T20:30:40.334Z] # $SEMVER_BRANCH = PR-3924 [2022-04-19T20:30:40.334Z] # $SEMVER_TEMP = /tmp/semver-067128004 [2022-04-19T20:30:40.334Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-04-19T20:30:55.272Z] # '/tmp/semver-067128004' -> '/w/workspace/edgex-go/19/.semver' [2022-04-19T20:30:55.272Z] # -> Force: false [2022-04-19T20:30:55.272Z] # $SEMVER_DIR = /w/workspace/edgex-go/19/.semver [Pipeline] } [2022-04-19T20:30:55.291Z] $ docker exec --env ******** --env ******** fbdb0dbbb5c86d738953dc53bc37e962b64bd358ecedb2cfdae0a235b727629c ssh-agent -k [2022-04-19T20:30:55.432Z] unset SSH_AUTH_SOCK; [2022-04-19T20:30:55.432Z] unset SSH_AGENT_PID; [2022-04-19T20:30:55.432Z] echo Agent pid 61 killed; [2022-04-19T20:30:55.437Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-19T20:30:55.743Z] + git semver [Pipeline] } [2022-04-19T20:30:55.765Z] $ docker stop --time=1 fbdb0dbbb5c86d738953dc53bc37e962b64bd358ecedb2cfdae0a235b727629c [2022-04-19T20:30:57.751Z] $ docker rm -f fbdb0dbbb5c86d738953dc53bc37e962b64bd358ecedb2cfdae0a235b727629c [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-19T20:30:58.111Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-19T20:30:58.431Z] Stashed 1 file(s) [Pipeline] echo [2022-04-19T20:30:58.436Z] [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-19T20:30:58.561Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-19T20:30:58.567Z] ========================================================= [2022-04-19T20:30:58.567Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-19T20:30:58.567Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-19T20:30:58.857Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-19T20:30:58.857Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-19T20:30:58.858Z] 59bf1c3509f3: Pulling fs layer [2022-04-19T20:30:58.858Z] 666ba61612fd: Pulling fs layer [2022-04-19T20:30:58.858Z] 8ed8ca486205: Pulling fs layer [2022-04-19T20:30:58.858Z] 4fe6c5a15a65: Pulling fs layer [2022-04-19T20:30:58.858Z] 22a0e8bec74d: Pulling fs layer [2022-04-19T20:30:58.858Z] 640e595b4fbd: Pulling fs layer [2022-04-19T20:30:58.858Z] 763cafe07f6e: Pulling fs layer [2022-04-19T20:30:58.858Z] 0c0b528cf693: Pulling fs layer [2022-04-19T20:30:58.858Z] 10935f4eaf8b: Pulling fs layer [2022-04-19T20:30:58.858Z] 640e595b4fbd: Waiting [2022-04-19T20:30:58.858Z] 10935f4eaf8b: Waiting [2022-04-19T20:30:58.858Z] 763cafe07f6e: Waiting [2022-04-19T20:30:58.858Z] 0c0b528cf693: Waiting [2022-04-19T20:30:58.858Z] 22a0e8bec74d: Waiting [2022-04-19T20:30:58.858Z] 8ed8ca486205: Verifying Checksum [2022-04-19T20:30:58.858Z] 8ed8ca486205: Download complete [2022-04-19T20:30:58.858Z] 666ba61612fd: Download complete [2022-04-19T20:30:58.858Z] 59bf1c3509f3: Verifying Checksum [2022-04-19T20:30:58.858Z] 59bf1c3509f3: Download complete [2022-04-19T20:30:58.858Z] 22a0e8bec74d: Verifying Checksum [2022-04-19T20:30:58.858Z] 22a0e8bec74d: Download complete [2022-04-19T20:30:58.858Z] 640e595b4fbd: Verifying Checksum [2022-04-19T20:30:58.858Z] 640e595b4fbd: Download complete [2022-04-19T20:30:58.858Z] 763cafe07f6e: Verifying Checksum [2022-04-19T20:30:58.858Z] 763cafe07f6e: Download complete [2022-04-19T20:30:59.117Z] 0c0b528cf693: Verifying Checksum [2022-04-19T20:30:59.117Z] 0c0b528cf693: Download complete [2022-04-19T20:30:59.117Z] 59bf1c3509f3: Pull complete [2022-04-19T20:30:59.378Z] 666ba61612fd: Pull complete [2022-04-19T20:30:59.378Z] 8ed8ca486205: Pull complete [2022-04-19T20:30:59.637Z] 10935f4eaf8b: Verifying Checksum [2022-04-19T20:30:59.637Z] 10935f4eaf8b: Download complete [2022-04-19T20:30:59.637Z] 4fe6c5a15a65: Verifying Checksum [2022-04-19T20:30:59.637Z] 4fe6c5a15a65: Download complete [2022-04-19T20:31:03.835Z] 4fe6c5a15a65: Pull complete [2022-04-19T20:31:03.835Z] 22a0e8bec74d: Pull complete [2022-04-19T20:31:03.835Z] 640e595b4fbd: Pull complete [2022-04-19T20:31:03.835Z] 763cafe07f6e: Pull complete [2022-04-19T20:31:03.835Z] 0c0b528cf693: Pull complete [2022-04-19T20:31:06.375Z] 10935f4eaf8b: Pull complete [2022-04-19T20:31:06.375Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-19T20:31:06.375Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-19T20:31:06.375Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-19T20:31:06.677Z] + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-19T20:31:06.677Z] WORKDIR /edgex [2022-04-19T20:31:06.677Z] COPY go.mod . [2022-04-19T20:31:06.677Z] RUN go mod download [2022-04-19T20:31:06.677Z] docker build -t ci-base-image-x86_64 -f - . [2022-04-19T20:31:08.066Z] Sending build context to Docker daemon 334.9MB [2022-04-19T20:31:08.066Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-19T20:31:08.066Z] ---> 99d49a6021b9 [2022-04-19T20:31:08.066Z] Step 2/4 : WORKDIR /edgex [2022-04-19T20:31:10.615Z] ---> Running in f6a56a52f731 [2022-04-19T20:31:10.615Z] Removing intermediate container f6a56a52f731 [2022-04-19T20:31:10.615Z] ---> 6c14412176ef [2022-04-19T20:31:10.615Z] Step 3/4 : COPY go.mod . [2022-04-19T20:31:10.615Z] ---> 0d0e7f44dacd [2022-04-19T20:31:10.615Z] Step 4/4 : RUN go mod download [2022-04-19T20:31:10.615Z] ---> Running in 4db949f82a6e [2022-04-19T20:31:13.516Z] Still waiting to schedule task [2022-04-19T20:31:13.517Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-04-19T20:31:25.540Z] Removing intermediate container 4db949f82a6e [2022-04-19T20:31:25.541Z] ---> 3e5313b5dd53 [2022-04-19T20:31:25.541Z] Successfully built 3e5313b5dd53 [2022-04-19T20:31:25.541Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:31:25.843Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-19T20:31:25.844Z] . [Pipeline] withDockerContainer [2022-04-19T20:31:25.911Z] prd-ubuntu20.04-docker-8c-8g-21393 does not seem to be running inside a container [2022-04-19T20:31:25.953Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-19T20:31:26.394Z] $ docker top 6a4a1c7079388f804f01aec4dda0e144157ea73aa988948adecd1e3eb1870b1d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-19T20:31:26.760Z] + go version [2022-04-19T20:31:26.760Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-19T20:31:26.777Z] $ docker stop --time=1 6a4a1c7079388f804f01aec4dda0e144157ea73aa988948adecd1e3eb1870b1d [2022-04-19T20:31:28.093Z] $ docker rm -f 6a4a1c7079388f804f01aec4dda0e144157ea73aa988948adecd1e3eb1870b1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:31:28.485Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-19T20:31:28.485Z] . [Pipeline] withDockerContainer [2022-04-19T20:31:28.554Z] prd-ubuntu20.04-docker-8c-8g-21393 does not seem to be running inside a container [2022-04-19T20:31:28.595Z] $ 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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-19T20:31:29.032Z] $ docker top 572f75b8a95e37234eeec6a3591ee9c642c1a5895fcdba46f84fc0545773f977 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-19T20:31:29.111Z] ========================================================= [2022-04-19T20:31:29.111Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-19T20:31:29.111Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-19T20:31:29.401Z] + make test [2022-04-19T20:31:29.402Z] go mod tidy -compat=1.17 [2022-04-19T20:31:29.402Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-19T20:31:35.980Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-19T20:31:48.189Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-19T20:31:48.189Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-19T20:31:48.189Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-19T20:31:48.189Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-19T20:31:48.190Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-19T20:31:48.190Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-19T20:31:48.190Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-19T20:31:48.190Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-19T20:31:48.190Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-19T20:31:48.190Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-19T20:31:48.190Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-19T20:31:48.190Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-19T20:31:48.190Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-19T20:31:48.190Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-19T20:31:48.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-19T20:31:48.449Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.083s coverage: 28.7% of statements [2022-04-19T20:31:48.449Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-19T20:31:48.449Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-19T20:31:49.387Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.103s coverage: 98.5% of statements [2022-04-19T20:31:49.387Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-19T20:31:49.387Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.099s coverage: 53.4% of statements [2022-04-19T20:31:49.387Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-19T20:31:49.387Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-19T20:31:52.676Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.234s coverage: 89.2% of statements [2022-04-19T20:31:52.676Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-19T20:31:52.676Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-19T20:31:52.676Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-19T20:31:52.676Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.102s coverage: 84.4% of statements [2022-04-19T20:31:52.676Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-19T20:31:52.676Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-19T20:31:52.676Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-19T20:31:52.676Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-19T20:31:52.676Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-19T20:31:52.676Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.438s coverage: 95.6% of statements [2022-04-19T20:31:52.676Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-19T20:31:52.676Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-19T20:31:52.676Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.081s coverage: 72.2% of statements [2022-04-19T20:31:52.676Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-19T20:31:52.676Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-19T20:31:52.676Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-19T20:31:52.676Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-19T20:31:52.676Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-19T20:31:52.676Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.070s coverage: 60.0% of statements [2022-04-19T20:31:52.676Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-19T20:31:52.676Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-19T20:31:52.676Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-19T20:31:52.676Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.086s coverage: 0.9% of statements [2022-04-19T20:31:52.676Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-19T20:31:52.676Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements [2022-04-19T20:31:52.676Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.100s coverage: 29.6% of statements [2022-04-19T20:31:52.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-19T20:31:52.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.055s coverage: 47.1% of statements [2022-04-19T20:31:52.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.066s coverage: 79.5% of statements [2022-04-19T20:31:52.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.062s coverage: 94.1% of statements [2022-04-19T20:31:52.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.079s coverage: 96.3% of statements [2022-04-19T20:31:52.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements [2022-04-19T20:32:02.752Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.075s coverage: 94.4% of statements [2022-04-19T20:32:02.752Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements [2022-04-19T20:32:04.136Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.197s coverage: 82.5% of statements [2022-04-19T20:32:04.136Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-19T20:32:14.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements [2022-04-19T20:32:14.137Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-19T20:32:14.137Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-19T20:32:14.137Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-19T20:32:14.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2022-04-19T20:32:14.137Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-19T20:32:14.137Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-19T20:32:14.137Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-19T20:32:14.137Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-19T20:32:14.137Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-19T20:32:14.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.077s coverage: 87.2% of statements [2022-04-19T20:32:14.137Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-19T20:32:14.137Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-19T20:32:14.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.062s coverage: 100.0% of statements [2022-04-19T20:32:14.137Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-19T20:32:14.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.067s coverage: 58.8% of statements [2022-04-19T20:32:14.137Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-19T20:32:14.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.068s coverage: 80.0% of statements [2022-04-19T20:32:14.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.073s coverage: 87.2% of statements [2022-04-19T20:32:14.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.075s coverage: 85.4% of statements [2022-04-19T20:32:14.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.177s coverage: 91.2% of statements [2022-04-19T20:32:14.137Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-19T20:32:14.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.159s coverage: 64.4% of statements [2022-04-19T20:32:14.137Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-19T20:32:14.137Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-19T20:32:14.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements [2022-04-19T20:32:14.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements [2022-04-19T20:32:14.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2022-04-19T20:32:14.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.040s coverage: 73.7% of statements [2022-04-19T20:32:14.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2022-04-19T20:32:14.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.373s coverage: 65.4% of statements [2022-04-19T20:32:14.137Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-19T20:32:14.137Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-19T20:32:14.137Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-19T20:32:14.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.160s coverage: 43.8% of statements [2022-04-19T20:32:14.137Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-19T20:32:14.137Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-19T20:32:14.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.051s coverage: 89.5% of statements [2022-04-19T20:32:14.137Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-19T20:32:14.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.074s coverage: 84.8% of statements [2022-04-19T20:32:14.137Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-19T20:32:14.137Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-19T20:32:14.137Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-19T20:32:14.137Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-19T20:32:14.137Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.082s coverage: 17.7% of statements [2022-04-19T20:32:14.137Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-19T20:32:14.137Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-19T20:32:14.137Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-19T20:32:14.137Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-19T20:32:14.137Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.158s coverage: 92.3% of statements [2022-04-19T20:32:14.137Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-19T20:32:14.137Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-19T20:32:14.137Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-19T20:32:14.137Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-19T20:32:14.137Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 63.2% of statements [2022-04-19T20:32:14.137Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-19T20:32:14.137Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-19T20:32:14.137Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.093s coverage: 97.7% of statements [2022-04-19T20:32:14.137Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-19T20:32:14.137Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-19T20:32:14.137Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-19T20:32:14.137Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-19T20:32:14.137Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2022-04-19T20:32:14.137Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-19T20:32:14.137Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-19T20:32:14.137Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-19T20:32:14.137Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-19T20:32:14.137Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-19T20:32:14.137Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-19T20:32:14.137Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.062s coverage: 100.0% of statements [2022-04-19T20:32:14.137Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-04-19T20:32:14.137Z] 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-19T20:32:32.249Z] GO111MODULE=on go vet ./... [2022-04-19T20:32:34.794Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-19T20:32:34.794Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-19T20:32:35.055Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-19T20:32:35.646Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-19T20:32:35.942Z] + ls -al . [2022-04-19T20:32:35.942Z] total 672 [2022-04-19T20:32:35.942Z] drwxrwxr-x 10 1001 1001 4096 Apr 19 20:32 . [2022-04-19T20:32:35.942Z] drwxr-xr-x 4 root root 4096 Apr 19 20:31 .. [2022-04-19T20:32:35.942Z] -rw-rw-r-- 1 1001 1001 11 Apr 19 20:30 .dockerignore [2022-04-19T20:32:35.942Z] drwxrwxr-x 8 1001 1001 4096 Apr 19 20:30 .git [2022-04-19T20:32:35.942Z] drwxrwxr-x 3 1001 1001 4096 Apr 19 20:30 .github [2022-04-19T20:32:35.942Z] -rw-rw-r-- 1 1001 1001 879 Apr 19 20:30 .gitignore [2022-04-19T20:32:35.942Z] -rw-rw-r-- 1 1001 1001 42 Apr 19 20:30 .golangci.yml [2022-04-19T20:32:35.942Z] -rw-rw-r-- 1 1001 1001 87 Apr 19 20:30 .hadolint.yml [2022-04-19T20:32:35.942Z] drwx------ 3 1001 1001 4096 Apr 19 20:30 .semver [2022-04-19T20:32:35.942Z] -rw-rw-r-- 1 1001 1001 166 Apr 19 20:30 .sonarcloud.properties [2022-04-19T20:32:35.942Z] -rw-rw-r-- 1 1001 1001 1171 Apr 19 20:30 ADOPTERS.md [2022-04-19T20:32:35.942Z] -rw-rw-r-- 1 1001 1001 10086 Apr 19 20:30 Attribution.txt [2022-04-19T20:32:35.942Z] -rw-rw-r-- 1 1001 1001 51732 Apr 19 20:30 CHANGELOG.md [2022-04-19T20:32:35.942Z] -rw-rw-r-- 1 1001 1001 3804 Apr 19 20:30 CONTRIBUTING.md [2022-04-19T20:32:35.942Z] -rw-rw-r-- 1 1001 1001 677 Apr 19 20:30 GOVERNANCE.md [2022-04-19T20:32:35.942Z] -rw-rw-r-- 1 1001 1001 850 Apr 19 20:30 Jenkinsfile [2022-04-19T20:32:35.942Z] -rw-rw-r-- 1 1001 1001 10775 Apr 19 20:30 LICENSE [2022-04-19T20:32:35.942Z] -rw-rw-r-- 1 1001 1001 10389 Apr 19 20:30 Makefile [2022-04-19T20:32:35.942Z] -rw-rw-r-- 1 1001 1001 582 Apr 19 20:30 OWNERS.md [2022-04-19T20:32:35.942Z] -rw-rw-r-- 1 1001 1001 9120 Apr 19 20:30 README.md [2022-04-19T20:32:35.942Z] -rw-rw-r-- 1 1001 1001 6912 Apr 19 20:30 SECURITY.md [2022-04-19T20:32:35.942Z] -rw-rw-r-- 1 1001 1001 5 Apr 19 20:30 VERSION [2022-04-19T20:32:35.942Z] -rw-rw-r-- 1 1001 1001 4131 Apr 19 20:30 ZMQWindows.md [2022-04-19T20:32:35.942Z] drwxrwxr-x 2 1001 1001 4096 Apr 19 20:30 bin [2022-04-19T20:32:35.942Z] drwxrwxr-x 18 1001 1001 4096 Apr 19 20:30 cmd [2022-04-19T20:32:35.942Z] -rw-r--r-- 1 root root 435134 Apr 19 20:32 coverage.out [2022-04-19T20:32:35.942Z] -rw-rw-r-- 1 1001 1001 3256 Apr 19 20:30 go.mod [2022-04-19T20:32:35.942Z] -rw-rw-r-- 1 1001 1001 35162 Apr 19 20:30 go.sum [2022-04-19T20:32:35.942Z] drwxrwxr-x 8 1001 1001 4096 Apr 19 20:30 internal [2022-04-19T20:32:35.942Z] drwxrwxr-x 3 1001 1001 4096 Apr 19 20:30 openapi [2022-04-19T20:32:35.942Z] drwxrwxr-x 4 1001 1001 4096 Apr 19 20:30 snap [2022-04-19T20:32:35.942Z] -rw-rw-r-- 1 1001 1001 204 Apr 19 20:30 version.go [Pipeline] sh [2022-04-19T20:32:36.231Z] + '[' -e coverage.out ] [2022-04-19T20:32:36.231Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-19T20:32:36.337Z] Stashed 1 file(s) [Pipeline] sh [2022-04-19T20:32:36.621Z] + make build [2022-04-19T20:32:36.621Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-19T20:32:51.511Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-19T20:32:58.074Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-19T20:32:59.015Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-19T20:33:05.601Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-19T20:33:05.601Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-19T20:33:06.169Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-19T20:33:07.550Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-19T20:33:08.489Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-19T20:33:09.870Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-19T20:33:10.438Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-19T20:33:11.005Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-19T20:33:12.384Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-19T20:33:13.781Z] $ docker stop --time=1 572f75b8a95e37234eeec6a3591ee9c642c1a5895fcdba46f84fc0545773f977 [2022-04-19T20:33:16.433Z] $ docker rm -f 572f75b8a95e37234eeec6a3591ee9c642c1a5895fcdba46f84fc0545773f977 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:33:17.324Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-19T20:33:17.324Z] [2022-04-19T20:33:17.324Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:33:17.628Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-19T20:33:17.628Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-19T20:33:17.628Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-19T20:33:17.628Z] ca9280d653b3: Pulling fs layer [2022-04-19T20:33:17.628Z] 7e9c9ca2126c: Pulling fs layer [2022-04-19T20:33:17.628Z] cbdbe7a5bc2a: Verifying Checksum [2022-04-19T20:33:17.628Z] cbdbe7a5bc2a: Download complete [2022-04-19T20:33:17.888Z] ca9280d653b3: Verifying Checksum [2022-04-19T20:33:17.888Z] ca9280d653b3: Download complete [2022-04-19T20:33:17.888Z] cbdbe7a5bc2a: Pull complete [2022-04-19T20:33:18.456Z] 7e9c9ca2126c: Verifying Checksum [2022-04-19T20:33:18.456Z] 7e9c9ca2126c: Download complete [2022-04-19T20:33:18.456Z] ca9280d653b3: Pull complete [2022-04-19T20:33:21.743Z] 7e9c9ca2126c: Pull complete [2022-04-19T20:33:21.743Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-19T20:33:21.743Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-19T20:33:21.743Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-19T20:33:21.821Z] prd-ubuntu20.04-docker-8c-8g-21393 does not seem to be running inside a container [2022-04-19T20:33:21.862Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-19T20:33:23.740Z] $ docker top a11023dce50825389ba39c2fcc5d97cc27755627d9b4bf627b107e39632daea5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-19T20:33:24.091Z] + docker-compose build --help [2022-04-19T20:33:24.091Z] + grep parallel [2022-04-19T20:33:24.662Z] --parallel Build images in parallel. [Pipeline] } [2022-04-19T20:33:24.677Z] $ docker stop --time=1 a11023dce50825389ba39c2fcc5d97cc27755627d9b4bf627b107e39632daea5 [2022-04-19T20:33:26.023Z] $ docker rm -f a11023dce50825389ba39c2fcc5d97cc27755627d9b4bf627b107e39632daea5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:33:26.447Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-19T20:33:26.447Z] . [Pipeline] withDockerContainer [2022-04-19T20:33:26.510Z] prd-ubuntu20.04-docker-8c-8g-21393 does not seem to be running inside a container [2022-04-19T20:33:26.546Z] $ 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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@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-19T20:33:26.915Z] $ docker top bb8e794709af352767a96c9e067b7a270b12e5e93197355130d4e30d1bb0774a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-19T20:33:27.345Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-19T20:33:27.913Z] Building core-command ... [2022-04-19T20:33:27.913Z] Building core-data ... [2022-04-19T20:33:27.913Z] Building core-metadata ... [2022-04-19T20:33:27.913Z] Building security-bootstrapper ... [2022-04-19T20:33:27.913Z] Building security-proxy-setup ... [2022-04-19T20:33:27.913Z] Building security-secretstore-setup ... [2022-04-19T20:33:27.913Z] Building security-spiffe-token-provider ... [2022-04-19T20:33:27.913Z] Building security-spire-agent ... [2022-04-19T20:33:27.913Z] Building security-spire-config ... [2022-04-19T20:33:27.913Z] Building security-spire-server ... [2022-04-19T20:33:27.913Z] Building support-notifications ... [2022-04-19T20:33:27.913Z] Building support-scheduler ... [2022-04-19T20:33:27.913Z] Building sys-mgmt-agent ... [2022-04-19T20:33:27.913Z] Building security-bootstrapper [2022-04-19T20:33:27.913Z] Building sys-mgmt-agent [2022-04-19T20:33:27.913Z] Building security-secretstore-setup [2022-04-19T20:33:27.913Z] Building security-spire-server [2022-04-19T20:33:27.913Z] Building security-proxy-setup [2022-04-19T20:33:42.810Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T20:33:42.810Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-19T20:33:42.810Z] ---> 3e5313b5dd53 [2022-04-19T20:33:42.810Z] Step 3/25 : WORKDIR /edgex-go [2022-04-19T20:33:42.810Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T20:33:42.810Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-19T20:33:42.810Z] ---> 3e5313b5dd53 [2022-04-19T20:33:42.810Z] Step 3/31 : WORKDIR /edgex-go [2022-04-19T20:33:43.071Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T20:33:43.071Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-19T20:33:43.071Z] ---> 3e5313b5dd53 [2022-04-19T20:33:43.071Z] Step 3/25 : WORKDIR /edgex-go [2022-04-19T20:33:43.071Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T20:33:43.071Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-19T20:33:43.071Z] ---> 3e5313b5dd53 [2022-04-19T20:33:43.071Z] Step 3/22 : WORKDIR /edgex-go [2022-04-19T20:33:43.071Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T20:33:43.071Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-19T20:33:43.071Z] ---> 3e5313b5dd53 [2022-04-19T20:33:43.071Z] Step 3/23 : WORKDIR /edgex-go [2022-04-19T20:33:46.377Z] ---> Running in 9180731ba13e [2022-04-19T20:33:46.377Z] ---> Running in 4899d7d6ee2f [2022-04-19T20:33:46.377Z] ---> Running in 45aed4b20e44 [2022-04-19T20:33:46.377Z] ---> Running in 7b5c97636cfc [2022-04-19T20:33:46.377Z] ---> Running in 0f8d7b0672ea [2022-04-19T20:33:46.638Z] Removing intermediate container 9180731ba13e [2022-04-19T20:33:46.638Z] ---> 6cbab16dbc29 [2022-04-19T20:33:46.638Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T20:33:46.639Z] Removing intermediate container 45aed4b20e44 [2022-04-19T20:33:46.639Z] Removing intermediate container 0f8d7b0672ea [2022-04-19T20:33:46.639Z] ---> c87ef4d1db16 [2022-04-19T20:33:46.639Z] ---> 037165602fa5 [2022-04-19T20:33:46.639Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T20:33:46.639Z] [2022-04-19T20:33:46.639Z] Removing intermediate container 7b5c97636cfc [2022-04-19T20:33:46.639Z] ---> 52815a8c9630 [2022-04-19T20:33:46.639Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T20:33:46.639Z] Removing intermediate container 4899d7d6ee2f [2022-04-19T20:33:46.639Z] ---> d6d540db8319 [2022-04-19T20:33:46.639Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T20:33:46.901Z] ---> Running in cb371ab43ab4 [2022-04-19T20:33:46.901Z] ---> Running in c40864288aa8 [2022-04-19T20:33:46.901Z] ---> Running in 0708a0648c0e [2022-04-19T20:33:46.901Z] ---> Running in 0b6720d7d423 [2022-04-19T20:33:46.901Z] ---> Running in a113a9c87bea [2022-04-19T20:33:47.476Z] Removing intermediate container cb371ab43ab4 [2022-04-19T20:33:47.476Z] ---> 985d839f1a2e [2022-04-19T20:33:47.476Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-19T20:33:47.738Z] ---> Running in 576eabda31cf [2022-04-19T20:33:47.738Z] Removing intermediate container 0708a0648c0e [2022-04-19T20:33:47.738Z] ---> 8fd6f2a2419c [2022-04-19T20:33:47.738Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-19T20:33:47.999Z] ---> Running in f6ffde20683e [2022-04-19T20:33:47.999Z] Removing intermediate container c40864288aa8 [2022-04-19T20:33:47.999Z] ---> 1711c5a9912f [2022-04-19T20:33:47.999Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-19T20:33:48.258Z] ---> Running in 45f2439bfbea [2022-04-19T20:33:48.258Z] Removing intermediate container 0b6720d7d423 [2022-04-19T20:33:48.258Z] ---> 36db5712dcaf [2022-04-19T20:33:48.258Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-19T20:33:48.258Z] ---> Running in 8650e6d8bb71 [2022-04-19T20:33:48.258Z] Removing intermediate container a113a9c87bea [2022-04-19T20:33:48.258Z] ---> 230a5087f3a6 [2022-04-19T20:33:48.258Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-19T20:33:48.258Z] ---> Running in 47d1ae0f0918 [2022-04-19T20:33:48.827Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T20:33:48.827Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T20:33:48.827Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T20:33:48.827Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T20:33:48.827Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T20:33:49.398Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T20:33:49.398Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T20:33:49.658Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T20:33:49.658Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T20:33:49.658Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T20:33:49.917Z] OK: 221 MiB in 52 packages [2022-04-19T20:33:49.917Z] OK: 221 MiB in 52 packages [2022-04-19T20:33:49.917Z] OK: 221 MiB in 52 packages [2022-04-19T20:33:49.917Z] OK: 221 MiB in 52 packages [2022-04-19T20:33:49.917Z] OK: 221 MiB in 52 packages [2022-04-19T20:33:50.487Z] Removing intermediate container 576eabda31cf [2022-04-19T20:33:50.487Z] ---> a3f352da1c8b [2022-04-19T20:33:50.487Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-19T20:33:50.487Z] Removing intermediate container f6ffde20683e [2022-04-19T20:33:50.487Z] ---> c40c9961429a [2022-04-19T20:33:50.487Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-19T20:33:50.487Z] ---> f6e6075b16b9 [2022-04-19T20:33:50.487Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T20:33:50.746Z] Removing intermediate container 8650e6d8bb71 [2022-04-19T20:33:50.746Z] ---> 5f5cbd32059b [2022-04-19T20:33:50.746Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-19T20:33:50.746Z] ---> Running in 543acf3cdbdc [2022-04-19T20:33:50.746Z] Removing intermediate container 47d1ae0f0918 [2022-04-19T20:33:50.746Z] ---> 1876cf5c6f9f [2022-04-19T20:33:50.746Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-19T20:33:50.746Z] ---> bca587ec6ce2 [2022-04-19T20:33:50.746Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T20:33:50.746Z] Removing intermediate container 45f2439bfbea [2022-04-19T20:33:50.746Z] ---> 74042e87e6d3 [2022-04-19T20:33:50.746Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-19T20:33:50.746Z] ---> Running in c03a18aea6a7 [2022-04-19T20:33:51.006Z] ---> 233ec6b53b27 [2022-04-19T20:33:51.006Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T20:33:51.006Z] ---> 457e84f3effb [2022-04-19T20:33:51.006Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> Running in 6ff90d78592e [2022-04-19T20:33:51.006Z] [2022-04-19T20:33:51.006Z] ---> Running in e278cdc42f36 [2022-04-19T20:33:51.006Z] ---> f083b0f61042 [2022-04-19T20:33:51.006Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T20:33:51.266Z] ---> Running in 6ddb9a9d1229 [2022-04-19T20:33:51.834Z] Removing intermediate container 543acf3cdbdc [2022-04-19T20:33:51.834Z] ---> 7edc9c15cdb4 [2022-04-19T20:33:51.834Z] Step 8/23 : COPY . . [2022-04-19T20:33:52.093Z] Removing intermediate container c03a18aea6a7 [2022-04-19T20:33:52.093Z] ---> ac7a44e3c82a [2022-04-19T20:33:52.093Z] Step 8/25 : COPY . . [2022-04-19T20:33:52.354Z] Removing intermediate container 6ff90d78592e [2022-04-19T20:33:52.354Z] ---> 7340d8a27a9f [2022-04-19T20:33:52.354Z] Step 8/31 : COPY . . [2022-04-19T20:33:57.627Z] Removing intermediate container e278cdc42f36 [2022-04-19T20:33:57.627Z] ---> f3a990f448e5 [2022-04-19T20:33:57.627Z] Step 8/22 : COPY . . [2022-04-19T20:33:57.889Z] Removing intermediate container 6ddb9a9d1229 [2022-04-19T20:33:57.889Z] ---> d6ca226f7941 [2022-04-19T20:33:57.889Z] Step 8/25 : COPY . . [2022-04-19T20:33:57.889Z] ---> 9eeee8731a71 [2022-04-19T20:33:57.889Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-19T20:33:57.889Z] ---> e3c1baca1c3f [2022-04-19T20:33:57.889Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-19T20:33:58.148Z] ---> 9268f44baaf4 [2022-04-19T20:33:58.148Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-19T20:34:02.341Z] ---> Running in 222d651d71d1 [2022-04-19T20:34:02.341Z] ---> Running in 79e8d14c36cc [2022-04-19T20:34:02.341Z] ---> Running in 364c67ceb27f [2022-04-19T20:34:02.341Z] ---> 39ba013cd644 [2022-04-19T20:34:02.341Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-19T20:34:02.607Z] ---> 5e3834f1eab1 [2022-04-19T20:34:02.607Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-19T20:34:02.607Z] ---> Running in 9c4610da08a5 [2022-04-19T20:34:02.607Z] ---> Running in 30e1fcd25efe [2022-04-19T20:34:02.607Z] Removing intermediate container 9c4610da08a5 [2022-04-19T20:34:02.607Z] ---> 73c1eea81626 [2022-04-19T20:34:02.607Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-19T20:34:02.607Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-19T20:34:02.865Z] ---> Running in ff09ea332c28 [2022-04-19T20:34:02.865Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-19T20:34:02.865Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-19T20:34:03.123Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-19T20:34:04.076Z] Removing intermediate container ff09ea332c28 [2022-04-19T20:34:04.076Z] ---> 77a4198f88c2 [2022-04-19T20:34:04.076Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-19T20:34:04.076Z] ---> Running in d767fff14364 [2022-04-19T20:34:04.334Z] Removing intermediate container d767fff14364 [2022-04-19T20:34:04.334Z] ---> 09e07f7cdf5f [2022-04-19T20:34:04.334Z] 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-19T20:34:04.334Z] ---> Running in 80705113e138 [2022-04-19T20:34:05.711Z] spire-1.2.1/ [2022-04-19T20:34:05.711Z] spire-1.2.1/.data/ [2022-04-19T20:34:05.711Z] spire-1.2.1/.data/.file [2022-04-19T20:34:05.711Z] spire-1.2.1/.dockerignore [2022-04-19T20:34:05.711Z] spire-1.2.1/.gitattributes [2022-04-19T20:34:05.711Z] spire-1.2.1/.githooks/ [2022-04-19T20:34:05.711Z] spire-1.2.1/.githooks/pre-commit [2022-04-19T20:34:05.711Z] spire-1.2.1/.github/ [2022-04-19T20:34:05.711Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-19T20:34:05.711Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-19T20:34:05.711Z] spire-1.2.1/.github/dependabot.yml [2022-04-19T20:34:05.711Z] spire-1.2.1/.github/workflows/ [2022-04-19T20:34:05.711Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-19T20:34:05.711Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-19T20:34:05.711Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-19T20:34:05.711Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-19T20:34:05.711Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-19T20:34:05.711Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-19T20:34:05.711Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-19T20:34:05.711Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-19T20:34:05.711Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-19T20:34:05.711Z] spire-1.2.1/.gitignore [2022-04-19T20:34:05.711Z] spire-1.2.1/.go-version [2022-04-19T20:34:05.711Z] spire-1.2.1/.golangci.yml [2022-04-19T20:34:05.711Z] spire-1.2.1/ADOPTERS.md [2022-04-19T20:34:05.711Z] spire-1.2.1/CHANGELOG.md [2022-04-19T20:34:05.711Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-19T20:34:05.711Z] spire-1.2.1/CODEOWNERS [2022-04-19T20:34:05.711Z] spire-1.2.1/CONTRIBUTING.md [2022-04-19T20:34:05.711Z] spire-1.2.1/Dockerfile [2022-04-19T20:34:05.711Z] spire-1.2.1/Dockerfile.dev [2022-04-19T20:34:05.711Z] spire-1.2.1/Dockerfile.scratch [2022-04-19T20:34:05.711Z] spire-1.2.1/LICENSE [2022-04-19T20:34:05.711Z] spire-1.2.1/MAINTAINERS.md [2022-04-19T20:34:05.711Z] spire-1.2.1/Makefile [2022-04-19T20:34:05.711Z] spire-1.2.1/README.md [2022-04-19T20:34:05.711Z] spire-1.2.1/ROADMAP.md [2022-04-19T20:34:05.711Z] spire-1.2.1/SECURITY.md [2022-04-19T20:34:05.711Z] spire-1.2.1/cmd/ [2022-04-19T20:34:05.711Z] spire-1.2.1/cmd/spire-agent/ [2022-04-19T20:34:05.711Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-19T20:34:05.711Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-19T20:34:05.711Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-19T20:34:05.711Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-19T20:34:05.711Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-19T20:34:05.711Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-19T20:34:05.711Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-19T20:34:05.711Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-19T20:34:05.711Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-19T20:34:05.711Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-19T20:34:05.711Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-19T20:34:05.711Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-19T20:34:05.711Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-19T20:34:05.711Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-19T20:34:05.711Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-19T20:34:05.711Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-19T20:34:05.711Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-19T20:34:05.711Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-19T20:34:05.711Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-19T20:34:05.711Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-19T20:34:05.711Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-19T20:34:05.711Z] spire-1.2.1/cmd/spire-server/ [2022-04-19T20:34:05.711Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-19T20:34:05.711Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-19T20:34:05.711Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-19T20:34:05.711Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-19T20:34:05.711Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-19T20:34:05.711Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-19T20:34:05.711Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-19T20:34:05.711Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-19T20:34:05.711Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-19T20:34:05.711Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-19T20:34:05.711Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-19T20:34:05.711Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-19T20:34:05.711Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-19T20:34:05.711Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-19T20:34:05.711Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-19T20:34:05.711Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-19T20:34:05.711Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-19T20:34:05.711Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-19T20:34:05.711Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-19T20:34:05.711Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-19T20:34:05.711Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-19T20:34:05.711Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-19T20:34:05.711Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-19T20:34:05.711Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-19T20:34:05.711Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-19T20:34:05.711Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-19T20:34:05.711Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-19T20:34:05.711Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-19T20:34:05.712Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-19T20:34:05.712Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-19T20:34:05.712Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-19T20:34:05.712Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-19T20:34:05.712Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-19T20:34:05.712Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-19T20:34:05.712Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-19T20:34:05.712Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-19T20:34:05.712Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-19T20:34:05.712Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-19T20:34:05.712Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-19T20:34:05.712Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-19T20:34:05.712Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-19T20:34:05.712Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-19T20:34:05.712Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-19T20:34:05.712Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-19T20:34:05.712Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-19T20:34:05.712Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-19T20:34:05.712Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-19T20:34:05.712Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-19T20:34:05.712Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-19T20:34:05.712Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-19T20:34:05.712Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-19T20:34:05.712Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-19T20:34:05.712Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-19T20:34:05.712Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-19T20:34:05.712Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-19T20:34:05.712Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-19T20:34:05.712Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-19T20:34:05.712Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-19T20:34:05.712Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-19T20:34:05.712Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-19T20:34:05.712Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-19T20:34:05.712Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-19T20:34:05.712Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-19T20:34:05.712Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-19T20:34:05.712Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-19T20:34:05.712Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-19T20:34:05.712Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-19T20:34:05.712Z] spire-1.2.1/conf/ [2022-04-19T20:34:05.712Z] spire-1.2.1/conf/agent/ [2022-04-19T20:34:05.712Z] spire-1.2.1/conf/agent/agent.conf [2022-04-19T20:34:05.712Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-19T20:34:05.712Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-19T20:34:05.712Z] spire-1.2.1/conf/server/ [2022-04-19T20:34:05.712Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-19T20:34:05.712Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-19T20:34:05.712Z] spire-1.2.1/conf/server/server.conf [2022-04-19T20:34:05.712Z] spire-1.2.1/conf/server/server_full.conf [2022-04-19T20:34:05.712Z] spire-1.2.1/doc/ [2022-04-19T20:34:05.712Z] spire-1.2.1/doc/SPIRE101.md [2022-04-19T20:34:05.712Z] spire-1.2.1/doc/auditlog.md [2022-04-19T20:34:05.712Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-19T20:34:05.712Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-19T20:34:05.712Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-19T20:34:05.712Z] spire-1.2.1/doc/images/ [2022-04-19T20:34:05.712Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-19T20:34:05.712Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-19T20:34:05.712Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-19T20:34:05.712Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-19T20:34:05.712Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-19T20:34:05.712Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-19T20:34:05.712Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-19T20:34:05.712Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-19T20:34:05.712Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-19T20:34:05.712Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-19T20:34:05.712Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-19T20:34:05.712Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-19T20:34:05.712Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-19T20:34:05.712Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-19T20:34:05.712Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-19T20:34:05.712Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-19T20:34:05.712Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-19T20:34:05.712Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-19T20:34:05.712Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-19T20:34:05.712Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-19T20:34:05.712Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-19T20:34:05.712Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-19T20:34:05.712Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-19T20:34:05.712Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-19T20:34:05.712Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-19T20:34:05.712Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-19T20:34:05.712Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-19T20:34:05.712Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-19T20:34:05.712Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-19T20:34:05.712Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-19T20:34:05.712Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-19T20:34:05.712Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-19T20:34:05.712Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-19T20:34:05.712Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-19T20:34:05.712Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-19T20:34:05.712Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-19T20:34:05.712Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-19T20:34:05.712Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-19T20:34:05.712Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-19T20:34:05.712Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-19T20:34:05.712Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-19T20:34:05.712Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-19T20:34:05.712Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-19T20:34:05.712Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-19T20:34:05.712Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-19T20:34:05.712Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-19T20:34:05.712Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-19T20:34:05.712Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-19T20:34:05.712Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-19T20:34:05.712Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-19T20:34:05.712Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-19T20:34:05.712Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-19T20:34:05.712Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-19T20:34:05.712Z] spire-1.2.1/doc/scaling_spire.md [2022-04-19T20:34:05.712Z] spire-1.2.1/doc/spire_agent.md [2022-04-19T20:34:05.712Z] spire-1.2.1/doc/spire_server.md [2022-04-19T20:34:05.712Z] spire-1.2.1/doc/supported_integrations.md [2022-04-19T20:34:05.712Z] spire-1.2.1/doc/telemetry.md [2022-04-19T20:34:05.712Z] spire-1.2.1/doc/telemetry_config.md [2022-04-19T20:34:05.712Z] spire-1.2.1/doc/upgrading.md [2022-04-19T20:34:05.712Z] spire-1.2.1/doc/using_spire.md [2022-04-19T20:34:05.712Z] spire-1.2.1/examples/ [2022-04-19T20:34:05.712Z] spire-1.2.1/examples/README.md [2022-04-19T20:34:05.712Z] spire-1.2.1/go.mod [2022-04-19T20:34:05.712Z] spire-1.2.1/go.sum [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/ [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/ [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/agent.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/api/ [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/client/ [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/common/ [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/config.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/manager/ [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-19T20:34:05.712Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/agent/svid/ [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/ [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/api/ [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/api/names.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/auth/ [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/catalog/ [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/cli/ [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/health/ [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/health/config.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/health/context.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/health/health.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/idutil/ [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/log/ [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/log/log.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/log/options.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/plugin/ [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/profiling/ [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/selector/ [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/uptime/ [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/util/ [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/util/task.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/version/ [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/version/version.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/x509util/ [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-19T20:34:05.713Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/ [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/api/ [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/api/api.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/api/health/ [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/api/id.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/api/status.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/bundle/ [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/ca/ [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/cache/ [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/catalog/ [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/config.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/datastore/ [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/ [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-19T20:34:05.714Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/registration/ [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/server.go [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/server_test.go [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/svid/ [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-19T20:34:05.715Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-19T20:34:05.715Z] spire-1.2.1/proto/ [2022-04-19T20:34:05.715Z] spire-1.2.1/proto/private/ [2022-04-19T20:34:05.715Z] spire-1.2.1/proto/private/server/ [2022-04-19T20:34:05.715Z] spire-1.2.1/proto/private/server/journal/ [2022-04-19T20:34:05.715Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-19T20:34:05.715Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-19T20:34:05.715Z] spire-1.2.1/proto/spire/ [2022-04-19T20:34:05.715Z] spire-1.2.1/proto/spire/common/ [2022-04-19T20:34:05.715Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-19T20:34:05.715Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-19T20:34:05.715Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-19T20:34:05.715Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-19T20:34:05.715Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-19T20:34:05.715Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-19T20:34:05.715Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-19T20:34:05.715Z] spire-1.2.1/proto/spire/plugin/ [2022-04-19T20:34:05.715Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-19T20:34:05.715Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-19T20:34:05.715Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-19T20:34:05.715Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-19T20:34:05.715Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-19T20:34:05.715Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-19T20:34:05.715Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-19T20:34:05.715Z] spire-1.2.1/release/ [2022-04-19T20:34:05.715Z] spire-1.2.1/release/spire-extras/ [2022-04-19T20:34:05.715Z] spire-1.2.1/release/spire-extras/README.md [2022-04-19T20:34:05.715Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-19T20:34:05.715Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-19T20:34:05.715Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-19T20:34:05.715Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-19T20:34:05.715Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-19T20:34:05.715Z] spire-1.2.1/release/spire/ [2022-04-19T20:34:05.715Z] spire-1.2.1/release/spire/README.md [2022-04-19T20:34:05.715Z] spire-1.2.1/release/spire/conf/ [2022-04-19T20:34:05.715Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-19T20:34:05.715Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-19T20:34:05.715Z] spire-1.2.1/release/spire/conf/server/ [2022-04-19T20:34:05.715Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-19T20:34:05.715Z] spire-1.2.1/script/ [2022-04-19T20:34:05.715Z] spire-1.2.1/script/build-artifact.sh [2022-04-19T20:34:05.715Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-19T20:34:05.715Z] spire-1.2.1/support/ [2022-04-19T20:34:05.715Z] spire-1.2.1/support/k8s/ [2022-04-19T20:34:05.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-19T20:34:05.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-19T20:34:05.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-19T20:34:05.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-19T20:34:05.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-19T20:34:05.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-19T20:34:05.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-19T20:34:05.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-19T20:34:05.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-19T20:34:05.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-19T20:34:05.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-19T20:34:05.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-19T20:34:05.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-19T20:34:05.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-19T20:34:05.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-19T20:34:05.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-19T20:34:05.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-19T20:34:05.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-19T20:34:05.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-19T20:34:05.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-19T20:34:05.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-19T20:34:05.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-19T20:34:05.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-19T20:34:05.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-19T20:34:05.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-19T20:34:05.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-19T20:34:05.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-19T20:34:05.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-19T20:34:05.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-19T20:34:05.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-19T20:34:05.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-19T20:34:05.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-19T20:34:05.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-19T20:34:05.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-19T20:34:05.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-19T20:34:05.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-19T20:34:05.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-19T20:34:05.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-19T20:34:05.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-19T20:34:05.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-19T20:34:05.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-19T20:34:05.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-19T20:34:05.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-19T20:34:05.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-19T20:34:05.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-19T20:34:05.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-19T20:34:05.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-19T20:34:05.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-19T20:34:05.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-19T20:34:05.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-19T20:34:05.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-19T20:34:05.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-19T20:34:05.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-19T20:34:05.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-19T20:34:05.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-19T20:34:05.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-19T20:34:05.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-19T20:34:05.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-19T20:34:05.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-19T20:34:05.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-19T20:34:05.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-19T20:34:05.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-19T20:34:05.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-19T20:34:05.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-19T20:34:05.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-19T20:34:05.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-19T20:34:05.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-19T20:34:05.715Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-19T20:34:05.715Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-19T20:34:05.715Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-19T20:34:05.715Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-19T20:34:05.715Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-19T20:34:05.715Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-19T20:34:05.715Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-19T20:34:05.715Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-19T20:34:05.715Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-19T20:34:05.715Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-19T20:34:05.715Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-19T20:34:05.715Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-19T20:34:05.715Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-19T20:34:05.715Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-19T20:34:05.715Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-19T20:34:05.715Z] spire-1.2.1/test/ [2022-04-19T20:34:05.715Z] spire-1.2.1/test/clock/ [2022-04-19T20:34:05.715Z] spire-1.2.1/test/clock/clock.go [2022-04-19T20:34:05.715Z] spire-1.2.1/test/fakes/ [2022-04-19T20:34:05.715Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-19T20:34:05.715Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-19T20:34:05.715Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-19T20:34:05.715Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-19T20:34:05.715Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-19T20:34:05.715Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-19T20:34:05.715Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-19T20:34:05.715Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-19T20:34:05.715Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-19T20:34:05.715Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-19T20:34:05.715Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-19T20:34:05.715Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-19T20:34:05.715Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-19T20:34:05.715Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-19T20:34:05.715Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-19T20:34:05.715Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-19T20:34:05.715Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-19T20:34:05.715Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-19T20:34:05.715Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-19T20:34:05.715Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-19T20:34:05.715Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-19T20:34:05.715Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-19T20:34:05.715Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-19T20:34:05.715Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-19T20:34:05.715Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-19T20:34:05.715Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-19T20:34:05.715Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-19T20:34:05.715Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-19T20:34:05.715Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-19T20:34:05.715Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-19T20:34:05.715Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-19T20:34:05.715Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-19T20:34:05.715Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-19T20:34:05.715Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-19T20:34:05.715Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-19T20:34:05.715Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-19T20:34:05.715Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-19T20:34:05.715Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-19T20:34:05.715Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-19T20:34:05.715Z] spire-1.2.1/test/fixture/ [2022-04-19T20:34:05.715Z] spire-1.2.1/test/fixture/certs/ [2022-04-19T20:34:05.715Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-19T20:34:05.715Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-19T20:34:05.715Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-19T20:34:05.715Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-19T20:34:05.715Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-19T20:34:05.715Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-19T20:34:05.715Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-19T20:34:05.715Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-19T20:34:05.715Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-19T20:34:05.715Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-19T20:34:05.715Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-19T20:34:05.715Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-19T20:34:05.715Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-19T20:34:05.715Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-19T20:34:05.715Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-19T20:34:05.715Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-19T20:34:05.715Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-19T20:34:05.715Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-19T20:34:05.715Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-19T20:34:05.715Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-19T20:34:05.716Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-19T20:34:05.716Z] spire-1.2.1/test/fixture/config/ [2022-04-19T20:34:05.716Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-19T20:34:05.716Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-19T20:34:05.716Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-19T20:34:05.716Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-19T20:34:05.716Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-19T20:34:05.716Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-19T20:34:05.716Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-19T20:34:05.716Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-19T20:34:05.716Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-19T20:34:05.716Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-19T20:34:05.716Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-19T20:34:05.716Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-19T20:34:05.716Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-19T20:34:05.716Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-19T20:34:05.716Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-19T20:34:05.716Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-19T20:34:05.716Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-19T20:34:05.716Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-19T20:34:05.716Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-19T20:34:05.716Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-19T20:34:05.716Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-19T20:34:05.716Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-19T20:34:05.716Z] spire-1.2.1/test/fixture/fixture.go [2022-04-19T20:34:05.716Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-19T20:34:05.716Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-19T20:34:05.716Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-19T20:34:05.716Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-19T20:34:05.716Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-19T20:34:05.716Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-19T20:34:05.716Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-19T20:34:05.716Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-19T20:34:05.716Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-19T20:34:05.716Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-19T20:34:05.716Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-19T20:34:05.716Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-19T20:34:05.716Z] spire-1.2.1/test/fixture/registration/ [2022-04-19T20:34:05.716Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-19T20:34:05.716Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-19T20:34:05.716Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-19T20:34:05.716Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-19T20:34:05.716Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-19T20:34:05.716Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/ [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/README.md [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/common [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/setup/ [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/ [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-19T20:34:05.716Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/test-one.sh [2022-04-19T20:34:05.717Z] spire-1.2.1/test/integration/test.sh [2022-04-19T20:34:05.717Z] spire-1.2.1/test/plugintest/ [2022-04-19T20:34:05.717Z] spire-1.2.1/test/plugintest/config.go [2022-04-19T20:34:05.717Z] spire-1.2.1/test/plugintest/load.go [2022-04-19T20:34:05.717Z] spire-1.2.1/test/plugintest/option.go [2022-04-19T20:34:05.717Z] spire-1.2.1/test/spiretest/ [2022-04-19T20:34:05.717Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-19T20:34:05.717Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-19T20:34:05.717Z] spire-1.2.1/test/spiretest/dir.go [2022-04-19T20:34:05.717Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-19T20:34:05.717Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-19T20:34:05.717Z] spire-1.2.1/test/spiretest/logs.go [2022-04-19T20:34:05.717Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-19T20:34:05.717Z] spire-1.2.1/test/spiretest/suite.go [2022-04-19T20:34:05.717Z] spire-1.2.1/test/spiretest/x509.go [2022-04-19T20:34:05.717Z] spire-1.2.1/test/testca/ [2022-04-19T20:34:05.717Z] spire-1.2.1/test/testca/ca.go [2022-04-19T20:34:05.717Z] spire-1.2.1/test/testkey/ [2022-04-19T20:34:05.717Z] spire-1.2.1/test/testkey/generate.sh [2022-04-19T20:34:05.717Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-19T20:34:05.717Z] spire-1.2.1/test/testkey/keys.go [2022-04-19T20:34:05.717Z] spire-1.2.1/test/testkey/new.go [2022-04-19T20:34:05.717Z] spire-1.2.1/test/tpmsimulator/ [2022-04-19T20:34:05.717Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-19T20:34:05.717Z] spire-1.2.1/test/util/ [2022-04-19T20:34:05.717Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-19T20:34:05.717Z] spire-1.2.1/test/util/cert_generation.go [2022-04-19T20:34:05.717Z] spire-1.2.1/test/util/io_redirection.go [2022-04-19T20:34:05.717Z] spire-1.2.1/test/util/race.go [2022-04-19T20:34:05.717Z] spire-1.2.1/test/util/util.go [2022-04-19T20:34:05.717Z] building spire from source... [2022-04-19T20:34:05.717Z] Installing go1.17.7... [2022-04-19T20:34:11.059Z] Building bin/spire-server... [2022-04-19T20:34:11.059Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-19T20:34:11.059Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-19T20:34:11.059Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-19T20:34:11.059Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-19T20:34:11.059Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-19T20:34:11.317Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-19T20:34:11.317Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-19T20:34:11.317Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-19T20:34:11.317Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-19T20:34:11.575Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-19T20:34:11.575Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-19T20:34:11.575Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-19T20:34:11.575Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-19T20:34:11.575Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-19T20:34:11.575Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-19T20:34:11.575Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-19T20:34:11.575Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-19T20:34:11.833Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-19T20:34:11.833Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-19T20:34:11.833Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-19T20:34:11.833Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-19T20:34:11.833Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-19T20:34:11.833Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-19T20:34:11.833Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-19T20:34:12.093Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-19T20:34:12.093Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-19T20:34:12.093Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-19T20:34:12.093Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-19T20:34:12.093Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-19T20:34:12.093Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-19T20:34:12.093Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-19T20:34:12.093Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-19T20:34:12.093Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-19T20:34:12.093Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-19T20:34:12.093Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-19T20:34:12.352Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-19T20:34:12.352Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-19T20:34:12.352Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-19T20:34:12.352Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-19T20:34:12.352Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-19T20:34:12.352Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-19T20:34:12.352Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-19T20:34:12.352Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-19T20:34:12.352Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-19T20:34:12.352Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-19T20:34:12.352Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-19T20:34:12.352Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-19T20:34:12.352Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-19T20:34:12.610Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-19T20:34:12.610Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-19T20:34:12.610Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-19T20:34:12.610Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-19T20:34:12.610Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-19T20:34:13.545Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-19T20:34:14.918Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-19T20:34:14.918Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-19T20:34:15.177Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-19T20:34:15.177Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-19T20:34:15.177Z] go: downloading google.golang.org/api v0.70.0 [2022-04-19T20:34:15.177Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-19T20:34:15.746Z] go: downloading k8s.io/api v0.23.4 [2022-04-19T20:34:16.005Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-19T20:34:16.005Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-19T20:34:16.264Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-19T20:34:16.264Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-19T20:34:16.523Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-19T20:34:16.523Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-19T20:34:16.523Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-19T20:34:16.781Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-19T20:34:23.341Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-19T20:34:23.341Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-19T20:34:23.341Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-19T20:34:23.341Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-19T20:34:23.341Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-19T20:34:23.341Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-19T20:34:23.341Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-19T20:34:23.341Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-19T20:34:23.341Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-19T20:34:23.341Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-19T20:34:23.341Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-19T20:34:23.341Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-19T20:34:23.341Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-19T20:34:23.342Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-19T20:34:23.342Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-19T20:34:23.342Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-19T20:34:23.342Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-19T20:34:23.342Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-19T20:34:23.342Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-19T20:34:23.342Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-19T20:34:23.342Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-19T20:34:23.342Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-19T20:34:23.342Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-19T20:34:23.342Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-19T20:34:23.342Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-19T20:34:23.342Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-19T20:34:23.342Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-19T20:34:23.342Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-19T20:34:23.342Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-19T20:34:23.342Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-19T20:34:23.342Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-19T20:34:23.342Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-19T20:34:23.342Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-19T20:34:23.342Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-19T20:34:23.342Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-19T20:34:23.342Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-19T20:34:23.342Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-19T20:34:23.342Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-19T20:34:23.342Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-19T20:34:23.342Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-19T20:34:23.342Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-19T20:34:23.342Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-19T20:34:23.342Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-19T20:34:23.342Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-19T20:34:23.342Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-19T20:34:23.342Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-19T20:34:23.342Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-19T20:34:23.342Z] go: downloading go.opencensus.io v0.23.0 [2022-04-19T20:34:23.342Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-19T20:34:23.342Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-19T20:34:23.342Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-19T20:34:23.342Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-19T20:34:23.342Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-19T20:34:23.342Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-19T20:34:23.342Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-19T20:34:23.601Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-19T20:34:23.601Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-19T20:34:23.601Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-19T20:34:23.601Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-19T20:34:23.601Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-19T20:34:23.601Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-19T20:34:23.601Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-19T20:34:23.601Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-19T20:34:23.601Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-19T20:34:23.601Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-19T20:34:23.601Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-19T20:34:23.601Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-19T20:34:23.860Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-19T20:34:23.860Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-19T20:34:23.860Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-19T20:34:23.860Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-19T20:34:23.860Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-19T20:34:23.860Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-19T20:34:25.782Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-19T20:34:26.435Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-19T20:34:27.590Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21398 in /w/workspace/edgexfoundry_edgex-go_PR-3924 [Pipeline] { [Pipeline] ws [2022-04-19T20:34:27.604Z] Running in /w/workspace/edgex-go/19 [Pipeline] { [Pipeline] checkout [2022-04-19T20:34:28.007Z] The recommended git tool is: git [2022-04-19T20:34:28.979Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-19T20:34:28.979Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-19T20:34:37.490Z] using credential edgex-jenkins-ssh [2022-04-19T20:34:37.511Z] Cloning the remote Git repository [2022-04-19T20:34:37.595Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-19T20:34:37.702Z] > git init /w/workspace/edgex-go/19 # timeout=10 [2022-04-19T20:34:37.823Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-19T20:34:37.824Z] > git --version # timeout=10 [2022-04-19T20:34:37.898Z] > git --version # 'git version 2.25.1' [2022-04-19T20:34:37.901Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-19T20:34:38.038Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-19T20:34:41.216Z] Removing intermediate container 222d651d71d1 [2022-04-19T20:34:41.216Z] ---> 1b074612fe55 [2022-04-19T20:34:41.216Z] [2022-04-19T20:34:41.216Z] Step 10/31 : FROM alpine:3.14 [2022-04-19T20:34:41.216Z] Removing intermediate container 79e8d14c36cc [2022-04-19T20:34:41.216Z] ---> 5de66f4ab18e [2022-04-19T20:34:41.216Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-19T20:34:41.216Z] Removing intermediate container 30e1fcd25efe [2022-04-19T20:34:41.216Z] ---> 5820b668e7b4 [2022-04-19T20:34:41.216Z] [2022-04-19T20:34:41.216Z] Step 10/22 : FROM alpine:3.14 [2022-04-19T20:34:41.474Z] 3.14: Pulling from library/alpine [2022-04-19T20:34:41.474Z] Removing intermediate container 364c67ceb27f [2022-04-19T20:34:41.474Z] ---> d9ba146e3f3b [2022-04-19T20:34:41.474Z] [2022-04-19T20:34:41.474Z] Step 10/25 : FROM alpine:3.14 [2022-04-19T20:34:41.474Z] ---> Running in d12929b8c055 [2022-04-19T20:34:41.474Z] 3.14: Pulling from library/alpine [2022-04-19T20:34:41.474Z] 3.14: Pulling from library/alpine [2022-04-19T20:34:42.041Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-19T20:34:42.334Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-19T20:34:42.334Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-19T20:34:42.334Z] Status: Downloaded newer image for alpine:3.14 [2022-04-19T20:34:42.334Z] Status: Downloaded newer image for alpine:3.14 [2022-04-19T20:34:42.334Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-19T20:34:42.334Z] Status: Image is up to date for alpine:3.14 [2022-04-19T20:34:42.334Z] ---> e04c818066af [2022-04-19T20:34:42.334Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-19T20:34:42.334Z] ---> e04c818066af [2022-04-19T20:34:42.334Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-19T20:34:42.334Z] ---> e04c818066af [2022-04-19T20:34:42.334Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-19T20:34:42.594Z] ---> Running in fcd2d0aa5bc9 [2022-04-19T20:34:42.594Z] ---> Running in 2507e029d82c [2022-04-19T20:34:42.594Z] ---> Running in 79e5dc879ce0 [2022-04-19T20:34:42.853Z] Removing intermediate container fcd2d0aa5bc9 [2022-04-19T20:34:42.854Z] ---> ca27aeb11fbc [2022-04-19T20:34:42.854Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-19T20:34:43.112Z] ---> Running in 18924cbcd963 [2022-04-19T20:34:43.678Z] Removing intermediate container d12929b8c055 [2022-04-19T20:34:43.678Z] ---> f34ba36e1ecb [2022-04-19T20:34:43.678Z] [2022-04-19T20:34:43.678Z] Step 11/23 : FROM docker:20.10.14 [2022-04-19T20:34:43.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-19T20:34:43.678Z] 20.10.14: Pulling from library/docker [2022-04-19T20:34:43.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-19T20:34:43.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-19T20:34:43.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-19T20:34:43.937Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-19T20:34:43.937Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-19T20:34:43.937Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-19T20:34:43.937Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-19T20:34:43.937Z] (2/2) Installing su-exec (0.2-r1) [2022-04-19T20:34:43.937Z] Executing busybox-1.33.1-r7.trigger [2022-04-19T20:34:43.937Z] OK: 6 MiB in 16 packages [2022-04-19T20:34:43.937Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-19T20:34:43.937Z] (3/3) Installing su-exec (0.2-r1) [2022-04-19T20:34:43.937Z] Executing busybox-1.33.1-r7.trigger [2022-04-19T20:34:43.937Z] Executing ca-certificates-20211220-r0.trigger [2022-04-19T20:34:43.937Z] OK: 6 MiB in 17 packages [2022-04-19T20:34:44.197Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-19T20:34:44.197Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-19T20:34:44.197Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-19T20:34:44.197Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-19T20:34:44.197Z] (5/6) Installing curl (7.79.1-r0) [2022-04-19T20:34:44.197Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-19T20:34:44.197Z] Executing busybox-1.33.1-r7.trigger [2022-04-19T20:34:44.197Z] Executing ca-certificates-20211220-r0.trigger [2022-04-19T20:34:44.197Z] OK: 8 MiB in 20 packages [2022-04-19T20:34:45.574Z] Removing intermediate container 18924cbcd963 [2022-04-19T20:34:45.574Z] ---> cd5d123e7b7a [2022-04-19T20:34:45.574Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-19T20:34:45.574Z] ---> Running in 6f4d8040e068 [2022-04-19T20:34:45.574Z] Removing intermediate container 79e5dc879ce0 [2022-04-19T20:34:45.574Z] ---> 27bb1a115851 [2022-04-19T20:34:45.574Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-19T20:34:45.574Z] ---> Running in f13777b74001 [2022-04-19T20:34:45.574Z] Removing intermediate container 2507e029d82c [2022-04-19T20:34:45.574Z] ---> 4ba66595a7e7 [2022-04-19T20:34:45.574Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-19T20:34:45.574Z] Removing intermediate container 6f4d8040e068 [2022-04-19T20:34:45.574Z] ---> 2ad9a9bffbde [2022-04-19T20:34:45.574Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-19T20:34:45.842Z] ---> Running in 767d57bea967 [2022-04-19T20:34:45.842Z] ---> Running in 3fda961fce32 [2022-04-19T20:34:45.842Z] Removing intermediate container f13777b74001 [2022-04-19T20:34:45.842Z] ---> a4240192905c [2022-04-19T20:34:45.842Z] Step 13/25 : WORKDIR / [2022-04-19T20:34:46.104Z] ---> Running in ae6b4ff8919d [2022-04-19T20:34:46.104Z] Removing intermediate container 767d57bea967 [2022-04-19T20:34:46.104Z] ---> d20fc8199df2 [2022-04-19T20:34:46.104Z] Step 13/22 : WORKDIR /edgex [2022-04-19T20:34:46.104Z] Removing intermediate container 3fda961fce32 [2022-04-19T20:34:46.104Z] ---> 61a4b54dae5b [2022-04-19T20:34:46.104Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-19T20:34:46.365Z] ---> Running in 514bf39d62b2 [2022-04-19T20:34:46.365Z] ---> Running in 6e0e95da414d [2022-04-19T20:34:46.365Z] Removing intermediate container ae6b4ff8919d [2022-04-19T20:34:46.365Z] ---> 2e705a7c3fce [2022-04-19T20:34:46.365Z] 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-19T20:34:46.626Z] Removing intermediate container 514bf39d62b2 [2022-04-19T20:34:46.626Z] ---> b8b100e9709b [2022-04-19T20:34:46.626Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-19T20:34:46.888Z] ---> dc8b9c37b10a [2022-04-19T20:34:46.888Z] 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-19T20:34:47.456Z] ---> dfc248e79de9 [2022-04-19T20:34:47.456Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-19T20:34:47.456Z] ---> 4e9fc85b2daa [2022-04-19T20:34:47.456Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-19T20:34:48.024Z] Removing intermediate container 6e0e95da414d [2022-04-19T20:34:48.024Z] ---> 60ee67d1e94b [2022-04-19T20:34:48.024Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-19T20:34:48.024Z] ---> Running in 70befa33b9a9 [2022-04-19T20:34:48.325Z] ---> e1ba2de7d389 [2022-04-19T20:34:48.325Z] 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-19T20:34:48.583Z] ---> 4347a2a8d84a [2022-04-19T20:34:48.583Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-19T20:34:48.584Z] Removing intermediate container 70befa33b9a9 [2022-04-19T20:34:48.584Z] ---> 3c7c1f4f5de0 [2022-04-19T20:34:48.584Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-19T20:34:49.155Z] ---> 3adb668629d5 [2022-04-19T20:34:49.155Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-19T20:34:49.155Z] ---> 8dc6038115fb [2022-04-19T20:34:49.155Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-19T20:34:49.423Z] ---> Running in d7ab148fe094 [2022-04-19T20:34:49.702Z] ---> cbe38de77b44 [2022-04-19T20:34:49.702Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-19T20:34:49.960Z] ---> bfdf66a48bc5 [2022-04-19T20:34:49.960Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-19T20:34:50.554Z] ---> da502d9af782 [2022-04-19T20:34:50.554Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-19T20:34:50.813Z] ---> Running in ace4a5132cae [2022-04-19T20:34:50.813Z] ---> 51ae5cb2c1e0 [2022-04-19T20:34:50.813Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-19T20:34:51.381Z] ---> abda87890a7e [2022-04-19T20:34:51.381Z] 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-19T20:34:51.381Z] ---> Running in e874b1100224 [2022-04-19T20:34:51.640Z] Removing intermediate container d7ab148fe094 [2022-04-19T20:34:51.640Z] ---> 1662e9fdd815 [2022-04-19T20:34:51.640Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-19T20:34:52.209Z] ---> 1cd60a981d7c [2022-04-19T20:34:52.209Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-19T20:34:52.776Z] Removing intermediate container ace4a5132cae [2022-04-19T20:34:52.776Z] ---> bf4165fde2f3 [2022-04-19T20:34:52.776Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-19T20:34:53.036Z] ---> Running in 2ec750b4eef7 [2022-04-19T20:34:53.036Z] ---> 94e4e8f26724 [2022-04-19T20:34:53.036Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-19T20:34:53.296Z] Removing intermediate container 2ec750b4eef7 [2022-04-19T20:34:53.296Z] ---> a15feca3d24b [2022-04-19T20:34:53.296Z] Step 20/22 : LABEL arch=x86_64 [2022-04-19T20:34:53.296Z] ---> Running in 3b1ab0ea7f47 [2022-04-19T20:34:53.554Z] Removing intermediate container e874b1100224 [2022-04-19T20:34:53.554Z] ---> dceb08b448f3 [2022-04-19T20:34:53.554Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-19T20:34:53.813Z] ---> Running in e0ff6cad1563 [2022-04-19T20:34:53.813Z] Removing intermediate container 3b1ab0ea7f47 [2022-04-19T20:34:53.813Z] ---> fe2f573a9a81 [2022-04-19T20:34:53.813Z] Step 21/22 : LABEL git_sha=bf4a6ac9abb43216ff595c712f3efb9c106ec880 [2022-04-19T20:34:53.813Z] ---> 1a3ba2c49ea7 [2022-04-19T20:34:53.813Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-19T20:34:53.813Z] ---> Running in 9818fb7dc236 [2022-04-19T20:34:54.072Z] Removing intermediate container e0ff6cad1563 [2022-04-19T20:34:54.072Z] ---> dd927c9be303 [2022-04-19T20:34:54.072Z] Step 23/25 : LABEL arch=x86_64 [2022-04-19T20:34:54.072Z] ---> Running in d137b4866cb9 [2022-04-19T20:34:54.072Z] Removing intermediate container 9818fb7dc236 [2022-04-19T20:34:54.072Z] ---> 60c3df0c53ed [2022-04-19T20:34:54.072Z] Step 22/22 : LABEL version=0.0.0 [2022-04-19T20:34:54.333Z] ---> Running in d361c68125aa [2022-04-19T20:34:54.333Z] ---> 00731b26f933 [2022-04-19T20:34:54.333Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-19T20:34:54.333Z] Removing intermediate container d137b4866cb9 [2022-04-19T20:34:54.333Z] ---> e2f3a53f9fd5 [2022-04-19T20:34:54.333Z] Step 24/25 : LABEL git_sha=bf4a6ac9abb43216ff595c712f3efb9c106ec880 [2022-04-19T20:34:54.594Z] ---> Running in ce4562c7a626 [2022-04-19T20:34:54.594Z] Removing intermediate container d361c68125aa [2022-04-19T20:34:54.594Z] ---> db8e42996aa1 [2022-04-19T20:34:54.594Z] [2022-04-19T20:34:54.853Z] Removing intermediate container ce4562c7a626 [2022-04-19T20:34:54.853Z] ---> 765b642d6b4e [2022-04-19T20:34:54.853Z] Step 25/25 : LABEL version=0.0.0 [2022-04-19T20:34:54.853Z] Successfully built db8e42996aa1 [2022-04-19T20:34:54.853Z] Successfully tagged security-proxy-setup:latest [2022-04-19T20:34:54.853Z]  Building security-proxy-setup ... done Building core-data [2022-04-19T20:34:54.853Z] ---> 898f2743e9bd [2022-04-19T20:34:54.853Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-19T20:34:55.111Z] ---> Running in d6fdc977b815 [2022-04-19T20:34:55.111Z] ---> Running in 08009e7e7e00 [2022-04-19T20:34:55.678Z] Removing intermediate container d6fdc977b815 [2022-04-19T20:34:55.678Z] ---> c013c743ff20 [2022-04-19T20:34:55.678Z] [2022-04-19T20:34:55.678Z] Successfully built c013c743ff20 [2022-04-19T20:34:56.622Z] Successfully tagged security-secretstore-setup:latest [2022-04-19T20:34:56.622Z] Building security-spire-agent [2022-04-19T20:34:56.622Z]  Building security-secretstore-setup ... done Removing intermediate container 08009e7e7e00 [2022-04-19T20:34:56.622Z] ---> 00f222e95280 [2022-04-19T20:34:56.622Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-19T20:34:55.967Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-19T20:34:56.035Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-19T20:34:56.071Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-19T20:34:56.142Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-19T20:34:56.145Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-19T20:34:56.192Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3924/head:refs/remotes/origin/PR-3924 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-19T20:34:57.078Z] Merging remotes/origin/main commit 6b188fc41757128322b032ed1e708678348e23e8 into PR head commit 64aec9189af9621412b452e52a5a7556cd5c6e8f [2022-04-19T20:34:57.899Z] Merge succeeded, producing 390837a19ff3bf75484ca308696ec2475a9d130b [2022-04-19T20:34:57.900Z] Checking out Revision 390837a19ff3bf75484ca308696ec2475a9d130b (PR-3924) [2022-04-19T20:34:58.558Z] ---> f7cf8a7ff3f4 [2022-04-19T20:34:58.558Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-19T20:34:58.817Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-19T20:34:58.817Z] ---> Running in 43247cb78f92 [2022-04-19T20:34:58.817Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-19T20:34:58.817Z] ---> 7417809fdb73 [2022-04-19T20:34:58.817Z] 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-19T20:34:59.076Z] ---> Running in 22ecf35361a9 [2022-04-19T20:34:57.104Z] > git config core.sparsecheckout # timeout=10 [2022-04-19T20:34:57.138Z] > git checkout -f 64aec9189af9621412b452e52a5a7556cd5c6e8f # timeout=10 [2022-04-19T20:34:57.408Z] > git remote # timeout=10 [2022-04-19T20:34:57.428Z] > git config --get remote.origin.url # timeout=10 [2022-04-19T20:34:57.443Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-19T20:34:57.456Z] > git merge 6b188fc41757128322b032ed1e708678348e23e8 # timeout=10 [2022-04-19T20:34:57.885Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-19T20:34:57.911Z] > git config core.sparsecheckout # timeout=10 [2022-04-19T20:34:57.946Z] > git checkout -f 390837a19ff3bf75484ca308696ec2475a9d130b # timeout=10 [2022-04-19T20:34:59.342Z] Removing intermediate container 22ecf35361a9 [2022-04-19T20:34:59.342Z] ---> 29fd16a97d5f [2022-04-19T20:34:59.342Z] 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-19T20:34:59.605Z] ---> Running in 82a855965adb [2022-04-19T20:35:01.073Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T20:35:01.073Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T20:35:01.348Z] (1/43) Installing readline (8.1.1-r0) [2022-04-19T20:35:01.348Z] (2/43) Installing bash (5.1.16-r0) [2022-04-19T20:35:01.348Z] Executing bash-5.1.16-r0.post-install [2022-04-19T20:35:01.348Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-19T20:35:01.348Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-19T20:35:01.348Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-19T20:35:01.348Z] (6/43) Installing curl (7.80.0-r0) [2022-04-19T20:35:01.348Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-19T20:35:01.348Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-19T20:35:01.348Z] (9/43) Installing expat (2.4.7-r0) [2022-04-19T20:35:01.348Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-19T20:35:01.348Z] (11/43) Installing gdbm (1.22-r0) [2022-04-19T20:35:01.348Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-19T20:35:01.348Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-19T20:35:01.348Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-19T20:35:01.348Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-19T20:35:01.348Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-19T20:35:01.348Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-19T20:35:02.007Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-19T20:35:02.007Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-19T20:35:02.007Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-19T20:35:02.007Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-19T20:35:02.007Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-19T20:35:02.007Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-19T20:35:02.007Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-19T20:35:02.007Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-19T20:35:02.007Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-19T20:35:02.007Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-19T20:35:02.007Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-19T20:35:02.007Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-19T20:35:02.007Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-19T20:35:02.007Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-19T20:35:02.007Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-19T20:35:02.007Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-19T20:35:02.007Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-19T20:35:02.007Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-19T20:35:02.007Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-19T20:35:02.007Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-19T20:35:02.007Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-19T20:35:02.007Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-19T20:35:02.007Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-19T20:35:02.007Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-19T20:35:02.007Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-19T20:35:02.007Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-19T20:35:02.292Z] Executing busybox-1.34.1-r5.trigger [2022-04-19T20:35:02.292Z] OK: 83 MiB in 65 packages [2022-04-19T20:35:02.292Z] Removing intermediate container 43247cb78f92 [2022-04-19T20:35:02.292Z] ---> f53c50b877a4 [2022-04-19T20:35:02.292Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-19T20:35:02.584Z] Commit message: "Merge commit '6b188fc41757128322b032ed1e708678348e23e8' into HEAD" [2022-04-19T20:35:02.616Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-19T20:35:03.229Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T20:35:03.229Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-19T20:35:03.229Z] ---> 3e5313b5dd53 [2022-04-19T20:35:03.229Z] Step 3/23 : WORKDIR /edgex-go [2022-04-19T20:35:03.229Z] ---> Using cache [2022-04-19T20:35:03.229Z] ---> 52815a8c9630 [2022-04-19T20:35:03.229Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T20:35:03.229Z] ---> Using cache [2022-04-19T20:35:03.229Z] ---> 8fd6f2a2419c [2022-04-19T20:35:03.229Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-19T20:35:03.229Z] Collecting docker-compose==1.23.2 [2022-04-19T20:35:03.229Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-19T20:35:03.229Z] Collecting docker<4.0,>=3.6.0 [2022-04-19T20:35:03.229Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-19T20:35:03.487Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-19T20:35:03.487Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-19T20:35:03.487Z] ---> Running in 929677ff6863 [2022-04-19T20:35:03.487Z] ---> Running in 7bb80a7e91f9 [2022-04-19T20:35:03.487Z] Collecting jsonschema<3,>=2.5.1 [2022-04-19T20:35:03.487Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-19T20:35:03.487Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-19T20:35:03.487Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-19T20:35:03.584Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-19T20:35:03.584Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-19T20:35:03.584Z] Dload Upload Total Spent Left Speed [2022-04-19T20:35:03.584Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 180k 0 --:--:-- --:--:-- --:--:-- 183k [2022-04-19T20:35:03.749Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T20:35:03.749Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-19T20:35:03.749Z] ---> 3e5313b5dd53 [2022-04-19T20:35:03.749Z] Step 3/26 : WORKDIR /edgex-go [2022-04-19T20:35:03.749Z] ---> Using cache [2022-04-19T20:35:03.749Z] ---> 52815a8c9630 [2022-04-19T20:35:03.749Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T20:35:03.749Z] ---> Using cache [2022-04-19T20:35:03.749Z] ---> 8fd6f2a2419c [2022-04-19T20:35:03.749Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [Pipeline] sh [2022-04-19T20:35:04.116Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-19T20:35:04.315Z] Collecting docopt<0.7,>=0.6.1 [2022-04-19T20:35:04.315Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-19T20:35:04.315Z] Removing intermediate container 929677ff6863 [2022-04-19T20:35:04.315Z] ---> 303923336a10 [2022-04-19T20:35:04.315Z] Step 28/31 : CMD ["gate"] [2022-04-19T20:35:04.315Z] ---> Running in c886dd9aa7e6 [2022-04-19T20:35:02.598Z] > git rev-list --no-walk baf2fc873efc1c041dd0417ead3079ddbf1babbf # timeout=10 [2022-04-19T20:35:04.469Z] + sudo tee /etc/docker/daemon.new [2022-04-19T20:35:04.469Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-19T20:35:04.469Z] { [2022-04-19T20:35:04.469Z] "registry-mirrors": [ [2022-04-19T20:35:04.469Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-19T20:35:04.469Z] ], [2022-04-19T20:35:04.469Z] "bip": "10.250.0.254/24", [2022-04-19T20:35:04.469Z] "hosts": [ [2022-04-19T20:35:04.469Z] "tcp://0.0.0.0:5555", [2022-04-19T20:35:04.469Z] "unix:///var/run/docker.sock" [2022-04-19T20:35:04.469Z] ], [2022-04-19T20:35:04.469Z] "mtu": 1458, [2022-04-19T20:35:04.469Z] "selinux-enabled": true, [2022-04-19T20:35:04.469Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-19T20:35:04.469Z] } [Pipeline] sh [2022-04-19T20:35:04.619Z] ---> Running in 3d339557edcc [2022-04-19T20:35:04.619Z] 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-19T20:35:04.619Z] Collecting texttable<0.10,>=0.9.0 [2022-04-19T20:35:04.619Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-19T20:35:04.619Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T20:35:04.833Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-19T20:35:04.877Z] Removing intermediate container 3d339557edcc [2022-04-19T20:35:04.877Z] ---> 1d2ad0c92306 [2022-04-19T20:35:04.877Z] Step 29/31 : LABEL arch=x86_64 [2022-04-19T20:35:04.877Z] ---> Running in ae4b772fe514 [2022-04-19T20:35:04.877Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-19T20:35:04.877Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-19T20:35:05.139Z] Collecting cached-property<2,>=1.2.0 [2022-04-19T20:35:05.139Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-19T20:35:05.139Z] Collecting PyYAML<4,>=3.10 [2022-04-19T20:35:05.139Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-19T20:35:05.139Z] Removing intermediate container ae4b772fe514 [2022-04-19T20:35:05.139Z] ---> a0ce3dc12132 [2022-04-19T20:35:05.139Z] Step 30/31 : LABEL git_sha=bf4a6ac9abb43216ff595c712f3efb9c106ec880 [2022-04-19T20:35:05.187Z] + sudo service docker restart [2022-04-19T20:35:05.397Z] ---> Running in 9dbfbaa51b81 [2022-04-19T20:35:05.397Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T20:35:05.397Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T20:35:05.656Z] Removing intermediate container 9dbfbaa51b81 [2022-04-19T20:35:05.656Z] ---> e0a256cc62b6 [2022-04-19T20:35:05.656Z] Step 31/31 : LABEL version=0.0.0 [2022-04-19T20:35:05.656Z] OK: 221 MiB in 52 packages [2022-04-19T20:35:05.914Z] Collecting docker-pycreds>=0.4.0 [2022-04-19T20:35:05.914Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-19T20:35:05.914Z] 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-19T20:35:05.914Z] Collecting idna<2.8,>=2.5 [2022-04-19T20:35:05.914Z] ---> Running in 3ec54efdf1a6 [2022-04-19T20:35:05.915Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-19T20:35:05.915Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-19T20:35:05.915Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-19T20:35:05.915Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-19T20:35:05.915Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-19T20:35:06.172Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-19T20:35:06.172Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-19T20:35:06.172Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-19T20:35:06.172Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-19T20:35:06.172Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-19T20:35:06.172Z] Attempting uninstall: urllib3 [2022-04-19T20:35:06.172Z] Found existing installation: urllib3 1.26.7 [2022-04-19T20:35:06.172Z] Uninstalling urllib3-1.26.7: [2022-04-19T20:35:06.172Z] Removing intermediate container 3ec54efdf1a6 [2022-04-19T20:35:06.172Z] ---> ac9ddf7ab1ea [2022-04-19T20:35:06.172Z] [2022-04-19T20:35:06.172Z] Successfully uninstalled urllib3-1.26.7 [2022-04-19T20:35:06.431Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T20:35:06.431Z] Removing intermediate container 7bb80a7e91f9 [2022-04-19T20:35:06.431Z] ---> 9a0e9212fdec [2022-04-19T20:35:06.431Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-19T20:35:06.431Z] Successfully built ac9ddf7ab1ea [2022-04-19T20:35:06.431Z] Successfully tagged security-bootstrapper:latest [2022-04-19T20:35:06.431Z] Building core-command [2022-04-19T20:35:06.431Z]  Building security-bootstrapper ... done  Attempting uninstall: idna [2022-04-19T20:35:06.431Z] Found existing installation: idna 3.3 [2022-04-19T20:35:06.431Z] Uninstalling idna-3.3: [2022-04-19T20:35:06.431Z] Successfully uninstalled idna-3.3 [2022-04-19T20:35:06.689Z] OK: 221 MiB in 52 packages [2022-04-19T20:35:07.257Z] ---> e2d78f833a5e [2022-04-19T20:35:07.257Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T20:35:08.634Z] Attempting uninstall: requests [2022-04-19T20:35:08.634Z] Found existing installation: requests 2.26.0 [2022-04-19T20:35:08.634Z] Uninstalling requests-2.26.0: [2022-04-19T20:35:08.634Z] Successfully uninstalled requests-2.26.0 [2022-04-19T20:35:08.893Z] ---> Running in 4be782eb3755 [2022-04-19T20:35:08.893Z] Running setup.py install for texttable: started [2022-04-19T20:35:09.461Z] Running setup.py install for texttable: finished with status 'done' [2022-04-19T20:35:09.461Z] Running setup.py install for PyYAML: started [2022-04-19T20:35:09.461Z] Removing intermediate container c886dd9aa7e6 [2022-04-19T20:35:09.461Z] ---> 3bfc570c0d94 [2022-04-19T20:35:09.461Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-19T20:35:09.721Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-19T20:35:09.721Z] Running setup.py install for docopt: started [2022-04-19T20:35:09.981Z] ---> d2df0ee5a466 [2022-04-19T20:35:09.981Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T20:35:10.240Z] ---> Running in 69429a980fce [2022-04-19T20:35:10.240Z] Running setup.py install for docopt: finished with status 'done' [2022-04-19T20:35:10.240Z] Running setup.py install for dockerpty: started [2022-04-19T20:35:10.499Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-19T20:35:11.065Z] Removing intermediate container 4be782eb3755 [2022-04-19T20:35:11.065Z] ---> fac10872a2e4 [2022-04-19T20:35:11.065Z] Step 8/23 : COPY . . [2022-04-19T20:35:11.065Z] 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-19T20:35:11.632Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T20:35:11.632Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-19T20:35:11.632Z] ---> 3e5313b5dd53 [2022-04-19T20:35:11.632Z] Step 3/23 : WORKDIR /edgex-go [2022-04-19T20:35:11.632Z] ---> Using cache [2022-04-19T20:35:11.632Z] ---> 52815a8c9630 [2022-04-19T20:35:11.632Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T20:35:11.632Z] ---> Using cache [2022-04-19T20:35:11.632Z] ---> 8fd6f2a2419c [2022-04-19T20:35:11.632Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-19T20:35:11.632Z] ---> Using cache [2022-04-19T20:35:11.632Z] ---> c40c9961429a [2022-04-19T20:35:11.632Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-19T20:35:11.632Z] ---> Using cache [2022-04-19T20:35:11.632Z] ---> bca587ec6ce2 [2022-04-19T20:35:11.632Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T20:35:11.632Z] ---> Using cache [2022-04-19T20:35:11.632Z] ---> ac7a44e3c82a [2022-04-19T20:35:11.632Z] Step 8/23 : COPY . . [2022-04-19T20:35:11.632Z] ---> Using cache [2022-04-19T20:35:11.632Z] ---> 9268f44baaf4 [2022-04-19T20:35:11.632Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-19T20:35:14.916Z] ---> Running in c6594057d7ac [2022-04-19T20:35:14.916Z] Removing intermediate container 69429a980fce [2022-04-19T20:35:14.916Z] ---> ee27f8a08e33 [2022-04-19T20:35:14.916Z] Step 8/26 : COPY . . [2022-04-19T20:35:15.178Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-19T20:35:23.288Z] ---> 5185cd4e0b80 [2022-04-19T20:35:23.288Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-19T20:35:23.288Z] ---> 9adc5b973b96 [2022-04-19T20:35:23.288Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-19T20:35:23.288Z] Removing intermediate container 82a855965adb [2022-04-19T20:35:23.288Z] ---> 1e824f4e3be5 [2022-04-19T20:35:23.288Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-19T20:35:23.288Z] ---> Running in 3f5a35853793 [2022-04-19T20:35:23.288Z] ---> Running in 6c9c77d39657 [2022-04-19T20:35:23.288Z] ---> Running in 7d169974abfe [2022-04-19T20:35:23.547Z] Removing intermediate container 7d169974abfe [2022-04-19T20:35:23.547Z] ---> d239b1542be5 [2022-04-19T20:35:23.547Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-19T20:35:23.547Z] Removing intermediate container 6c9c77d39657 [2022-04-19T20:35:23.547Z] ---> 163dbf16be25 [2022-04-19T20:35:23.547Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-19T20:35:23.547Z] ---> Running in 98fe74992408 [2022-04-19T20:35:23.547Z] ---> Running in 3a71257a8424 [2022-04-19T20:35:23.547Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-19T20:35:23.547Z] Removing intermediate container 98fe74992408 [2022-04-19T20:35:23.547Z] ---> 6fdf6be8b5f3 [2022-04-19T20:35:23.547Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-19T20:35:23.635Z] provisioning config files... [2022-04-19T20:35:23.759Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/19@tmp/config5397329551607089103tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-19T20:35:24.225Z] ---> docker-login.sh [2022-04-19T20:35:24.225Z] nexus3.edgexfoundry.org:10001 [2022-04-19T20:35:24.509Z] ---> 6da709d6c04c [2022-04-19T20:35:24.509Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-19T20:35:24.768Z] ---> e34ee664663a [2022-04-19T20:35:24.768Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-19T20:35:24.768Z] Removing intermediate container 3a71257a8424 [2022-04-19T20:35:24.768Z] ---> 7b8ccad6521b [2022-04-19T20:35:24.768Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-19T20:35:24.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T20:35:25.027Z] ---> Running in 823442c08056 [2022-04-19T20:35:25.027Z] ---> a469789a18ce [2022-04-19T20:35:25.027Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-19T20:35:25.027Z] Removing intermediate container 823442c08056 [2022-04-19T20:35:25.027Z] ---> 7209885f5205 [2022-04-19T20:35:25.027Z] 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-19T20:35:25.027Z] ---> Running in 6e64d1571de2 [2022-04-19T20:35:25.027Z] ---> Running in 6c55b193efb1 [2022-04-19T20:35:25.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T20:35:25.109Z] Configure a credential helper to remove this warning. See [2022-04-19T20:35:25.109Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T20:35:25.109Z] [2022-04-19T20:35:25.109Z] Login Succeeded [2022-04-19T20:35:25.109Z] nexus3.edgexfoundry.org:10002 [2022-04-19T20:35:25.285Z] Removing intermediate container 6e64d1571de2 [2022-04-19T20:35:25.286Z] ---> b6107f525082 [2022-04-19T20:35:25.286Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T20:35:25.286Z] ---> Running in 6a2d55d2f733 [2022-04-19T20:35:25.547Z] Removing intermediate container 6a2d55d2f733 [2022-04-19T20:35:25.547Z] ---> cc5684a6e694 [2022-04-19T20:35:25.547Z] Step 21/23 : LABEL arch=x86_64 [2022-04-19T20:35:25.547Z] ---> Running in 889861590bba [2022-04-19T20:35:25.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T20:35:25.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T20:35:25.713Z] Configure a credential helper to remove this warning. See [2022-04-19T20:35:25.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T20:35:25.713Z] [2022-04-19T20:35:25.713Z] Login Succeeded [2022-04-19T20:35:25.713Z] nexus3.edgexfoundry.org:10003 [2022-04-19T20:35:25.807Z] Removing intermediate container 889861590bba [2022-04-19T20:35:25.807Z] ---> 12c6c4197009 [2022-04-19T20:35:25.807Z] Step 22/23 : LABEL git_sha=bf4a6ac9abb43216ff595c712f3efb9c106ec880 [2022-04-19T20:35:25.807Z] spire-1.2.1/ [2022-04-19T20:35:25.807Z] spire-1.2.1/.data/ [2022-04-19T20:35:25.807Z] spire-1.2.1/.data/.file [2022-04-19T20:35:25.807Z] spire-1.2.1/.dockerignore [2022-04-19T20:35:25.807Z] spire-1.2.1/.gitattributes [2022-04-19T20:35:25.807Z] spire-1.2.1/.githooks/ [2022-04-19T20:35:25.807Z] spire-1.2.1/.githooks/pre-commit [2022-04-19T20:35:25.807Z] spire-1.2.1/.github/ [2022-04-19T20:35:25.807Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-19T20:35:25.807Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-19T20:35:25.807Z] spire-1.2.1/.github/dependabot.yml [2022-04-19T20:35:25.807Z] spire-1.2.1/.github/workflows/ [2022-04-19T20:35:25.807Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-19T20:35:25.807Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-19T20:35:25.807Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-19T20:35:25.807Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-19T20:35:25.807Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-19T20:35:25.807Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-19T20:35:25.807Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-19T20:35:25.807Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-19T20:35:25.807Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-19T20:35:25.807Z] spire-1.2.1/.gitignore [2022-04-19T20:35:25.807Z] spire-1.2.1/.go-version [2022-04-19T20:35:25.807Z] spire-1.2.1/.golangci.yml [2022-04-19T20:35:25.807Z] spire-1.2.1/ADOPTERS.md [2022-04-19T20:35:25.807Z] spire-1.2.1/CHANGELOG.md [2022-04-19T20:35:25.807Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-19T20:35:25.807Z] spire-1.2.1/CODEOWNERS [2022-04-19T20:35:25.807Z] spire-1.2.1/CONTRIBUTING.md [2022-04-19T20:35:25.807Z] spire-1.2.1/Dockerfile [2022-04-19T20:35:25.807Z] spire-1.2.1/Dockerfile.dev [2022-04-19T20:35:25.807Z] spire-1.2.1/Dockerfile.scratch [2022-04-19T20:35:25.807Z] spire-1.2.1/LICENSE [2022-04-19T20:35:25.807Z] spire-1.2.1/MAINTAINERS.md [2022-04-19T20:35:25.807Z] spire-1.2.1/Makefile [2022-04-19T20:35:25.807Z] spire-1.2.1/README.md [2022-04-19T20:35:25.807Z] spire-1.2.1/ROADMAP.md [2022-04-19T20:35:25.807Z] spire-1.2.1/SECURITY.md [2022-04-19T20:35:25.807Z] spire-1.2.1/cmd/ [2022-04-19T20:35:25.807Z] spire-1.2.1/cmd/spire-agent/ [2022-04-19T20:35:25.807Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-19T20:35:25.807Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-19T20:35:25.807Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-19T20:35:25.807Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-19T20:35:25.807Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-19T20:35:25.807Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-19T20:35:25.807Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-19T20:35:25.807Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-19T20:35:25.807Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-19T20:35:25.807Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-19T20:35:25.807Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-19T20:35:25.807Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-19T20:35:25.807Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-19T20:35:25.807Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-19T20:35:25.807Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-19T20:35:25.807Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-19T20:35:25.807Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-19T20:35:25.807Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-19T20:35:25.808Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-19T20:35:25.808Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-19T20:35:25.808Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-19T20:35:25.808Z] spire-1.2.1/cmd/spire-server/ [2022-04-19T20:35:25.808Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-19T20:35:25.808Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-19T20:35:25.808Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-19T20:35:25.808Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-19T20:35:25.808Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-19T20:35:25.808Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-19T20:35:25.808Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-19T20:35:25.808Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-19T20:35:25.808Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-19T20:35:25.808Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-19T20:35:25.808Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-19T20:35:25.808Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-19T20:35:25.808Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-19T20:35:25.808Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-19T20:35:25.808Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-19T20:35:25.808Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-19T20:35:25.808Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-19T20:35:25.808Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-19T20:35:25.808Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-19T20:35:25.808Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-19T20:35:25.808Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-19T20:35:25.808Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-19T20:35:25.808Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-19T20:35:25.808Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-19T20:35:25.808Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-19T20:35:25.808Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-19T20:35:25.808Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-19T20:35:25.808Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-19T20:35:25.808Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-19T20:35:25.808Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-19T20:35:25.808Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-19T20:35:25.808Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-19T20:35:25.808Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-19T20:35:25.808Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-19T20:35:25.808Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-19T20:35:25.808Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-19T20:35:25.808Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-19T20:35:25.808Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-19T20:35:25.808Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-19T20:35:25.808Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-19T20:35:25.808Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-19T20:35:25.808Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-19T20:35:25.808Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-19T20:35:25.808Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-19T20:35:25.808Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-19T20:35:25.808Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-19T20:35:25.808Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-19T20:35:25.808Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-19T20:35:25.808Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-19T20:35:25.808Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-19T20:35:25.808Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-19T20:35:25.808Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-19T20:35:25.808Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-19T20:35:25.808Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-19T20:35:25.808Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-19T20:35:25.808Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-19T20:35:25.808Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-19T20:35:25.808Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-19T20:35:25.808Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-19T20:35:25.808Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go ---> Running in 5cb59fb3e9c4 [2022-04-19T20:35:25.808Z] [2022-04-19T20:35:25.808Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-19T20:35:25.808Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-19T20:35:25.808Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-19T20:35:25.808Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-19T20:35:25.808Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-19T20:35:25.808Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-19T20:35:25.808Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-19T20:35:25.808Z] spire-1.2.1/conf/ [2022-04-19T20:35:25.808Z] spire-1.2.1/conf/agent/ [2022-04-19T20:35:25.808Z] spire-1.2.1/conf/agent/agent.conf [2022-04-19T20:35:25.808Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-19T20:35:25.808Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-19T20:35:25.808Z] spire-1.2.1/conf/server/ [2022-04-19T20:35:25.808Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-19T20:35:25.808Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-19T20:35:25.808Z] spire-1.2.1/conf/server/server.conf [2022-04-19T20:35:25.808Z] spire-1.2.1/conf/server/server_full.conf [2022-04-19T20:35:25.808Z] spire-1.2.1/doc/ [2022-04-19T20:35:25.808Z] spire-1.2.1/doc/SPIRE101.md [2022-04-19T20:35:25.808Z] spire-1.2.1/doc/auditlog.md [2022-04-19T20:35:25.808Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-19T20:35:25.808Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-19T20:35:25.808Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-19T20:35:25.808Z] spire-1.2.1/doc/images/ [2022-04-19T20:35:25.808Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-19T20:35:25.808Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-19T20:35:25.808Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-19T20:35:25.808Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-19T20:35:25.808Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-19T20:35:25.808Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-19T20:35:25.808Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-19T20:35:25.808Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-19T20:35:25.808Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-19T20:35:25.808Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-19T20:35:25.808Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-19T20:35:25.808Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-19T20:35:25.808Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-19T20:35:25.808Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-19T20:35:25.808Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-19T20:35:25.808Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-19T20:35:25.808Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-19T20:35:25.808Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-19T20:35:25.808Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-19T20:35:25.808Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-19T20:35:25.808Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-19T20:35:25.808Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-19T20:35:25.808Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-19T20:35:25.808Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-19T20:35:25.808Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-19T20:35:25.808Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-19T20:35:25.808Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-19T20:35:25.808Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-19T20:35:25.808Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-19T20:35:25.808Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-19T20:35:25.808Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-19T20:35:25.808Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-19T20:35:25.808Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-19T20:35:25.808Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-19T20:35:25.808Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-19T20:35:25.808Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-19T20:35:25.808Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-19T20:35:25.808Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-19T20:35:25.808Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-19T20:35:25.808Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-19T20:35:25.808Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-19T20:35:25.808Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-19T20:35:25.808Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-19T20:35:25.808Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-19T20:35:25.808Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-19T20:35:25.808Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-19T20:35:25.808Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-19T20:35:25.808Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-19T20:35:25.808Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-19T20:35:25.808Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-19T20:35:25.808Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-19T20:35:25.808Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-19T20:35:25.808Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-19T20:35:25.808Z] spire-1.2.1/doc/scaling_spire.md [2022-04-19T20:35:25.808Z] spire-1.2.1/doc/spire_agent.md [2022-04-19T20:35:25.808Z] spire-1.2.1/doc/spire_server.md [2022-04-19T20:35:25.808Z] spire-1.2.1/doc/supported_integrations.md [2022-04-19T20:35:25.808Z] spire-1.2.1/doc/telemetry.md [2022-04-19T20:35:25.808Z] spire-1.2.1/doc/telemetry_config.md [2022-04-19T20:35:25.808Z] spire-1.2.1/doc/upgrading.md [2022-04-19T20:35:25.808Z] spire-1.2.1/doc/using_spire.md [2022-04-19T20:35:25.808Z] spire-1.2.1/examples/ [2022-04-19T20:35:25.808Z] spire-1.2.1/examples/README.md [2022-04-19T20:35:25.808Z] spire-1.2.1/go.mod [2022-04-19T20:35:25.808Z] spire-1.2.1/go.sum [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/ [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/ [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/agent.go [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/api/ [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/client/ [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/common/ [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/config.go [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/manager/ [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-19T20:35:25.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/agent/svid/ [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/ [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/api/ [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/api/names.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/auth/ [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/catalog/ [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/cli/ [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/health/ [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/health/config.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/health/context.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/health/health.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/idutil/ [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/log/ [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/log/log.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/log/options.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/plugin/ [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/profiling/ [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/selector/ [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-19T20:35:25.809Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/common/uptime/ [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/common/util/ [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/common/util/task.go [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/common/version/ [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/common/version/version.go [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/common/x509util/ [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/server/ [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/server/api/ [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/server/api/api.go [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-19T20:35:25.810Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/api/health/ [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/api/id.go [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/api/status.go [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/bundle/ [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/ca/ [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/cache/ [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/catalog/ [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/config.go [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/datastore/ [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-19T20:35:26.070Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/ [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-19T20:35:26.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/registration/ [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/server.go [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/server_test.go [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/svid/ [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-19T20:35:26.072Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-19T20:35:26.072Z] spire-1.2.1/proto/ [2022-04-19T20:35:26.072Z] spire-1.2.1/proto/private/ [2022-04-19T20:35:26.072Z] spire-1.2.1/proto/private/server/ [2022-04-19T20:35:26.072Z] spire-1.2.1/proto/private/server/journal/ [2022-04-19T20:35:26.072Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-19T20:35:26.072Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-19T20:35:26.072Z] spire-1.2.1/proto/spire/ [2022-04-19T20:35:26.072Z] spire-1.2.1/proto/spire/common/ [2022-04-19T20:35:26.072Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-19T20:35:26.072Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-19T20:35:26.072Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-19T20:35:26.072Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-19T20:35:26.072Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-19T20:35:26.072Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-19T20:35:26.072Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-19T20:35:26.072Z] spire-1.2.1/proto/spire/plugin/ [2022-04-19T20:35:26.072Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-19T20:35:26.072Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-19T20:35:26.072Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-19T20:35:26.072Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-19T20:35:26.072Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-19T20:35:26.072Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-19T20:35:26.072Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-19T20:35:26.072Z] spire-1.2.1/release/ [2022-04-19T20:35:26.072Z] spire-1.2.1/release/spire-extras/ [2022-04-19T20:35:26.072Z] spire-1.2.1/release/spire-extras/README.md [2022-04-19T20:35:26.072Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-19T20:35:26.072Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-19T20:35:26.072Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-19T20:35:26.072Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-19T20:35:26.072Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-19T20:35:26.072Z] spire-1.2.1/release/spire/ [2022-04-19T20:35:26.072Z] spire-1.2.1/release/spire/README.md [2022-04-19T20:35:26.072Z] spire-1.2.1/release/spire/conf/ [2022-04-19T20:35:26.072Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-19T20:35:26.072Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-19T20:35:26.072Z] spire-1.2.1/release/spire/conf/server/ [2022-04-19T20:35:26.072Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-19T20:35:26.072Z] spire-1.2.1/script/ [2022-04-19T20:35:26.072Z] spire-1.2.1/script/build-artifact.sh [2022-04-19T20:35:26.072Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-19T20:35:26.072Z] spire-1.2.1/support/ [2022-04-19T20:35:26.072Z] spire-1.2.1/support/k8s/ [2022-04-19T20:35:26.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-19T20:35:26.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-19T20:35:26.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-19T20:35:26.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-19T20:35:26.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-19T20:35:26.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-19T20:35:26.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-19T20:35:26.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-19T20:35:26.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-19T20:35:26.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-19T20:35:26.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-19T20:35:26.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-19T20:35:26.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-19T20:35:26.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-19T20:35:26.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-19T20:35:26.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-19T20:35:26.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-19T20:35:26.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-19T20:35:26.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-19T20:35:26.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-19T20:35:26.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-19T20:35:26.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-19T20:35:26.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-19T20:35:26.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-19T20:35:26.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-19T20:35:26.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-19T20:35:26.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-19T20:35:26.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-19T20:35:26.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-19T20:35:26.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-19T20:35:26.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-19T20:35:26.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-19T20:35:26.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-19T20:35:26.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-19T20:35:26.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-19T20:35:26.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-19T20:35:26.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-19T20:35:26.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-19T20:35:26.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-19T20:35:26.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-19T20:35:26.073Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-19T20:35:26.073Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-19T20:35:26.073Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-19T20:35:26.073Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-19T20:35:26.073Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-19T20:35:26.073Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-19T20:35:26.073Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-19T20:35:26.073Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-19T20:35:26.073Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-19T20:35:26.073Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-19T20:35:26.073Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-19T20:35:26.073Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-19T20:35:26.073Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-19T20:35:26.073Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-19T20:35:26.073Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-19T20:35:26.073Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-19T20:35:26.073Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-19T20:35:26.073Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-19T20:35:26.073Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-19T20:35:26.073Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-19T20:35:26.073Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-19T20:35:26.073Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-19T20:35:26.073Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-19T20:35:26.073Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-19T20:35:26.073Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-19T20:35:26.073Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-19T20:35:26.073Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-19T20:35:26.073Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-19T20:35:26.073Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-19T20:35:26.073Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-19T20:35:26.073Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-19T20:35:26.073Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-19T20:35:26.073Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-19T20:35:26.073Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-19T20:35:26.073Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-19T20:35:26.073Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-19T20:35:26.073Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-19T20:35:26.073Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-19T20:35:26.073Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-19T20:35:26.073Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-19T20:35:26.073Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-19T20:35:26.073Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-19T20:35:26.073Z] spire-1.2.1/test/ [2022-04-19T20:35:26.073Z] spire-1.2.1/test/clock/ [2022-04-19T20:35:26.073Z] spire-1.2.1/test/clock/clock.go [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fakes/ [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fixture/ [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fixture/certs/ [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fixture/config/ [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fixture/fixture.go [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fixture/registration/ [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-19T20:35:26.073Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-19T20:35:26.073Z] spire-1.2.1/test/integration/ [2022-04-19T20:35:26.073Z] spire-1.2.1/test/integration/README.md [2022-04-19T20:35:26.073Z] spire-1.2.1/test/integration/common [2022-04-19T20:35:26.073Z] spire-1.2.1/test/integration/setup/ [2022-04-19T20:35:26.073Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-19T20:35:26.073Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-19T20:35:26.073Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-19T20:35:26.073Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-19T20:35:26.073Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-19T20:35:26.073Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-19T20:35:26.073Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-19T20:35:26.073Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-19T20:35:26.073Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-19T20:35:26.073Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-19T20:35:26.073Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-19T20:35:26.073Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-19T20:35:26.073Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-19T20:35:26.073Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-19T20:35:26.073Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-19T20:35:26.073Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-19T20:35:26.073Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-19T20:35:26.073Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-19T20:35:26.073Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-19T20:35:26.073Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-19T20:35:26.073Z] spire-1.2.1/test/integration/suites/ [2022-04-19T20:35:26.073Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-19T20:35:26.073Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-19T20:35:26.073Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-19T20:35:26.073Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-19T20:35:26.073Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-19T20:35:26.073Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-19T20:35:26.073Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-19T20:35:26.073Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-19T20:35:26.074Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-19T20:35:26.075Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-19T20:35:26.076Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-19T20:35:26.076Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-19T20:35:26.076Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-19T20:35:26.076Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-19T20:35:26.076Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-19T20:35:26.076Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-19T20:35:26.076Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-19T20:35:26.076Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-19T20:35:26.076Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-19T20:35:26.076Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-19T20:35:26.076Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-19T20:35:26.076Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-19T20:35:26.076Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-19T20:35:26.076Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-19T20:35:26.076Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-19T20:35:26.076Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-19T20:35:26.076Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-19T20:35:26.076Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-19T20:35:26.076Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-19T20:35:26.076Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-19T20:35:26.076Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-19T20:35:26.076Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-19T20:35:26.076Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-19T20:35:26.076Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-19T20:35:26.076Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-19T20:35:26.076Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-19T20:35:26.076Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-19T20:35:26.076Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-19T20:35:26.076Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-19T20:35:26.076Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-19T20:35:26.076Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-19T20:35:26.076Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-19T20:35:26.076Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-19T20:35:26.076Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-19T20:35:26.076Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-19T20:35:26.076Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-19T20:35:26.076Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-19T20:35:26.076Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-19T20:35:26.076Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-19T20:35:26.076Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-19T20:35:26.076Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-19T20:35:26.076Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-19T20:35:26.076Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-19T20:35:26.076Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-19T20:35:26.076Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-19T20:35:26.076Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-19T20:35:26.076Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-19T20:35:26.076Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-19T20:35:26.076Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-19T20:35:26.076Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-19T20:35:26.076Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-19T20:35:26.076Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-19T20:35:26.076Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-19T20:35:26.076Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-19T20:35:26.076Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-19T20:35:26.076Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-19T20:35:26.076Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-19T20:35:26.076Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-19T20:35:26.076Z] spire-1.2.1/test/integration/test-one.sh [2022-04-19T20:35:26.076Z] spire-1.2.1/test/integration/test.sh [2022-04-19T20:35:26.076Z] spire-1.2.1/test/plugintest/ [2022-04-19T20:35:26.076Z] spire-1.2.1/test/plugintest/config.go [2022-04-19T20:35:26.076Z] spire-1.2.1/test/plugintest/load.go [2022-04-19T20:35:26.076Z] spire-1.2.1/test/plugintest/option.go [2022-04-19T20:35:26.076Z] spire-1.2.1/test/spiretest/ [2022-04-19T20:35:26.076Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-19T20:35:26.076Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-19T20:35:26.076Z] spire-1.2.1/test/spiretest/dir.go [2022-04-19T20:35:26.076Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-19T20:35:26.076Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-19T20:35:26.076Z] spire-1.2.1/test/spiretest/logs.go [2022-04-19T20:35:26.076Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-19T20:35:26.076Z] spire-1.2.1/test/spiretest/suite.go [2022-04-19T20:35:26.076Z] spire-1.2.1/test/spiretest/x509.go [2022-04-19T20:35:26.076Z] spire-1.2.1/test/testca/ [2022-04-19T20:35:26.076Z] spire-1.2.1/test/testca/ca.go [2022-04-19T20:35:26.076Z] spire-1.2.1/test/testkey/ [2022-04-19T20:35:26.076Z] spire-1.2.1/test/testkey/generate.sh [2022-04-19T20:35:26.076Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-19T20:35:26.076Z] spire-1.2.1/test/testkey/keys.go [2022-04-19T20:35:26.076Z] spire-1.2.1/test/testkey/new.go [2022-04-19T20:35:26.076Z] spire-1.2.1/test/tpmsimulator/ [2022-04-19T20:35:26.076Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-19T20:35:26.076Z] spire-1.2.1/test/util/ [2022-04-19T20:35:26.076Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-19T20:35:26.076Z] spire-1.2.1/test/util/cert_generation.go [2022-04-19T20:35:26.076Z] spire-1.2.1/test/util/io_redirection.go [2022-04-19T20:35:26.076Z] spire-1.2.1/test/util/race.go [2022-04-19T20:35:26.076Z] spire-1.2.1/test/util/util.go [2022-04-19T20:35:26.076Z] building spire from source... [2022-04-19T20:35:26.076Z] Installing go1.17.7... [2022-04-19T20:35:26.076Z] Removing intermediate container 5cb59fb3e9c4 [2022-04-19T20:35:26.076Z] ---> b75e1ea6953c [2022-04-19T20:35:26.076Z] Step 23/23 : LABEL version=0.0.0 [2022-04-19T20:35:26.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T20:35:26.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T20:35:26.331Z] Configure a credential helper to remove this warning. See [2022-04-19T20:35:26.331Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T20:35:26.331Z] [2022-04-19T20:35:26.331Z] Login Succeeded [2022-04-19T20:35:26.331Z] nexus3.edgexfoundry.org:10004 [2022-04-19T20:35:26.334Z] ---> Running in e477523d21a0 [2022-04-19T20:35:26.334Z] Removing intermediate container e477523d21a0 [2022-04-19T20:35:26.334Z] ---> 904a6a23a1d8 [2022-04-19T20:35:26.334Z] [2022-04-19T20:35:26.592Z] Successfully built 904a6a23a1d8 [2022-04-19T20:35:26.592Z] Successfully tagged sys-mgmt-agent:latest [2022-04-19T20:35:26.592Z] Building security-spire-config [2022-04-19T20:35:26.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T20:35:26.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T20:35:26.932Z] Configure a credential helper to remove this warning. See [2022-04-19T20:35:26.932Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T20:35:26.932Z] [2022-04-19T20:35:26.932Z] Login Succeeded [2022-04-19T20:35:26.932Z] docker.io [2022-04-19T20:35:27.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T20:35:27.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T20:35:27.814Z] Configure a credential helper to remove this warning. See [2022-04-19T20:35:27.814Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T20:35:27.814Z] [2022-04-19T20:35:27.814Z] Login Succeeded [2022-04-19T20:35:27.814Z] ---> docker-login.sh ends [Pipeline] } [2022-04-19T20:35:27.835Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-19T20:35:28.437Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-19T20:35:28.452Z] ========================================================= [2022-04-19T20:35:28.452Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-19T20:35:28.452Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-19T20:35:28.853Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-19T20:35:29.135Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-19T20:35:29.135Z] 9b3977197b4f: Pulling fs layer [2022-04-19T20:35:29.135Z] 1a89e8eeedd5: Pulling fs layer [2022-04-19T20:35:29.135Z] 94645a83ff95: Pulling fs layer [2022-04-19T20:35:29.135Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-19T20:35:29.135Z] 0c92f367c5e7: Pulling fs layer [2022-04-19T20:35:29.135Z] f7c0051592d6: Pulling fs layer [2022-04-19T20:35:29.135Z] a227ed2f7395: Pulling fs layer [2022-04-19T20:35:29.135Z] 7b1c46037f91: Pulling fs layer [2022-04-19T20:35:29.135Z] 0c92f367c5e7: Waiting [2022-04-19T20:35:29.135Z] f7c0051592d6: Waiting [2022-04-19T20:35:29.135Z] a227ed2f7395: Waiting [2022-04-19T20:35:29.135Z] 7b1c46037f91: Waiting [2022-04-19T20:35:29.135Z] 3f3a8bcf1eab: Waiting [2022-04-19T20:35:29.135Z] 94645a83ff95: Verifying Checksum [2022-04-19T20:35:29.135Z] 94645a83ff95: Download complete [2022-04-19T20:35:29.135Z] 1a89e8eeedd5: Verifying Checksum [2022-04-19T20:35:29.135Z] 1a89e8eeedd5: Download complete [2022-04-19T20:35:29.135Z] 0c92f367c5e7: Verifying Checksum [2022-04-19T20:35:29.135Z] 0c92f367c5e7: Download complete [2022-04-19T20:35:29.135Z] f7c0051592d6: Verifying Checksum [2022-04-19T20:35:29.135Z] f7c0051592d6: Download complete [2022-04-19T20:35:29.135Z] 9b3977197b4f: Download complete [2022-04-19T20:35:29.135Z] a227ed2f7395: Verifying Checksum [2022-04-19T20:35:29.135Z] a227ed2f7395: Download complete [2022-04-19T20:35:29.884Z]  Building sys-mgmt-agent ... done Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T20:35:29.884Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-19T20:35:29.884Z] ---> 3e5313b5dd53 [2022-04-19T20:35:29.884Z] Step 3/26 : WORKDIR /edgex-go [2022-04-19T20:35:29.884Z] ---> Using cache [2022-04-19T20:35:29.884Z] ---> 52815a8c9630 [2022-04-19T20:35:29.884Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T20:35:29.884Z] ---> Using cache [2022-04-19T20:35:29.884Z] ---> 8fd6f2a2419c [2022-04-19T20:35:29.884Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-19T20:35:29.884Z] ---> Using cache [2022-04-19T20:35:29.884Z] ---> 3bfc570c0d94 [2022-04-19T20:35:29.884Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-19T20:35:29.884Z] ---> Using cache [2022-04-19T20:35:29.884Z] ---> d2df0ee5a466 [2022-04-19T20:35:29.884Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T20:35:29.884Z] ---> Using cache [2022-04-19T20:35:29.884Z] ---> ee27f8a08e33 [2022-04-19T20:35:29.884Z] Step 8/26 : COPY . . [2022-04-19T20:35:29.884Z] ---> Using cache [2022-04-19T20:35:29.884Z] ---> 9adc5b973b96 [2022-04-19T20:35:29.884Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-19T20:35:29.884Z] ---> Using cache [2022-04-19T20:35:29.884Z] ---> 163dbf16be25 [2022-04-19T20:35:29.884Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-19T20:35:29.884Z] ---> Using cache [2022-04-19T20:35:29.884Z] ---> 7b8ccad6521b [2022-04-19T20:35:29.884Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-19T20:35:29.884Z] ---> Using cache [2022-04-19T20:35:29.884Z] ---> 7209885f5205 [2022-04-19T20:35:29.884Z] 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-19T20:35:30.141Z] 9b3977197b4f: Pull complete [2022-04-19T20:35:30.761Z] 1a89e8eeedd5: Pull complete [2022-04-19T20:35:31.039Z] 94645a83ff95: Pull complete [2022-04-19T20:35:31.260Z] Building bin/spire-server... [2022-04-19T20:35:31.260Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-19T20:35:31.260Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-19T20:35:31.260Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-19T20:35:31.260Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-19T20:35:31.260Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-19T20:35:31.518Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-19T20:35:31.519Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-19T20:35:31.519Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-19T20:35:31.519Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-19T20:35:31.519Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-19T20:35:31.519Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-19T20:35:31.519Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-19T20:35:31.648Z] 7b1c46037f91: Verifying Checksum [2022-04-19T20:35:31.648Z] 7b1c46037f91: Download complete [2022-04-19T20:35:31.778Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-19T20:35:31.778Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-19T20:35:31.778Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-19T20:35:31.778Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-19T20:35:31.778Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-19T20:35:32.037Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-19T20:35:32.037Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-19T20:35:32.037Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-19T20:35:32.037Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-19T20:35:32.037Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-19T20:35:32.037Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-19T20:35:32.037Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-19T20:35:32.037Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-19T20:35:32.258Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-19T20:35:32.259Z] 3f3a8bcf1eab: Download complete [2022-04-19T20:35:32.301Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-19T20:35:32.301Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-19T20:35:32.301Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-19T20:35:32.301Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-19T20:35:32.301Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-19T20:35:32.301Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-19T20:35:32.301Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-19T20:35:32.565Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-19T20:35:32.565Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-19T20:35:32.565Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-19T20:35:32.565Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-19T20:35:32.825Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-19T20:35:32.825Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-19T20:35:32.825Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-19T20:35:32.825Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-19T20:35:32.825Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-19T20:35:32.825Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-19T20:35:32.825Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-19T20:35:33.085Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-19T20:35:33.085Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-19T20:35:33.085Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-19T20:35:33.345Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-19T20:35:33.345Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-19T20:35:33.345Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-19T20:35:33.609Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-19T20:35:33.609Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-19T20:35:33.609Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-19T20:35:33.609Z]  ---> Running in 3d9cd919d52b [2022-04-19T20:35:33.609Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-19T20:35:33.890Z] Removing intermediate container c6594057d7ac [2022-04-19T20:35:33.890Z] ---> ed16645cdc57 [2022-04-19T20:35:33.890Z] [2022-04-19T20:35:33.890Z] Step 10/23 : FROM alpine:3.14 [2022-04-19T20:35:33.890Z] ---> e04c818066af [2022-04-19T20:35:33.890Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-19T20:35:33.890Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-19T20:35:34.149Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-19T20:35:34.149Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-19T20:35:34.149Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-19T20:35:34.414Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-19T20:35:34.414Z] go: downloading google.golang.org/api v0.70.0 [2022-04-19T20:35:34.673Z]  ---> Running in 4bda366a0d4a [2022-04-19T20:35:34.934Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-19T20:35:34.934Z] spire-1.2.1/ [2022-04-19T20:35:34.934Z] spire-1.2.1/.data/ [2022-04-19T20:35:34.934Z] spire-1.2.1/.data/.file [2022-04-19T20:35:34.934Z] spire-1.2.1/.dockerignore [2022-04-19T20:35:34.934Z] spire-1.2.1/.gitattributes [2022-04-19T20:35:34.934Z] spire-1.2.1/.githooks/ [2022-04-19T20:35:34.934Z] spire-1.2.1/.githooks/pre-commit [2022-04-19T20:35:34.934Z] spire-1.2.1/.github/ [2022-04-19T20:35:34.934Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-19T20:35:34.934Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-19T20:35:34.934Z] spire-1.2.1/.github/dependabot.yml [2022-04-19T20:35:34.934Z] spire-1.2.1/.github/workflows/ [2022-04-19T20:35:34.934Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-19T20:35:34.934Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-19T20:35:34.934Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-19T20:35:34.934Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-19T20:35:34.934Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-19T20:35:34.934Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-19T20:35:34.934Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-19T20:35:34.934Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-19T20:35:34.934Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-19T20:35:34.934Z] spire-1.2.1/.gitignore [2022-04-19T20:35:34.934Z] spire-1.2.1/.go-version [2022-04-19T20:35:34.934Z] spire-1.2.1/.golangci.yml [2022-04-19T20:35:34.934Z] spire-1.2.1/ADOPTERS.md [2022-04-19T20:35:34.934Z] spire-1.2.1/CHANGELOG.md [2022-04-19T20:35:34.934Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-19T20:35:34.934Z] spire-1.2.1/CODEOWNERS [2022-04-19T20:35:34.934Z] spire-1.2.1/CONTRIBUTING.md [2022-04-19T20:35:34.934Z] spire-1.2.1/Dockerfile [2022-04-19T20:35:34.934Z] spire-1.2.1/Dockerfile.dev [2022-04-19T20:35:34.934Z] spire-1.2.1/Dockerfile.scratch [2022-04-19T20:35:34.934Z] spire-1.2.1/LICENSE [2022-04-19T20:35:34.934Z] spire-1.2.1/MAINTAINERS.md [2022-04-19T20:35:34.934Z] spire-1.2.1/Makefile [2022-04-19T20:35:34.934Z] spire-1.2.1/README.md [2022-04-19T20:35:34.934Z] spire-1.2.1/ROADMAP.md [2022-04-19T20:35:34.934Z] spire-1.2.1/SECURITY.md [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/ [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-agent/ [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-server/ [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-19T20:35:34.934Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-19T20:35:34.934Z] spire-1.2.1/conf/ [2022-04-19T20:35:34.934Z] spire-1.2.1/conf/agent/ [2022-04-19T20:35:34.934Z] spire-1.2.1/conf/agent/agent.conf [2022-04-19T20:35:34.934Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-19T20:35:34.934Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-19T20:35:34.934Z] spire-1.2.1/conf/server/ [2022-04-19T20:35:34.934Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-19T20:35:34.934Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-19T20:35:34.934Z] spire-1.2.1/conf/server/server.conf [2022-04-19T20:35:34.934Z] spire-1.2.1/conf/server/server_full.conf [2022-04-19T20:35:34.934Z] spire-1.2.1/doc/ [2022-04-19T20:35:34.934Z] spire-1.2.1/doc/SPIRE101.md [2022-04-19T20:35:34.934Z] spire-1.2.1/doc/auditlog.md [2022-04-19T20:35:34.934Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-19T20:35:34.934Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-19T20:35:34.934Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-19T20:35:34.934Z] spire-1.2.1/doc/images/ [2022-04-19T20:35:34.934Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-19T20:35:34.934Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-19T20:35:34.934Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-19T20:35:34.934Z] spire-1.2.1/doc/images/SPIRE_server.pngfetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-19T20:35:34.934Z] [2022-04-19T20:35:34.934Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-19T20:35:34.934Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-19T20:35:34.934Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-19T20:35:34.934Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-19T20:35:34.934Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-19T20:35:34.934Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-19T20:35:34.934Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-19T20:35:34.934Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-19T20:35:34.934Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-19T20:35:34.934Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-19T20:35:34.934Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-19T20:35:34.934Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-19T20:35:34.934Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-19T20:35:34.934Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-19T20:35:34.934Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-19T20:35:34.934Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-19T20:35:34.934Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-19T20:35:34.934Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-19T20:35:34.934Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-19T20:35:34.934Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-19T20:35:34.934Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-19T20:35:34.934Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-19T20:35:34.934Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-19T20:35:34.934Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-19T20:35:34.934Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-19T20:35:34.934Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-19T20:35:34.934Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-19T20:35:34.935Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-19T20:35:34.935Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-19T20:35:34.935Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-19T20:35:34.935Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-19T20:35:34.935Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-19T20:35:34.935Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-19T20:35:34.935Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-19T20:35:34.935Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-19T20:35:34.935Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-19T20:35:34.935Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-19T20:35:34.935Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-19T20:35:34.935Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-19T20:35:34.935Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-19T20:35:34.935Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-19T20:35:34.935Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-19T20:35:34.935Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-19T20:35:34.935Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-19T20:35:34.935Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-19T20:35:34.935Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-19T20:35:34.935Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-19T20:35:34.935Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-19T20:35:34.935Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-19T20:35:34.935Z] spire-1.2.1/doc/scaling_spire.md [2022-04-19T20:35:34.935Z] spire-1.2.1/doc/spire_agent.md [2022-04-19T20:35:34.935Z] spire-1.2.1/doc/spire_server.md [2022-04-19T20:35:34.935Z] spire-1.2.1/doc/supported_integrations.md [2022-04-19T20:35:34.935Z] spire-1.2.1/doc/telemetry.md [2022-04-19T20:35:34.935Z] spire-1.2.1/doc/telemetry_config.md [2022-04-19T20:35:34.935Z] spire-1.2.1/doc/upgrading.md [2022-04-19T20:35:34.935Z] spire-1.2.1/doc/using_spire.md [2022-04-19T20:35:34.935Z] spire-1.2.1/examples/ [2022-04-19T20:35:34.935Z] spire-1.2.1/examples/README.md [2022-04-19T20:35:34.935Z] spire-1.2.1/go.mod [2022-04-19T20:35:34.935Z] spire-1.2.1/go.sum [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/ [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/ [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/agent.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/api/ [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/client/ [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/common/ [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/config.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/manager/ [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-19T20:35:34.935Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/agent/svid/ [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/ [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/api/ [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/api/names.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/auth/ [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/catalog/ [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/cli/ [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/health/ [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/health/config.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/health/context.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/health/health.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/idutil/ [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/log/ [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/log/log.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/log/options.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-19T20:35:34.936Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/plugin/ [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/profiling/ [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/selector/ [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/uptime/ [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/util/ [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/util/task.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/version/ [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/version/version.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/x509util/ [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/server/ [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/server/api/ [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/server/api/api.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/server/api/health/ [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/server/api/id.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/server/api/status.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-19T20:35:34.937Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/bundle/ [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/ca/ [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/cache/ [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/catalog/ [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/config.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/datastore/ [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/plugin/ [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-19T20:35:34.938Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-19T20:35:35.199Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-19T20:35:35.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-19T20:35:35.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-19T20:35:35.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-19T20:35:35.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-19T20:35:35.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-19T20:35:35.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-19T20:35:35.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-19T20:35:35.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-19T20:35:35.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-19T20:35:35.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-19T20:35:35.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-19T20:35:35.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-19T20:35:35.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-19T20:35:35.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-19T20:35:35.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-19T20:35:35.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-19T20:35:35.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-19T20:35:35.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-19T20:35:35.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-19T20:35:35.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-19T20:35:35.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-19T20:35:35.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-19T20:35:35.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-19T20:35:35.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-19T20:35:35.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-19T20:35:35.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-19T20:35:35.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-19T20:35:35.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-19T20:35:35.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-19T20:35:35.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-19T20:35:35.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-19T20:35:35.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-19T20:35:35.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-19T20:35:35.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-19T20:35:35.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-19T20:35:35.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-19T20:35:35.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-19T20:35:35.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-19T20:35:35.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-19T20:35:35.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-19T20:35:35.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-19T20:35:35.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-19T20:35:35.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-19T20:35:35.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-19T20:35:35.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-19T20:35:35.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-19T20:35:35.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-19T20:35:35.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-19T20:35:35.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-19T20:35:35.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-19T20:35:35.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-19T20:35:35.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-19T20:35:35.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-19T20:35:35.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-19T20:35:35.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-19T20:35:35.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-19T20:35:35.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-19T20:35:35.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-19T20:35:35.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-19T20:35:35.200Z] spire-1.2.1/pkg/server/registration/ [2022-04-19T20:35:35.200Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-19T20:35:35.200Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-19T20:35:35.200Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-19T20:35:35.200Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-19T20:35:35.200Z] spire-1.2.1/pkg/server/server.go [2022-04-19T20:35:35.200Z] spire-1.2.1/pkg/server/server_test.go [2022-04-19T20:35:35.200Z] spire-1.2.1/pkg/server/svid/ [2022-04-19T20:35:35.200Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-19T20:35:35.200Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-19T20:35:35.200Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-19T20:35:35.200Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-19T20:35:35.200Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-19T20:35:35.200Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-19T20:35:35.200Z] spire-1.2.1/proto/ [2022-04-19T20:35:35.200Z] spire-1.2.1/proto/private/ [2022-04-19T20:35:35.200Z] spire-1.2.1/proto/private/server/ [2022-04-19T20:35:35.200Z] spire-1.2.1/proto/private/server/journal/ [2022-04-19T20:35:35.200Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-19T20:35:35.200Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-19T20:35:35.200Z] spire-1.2.1/proto/spire/ [2022-04-19T20:35:35.200Z] spire-1.2.1/proto/spire/common/ [2022-04-19T20:35:35.200Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-19T20:35:35.200Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-19T20:35:35.200Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-19T20:35:35.200Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-19T20:35:35.200Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-19T20:35:35.200Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-19T20:35:35.200Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-19T20:35:35.200Z] spire-1.2.1/proto/spire/plugin/ [2022-04-19T20:35:35.200Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-19T20:35:35.200Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-19T20:35:35.200Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-19T20:35:35.200Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-19T20:35:35.200Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-19T20:35:35.200Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-19T20:35:35.200Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-19T20:35:35.200Z] spire-1.2.1/release/ [2022-04-19T20:35:35.200Z] spire-1.2.1/release/spire-extras/ [2022-04-19T20:35:35.200Z] spire-1.2.1/release/spire-extras/README.md [2022-04-19T20:35:35.200Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-19T20:35:35.200Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-19T20:35:35.200Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-19T20:35:35.200Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-19T20:35:35.200Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-19T20:35:35.200Z] spire-1.2.1/release/spire/ [2022-04-19T20:35:35.200Z] spire-1.2.1/release/spire/README.md [2022-04-19T20:35:35.200Z] spire-1.2.1/release/spire/conf/ [2022-04-19T20:35:35.200Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-19T20:35:35.200Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-19T20:35:35.200Z] spire-1.2.1/release/spire/conf/server/ [2022-04-19T20:35:35.200Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-19T20:35:35.200Z] spire-1.2.1/script/ [2022-04-19T20:35:35.200Z] spire-1.2.1/script/build-artifact.sh [2022-04-19T20:35:35.200Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-19T20:35:35.200Z] spire-1.2.1/support/ [2022-04-19T20:35:35.200Z] spire-1.2.1/support/k8s/ [2022-04-19T20:35:35.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-19T20:35:35.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-19T20:35:35.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-19T20:35:35.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-19T20:35:35.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-19T20:35:35.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-19T20:35:35.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-19T20:35:35.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-19T20:35:35.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-19T20:35:35.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-19T20:35:35.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-19T20:35:35.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-19T20:35:35.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-19T20:35:35.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-19T20:35:35.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-19T20:35:35.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-19T20:35:35.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-19T20:35:35.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-19T20:35:35.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-19T20:35:35.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-19T20:35:35.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-19T20:35:35.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-19T20:35:35.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-19T20:35:35.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-19T20:35:35.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-19T20:35:35.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-19T20:35:35.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-19T20:35:35.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-19T20:35:35.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-19T20:35:35.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-19T20:35:35.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-19T20:35:35.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-19T20:35:35.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-19T20:35:35.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-19T20:35:35.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-19T20:35:35.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-19T20:35:35.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-19T20:35:35.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-19T20:35:35.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-19T20:35:35.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-19T20:35:35.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-19T20:35:35.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-19T20:35:35.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-19T20:35:35.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-19T20:35:35.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-19T20:35:35.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-19T20:35:35.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-19T20:35:35.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-19T20:35:35.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-19T20:35:35.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-19T20:35:35.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-19T20:35:35.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-19T20:35:35.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-19T20:35:35.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-19T20:35:35.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-19T20:35:35.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-19T20:35:35.201Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-19T20:35:35.201Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-19T20:35:35.201Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-19T20:35:35.201Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-19T20:35:35.201Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-19T20:35:35.201Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-19T20:35:35.201Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-19T20:35:35.201Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-19T20:35:35.201Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-19T20:35:35.201Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-19T20:35:35.201Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-19T20:35:35.201Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-19T20:35:35.201Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-19T20:35:35.201Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-19T20:35:35.201Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-19T20:35:35.201Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-19T20:35:35.201Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-19T20:35:35.201Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-19T20:35:35.201Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-19T20:35:35.201Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-19T20:35:35.201Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-19T20:35:35.201Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-19T20:35:35.201Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-19T20:35:35.201Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-19T20:35:35.201Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-19T20:35:35.201Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-19T20:35:35.201Z] spire-1.2.1/test/ [2022-04-19T20:35:35.201Z] spire-1.2.1/test/clock/ [2022-04-19T20:35:35.201Z] spire-1.2.1/test/clock/clock.go [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fakes/ [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fixture/ [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fixture/certs/ [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fixture/config/ [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fixture/fixture.go [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fixture/registration/ [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-19T20:35:35.201Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-19T20:35:35.201Z] spire-1.2.1/test/integration/ [2022-04-19T20:35:35.201Z] spire-1.2.1/test/integration/README.md [2022-04-19T20:35:35.201Z] spire-1.2.1/test/integration/common [2022-04-19T20:35:35.201Z] spire-1.2.1/test/integration/setup/ [2022-04-19T20:35:35.201Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-19T20:35:35.201Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-19T20:35:35.201Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-19T20:35:35.201Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-19T20:35:35.201Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-19T20:35:35.201Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-19T20:35:35.201Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-19T20:35:35.201Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-19T20:35:35.201Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-19T20:35:35.201Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-19T20:35:35.201Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-19T20:35:35.201Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-19T20:35:35.201Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-19T20:35:35.201Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-19T20:35:35.201Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-19T20:35:35.201Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-19T20:35:35.201Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-19T20:35:35.201Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-19T20:35:35.201Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-19T20:35:35.201Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-19T20:35:35.201Z] spire-1.2.1/test/integration/suites/ [2022-04-19T20:35:35.201Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-19T20:35:35.201Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-19T20:35:35.201Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-19T20:35:35.201Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-19T20:35:35.201Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-19T20:35:35.201Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-19T20:35:35.201Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-19T20:35:35.201Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-19T20:35:35.201Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-19T20:35:35.201Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-19T20:35:35.201Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-19T20:35:35.201Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-19T20:35:35.201Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-19T20:35:35.201Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-19T20:35:35.201Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-19T20:35:35.201Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-19T20:35:35.201Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-19T20:35:35.201Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-19T20:35:35.201Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-19T20:35:35.201Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-19T20:35:35.201Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-19T20:35:35.202Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yamlfetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-19T20:35:35.203Z] [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-19T20:35:35.203Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-19T20:35:35.204Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-19T20:35:35.204Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-19T20:35:35.204Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-19T20:35:35.204Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-19T20:35:35.204Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-19T20:35:35.204Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-19T20:35:35.204Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-19T20:35:35.204Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-19T20:35:35.204Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-19T20:35:35.204Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-19T20:35:35.204Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-19T20:35:35.204Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-19T20:35:35.204Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-19T20:35:35.204Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-19T20:35:35.204Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-19T20:35:35.204Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-19T20:35:35.204Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-19T20:35:35.204Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-19T20:35:35.204Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-19T20:35:35.204Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-19T20:35:35.204Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-19T20:35:35.204Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-19T20:35:35.204Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-19T20:35:35.204Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-19T20:35:35.204Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-19T20:35:35.204Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-19T20:35:35.204Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-19T20:35:35.204Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-19T20:35:35.204Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-19T20:35:35.204Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-19T20:35:35.204Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-19T20:35:35.204Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-19T20:35:35.204Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-19T20:35:35.204Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-19T20:35:35.204Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-19T20:35:35.204Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-19T20:35:35.204Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-19T20:35:35.204Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-19T20:35:35.204Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-19T20:35:35.204Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-19T20:35:35.204Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-19T20:35:35.204Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-19T20:35:35.204Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-19T20:35:35.204Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-19T20:35:35.204Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-19T20:35:35.204Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-19T20:35:35.204Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-19T20:35:35.204Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-19T20:35:35.204Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-19T20:35:35.204Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-19T20:35:35.204Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-19T20:35:35.204Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-19T20:35:35.204Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-19T20:35:35.204Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-19T20:35:35.204Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-19T20:35:35.204Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-19T20:35:35.204Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-19T20:35:35.204Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-19T20:35:35.204Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-19T20:35:35.204Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-19T20:35:35.204Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-19T20:35:35.204Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-19T20:35:35.204Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-19T20:35:35.204Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-19T20:35:35.204Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-19T20:35:35.204Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-19T20:35:35.204Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-19T20:35:35.204Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-19T20:35:35.204Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-19T20:35:35.204Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-19T20:35:35.204Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-19T20:35:35.204Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-19T20:35:35.204Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-19T20:35:35.204Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-19T20:35:35.204Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-19T20:35:35.204Z] spire-1.2.1/test/integration/test-one.sh [2022-04-19T20:35:35.204Z] spire-1.2.1/test/integration/test.sh [2022-04-19T20:35:35.204Z] spire-1.2.1/test/plugintest/ [2022-04-19T20:35:35.204Z] spire-1.2.1/test/plugintest/config.go [2022-04-19T20:35:35.204Z] spire-1.2.1/test/plugintest/load.go [2022-04-19T20:35:35.204Z] spire-1.2.1/test/plugintest/option.go [2022-04-19T20:35:35.204Z] spire-1.2.1/test/spiretest/ [2022-04-19T20:35:35.204Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-19T20:35:35.204Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-19T20:35:35.204Z] spire-1.2.1/test/spiretest/dir.go [2022-04-19T20:35:35.204Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-19T20:35:35.204Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-19T20:35:35.204Z] spire-1.2.1/test/spiretest/logs.go [2022-04-19T20:35:35.204Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-19T20:35:35.204Z] spire-1.2.1/test/spiretest/suite.go [2022-04-19T20:35:35.204Z] spire-1.2.1/test/spiretest/x509.go [2022-04-19T20:35:35.204Z] spire-1.2.1/test/testca/ [2022-04-19T20:35:35.204Z] spire-1.2.1/test/testca/ca.go [2022-04-19T20:35:35.204Z] spire-1.2.1/test/testkey/ [2022-04-19T20:35:35.204Z] spire-1.2.1/test/testkey/generate.sh [2022-04-19T20:35:35.204Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-19T20:35:35.204Z] spire-1.2.1/test/testkey/keys.go [2022-04-19T20:35:35.204Z] spire-1.2.1/test/testkey/new.go [2022-04-19T20:35:35.204Z] spire-1.2.1/test/tpmsimulator/ [2022-04-19T20:35:35.204Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-19T20:35:35.204Z] spire-1.2.1/test/util/ [2022-04-19T20:35:35.204Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-19T20:35:35.204Z] spire-1.2.1/test/util/cert_generation.go [2022-04-19T20:35:35.204Z] spire-1.2.1/test/util/io_redirection.go [2022-04-19T20:35:35.204Z] spire-1.2.1/test/util/race.go [2022-04-19T20:35:35.204Z] spire-1.2.1/test/util/util.go [2022-04-19T20:35:35.204Z] building spire from source... [2022-04-19T20:35:35.204Z] Installing go1.17.7... [2022-04-19T20:35:35.468Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-19T20:35:35.468Z] Executing busybox-1.33.1-r7.trigger [2022-04-19T20:35:35.468Z] OK: 6 MiB in 15 packages [2022-04-19T20:35:38.023Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-19T20:35:38.023Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-19T20:35:38.023Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-19T20:35:38.023Z] go: downloading k8s.io/api v0.23.4 [2022-04-19T20:35:38.023Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-19T20:35:38.283Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-19T20:35:38.283Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-19T20:35:38.283Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-19T20:35:38.542Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-19T20:35:38.542Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-19T20:35:38.801Z] Removing intermediate container 4bda366a0d4a [2022-04-19T20:35:38.801Z] ---> fb5dbd368dfd [2022-04-19T20:35:38.801Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-19T20:35:38.801Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-19T20:35:39.059Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-19T20:35:39.059Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-19T20:35:39.059Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-19T20:35:39.059Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-19T20:35:39.059Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-19T20:35:39.059Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-19T20:35:39.059Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-19T20:35:39.318Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-19T20:35:39.318Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-19T20:35:39.318Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-19T20:35:39.318Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-19T20:35:39.318Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-19T20:35:39.319Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-19T20:35:39.319Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-19T20:35:39.319Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-19T20:35:39.319Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-19T20:35:39.319Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-19T20:35:39.319Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-19T20:35:39.319Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-19T20:35:39.577Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-19T20:35:39.577Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-19T20:35:39.577Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-19T20:35:39.577Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-19T20:35:39.577Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-19T20:35:39.835Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-19T20:35:39.835Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-19T20:35:39.835Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-19T20:35:39.835Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-19T20:35:39.835Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-19T20:35:39.835Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-19T20:35:39.835Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-19T20:35:40.094Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-19T20:35:40.094Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-19T20:35:40.094Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-19T20:35:40.353Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-19T20:35:40.353Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-19T20:35:40.353Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-19T20:35:40.353Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-19T20:35:40.353Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-19T20:35:40.353Z] Building bin/spire-server... [2022-04-19T20:35:40.353Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-19T20:35:40.353Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-19T20:35:40.353Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-19T20:35:40.353Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-19T20:35:40.353Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-19T20:35:40.613Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-19T20:35:40.613Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-19T20:35:40.613Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-19T20:35:40.613Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-19T20:35:40.613Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-19T20:35:40.613Z] go: downloading go.opencensus.io v0.23.0 [2022-04-19T20:35:40.613Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-19T20:35:40.613Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-19T20:35:40.613Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-19T20:35:40.872Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-19T20:35:40.872Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-19T20:35:40.872Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-19T20:35:40.872Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-19T20:35:40.872Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-19T20:35:40.872Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-19T20:35:40.872Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-19T20:35:40.872Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-19T20:35:40.872Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-19T20:35:40.872Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-19T20:35:40.872Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-19T20:35:40.872Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-19T20:35:40.872Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-19T20:35:41.133Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-19T20:35:41.133Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-19T20:35:41.133Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-19T20:35:41.133Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-19T20:35:41.133Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-19T20:35:41.133Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-19T20:35:41.133Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-19T20:35:41.133Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-19T20:35:41.133Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-19T20:35:41.133Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-19T20:35:41.133Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-19T20:35:41.133Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-19T20:35:41.133Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-19T20:35:41.133Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-19T20:35:41.133Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-19T20:35:41.133Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-19T20:35:41.133Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-19T20:35:41.133Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-19T20:35:41.133Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-19T20:35:41.133Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-19T20:35:41.133Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-19T20:35:41.133Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-19T20:35:41.133Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-19T20:35:41.133Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-19T20:35:41.133Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-19T20:35:41.402Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-19T20:35:41.402Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-19T20:35:41.402Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-19T20:35:41.402Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-19T20:35:41.402Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-19T20:35:41.402Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-19T20:35:41.402Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-19T20:35:41.402Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-19T20:35:41.402Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-19T20:35:41.663Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-19T20:35:41.663Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-19T20:35:41.663Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-19T20:35:41.663Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-19T20:35:41.663Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-19T20:35:41.663Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-19T20:35:41.923Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-19T20:35:41.923Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-19T20:35:41.923Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-19T20:35:41.923Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-19T20:35:41.923Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-19T20:35:41.923Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-19T20:35:42.184Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-19T20:35:42.184Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-19T20:35:42.184Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-19T20:35:42.184Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-19T20:35:42.184Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-19T20:35:42.184Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-19T20:35:42.184Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-19T20:35:42.184Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-19T20:35:42.184Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-19T20:35:42.184Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-19T20:35:42.461Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-19T20:35:42.461Z]  ---> Running in 7374eec742e3 [2022-04-19T20:35:42.736Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-19T20:35:42.736Z] Removing intermediate container 7374eec742e3 [2022-04-19T20:35:42.736Z] ---> 30484f9ee667 [2022-04-19T20:35:42.736Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-19T20:35:43.671Z] ---> Running in 98f13b93d2b8 [2022-04-19T20:35:43.935Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-19T20:35:43.935Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-19T20:35:43.935Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-19T20:35:43.935Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-19T20:35:44.198Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-19T20:35:44.714Z] 3f3a8bcf1eab: Pull complete [2022-04-19T20:35:45.001Z] 0c92f367c5e7: Pull complete [2022-04-19T20:35:45.282Z] f7c0051592d6: Pull complete [2022-04-19T20:35:45.578Z] a227ed2f7395: Pull complete [2022-04-19T20:35:45.581Z] Removing intermediate container 98f13b93d2b8 [2022-04-19T20:35:45.581Z] ---> 233c4ee3a25f [2022-04-19T20:35:45.581Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-19T20:35:46.962Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-19T20:35:46.962Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-19T20:35:46.962Z] go: downloading google.golang.org/api v0.70.0 [2022-04-19T20:35:46.962Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-19T20:35:46.962Z] go: downloading k8s.io/api v0.23.4 [2022-04-19T20:35:46.962Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-19T20:35:46.962Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-19T20:35:47.221Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-19T20:35:47.221Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-19T20:35:47.481Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-19T20:35:47.741Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-19T20:35:48.000Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-19T20:35:48.000Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-19T20:35:48.259Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-19T20:35:48.558Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-19T20:35:48.558Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-19T20:35:48.818Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-19T20:35:49.078Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-19T20:35:49.336Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-19T20:35:49.336Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-19T20:35:49.595Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-19T20:35:49.595Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-19T20:35:49.595Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-19T20:35:49.595Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-19T20:35:49.853Z] Removing intermediate container 3f5a35853793 [2022-04-19T20:35:49.853Z] ---> 822b9fb86779 [2022-04-19T20:35:49.853Z] [2022-04-19T20:35:49.853Z] Step 10/23 : FROM alpine:3.14 [2022-04-19T20:35:49.853Z] ---> e04c818066af [2022-04-19T20:35:49.853Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-19T20:35:49.853Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-19T20:35:49.853Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-19T20:35:50.124Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-19T20:35:50.124Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-19T20:35:50.384Z]  ---> Running in f0fdc275ef82 [2022-04-19T20:35:50.384Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-19T20:35:50.384Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-19T20:35:50.384Z]  ---> Running in 9cac514382a0 [2022-04-19T20:35:50.384Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-19T20:35:50.384Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-19T20:35:50.384Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-19T20:35:50.384Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-19T20:35:50.384Z] Removing intermediate container f0fdc275ef82 [2022-04-19T20:35:50.384Z] ---> e81351e23458 [2022-04-19T20:35:50.384Z] Step 15/23 : WORKDIR / [2022-04-19T20:35:50.675Z] Removing intermediate container 9cac514382a0 [2022-04-19T20:35:50.675Z] ---> f64493ef13c2 [2022-04-19T20:35:50.675Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-19T20:35:50.675Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-19T20:35:50.675Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-19T20:35:50.675Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-19T20:35:50.675Z]  ---> Running in 327a65b9db7e [2022-04-19T20:35:50.935Z] ---> Running in 9f0894ed3ee2 [2022-04-19T20:35:51.576Z] Removing intermediate container 9f0894ed3ee2 [2022-04-19T20:35:51.576Z] ---> bd0ac538f72e [2022-04-19T20:35:51.576Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-19T20:35:51.576Z] Removing intermediate container 327a65b9db7e [2022-04-19T20:35:51.576Z] ---> 5a0ccbc9fcf2 [2022-04-19T20:35:51.576Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-19T20:35:51.576Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-19T20:35:51.576Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-19T20:35:51.576Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-19T20:35:51.576Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-19T20:35:51.576Z]  ---> Running in 22b6a9ee23b0 [2022-04-19T20:35:51.576Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-19T20:35:51.576Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-19T20:35:51.576Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-19T20:35:51.576Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-19T20:35:51.835Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-19T20:35:51.835Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-19T20:35:51.835Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-19T20:35:51.835Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-19T20:35:51.835Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-19T20:35:51.835Z]  ---> 0bebd2e45b07 [2022-04-19T20:35:51.835Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-19T20:35:51.835Z] Removing intermediate container 22b6a9ee23b0 [2022-04-19T20:35:51.835Z] ---> 1570d8ed6fd2 [2022-04-19T20:35:51.835Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T20:35:51.835Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-19T20:35:51.835Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-19T20:35:51.835Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-19T20:35:52.097Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-19T20:35:52.097Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-19T20:35:52.097Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-19T20:35:52.097Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-19T20:35:52.097Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-19T20:35:52.097Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-19T20:35:52.097Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-19T20:35:52.097Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-19T20:35:52.097Z] go: downloading go.opencensus.io v0.23.0 [2022-04-19T20:35:52.097Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-19T20:35:52.354Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-19T20:35:52.354Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-19T20:35:52.354Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-19T20:35:52.354Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-19T20:35:52.354Z]  ---> Running in d35b6e290a30 [2022-04-19T20:35:52.354Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-19T20:35:52.354Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-19T20:35:52.355Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-19T20:35:52.355Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-19T20:35:52.355Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-19T20:35:52.618Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-19T20:35:52.618Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-19T20:35:52.618Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-19T20:35:52.618Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-19T20:35:52.618Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-19T20:35:52.618Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-19T20:35:52.618Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-19T20:35:52.618Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-19T20:35:52.618Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-19T20:35:52.618Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-19T20:35:52.618Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-19T20:35:52.618Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-19T20:35:52.618Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-19T20:35:52.618Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-19T20:35:52.876Z]  ---> 016a1cdaa9a4 [2022-04-19T20:35:52.876Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-19T20:35:53.888Z] 7b1c46037f91: Pull complete [2022-04-19T20:35:53.888Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-19T20:35:53.888Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-19T20:35:53.888Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-19T20:35:54.255Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-19T20:35:54.255Z] WORKDIR /edgex [2022-04-19T20:35:54.255Z] COPY go.mod . [2022-04-19T20:35:54.255Z] RUN go mod download build [2022-04-19T20:35:54.255Z] -t ci-base-image-arm64 -f - . [2022-04-19T20:35:55.410Z] ---> 2e12b1beb0d7 [2022-04-19T20:35:55.410Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-19T20:35:56.347Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-19T20:35:56.347Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-19T20:35:56.916Z] Sending build context to Docker daemon 169.3MB [2022-04-19T20:35:56.916Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-19T20:35:56.916Z] ---> f79e39bc4007 [2022-04-19T20:35:56.916Z] Step 2/4 : WORKDIR /edgex [2022-04-19T20:35:57.724Z]  ---> Running in 2ebbcde08012 [2022-04-19T20:35:57.724Z] Removing intermediate container d35b6e290a30 [2022-04-19T20:35:57.724Z] ---> c4cfb6b2f727 [2022-04-19T20:35:57.724Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-19T20:35:57.724Z] ---> Running in 126f57234430 [2022-04-19T20:35:57.724Z] Removing intermediate container 2ebbcde08012 [2022-04-19T20:35:57.724Z] ---> 617e3f7b00cf [2022-04-19T20:35:57.724Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T20:35:57.983Z] ---> Running in 0b95b54576d7 [2022-04-19T20:35:58.261Z] Removing intermediate container 0b95b54576d7 [2022-04-19T20:35:58.261Z] ---> b999f64e9bcb [2022-04-19T20:35:58.261Z] Step 21/23 : LABEL arch=x86_64 [2022-04-19T20:35:58.261Z] ---> Running in 057dd478f0a6 [2022-04-19T20:35:58.528Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-19T20:35:59.008Z] Removing intermediate container 057dd478f0a6 [2022-04-19T20:35:59.008Z] ---> 30fc77161d83 [2022-04-19T20:35:59.008Z] Step 22/23 : LABEL git_sha=bf4a6ac9abb43216ff595c712f3efb9c106ec880 [2022-04-19T20:35:59.008Z] ---> Running in cb34b56bac71 [2022-04-19T20:35:59.008Z] Removing intermediate container cb34b56bac71 [2022-04-19T20:35:59.008Z] ---> c34c6e932019 [2022-04-19T20:35:59.008Z] Step 23/23 : LABEL version=0.0.0 [2022-04-19T20:35:59.265Z] ---> Running in 08db31e16dc5 [2022-04-19T20:35:59.265Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-19T20:35:59.523Z] Removing intermediate container 08db31e16dc5 [2022-04-19T20:35:59.523Z] ---> e70410d7f3d7 [2022-04-19T20:35:59.523Z] [2022-04-19T20:35:59.523Z] Successfully built e70410d7f3d7 [2022-04-19T20:35:59.523Z] Successfully tagged core-command:latest [2022-04-19T20:35:59.523Z]  Building core-command ... done Building support-scheduler [2022-04-19T20:35:59.523Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-19T20:35:59.571Z] ---> Running in a801ad7ffc0f [2022-04-19T20:35:59.571Z] Removing intermediate container a801ad7ffc0f [2022-04-19T20:35:59.571Z] ---> b09adc7a3627 [2022-04-19T20:35:59.571Z] Step 3/4 : COPY go.mod . [2022-04-19T20:35:59.781Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-19T20:35:59.781Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-19T20:35:59.781Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-19T20:36:00.039Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-19T20:36:00.039Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-19T20:36:00.039Z] Executing busybox-1.33.1-r7.trigger [2022-04-19T20:36:00.039Z] OK: 8 MiB in 20 packages [2022-04-19T20:36:00.174Z] ---> 006928327a3b [2022-04-19T20:36:00.174Z] Step 4/4 : RUN go mod download [2022-04-19T20:36:00.174Z] ---> Running in f8c5327477eb [2022-04-19T20:36:03.323Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T20:36:03.323Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-19T20:36:03.323Z] ---> 3e5313b5dd53 [2022-04-19T20:36:03.323Z] Step 3/22 : WORKDIR /edgex-go [2022-04-19T20:36:03.323Z] ---> Using cache [2022-04-19T20:36:03.323Z] ---> 52815a8c9630 [2022-04-19T20:36:03.323Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T20:36:03.323Z] ---> Using cache [2022-04-19T20:36:03.323Z] ---> 8fd6f2a2419c [2022-04-19T20:36:03.323Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-19T20:36:03.323Z] ---> Using cache [2022-04-19T20:36:03.323Z] ---> c40c9961429a [2022-04-19T20:36:03.323Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-19T20:36:03.323Z] ---> Using cache [2022-04-19T20:36:03.323Z] ---> bca587ec6ce2 [2022-04-19T20:36:03.323Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T20:36:03.323Z] ---> Using cache [2022-04-19T20:36:03.323Z] ---> ac7a44e3c82a [2022-04-19T20:36:03.323Z] Step 8/22 : COPY . . [2022-04-19T20:36:03.323Z] ---> Using cache [2022-04-19T20:36:03.323Z] ---> 9268f44baaf4 [2022-04-19T20:36:03.323Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-19T20:36:04.697Z] ---> Running in 08ccb68cabbc [2022-04-19T20:36:04.697Z] Removing intermediate container 126f57234430 [2022-04-19T20:36:04.697Z] ---> e9acaed1e180 [2022-04-19T20:36:04.697Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-19T20:36:05.830Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-19T20:36:05.830Z] ---> 986af6450fc2 [2022-04-19T20:36:05.830Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-19T20:36:07.274Z] ---> 5b6ad714aebc [2022-04-19T20:36:07.274Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-19T20:36:07.274Z] Building bin/spire-agent... [2022-04-19T20:36:07.575Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-19T20:36:07.576Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-19T20:36:07.576Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-19T20:36:07.576Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-19T20:36:08.165Z]  ---> 5e9b63fc4a1c [2022-04-19T20:36:08.165Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-19T20:36:08.428Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-19T20:36:08.428Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-19T20:36:08.428Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-19T20:36:08.997Z]  ---> Running in dc616ca0bc7d [2022-04-19T20:36:08.997Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-19T20:36:08.998Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-19T20:36:08.998Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-19T20:36:08.998Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-19T20:36:08.998Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-19T20:36:08.998Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-19T20:36:09.565Z] Removing intermediate container dc616ca0bc7d [2022-04-19T20:36:09.565Z] ---> 4a936af1e631 [2022-04-19T20:36:09.565Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T20:36:10.134Z] ---> Running in 9d1d2081e505 [2022-04-19T20:36:10.431Z] Removing intermediate container 9d1d2081e505 [2022-04-19T20:36:10.431Z] ---> a5930463bdd3 [2022-04-19T20:36:10.431Z] Step 21/23 : LABEL arch=x86_64 [2022-04-19T20:36:10.691Z] ---> Running in e8c88d97d2ea [2022-04-19T20:36:11.259Z] Removing intermediate container e8c88d97d2ea [2022-04-19T20:36:11.259Z] ---> ce7a4478a9e5 [2022-04-19T20:36:11.259Z] Step 22/23 : LABEL git_sha=bf4a6ac9abb43216ff595c712f3efb9c106ec880 [2022-04-19T20:36:11.518Z] ---> Running in d9b4b46b6d90 [2022-04-19T20:36:11.796Z] Removing intermediate container d9b4b46b6d90 [2022-04-19T20:36:11.796Z] ---> e416d1b1ab0d [2022-04-19T20:36:11.796Z] Step 23/23 : LABEL version=0.0.0 [2022-04-19T20:36:12.055Z] ---> Running in ff64510a501f [2022-04-19T20:36:12.622Z] Removing intermediate container ff64510a501f [2022-04-19T20:36:12.622Z] ---> 9b8e3ff082be [2022-04-19T20:36:12.622Z] [2022-04-19T20:36:12.622Z] Successfully built 9b8e3ff082be [2022-04-19T20:36:12.622Z] Successfully tagged core-data:latest [2022-04-19T20:36:12.622Z] Building support-notifications [2022-04-19T20:36:16.809Z]  Building core-data ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T20:36:16.809Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-19T20:36:16.809Z] ---> 3e5313b5dd53 [2022-04-19T20:36:16.809Z] Step 3/22 : WORKDIR /edgex-go [2022-04-19T20:36:16.809Z] ---> Using cache [2022-04-19T20:36:16.809Z] ---> 52815a8c9630 [2022-04-19T20:36:16.809Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T20:36:16.809Z] ---> Using cache [2022-04-19T20:36:16.809Z] ---> 8fd6f2a2419c [2022-04-19T20:36:16.809Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-19T20:36:20.099Z] ---> Running in b3582a928245 [2022-04-19T20:36:20.666Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T20:36:21.600Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T20:36:21.858Z] OK: 221 MiB in 52 packages [2022-04-19T20:36:23.760Z] Removing intermediate container b3582a928245 [2022-04-19T20:36:23.760Z] ---> 1af2e5e04d01 [2022-04-19T20:36:23.760Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-19T20:36:24.328Z] ---> c610762146e2 [2022-04-19T20:36:24.328Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T20:36:24.587Z] ---> Running in ca48204cd458 [2022-04-19T20:36:27.872Z] Removing intermediate container ca48204cd458 [2022-04-19T20:36:27.872Z] ---> 4bb372c3d83e [2022-04-19T20:36:27.872Z] Step 8/22 : COPY . . [2022-04-19T20:36:36.006Z] ---> e8a05b0363fb [2022-04-19T20:36:36.006Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-19T20:36:36.006Z] ---> Running in 7067c7244ba9 [2022-04-19T20:36:36.572Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-19T20:36:48.793Z] Removing intermediate container 08ccb68cabbc [2022-04-19T20:36:48.793Z] ---> d3d0b2f285a7 [2022-04-19T20:36:48.793Z] [2022-04-19T20:36:48.793Z] Step 10/22 : FROM alpine:3.14 [2022-04-19T20:36:48.793Z] ---> e04c818066af [2022-04-19T20:36:48.793Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-19T20:36:48.793Z] ---> Using cache [2022-04-19T20:36:48.793Z] ---> fb5dbd368dfd [2022-04-19T20:36:48.793Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-19T20:36:48.793Z] ---> Using cache [2022-04-19T20:36:48.793Z] ---> 30484f9ee667 [2022-04-19T20:36:48.793Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-19T20:36:48.793Z] ---> Running in 7a66d7516620 [2022-04-19T20:36:48.793Z] Removing intermediate container 7a66d7516620 [2022-04-19T20:36:48.793Z] ---> 964845c08f84 [2022-04-19T20:36:48.793Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-19T20:36:49.360Z] ---> Running in bad03dbe8b26 [2022-04-19T20:36:49.926Z] Removing intermediate container bad03dbe8b26 [2022-04-19T20:36:49.926Z] ---> 31c6043cb063 [2022-04-19T20:36:49.926Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-19T20:36:51.307Z] ---> a85dcf982f88 [2022-04-19T20:36:51.307Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-19T20:36:56.582Z] ---> ac47adc50d0e [2022-04-19T20:36:56.582Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-19T20:36:56.764Z] Removing intermediate container f8c5327477eb [2022-04-19T20:36:56.764Z] ---> 08b9be25db67 [2022-04-19T20:36:56.764Z] Successfully built 08b9be25db67 [2022-04-19T20:36:56.764Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:36:57.126Z] + docker inspect -f . ci-base-image-arm64 [2022-04-19T20:36:57.126Z] . [Pipeline] withDockerContainer [2022-04-19T20:36:57.432Z] prd-ubuntu20.04-docker-arm64-4c-16g-21398 does not seem to be running inside a container [2022-04-19T20:36:57.527Z] ---> e709495c3311 [2022-04-19T20:36:57.527Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-19T20:36:57.527Z] ---> Running in ee05d2d13252 [2022-04-19T20:36:57.547Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-19T20:36:58.480Z] Removing intermediate container ee05d2d13252 [2022-04-19T20:36:58.480Z] ---> afb98f847df2 [2022-04-19T20:36:58.480Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T20:36:58.739Z] ---> Running in 62a94a3f2fa5 [2022-04-19T20:36:59.191Z] $ docker top 3cdc91aa488dca34f2f964e59983ef3f2a7cde5b8f49ff724f9faba45bcc75de -eo pid,comm [2022-04-19T20:36:59.312Z] Removing intermediate container 62a94a3f2fa5 [2022-04-19T20:36:59.312Z] ---> 0c9982738c2c [2022-04-19T20:36:59.312Z] Step 20/22 : LABEL arch=x86_64 [Pipeline] { [Pipeline] sh [2022-04-19T20:36:59.571Z] ---> Running in e98bfea374d9 [2022-04-19T20:37:00.189Z] + go version [2022-04-19T20:37:00.189Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-19T20:37:00.221Z] $ docker stop --time=1 3cdc91aa488dca34f2f964e59983ef3f2a7cde5b8f49ff724f9faba45bcc75de [2022-04-19T20:37:00.506Z] Removing intermediate container e98bfea374d9 [2022-04-19T20:37:00.506Z] ---> cc6b7fe46fe0 [2022-04-19T20:37:00.506Z] Step 21/22 : LABEL git_sha=bf4a6ac9abb43216ff595c712f3efb9c106ec880 [2022-04-19T20:37:00.506Z] ---> Running in ad070bb249b9 [2022-04-19T20:37:01.441Z] Removing intermediate container ad070bb249b9 [2022-04-19T20:37:01.441Z] ---> 3129c57d0c42 [2022-04-19T20:37:01.441Z] Step 22/22 : LABEL version=0.0.0 [2022-04-19T20:37:01.977Z] $ docker rm -f 3cdc91aa488dca34f2f964e59983ef3f2a7cde5b8f49ff724f9faba45bcc75de [2022-04-19T20:37:02.008Z] ---> Running in 7d992e806c0b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:37:02.575Z] Removing intermediate container 7d992e806c0b [2022-04-19T20:37:02.575Z] ---> 3c62ba7f2440 [2022-04-19T20:37:02.575Z] [2022-04-19T20:37:02.658Z] + docker inspect -f . ci-base-image-arm64 [2022-04-19T20:37:02.658Z] . [Pipeline] withDockerContainer [2022-04-19T20:37:02.835Z] Successfully built 3c62ba7f2440 [2022-04-19T20:37:02.835Z] Successfully tagged support-scheduler:latest [2022-04-19T20:37:02.835Z]  Building support-scheduler ... done Building security-spiffe-token-provider [2022-04-19T20:37:02.947Z] prd-ubuntu20.04-docker-arm64-4c-16g-21398 does not seem to be running inside a container [2022-04-19T20:37:03.054Z] $ 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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-19T20:37:04.508Z] $ docker top 32b1e53dc29f8525cbdb9d1329f687d1b7ee9a9384e16046146fdd35ad0c70d2 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-19T20:37:04.838Z] ========================================================= [2022-04-19T20:37:04.838Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-19T20:37:04.838Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-19T20:37:05.509Z] + make test [2022-04-19T20:37:05.509Z] go mod tidy -compat=1.17 [2022-04-19T20:37:06.529Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-19T20:37:15.035Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T20:37:15.035Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-19T20:37:15.035Z] ---> 3e5313b5dd53 [2022-04-19T20:37:15.035Z] Step 3/20 : WORKDIR /edgex-go [2022-04-19T20:37:15.035Z] ---> Using cache [2022-04-19T20:37:15.036Z] ---> 52815a8c9630 [2022-04-19T20:37:15.036Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-19T20:37:17.574Z] ---> Running in 84c80d4e2e51 [2022-04-19T20:37:18.951Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T20:37:19.519Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T20:37:20.084Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-19T20:37:20.084Z] v3.15.4-45-g713e3376de [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-19T20:37:20.084Z] OK: 15866 distinct packages available [2022-04-19T20:37:20.084Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T20:37:20.651Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T20:37:21.218Z] OK: 221 MiB in 52 packages [2022-04-19T20:37:26.494Z] Removing intermediate container 7067c7244ba9 [2022-04-19T20:37:26.494Z] ---> a2b73d1be364 [2022-04-19T20:37:26.494Z] [2022-04-19T20:37:26.494Z] Step 10/22 : FROM alpine:3.14 [2022-04-19T20:37:26.494Z] ---> e04c818066af [2022-04-19T20:37:26.494Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-19T20:37:26.494Z] ---> Running in 0f802fdf216f [2022-04-19T20:37:27.063Z] Removing intermediate container 84c80d4e2e51 [2022-04-19T20:37:27.063Z] ---> 39598b444671 [2022-04-19T20:37:27.063Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-19T20:37:27.358Z] ---> 0a99def7d85c [2022-04-19T20:37:27.358Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T20:37:27.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-19T20:37:27.617Z] ---> Running in 83571f0b81cf [2022-04-19T20:37:27.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-19T20:37:27.875Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-19T20:37:27.875Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-19T20:37:27.875Z] Executing busybox-1.33.1-r7.trigger [2022-04-19T20:37:27.875Z] Executing ca-certificates-20211220-r0.trigger [2022-04-19T20:37:27.875Z] OK: 6 MiB in 16 packages [2022-04-19T20:37:29.258Z] Removing intermediate container 0f802fdf216f [2022-04-19T20:37:29.258Z] ---> 78af2ce118cd [2022-04-19T20:37:29.258Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-19T20:37:29.826Z] ---> Running in 7cf1cdb623b5 [2022-04-19T20:37:30.396Z] Removing intermediate container 83571f0b81cf [2022-04-19T20:37:30.396Z] ---> 612310cb11e8 [2022-04-19T20:37:30.396Z] Step 7/20 : COPY . . [2022-04-19T20:37:30.396Z] Removing intermediate container 7cf1cdb623b5 [2022-04-19T20:37:30.396Z] ---> f4a699f93917 [2022-04-19T20:37:30.396Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-19T20:37:31.335Z] ---> Running in 3c2bd52ae1c5 [2022-04-19T20:37:33.243Z] Removing intermediate container 3c2bd52ae1c5 [2022-04-19T20:37:33.243Z] ---> 89ccdd6592de [2022-04-19T20:37:33.243Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-19T20:37:34.629Z] ---> Running in 31438273bae4 [2022-04-19T20:37:35.199Z] Removing intermediate container 31438273bae4 [2022-04-19T20:37:35.199Z] ---> 3f3aacb61459 [2022-04-19T20:37:35.199Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-19T20:37:35.459Z] ---> 9bd8b2b1ef3e [2022-04-19T20:37:35.459Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-19T20:37:36.396Z] ---> 11d98c05073f [2022-04-19T20:37:36.396Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-19T20:37:36.396Z] ---> 16c58a248c37 [2022-04-19T20:37:36.396Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-19T20:37:36.396Z] ---> Running in 12608f9778b6 [2022-04-19T20:37:36.396Z] ---> 2c43fc69d856 [2022-04-19T20:37:36.396Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-19T20:37:36.654Z] ---> Running in 7d3c45972142 [2022-04-19T20:37:36.654Z] Removing intermediate container 7d3c45972142 [2022-04-19T20:37:36.654Z] ---> b36b59981f63 [2022-04-19T20:37:36.654Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T20:37:36.913Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-19T20:37:36.913Z] ---> Running in 39f3f178ea23 [2022-04-19T20:37:36.913Z] Removing intermediate container 39f3f178ea23 [2022-04-19T20:37:36.913Z] ---> bdd3593e6ca8 [2022-04-19T20:37:36.913Z] Step 20/22 : LABEL arch=x86_64 [2022-04-19T20:37:37.173Z] ---> Running in 09a7e217a99f [2022-04-19T20:37:37.434Z] Removing intermediate container 09a7e217a99f [2022-04-19T20:37:37.434Z] ---> bd028aa0fc6a [2022-04-19T20:37:37.434Z] Step 21/22 : LABEL git_sha=bf4a6ac9abb43216ff595c712f3efb9c106ec880 [2022-04-19T20:37:37.434Z] ---> Running in 51481d3d364d [2022-04-19T20:37:37.695Z] Removing intermediate container 51481d3d364d [2022-04-19T20:37:37.695Z] ---> d0980935aca7 [2022-04-19T20:37:37.695Z] Step 22/22 : LABEL version=0.0.0 [2022-04-19T20:37:37.695Z] ---> Running in da5d6f83c96a [2022-04-19T20:37:37.954Z] Removing intermediate container da5d6f83c96a [2022-04-19T20:37:37.954Z] ---> f9ae5e1fc17d [2022-04-19T20:37:37.954Z] [2022-04-19T20:37:37.954Z] Successfully built f9ae5e1fc17d [2022-04-19T20:37:37.954Z] Successfully tagged support-notifications:latest [2022-04-19T20:37:37.954Z]  Building support-notifications ... done Building core-metadata [2022-04-19T20:37:38.213Z] Removing intermediate container 80705113e138 [2022-04-19T20:37:38.213Z] ---> 36a73d67c7e7 [2022-04-19T20:37:38.213Z] [2022-04-19T20:37:38.213Z] Step 13/25 : FROM alpine:3.15 [2022-04-19T20:37:38.213Z] 3.15: Pulling from library/alpine [2022-04-19T20:37:38.213Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-19T20:37:38.213Z] Status: Downloaded newer image for alpine:3.15 [2022-04-19T20:37:38.213Z] ---> 0ac33e5f5afa [2022-04-19T20:37:38.213Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-19T20:37:41.577Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T20:37:41.577Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-19T20:37:41.577Z] ---> 3e5313b5dd53 [2022-04-19T20:37:41.577Z] Step 3/23 : WORKDIR /edgex-go [2022-04-19T20:37:41.577Z] ---> Using cache [2022-04-19T20:37:41.577Z] ---> 52815a8c9630 [2022-04-19T20:37:41.577Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T20:37:41.577Z] ---> Using cache [2022-04-19T20:37:41.577Z] ---> 8fd6f2a2419c [2022-04-19T20:37:41.577Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-19T20:37:41.577Z] ---> Using cache [2022-04-19T20:37:41.577Z] ---> c40c9961429a [2022-04-19T20:37:41.577Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-19T20:37:41.577Z] ---> Using cache [2022-04-19T20:37:41.577Z] ---> bca587ec6ce2 [2022-04-19T20:37:41.577Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T20:37:41.577Z] ---> Using cache [2022-04-19T20:37:41.578Z] ---> ac7a44e3c82a [2022-04-19T20:37:41.578Z] Step 8/23 : COPY . . [2022-04-19T20:37:41.578Z] ---> Using cache [2022-04-19T20:37:41.578Z] ---> 9268f44baaf4 [2022-04-19T20:37:41.578Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-19T20:37:42.173Z] ---> Running in a1c48bec27c1 [2022-04-19T20:37:42.173Z] ---> Running in 4ec073bfbef8 [2022-04-19T20:37:42.461Z] Removing intermediate container a1c48bec27c1 [2022-04-19T20:37:42.461Z] ---> 45f02fa7a06b [2022-04-19T20:37:42.461Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T20:37:42.461Z] ---> Running in 94331c546543 [2022-04-19T20:37:42.720Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-19T20:37:43.657Z] Removing intermediate container 94331c546543 [2022-04-19T20:37:43.657Z] ---> 32eebd2424bb [2022-04-19T20:37:43.657Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-19T20:37:43.915Z] ---> Running in 8e363a038beb [2022-04-19T20:37:44.174Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T20:37:45.109Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T20:37:45.368Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-19T20:37:45.368Z] v3.15.4-45-g713e3376de [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-19T20:37:45.368Z] OK: 15855 distinct packages available [2022-04-19T20:37:45.368Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T20:37:45.588Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-19T20:37:46.305Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T20:37:46.564Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-19T20:37:46.822Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-19T20:37:46.822Z] (3/5) Installing libucontext (1.1-r0) [2022-04-19T20:37:46.822Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-19T20:37:47.080Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-19T20:37:47.080Z] Executing busybox-1.34.1-r5.trigger [2022-04-19T20:37:47.080Z] OK: 6 MiB in 19 packages [2022-04-19T20:37:48.455Z] Removing intermediate container 8e363a038beb [2022-04-19T20:37:48.455Z] ---> 610bd3b1e5cb [2022-04-19T20:37:48.455Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-19T20:37:50.995Z] ---> 38c9e5dd781e [2022-04-19T20:37:50.995Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-19T20:37:50.995Z] ---> d837e651e195 [2022-04-19T20:37:50.995Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-19T20:37:51.565Z] ---> 493498c39944 [2022-04-19T20:37:51.565Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-19T20:37:52.133Z] ---> 48d377ff2476 [2022-04-19T20:37:52.133Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-19T20:37:52.133Z] ---> Running in d5b0e1317ba8 [2022-04-19T20:37:52.395Z] Removing intermediate container d5b0e1317ba8 [2022-04-19T20:37:52.396Z] ---> 5ff186c46774 [2022-04-19T20:37:52.396Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-19T20:37:52.396Z] ---> Running in ff1633152130 [2022-04-19T20:37:52.654Z] Removing intermediate container ff1633152130 [2022-04-19T20:37:52.654Z] ---> 39362ade7218 [2022-04-19T20:37:52.654Z] Step 23/25 : LABEL arch=x86_64 [2022-04-19T20:37:52.913Z] ---> Running in 5a1d3949c3b8 [2022-04-19T20:37:53.174Z] Removing intermediate container 5a1d3949c3b8 [2022-04-19T20:37:53.174Z] ---> f3701ac9dbe8 [2022-04-19T20:37:53.174Z] Step 24/25 : LABEL git_sha=bf4a6ac9abb43216ff595c712f3efb9c106ec880 [2022-04-19T20:37:53.174Z] ---> Running in ee6778554590 [2022-04-19T20:37:53.432Z] Removing intermediate container ee6778554590 [2022-04-19T20:37:53.432Z] ---> 433620cbffc4 [2022-04-19T20:37:53.432Z] Step 25/25 : LABEL version=0.0.0 [2022-04-19T20:37:53.432Z] ---> Running in a5a964a51fc0 [2022-04-19T20:37:53.692Z] Removing intermediate container a5a964a51fc0 [2022-04-19T20:37:53.692Z] ---> 64618637c08d [2022-04-19T20:37:53.692Z] [2022-04-19T20:37:53.692Z] Successfully built 64618637c08d [2022-04-19T20:37:53.692Z] Successfully tagged security-spire-server:latest [2022-04-19T20:37:57.890Z]  Building security-spire-server ... done Removing intermediate container 12608f9778b6 [2022-04-19T20:37:57.890Z] ---> 88c9b1fc0333 [2022-04-19T20:37:57.890Z] [2022-04-19T20:37:57.890Z] Step 9/20 : FROM alpine:3.15 [2022-04-19T20:37:57.890Z] ---> 0ac33e5f5afa [2022-04-19T20:37:57.890Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-19T20:37:57.890Z] ---> Using cache [2022-04-19T20:37:57.890Z] ---> 45f02fa7a06b [2022-04-19T20:37:57.890Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T20:37:57.890Z] ---> Using cache [2022-04-19T20:37:57.890Z] ---> 32eebd2424bb [2022-04-19T20:37:57.890Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-19T20:37:57.890Z] ---> Running in 510e73732883 [2022-04-19T20:37:57.890Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T20:37:58.886Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T20:37:59.148Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-19T20:37:59.148Z] v3.15.4-45-g713e3376de [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-19T20:37:59.148Z] OK: 15855 distinct packages available [2022-04-19T20:37:59.148Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T20:37:59.148Z] Removing intermediate container 4ec073bfbef8 [2022-04-19T20:37:59.148Z] ---> f85c509c401a [2022-04-19T20:37:59.148Z] [2022-04-19T20:37:59.148Z] Step 10/23 : FROM alpine:3.14 [2022-04-19T20:37:59.148Z] ---> e04c818066af [2022-04-19T20:37:59.148Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-19T20:37:59.148Z] ---> Using cache [2022-04-19T20:37:59.148Z] ---> fb5dbd368dfd [2022-04-19T20:37:59.148Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-19T20:37:59.148Z] ---> Using cache [2022-04-19T20:37:59.148Z] ---> 30484f9ee667 [2022-04-19T20:37:59.148Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-19T20:37:59.148Z] ---> Running in 4b45ac8205b5 [2022-04-19T20:37:59.410Z] Removing intermediate container 4b45ac8205b5 [2022-04-19T20:37:59.410Z] ---> 2aa0944d0527 [2022-04-19T20:37:59.410Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-19T20:37:59.410Z] ---> Running in 9b9adf2e3c6b [2022-04-19T20:37:59.410Z] Removing intermediate container 9b9adf2e3c6b [2022-04-19T20:37:59.410Z] ---> b68376143280 [2022-04-19T20:37:59.410Z] Step 15/23 : WORKDIR / [2022-04-19T20:37:59.410Z] ---> Running in f4b6e712b1f0 [2022-04-19T20:37:59.670Z] Removing intermediate container f4b6e712b1f0 [2022-04-19T20:37:59.670Z] ---> 2405e0afb3b6 [2022-04-19T20:37:59.670Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-19T20:37:59.670Z] ---> 0db4f5139b52 [2022-04-19T20:37:59.670Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-19T20:37:59.931Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T20:38:00.196Z] ---> b0f9dc646c4c [2022-04-19T20:38:00.196Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-19T20:38:00.196Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-19T20:38:00.457Z] ---> 8507408d5fb7 [2022-04-19T20:38:00.457Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-19T20:38:00.457Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-19T20:38:00.457Z] ---> Running in aaae0771ddd0 [2022-04-19T20:38:00.457Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-19T20:38:00.457Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-19T20:38:00.457Z] Removing intermediate container aaae0771ddd0 [2022-04-19T20:38:00.457Z] ---> d09324a8b44e [2022-04-19T20:38:00.457Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T20:38:00.727Z] ---> Running in 12959b042f0f [2022-04-19T20:38:00.727Z] (5/9) Installing curl (7.80.0-r0) [2022-04-19T20:38:00.727Z] Removing intermediate container 12959b042f0f [2022-04-19T20:38:00.727Z] ---> 6cb54d7f61d3 [2022-04-19T20:38:00.727Z] Step 21/23 : LABEL arch=x86_64 [2022-04-19T20:38:00.727Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-19T20:38:00.727Z] ---> Running in f8772a64745e [2022-04-19T20:38:00.727Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-19T20:38:00.989Z] Removing intermediate container f8772a64745e [2022-04-19T20:38:00.989Z] ---> 6d5e75e0d57e [2022-04-19T20:38:00.989Z] Step 22/23 : LABEL git_sha=bf4a6ac9abb43216ff595c712f3efb9c106ec880 [2022-04-19T20:38:00.989Z] (8/9) Installing libucontext (1.1-r0) [2022-04-19T20:38:00.989Z] ---> Running in d82d63a9faa1 [2022-04-19T20:38:00.989Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-19T20:38:00.989Z] Removing intermediate container d82d63a9faa1 [2022-04-19T20:38:00.989Z] ---> ab825a64349f [2022-04-19T20:38:00.989Z] Step 23/23 : LABEL version=0.0.0 [2022-04-19T20:38:00.989Z] Executing busybox-1.34.1-r5.trigger [2022-04-19T20:38:01.249Z] Executing ca-certificates-20211220-r0.trigger [2022-04-19T20:38:01.249Z] ---> Running in 0f742b766c4b [2022-04-19T20:38:01.249Z] OK: 8 MiB in 23 packages [2022-04-19T20:38:01.509Z] Removing intermediate container 0f742b766c4b [2022-04-19T20:38:01.509Z] ---> 63bf6b8bfb44 [2022-04-19T20:38:01.509Z] [2022-04-19T20:38:01.509Z] Successfully built 63bf6b8bfb44 [2022-04-19T20:38:01.509Z] Successfully tagged core-metadata:latest [2022-04-19T20:38:01.770Z]  Building core-metadata ... done Removing intermediate container 510e73732883 [2022-04-19T20:38:01.770Z] ---> 71918ebc16f9 [2022-04-19T20:38:01.770Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-19T20:38:02.031Z] ---> aad71930fbe5 [2022-04-19T20:38:02.031Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-19T20:38:02.603Z] ---> 0e90448a1065 [2022-04-19T20:38:02.603Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-19T20:38:02.865Z] ---> 78992cc16f56 [2022-04-19T20:38:02.865Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-19T20:38:02.865Z] ---> Running in 72c3a9bdf9c3 [2022-04-19T20:38:02.865Z] Removing intermediate container 72c3a9bdf9c3 [2022-04-19T20:38:02.865Z] ---> 4b07d26f9847 [2022-04-19T20:38:02.865Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T20:38:02.865Z] ---> Running in f23ea105ccb9 [2022-04-19T20:38:03.131Z] Removing intermediate container f23ea105ccb9 [2022-04-19T20:38:03.131Z] ---> 0604ff795acf [2022-04-19T20:38:03.131Z] Step 18/20 : LABEL arch=x86_64 [2022-04-19T20:38:03.131Z] ---> Running in 73ec2dc0657c [2022-04-19T20:38:03.131Z] Removing intermediate container 73ec2dc0657c [2022-04-19T20:38:03.131Z] ---> 39aeed6e671f [2022-04-19T20:38:03.131Z] Step 19/20 : LABEL git_sha=bf4a6ac9abb43216ff595c712f3efb9c106ec880 [2022-04-19T20:38:03.391Z] ---> Running in 3197a7f60d00 [2022-04-19T20:38:03.391Z] Removing intermediate container 3197a7f60d00 [2022-04-19T20:38:03.391Z] ---> 63c425c622de [2022-04-19T20:38:03.391Z] Step 20/20 : LABEL version=0.0.0 [2022-04-19T20:38:03.391Z] ---> Running in 9c1a29300c34 [2022-04-19T20:38:03.651Z] Removing intermediate container 9c1a29300c34 [2022-04-19T20:38:03.651Z] ---> 7e41477b610d [2022-04-19T20:38:03.651Z] [2022-04-19T20:38:03.651Z] Successfully built 7e41477b610d [2022-04-19T20:38:03.651Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-19T20:38:11.786Z]  Building security-spiffe-token-provider ... done Building bin/spire-agent... [2022-04-19T20:38:11.786Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-19T20:38:11.786Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-19T20:38:11.786Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-19T20:38:11.786Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-19T20:38:11.787Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-19T20:38:11.787Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-19T20:38:11.787Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-19T20:38:11.787Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-19T20:38:11.787Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-19T20:38:11.787Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-19T20:38:11.787Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-19T20:38:11.787Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-19T20:38:11.787Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-19T20:38:18.353Z] Building bin/spire-agent... [2022-04-19T20:38:18.353Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-19T20:38:18.353Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-19T20:38:18.353Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-19T20:38:18.353Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-19T20:38:18.353Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-19T20:38:18.353Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-19T20:38:18.353Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-19T20:38:18.923Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-19T20:38:18.923Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-19T20:38:18.923Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-19T20:38:18.923Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-19T20:38:18.923Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-19T20:38:18.923Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-19T20:39:15.180Z] Removing intermediate container 3d9cd919d52b [2022-04-19T20:39:15.180Z] ---> da1e20558a8d [2022-04-19T20:39:15.180Z] [2022-04-19T20:39:15.180Z] Step 13/26 : FROM alpine:3.15 [2022-04-19T20:39:15.180Z] ---> 0ac33e5f5afa [2022-04-19T20:39:15.180Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-19T20:39:15.180Z] ---> Using cache [2022-04-19T20:39:15.180Z] ---> 45f02fa7a06b [2022-04-19T20:39:15.180Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T20:39:15.180Z] ---> Using cache [2022-04-19T20:39:15.180Z] ---> 32eebd2424bb [2022-04-19T20:39:15.180Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-19T20:39:15.180Z] Removing intermediate container 6c55b193efb1 [2022-04-19T20:39:15.180Z] ---> 08d4433b9df1 [2022-04-19T20:39:15.180Z] [2022-04-19T20:39:15.180Z] Step 13/26 : FROM alpine:3.15 [2022-04-19T20:39:15.180Z] ---> 0ac33e5f5afa [2022-04-19T20:39:15.180Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-19T20:39:15.180Z] ---> Using cache [2022-04-19T20:39:15.180Z] ---> 45f02fa7a06b [2022-04-19T20:39:15.180Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T20:39:15.180Z] ---> Using cache [2022-04-19T20:39:15.180Z] ---> 32eebd2424bb [2022-04-19T20:39:15.180Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-19T20:39:15.180Z] ---> Using cache [2022-04-19T20:39:15.180Z] ---> 610bd3b1e5cb [2022-04-19T20:39:15.180Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-19T20:39:15.180Z] ---> Running in 3b3e0f478a1a [2022-04-19T20:39:15.180Z] ---> c3445c24ed50 [2022-04-19T20:39:15.180Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-19T20:39:15.180Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T20:39:15.180Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T20:39:15.180Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-19T20:39:15.180Z] v3.15.4-45-g713e3376de [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-19T20:39:15.180Z] OK: 15855 distinct packages available [2022-04-19T20:39:15.180Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T20:39:15.180Z] ---> e8ab45eb7cd0 [2022-04-19T20:39:15.180Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-19T20:39:15.180Z] ---> 951dba600306 [2022-04-19T20:39:15.180Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-19T20:39:15.180Z] ---> 6cf42add9e30 [2022-04-19T20:39:15.180Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-19T20:39:15.180Z] ---> e0a020d01083 [2022-04-19T20:39:15.180Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-19T20:39:15.180Z] ---> Running in f668e299e9ec [2022-04-19T20:39:15.180Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T20:39:15.180Z] Removing intermediate container f668e299e9ec [2022-04-19T20:39:15.180Z] ---> 3aa900c7afd2 [2022-04-19T20:39:15.180Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-19T20:39:15.180Z] ---> Running in 4a9386a63fa9 [2022-04-19T20:39:15.180Z] Removing intermediate container 4a9386a63fa9 [2022-04-19T20:39:15.180Z] ---> 2c6b9baedf03 [2022-04-19T20:39:15.180Z] Step 24/26 : LABEL arch=x86_64 [2022-04-19T20:39:15.180Z] ---> Running in 9e6fb58b02bb [2022-04-19T20:39:15.180Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-19T20:39:15.180Z] Removing intermediate container 9e6fb58b02bb [2022-04-19T20:39:15.180Z] ---> d1072117dad6 [2022-04-19T20:39:15.180Z] Step 25/26 : LABEL git_sha=bf4a6ac9abb43216ff595c712f3efb9c106ec880 [2022-04-19T20:39:15.180Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-19T20:39:15.180Z] ---> Running in efe74ae8be48 [2022-04-19T20:39:15.180Z] (3/4) Installing libucontext (1.1-r0) [2022-04-19T20:39:15.180Z] Removing intermediate container efe74ae8be48 [2022-04-19T20:39:15.180Z] ---> c0598e3a1ec6 [2022-04-19T20:39:15.180Z] Step 26/26 : LABEL version=0.0.0 [2022-04-19T20:39:15.180Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-19T20:39:15.180Z] ---> Running in 7810f0bffa36 [2022-04-19T20:39:15.180Z] Executing busybox-1.34.1-r5.trigger [2022-04-19T20:39:15.180Z] OK: 6 MiB in 18 packages [2022-04-19T20:39:15.180Z] Removing intermediate container 7810f0bffa36 [2022-04-19T20:39:15.180Z] ---> a47c7639d326 [2022-04-19T20:39:15.180Z] [2022-04-19T20:39:15.180Z] Successfully built a47c7639d326 [2022-04-19T20:39:15.180Z] Successfully tagged security-spire-agent:latest [2022-04-19T20:39:15.180Z]  Building security-spire-agent ... done Removing intermediate container 3b3e0f478a1a [2022-04-19T20:39:15.180Z] ---> 1703928627c0 [2022-04-19T20:39:15.180Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-19T20:39:16.568Z] ---> 0f07477a31d8 [2022-04-19T20:39:16.568Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-19T20:39:16.568Z] ---> 1004273f60da [2022-04-19T20:39:16.568Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-19T20:39:16.831Z] ---> Running in 411aae8dfa6e [2022-04-19T20:39:16.831Z] Removing intermediate container 411aae8dfa6e [2022-04-19T20:39:16.831Z] ---> 7ee02dfde502 [2022-04-19T20:39:16.831Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-19T20:39:17.091Z] ---> 838344826cb8 [2022-04-19T20:39:17.091Z] Step 21/26 : WORKDIR / [2022-04-19T20:39:17.091Z] ---> Running in 3bc4cd244a0b [2022-04-19T20:39:17.091Z] Removing intermediate container 3bc4cd244a0b [2022-04-19T20:39:17.091Z] ---> 084c9b4d414a [2022-04-19T20:39:17.091Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-19T20:39:17.352Z] ---> Running in 8c227076a1b9 [2022-04-19T20:39:17.352Z] Removing intermediate container 8c227076a1b9 [2022-04-19T20:39:17.353Z] ---> dfd1692c0ab2 [2022-04-19T20:39:17.353Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-19T20:39:17.353Z] ---> Running in b1c0720459d1 [2022-04-19T20:39:17.353Z] Removing intermediate container b1c0720459d1 [2022-04-19T20:39:17.353Z] ---> ca7eb926b262 [2022-04-19T20:39:17.353Z] Step 24/26 : LABEL arch=x86_64 [2022-04-19T20:39:17.619Z] ---> Running in 7deb431813bc [2022-04-19T20:39:17.619Z] Removing intermediate container 7deb431813bc [2022-04-19T20:39:17.619Z] ---> 551a6aa26b14 [2022-04-19T20:39:17.619Z] Step 25/26 : LABEL git_sha=bf4a6ac9abb43216ff595c712f3efb9c106ec880 [2022-04-19T20:39:17.619Z] ---> Running in 35d3269772be [2022-04-19T20:39:17.880Z] Removing intermediate container 35d3269772be [2022-04-19T20:39:17.880Z] ---> 516a92e3aa1d [2022-04-19T20:39:17.880Z] Step 26/26 : LABEL version=0.0.0 [2022-04-19T20:39:17.880Z] ---> Running in 765f79a99978 [2022-04-19T20:39:17.880Z] Removing intermediate container 765f79a99978 [2022-04-19T20:39:17.880Z] ---> d083be77c7ef [2022-04-19T20:39:17.880Z] [2022-04-19T20:39:18.141Z] Successfully built d083be77c7ef [2022-04-19T20:39:18.141Z] Successfully tagged security-spire-config:latest [2022-04-19T20:39:18.147Z]  Building security-spire-config ... done  [Pipeline] } [2022-04-19T20:39:18.156Z] $ docker stop --time=1 bb8e794709af352767a96c9e067b7a270b12e5e93197355130d4e30d1bb0774a [2022-04-19T20:39:19.468Z] $ docker rm -f bb8e794709af352767a96c9e067b7a270b12e5e93197355130d4e30d1bb0774a [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-19T20:39:19.816Z] + docker images [2022-04-19T20:39:19.816Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-19T20:39:19.816Z] security-spire-config latest d083be77c7ef 2 seconds ago 86.7MB [2022-04-19T20:39:19.816Z] security-spire-agent latest a47c7639d326 5 seconds ago 127MB [2022-04-19T20:39:19.816Z] da1e20558a8d 13 seconds ago 4.43GB [2022-04-19T20:39:19.816Z] 08d4433b9df1 20 seconds ago 4.43GB [2022-04-19T20:39:19.816Z] security-spiffe-token-provider latest 7e41477b610d About a minute ago 28.8MB [2022-04-19T20:39:19.816Z] core-metadata latest 63bf6b8bfb44 About a minute ago 17MB [2022-04-19T20:39:19.816Z] f85c509c401a About a minute ago 1.5GB [2022-04-19T20:39:19.816Z] 88c9b1fc0333 About a minute ago 1.54GB [2022-04-19T20:39:19.816Z] security-spire-server latest 64618637c08d About a minute ago 87.3MB [2022-04-19T20:39:19.816Z] support-notifications latest f9ae5e1fc17d About a minute ago 26.8MB [2022-04-19T20:39:19.816Z] 36a73d67c7e7 About a minute ago 4.43GB [2022-04-19T20:39:19.816Z] a2b73d1be364 About a minute ago 1.55GB [2022-04-19T20:39:19.816Z] support-scheduler latest 3c62ba7f2440 2 minutes ago 26.2MB [2022-04-19T20:39:19.816Z] d3d0b2f285a7 2 minutes ago 1.55GB [2022-04-19T20:39:19.816Z] core-data latest 9b8e3ff082be 3 minutes ago 22.5MB [2022-04-19T20:39:19.816Z] core-command latest e70410d7f3d7 3 minutes ago 16MB [2022-04-19T20:39:19.816Z] 822b9fb86779 3 minutes ago 1.52GB [2022-04-19T20:39:19.816Z] ed16645cdc57 3 minutes ago 1.49GB [2022-04-19T20:39:19.816Z] sys-mgmt-agent latest 904a6a23a1d8 3 minutes ago 299MB [2022-04-19T20:39:19.816Z] security-bootstrapper latest ac9ddf7ab1ea 4 minutes ago 19MB [2022-04-19T20:39:19.816Z] security-secretstore-setup latest c013c743ff20 4 minutes ago 28.5MB [2022-04-19T20:39:19.816Z] security-proxy-setup latest db8e42996aa1 4 minutes ago 26.9MB [2022-04-19T20:39:19.816Z] f34ba36e1ecb 4 minutes ago 1.49GB [2022-04-19T20:39:19.816Z] 5820b668e7b4 4 minutes ago 1.5GB [2022-04-19T20:39:19.816Z] d9ba146e3f3b 4 minutes ago 1.5GB [2022-04-19T20:39:19.816Z] 1b074612fe55 4 minutes ago 1.5GB [2022-04-19T20:39:19.816Z] ci-base-image-x86_64 latest 3e5313b5dd53 7 minutes ago 896MB [2022-04-19T20:39:19.816Z] docker 20.10.14 7417809fdb73 2 weeks ago 218MB [2022-04-19T20:39:19.816Z] alpine 3.14 e04c818066af 2 weeks ago 5.59MB [2022-04-19T20:39:19.816Z] alpine 3.15 0ac33e5f5afa 2 weeks ago 5.57MB [2022-04-19T20:39:19.816Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB [2022-04-19T20:39:19.816Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB [2022-04-19T20:39:19.816Z] 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-19T20:39:52.607Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-19T20:39:52.608Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-19T20:39:52.608Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-19T20:39:52.608Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-19T20:39:54.081Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-19T20:39:54.081Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-19T20:39:54.081Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-19T20:39:54.081Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-19T20:39:54.081Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-19T20:39:54.081Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-19T20:39:54.081Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-19T20:39:54.367Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-19T20:39:54.367Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-19T20:39:54.367Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-19T20:39:54.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-19T20:40:12.787Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.244s coverage: 28.7% of statements [2022-04-19T20:40:12.787Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-19T20:40:12.787Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-19T20:40:17.152Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.451s coverage: 98.5% of statements [2022-04-19T20:40:17.152Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-19T20:40:18.616Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.489s coverage: 53.4% of statements [2022-04-19T20:40:18.616Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-19T20:40:18.616Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-19T20:40:45.635Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.723s coverage: 89.2% of statements [2022-04-19T20:40:45.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-19T20:40:45.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-19T20:40:45.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-19T20:40:45.635Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.463s coverage: 84.4% of statements [2022-04-19T20:40:45.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-19T20:40:45.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-19T20:40:45.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-19T20:40:45.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-19T20:40:45.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-19T20:40:46.642Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.810s coverage: 95.6% of statements [2022-04-19T20:40:46.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-19T20:40:46.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-19T20:40:46.642Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.507s coverage: 72.2% of statements [2022-04-19T20:40:46.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-19T20:40:46.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-19T20:40:46.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-19T20:40:46.643Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-19T20:40:46.643Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-19T20:40:46.643Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.687s coverage: 60.0% of statements [2022-04-19T20:40:46.643Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-19T20:40:46.643Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-19T20:40:46.643Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-19T20:40:46.643Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.768s coverage: 0.9% of statements [2022-04-19T20:40:46.643Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-19T20:40:46.643Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.375s coverage: 58.8% of statements [2022-04-19T20:40:46.643Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.285s coverage: 29.6% of statements [2022-04-19T20:40:46.643Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-19T20:40:46.643Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.250s coverage: 47.1% of statements [2022-04-19T20:40:46.643Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.272s coverage: 79.5% of statements [2022-04-19T20:40:46.643Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.248s coverage: 94.1% of statements [2022-04-19T20:40:46.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.303s coverage: 96.3% of statements [2022-04-19T20:40:47.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.245s coverage: 87.5% of statements [2022-04-19T20:41:02.751Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.339s coverage: 94.4% of statements [2022-04-19T20:41:02.751Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.222s coverage: 44.8% of statements [2022-04-19T20:41:07.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.803s coverage: 82.5% of statements [2022-04-19T20:41:07.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-19T20:41:13.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.347s coverage: 92.9% of statements [2022-04-19T20:41:13.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-19T20:41:13.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-19T20:41:13.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-19T20:41:13.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.076s coverage: 65.1% of statements [2022-04-19T20:41:13.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-19T20:41:13.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-19T20:41:13.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-19T20:41:13.888Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-19T20:41:13.888Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-19T20:41:13.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.253s coverage: 87.2% of statements [2022-04-19T20:41:13.888Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-19T20:41:13.888Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-19T20:41:13.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.231s coverage: 100.0% of statements [2022-04-19T20:41:13.888Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-19T20:41:13.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.324s coverage: 58.8% of statements [2022-04-19T20:41:13.888Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-19T20:41:13.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.330s coverage: 80.0% of statements [2022-04-19T20:41:13.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.295s coverage: 87.2% of statements [2022-04-19T20:41:13.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.343s coverage: 85.4% of statements [2022-04-19T20:41:13.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.998s coverage: 91.2% of statements [2022-04-19T20:41:13.888Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-19T20:41:22.283Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.163s coverage: 64.4% of statements [2022-04-19T20:41:22.283Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-19T20:41:22.284Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-19T20:41:22.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.298s coverage: 100.0% of statements [2022-04-19T20:41:22.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.115s coverage: 89.4% of statements [2022-04-19T20:41:22.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.109s coverage: 100.0% of statements [2022-04-19T20:41:22.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.072s coverage: 73.7% of statements [2022-04-19T20:41:22.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.090s coverage: 100.0% of statements [2022-04-19T20:41:34.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.706s coverage: 65.4% of statements [2022-04-19T20:41:34.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-19T20:41:34.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-19T20:41:34.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-19T20:41:35.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.930s coverage: 43.8% of statements [2022-04-19T20:41:35.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-19T20:41:35.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-19T20:41:35.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.279s coverage: 89.5% of statements [2022-04-19T20:41:35.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-19T20:41:35.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.339s coverage: 84.8% of statements [2022-04-19T20:41:35.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-19T20:41:35.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-19T20:41:35.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-19T20:41:35.369Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-19T20:41:43.715Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.447s coverage: 17.7% of statements [2022-04-19T20:41:43.715Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-19T20:41:43.715Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-19T20:41:43.715Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-19T20:41:43.715Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-19T20:41:43.715Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.821s coverage: 92.3% of statements [2022-04-19T20:41:43.715Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-19T20:41:43.715Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-19T20:41:43.715Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-19T20:41:43.715Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-19T20:41:43.715Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.311s coverage: 63.2% of statements [2022-04-19T20:41:43.715Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-19T20:41:43.715Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-19T20:41:46.353Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.507s coverage: 97.7% of statements [2022-04-19T20:41:46.353Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-19T20:41:46.353Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-19T20:41:46.353Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-19T20:41:46.353Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-19T20:41:46.353Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.257s coverage: 28.9% of statements [2022-04-19T20:41:46.353Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-19T20:41:46.353Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-19T20:41:46.353Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-19T20:41:46.353Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-19T20:41:46.353Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-19T20:41:46.353Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-19T20:41:46.353Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.428s coverage: 100.0% of statements [2022-04-19T20:41:46.353Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.102s coverage: 96.9% of statements [2022-04-19T20:41:47.343Z] 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-19T20:41:47.343Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-19T20:41:47.343Z] GO111MODULE=on go vet ./... [2022-04-19T20:43:54.351Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-19T20:43:54.626Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-19T20:43:57.256Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-19T20:44:00.685Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-19T20:44:01.372Z] + ls -al . [2022-04-19T20:44:01.373Z] total 668 [2022-04-19T20:44:01.373Z] drwxrwxr-x 9 1001 1001 4096 Apr 19 20:44 . [2022-04-19T20:44:01.373Z] drwxr-xr-x 4 root root 4096 Apr 19 20:37 .. [2022-04-19T20:44:01.373Z] -rw-rw-r-- 1 1001 1001 11 Apr 19 20:34 .dockerignore [2022-04-19T20:44:01.373Z] drwxrwxr-x 8 1001 1001 4096 Apr 19 20:35 .git [2022-04-19T20:44:01.373Z] drwxrwxr-x 3 1001 1001 4096 Apr 19 20:34 .github [2022-04-19T20:44:01.373Z] -rw-rw-r-- 1 1001 1001 879 Apr 19 20:34 .gitignore [2022-04-19T20:44:01.373Z] -rw-rw-r-- 1 1001 1001 42 Apr 19 20:34 .golangci.yml [2022-04-19T20:44:01.373Z] -rw-rw-r-- 1 1001 1001 87 Apr 19 20:34 .hadolint.yml [2022-04-19T20:44:01.373Z] -rw-rw-r-- 1 1001 1001 166 Apr 19 20:34 .sonarcloud.properties [2022-04-19T20:44:01.373Z] -rw-rw-r-- 1 1001 1001 1171 Apr 19 20:34 ADOPTERS.md [2022-04-19T20:44:01.373Z] -rw-rw-r-- 1 1001 1001 10086 Apr 19 20:34 Attribution.txt [2022-04-19T20:44:01.373Z] -rw-rw-r-- 1 1001 1001 51732 Apr 19 20:34 CHANGELOG.md [2022-04-19T20:44:01.373Z] -rw-rw-r-- 1 1001 1001 3804 Apr 19 20:34 CONTRIBUTING.md [2022-04-19T20:44:01.373Z] -rw-rw-r-- 1 1001 1001 677 Apr 19 20:34 GOVERNANCE.md [2022-04-19T20:44:01.373Z] -rw-rw-r-- 1 1001 1001 850 Apr 19 20:34 Jenkinsfile [2022-04-19T20:44:01.373Z] -rw-rw-r-- 1 1001 1001 10775 Apr 19 20:34 LICENSE [2022-04-19T20:44:01.373Z] -rw-rw-r-- 1 1001 1001 10389 Apr 19 20:34 Makefile [2022-04-19T20:44:01.373Z] -rw-rw-r-- 1 1001 1001 582 Apr 19 20:34 OWNERS.md [2022-04-19T20:44:01.373Z] -rw-rw-r-- 1 1001 1001 9120 Apr 19 20:34 README.md [2022-04-19T20:44:01.373Z] -rw-rw-r-- 1 1001 1001 6912 Apr 19 20:34 SECURITY.md [2022-04-19T20:44:01.373Z] -rw-rw-r-- 1 1001 1001 5 Apr 19 20:30 VERSION [2022-04-19T20:44:01.373Z] -rw-rw-r-- 1 1001 1001 4131 Apr 19 20:34 ZMQWindows.md [2022-04-19T20:44:01.373Z] drwxrwxr-x 2 1001 1001 4096 Apr 19 20:34 bin [2022-04-19T20:44:01.373Z] drwxrwxr-x 18 1001 1001 4096 Apr 19 20:34 cmd [2022-04-19T20:44:01.373Z] -rw-r--r-- 1 root root 435134 Apr 19 20:41 coverage.out [2022-04-19T20:44:01.373Z] -rw-rw-r-- 1 1001 1001 3256 Apr 19 20:34 go.mod [2022-04-19T20:44:01.373Z] -rw-rw-r-- 1 1001 1001 35162 Apr 19 20:34 go.sum [2022-04-19T20:44:01.373Z] drwxrwxr-x 8 1001 1001 4096 Apr 19 20:34 internal [2022-04-19T20:44:01.373Z] drwxrwxr-x 3 1001 1001 4096 Apr 19 20:34 openapi [2022-04-19T20:44:01.373Z] drwxrwxr-x 4 1001 1001 4096 Apr 19 20:34 snap [2022-04-19T20:44:01.373Z] -rw-rw-r-- 1 1001 1001 204 Apr 19 20:34 version.go [Pipeline] sh [2022-04-19T20:44:02.103Z] + '[' -e coverage.out ] [2022-04-19T20:44:02.103Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-19T20:44:02.127Z] Warning: overwriting stash ‘coverage-report’ [2022-04-19T20:44:03.304Z] Stashed 1 file(s) [Pipeline] sh [2022-04-19T20:44:03.983Z] + make build [2022-04-19T20:44:03.984Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-19T20:45:41.544Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-19T20:46:49.645Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-19T20:46:53.959Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-19T20:47:41.013Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-19T20:47:41.013Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-19T20:47:43.001Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-19T20:47:51.300Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-19T20:47:55.624Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-19T20:48:02.358Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-19T20:48:05.762Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-19T20:48:10.071Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-19T20:48:20.274Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-19T20:48:27.010Z] $ docker stop --time=1 32b1e53dc29f8525cbdb9d1329f687d1b7ee9a9384e16046146fdd35ad0c70d2 [2022-04-19T20:48:29.328Z] $ docker rm -f 32b1e53dc29f8525cbdb9d1329f687d1b7ee9a9384e16046146fdd35ad0c70d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:48:32.136Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-19T20:48:32.410Z] [2022-04-19T20:48:32.410Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:48:32.769Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-19T20:48:33.046Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-19T20:48:33.046Z] 29e5d40040c1: Pulling fs layer [2022-04-19T20:48:33.046Z] 1ce36da41761: Pulling fs layer [2022-04-19T20:48:33.046Z] 25b303627fd3: Pulling fs layer [2022-04-19T20:48:33.046Z] 29e5d40040c1: Verifying Checksum [2022-04-19T20:48:33.046Z] 29e5d40040c1: Download complete [2022-04-19T20:48:33.400Z] 1ce36da41761: Verifying Checksum [2022-04-19T20:48:33.400Z] 1ce36da41761: Download complete [2022-04-19T20:48:34.068Z] 29e5d40040c1: Pull complete [2022-04-19T20:48:35.561Z] 25b303627fd3: Verifying Checksum [2022-04-19T20:48:35.561Z] 25b303627fd3: Download complete [2022-04-19T20:48:35.838Z] 1ce36da41761: Pull complete [2022-04-19T20:48:48.263Z] 25b303627fd3: Pull complete [2022-04-19T20:48:48.263Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-19T20:48:48.263Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-19T20:48:48.263Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-19T20:48:48.557Z] prd-ubuntu20.04-docker-arm64-4c-16g-21398 does not seem to be running inside a container [2022-04-19T20:48:48.657Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-19T20:48:51.531Z] $ docker top 4760f8a744c99a18d5d7be8e41ec6b66b49748d257a583844d789cd88585458b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-19T20:48:52.532Z] + grep parallel [2022-04-19T20:48:52.532Z] + docker-compose build --help [2022-04-19T20:48:59.251Z] --parallel Build images in parallel. [Pipeline] } [2022-04-19T20:48:59.877Z] $ docker stop --time=1 4760f8a744c99a18d5d7be8e41ec6b66b49748d257a583844d789cd88585458b [2022-04-19T20:49:01.695Z] $ docker rm -f 4760f8a744c99a18d5d7be8e41ec6b66b49748d257a583844d789cd88585458b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:49:02.383Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-19T20:49:02.383Z] . [Pipeline] withDockerContainer [2022-04-19T20:49:02.680Z] prd-ubuntu20.04-docker-arm64-4c-16g-21398 does not seem to be running inside a container [2022-04-19T20:49:02.776Z] $ 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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@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-19T20:49:04.358Z] $ docker top 46675191dab24dfd4eec8c7980304930da6416c7b7adb571ff9aa3edf3862b30 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-19T20:49:05.384Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-19T20:49:13.677Z] Building core-command ... [2022-04-19T20:49:13.677Z] Building core-data ... [2022-04-19T20:49:13.677Z] Building core-metadata ... [2022-04-19T20:49:13.677Z] Building security-bootstrapper ... [2022-04-19T20:49:13.677Z] Building security-proxy-setup ... [2022-04-19T20:49:13.677Z] Building security-secretstore-setup ... [2022-04-19T20:49:13.677Z] Building security-spiffe-token-provider ... [2022-04-19T20:49:13.677Z] Building security-spire-agent ... [2022-04-19T20:49:13.677Z] Building security-spire-config ... [2022-04-19T20:49:13.677Z] Building security-spire-server ... [2022-04-19T20:49:13.677Z] Building support-notifications ... [2022-04-19T20:49:13.677Z] Building support-scheduler ... [2022-04-19T20:49:13.677Z] Building sys-mgmt-agent ... [2022-04-19T20:49:13.677Z] Building security-bootstrapper [2022-04-19T20:49:13.677Z] Building sys-mgmt-agent [2022-04-19T20:49:13.677Z] Building security-secretstore-setup [2022-04-19T20:49:13.677Z] Building security-spire-config [2022-04-19T20:49:13.677Z] Building security-spire-server [2022-04-19T20:50:50.545Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T20:50:50.545Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-19T20:50:50.545Z] ---> 08b9be25db67 [2022-04-19T20:50:50.545Z] Step 3/25 : WORKDIR /edgex-go [2022-04-19T20:50:50.545Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T20:50:50.545Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-19T20:50:50.545Z] ---> 08b9be25db67 [2022-04-19T20:50:50.545Z] Step 3/23 : WORKDIR /edgex-go [2022-04-19T20:50:50.545Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T20:50:50.545Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-19T20:50:50.545Z] ---> 08b9be25db67 [2022-04-19T20:50:50.545Z] Step 3/25 : WORKDIR /edgex-go [2022-04-19T20:50:50.545Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T20:50:50.545Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-19T20:50:50.545Z] ---> 08b9be25db67 [2022-04-19T20:50:50.545Z] Step 3/26 : WORKDIR /edgex-go [2022-04-19T20:50:50.545Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T20:50:50.545Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-19T20:50:50.545Z] ---> 08b9be25db67 [2022-04-19T20:50:50.545Z] Step 3/31 : WORKDIR /edgex-go [2022-04-19T20:50:50.545Z] ---> Running in 0c31f923181f [2022-04-19T20:50:50.545Z] ---> Running in 345dede1e756 [2022-04-19T20:50:50.545Z] ---> Running in f51a3870c3f2 [2022-04-19T20:50:50.545Z] ---> Running in 60ed20455c90 [2022-04-19T20:50:50.545Z] ---> Running in 85b8a75ef91a [2022-04-19T20:50:50.545Z] Removing intermediate container 85b8a75ef91a [2022-04-19T20:50:50.545Z] Removing intermediate container 345dede1e756 [2022-04-19T20:50:50.545Z] ---> 3a7abbf77ba3 [2022-04-19T20:50:50.545Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T20:50:50.545Z] ---> 12a4bfab1868 [2022-04-19T20:50:50.545Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T20:50:50.545Z] Removing intermediate container 0c31f923181f [2022-04-19T20:50:50.545Z] ---> d1998cf97430 [2022-04-19T20:50:50.545Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T20:50:50.545Z] Removing intermediate container 60ed20455c90 [2022-04-19T20:50:50.545Z] ---> 231b66520617 [2022-04-19T20:50:50.545Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T20:50:50.545Z] Removing intermediate container f51a3870c3f2 [2022-04-19T20:50:50.545Z] ---> e59d5483394c [2022-04-19T20:50:50.545Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T20:50:50.545Z] ---> Running in e451fa6828ed [2022-04-19T20:50:50.545Z] ---> Running in f52d8952ccd4 [2022-04-19T20:50:50.545Z] ---> Running in 1dc8a53a7cd1 [2022-04-19T20:50:50.545Z] ---> Running in bf7aaa9eca49 [2022-04-19T20:50:50.545Z] ---> Running in 8f1b7091a5db [2022-04-19T20:50:50.545Z] Removing intermediate container 1dc8a53a7cd1 [2022-04-19T20:50:50.545Z] ---> 6dbfe7bd5edd [2022-04-19T20:50:50.545Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-19T20:50:50.545Z] ---> Running in ae4bc775dace [2022-04-19T20:50:50.545Z] Removing intermediate container e451fa6828ed [2022-04-19T20:50:50.545Z] ---> a353ce47b93c [2022-04-19T20:50:50.545Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-19T20:50:50.545Z] ---> Running in 53cf4cfbb660 [2022-04-19T20:50:50.545Z] Removing intermediate container f52d8952ccd4 [2022-04-19T20:50:50.545Z] ---> 2cdd279a0e5e [2022-04-19T20:50:50.545Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-19T20:50:50.545Z] ---> Running in 3b325bc24b96 [2022-04-19T20:50:50.545Z] Removing intermediate container 8f1b7091a5db [2022-04-19T20:50:50.545Z] ---> 9fb305470d9d [2022-04-19T20:50:50.545Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-19T20:50:50.545Z] Removing intermediate container bf7aaa9eca49 [2022-04-19T20:50:50.545Z] ---> c7a2a4e58cad [2022-04-19T20:50:50.546Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-19T20:50:50.546Z] ---> Running in 73c1128dbaf8 [2022-04-19T20:50:50.546Z] ---> Running in 940576c2d1a6 [2022-04-19T20:50:50.546Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T20:50:50.546Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T20:50:50.546Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T20:50:50.546Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T20:50:50.546Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T20:50:50.546Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T20:50:50.546Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T20:50:51.176Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T20:50:51.176Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T20:50:51.176Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T20:50:51.485Z] OK: 220 MiB in 52 packages [2022-04-19T20:50:52.109Z] OK: 220 MiB in 52 packages [2022-04-19T20:50:53.137Z] OK: 220 MiB in 52 packages [2022-04-19T20:50:53.137Z] OK: 220 MiB in 52 packages [2022-04-19T20:50:53.137Z] OK: 220 MiB in 52 packages [2022-04-19T20:50:53.428Z] Removing intermediate container ae4bc775dace [2022-04-19T20:50:53.428Z] ---> f8204a93db25 [2022-04-19T20:50:53.428Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-19T20:50:54.448Z] Removing intermediate container 53cf4cfbb660 [2022-04-19T20:50:54.448Z] ---> 0486e0affdf0 [2022-04-19T20:50:54.448Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-19T20:50:55.066Z] ---> b0445391fac6 [2022-04-19T20:50:55.066Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T20:50:55.066Z] Removing intermediate container 940576c2d1a6 [2022-04-19T20:50:55.066Z] ---> 09d481416882 [2022-04-19T20:50:55.066Z] Step 6/23 : COPY go.mod vendor* ./Removing intermediate container 3b325bc24b96 [2022-04-19T20:50:55.066Z] ---> d77074c9d8bb [2022-04-19T20:50:55.066Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-19T20:50:55.066Z] [2022-04-19T20:50:55.066Z] Removing intermediate container 73c1128dbaf8 [2022-04-19T20:50:55.371Z] ---> 8b081178f56c [2022-04-19T20:50:55.371Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-19T20:50:55.371Z] ---> Running in d4cab46320dd [2022-04-19T20:50:55.976Z] ---> 9eeccd970f90 [2022-04-19T20:50:55.976Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T20:50:55.976Z] ---> Running in 72e7488af06c [2022-04-19T20:50:56.592Z] ---> 9ec5e563dfb1 [2022-04-19T20:50:56.592Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T20:50:56.875Z] ---> Running in 9d41e51c11ce [2022-04-19T20:50:57.153Z] ---> b3b569b66ebd [2022-04-19T20:50:57.153Z] ---> 9093b41baaff [2022-04-19T20:50:57.153Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T20:50:57.153Z] [2022-04-19T20:50:57.153Z] ---> Running in 93514ae167ce [2022-04-19T20:50:57.153Z] ---> Running in 700d4cce57cf [2022-04-19T20:51:02.625Z] Removing intermediate container d4cab46320dd [2022-04-19T20:51:02.625Z] ---> 526f6e32fddc [2022-04-19T20:51:02.625Z] Step 8/25 : COPY . . [2022-04-19T20:51:02.625Z] Removing intermediate container 72e7488af06c [2022-04-19T20:51:02.625Z] ---> f15ee5b53589 [2022-04-19T20:51:02.625Z] Step 8/25 : COPY . . [2022-04-19T20:51:03.638Z] Removing intermediate container 9d41e51c11ce [2022-04-19T20:51:03.638Z] ---> 2fc43f370b85 [2022-04-19T20:51:03.638Z] Step 8/26 : COPY . . [2022-04-19T20:51:04.250Z] Removing intermediate container 700d4cce57cf [2022-04-19T20:51:04.250Z] ---> 810cdd9ab86a [2022-04-19T20:51:04.250Z] Step 8/23 : COPY . . [2022-04-19T20:51:04.250Z] Removing intermediate container 93514ae167ce [2022-04-19T20:51:04.250Z] ---> 7cedd6553324 [2022-04-19T20:51:04.250Z] Step 8/31 : COPY . . [2022-04-19T20:51:36.664Z] ---> a30ece5c490a [2022-04-19T20:51:36.665Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-19T20:51:36.665Z] ---> b18dee7f0c00 [2022-04-19T20:51:36.665Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-19T20:51:36.665Z] ---> 3ec2db123b88 [2022-04-19T20:51:36.665Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-19T20:51:36.665Z] ---> Running in 161d7b8e62dd [2022-04-19T20:51:36.665Z] ---> 82b513afaa33 [2022-04-19T20:51:36.665Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-19T20:51:36.665Z] ---> Running in 9b2d7cdec9e7 [2022-04-19T20:51:36.665Z] ---> Running in 8267cfbef341 [2022-04-19T20:51:36.665Z] ---> Running in 238db8333860 [2022-04-19T20:51:36.665Z] ---> 6988363acd07 [2022-04-19T20:51:36.665Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-19T20:51:36.665Z] ---> Running in f5959dd4f87d [2022-04-19T20:51:36.941Z] Removing intermediate container 9b2d7cdec9e7 [2022-04-19T20:51:36.941Z] ---> 4c6a89ac0551 [2022-04-19T20:51:36.941Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-19T20:51:36.941Z] Removing intermediate container 8267cfbef341 [2022-04-19T20:51:36.941Z] ---> 5c7c873e97fa [2022-04-19T20:51:36.941Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-19T20:51:36.941Z] ---> Running in 5235f529220f [2022-04-19T20:51:37.223Z] ---> Running in 9ba825e3d53d [2022-04-19T20:51:38.690Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-19T20:51:38.690Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-19T20:51:38.968Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-19T20:51:41.224Z] Removing intermediate container 5235f529220f [2022-04-19T20:51:41.224Z] ---> 16bd50032cc0 [2022-04-19T20:51:41.224Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-19T20:51:41.589Z] ---> Running in aab5c620a81a [2022-04-19T20:51:41.883Z] Removing intermediate container 9ba825e3d53d [2022-04-19T20:51:41.883Z] ---> 2b8303c3fb48 [2022-04-19T20:51:41.883Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-19T20:51:42.195Z] ---> Running in 85ad83e6d463 [2022-04-19T20:51:42.847Z] Removing intermediate container aab5c620a81a [2022-04-19T20:51:42.847Z] ---> 51f4bbdbb733 [2022-04-19T20:51:42.847Z] 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-19T20:51:42.847Z] ---> Running in 7168cad5360b [2022-04-19T20:51:43.126Z] Removing intermediate container 85ad83e6d463 [2022-04-19T20:51:43.126Z] ---> bc15e5c6d783 [2022-04-19T20:51:43.126Z] 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-19T20:51:43.417Z] ---> Running in 4dcf241356d8 [2022-04-19T20:51:46.842Z] spire-1.2.1/ [2022-04-19T20:51:46.842Z] spire-1.2.1/.data/ [2022-04-19T20:51:46.842Z] spire-1.2.1/.data/.file [2022-04-19T20:51:46.843Z] spire-1.2.1/.dockerignore [2022-04-19T20:51:46.843Z] spire-1.2.1/.gitattributes [2022-04-19T20:51:46.843Z] spire-1.2.1/.githooks/ [2022-04-19T20:51:46.843Z] spire-1.2.1/.githooks/pre-commit [2022-04-19T20:51:46.843Z] spire-1.2.1/.github/ [2022-04-19T20:51:46.843Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-19T20:51:46.843Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-19T20:51:46.843Z] spire-1.2.1/.github/dependabot.yml [2022-04-19T20:51:46.843Z] spire-1.2.1/.github/workflows/ [2022-04-19T20:51:46.843Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-19T20:51:46.843Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-19T20:51:46.843Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-19T20:51:46.843Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-19T20:51:46.843Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-19T20:51:46.843Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-19T20:51:46.843Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-19T20:51:46.843Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-19T20:51:46.843Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-19T20:51:46.843Z] spire-1.2.1/.gitignore [2022-04-19T20:51:46.843Z] spire-1.2.1/.go-version [2022-04-19T20:51:46.843Z] spire-1.2.1/.golangci.yml [2022-04-19T20:51:46.843Z] spire-1.2.1/ADOPTERS.md [2022-04-19T20:51:46.843Z] spire-1.2.1/CHANGELOG.md [2022-04-19T20:51:46.843Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-19T20:51:46.843Z] spire-1.2.1/CODEOWNERS [2022-04-19T20:51:46.843Z] spire-1.2.1/CONTRIBUTING.md [2022-04-19T20:51:46.843Z] spire-1.2.1/Dockerfile [2022-04-19T20:51:46.843Z] spire-1.2.1/Dockerfile.devspire-1.2.1/ [2022-04-19T20:51:46.843Z] [2022-04-19T20:51:46.843Z] spire-1.2.1/Dockerfile.scratch [2022-04-19T20:51:46.843Z] spire-1.2.1/LICENSE [2022-04-19T20:51:46.843Z] spire-1.2.1/MAINTAINERS.md [2022-04-19T20:51:46.843Z] spire-1.2.1/Makefile [2022-04-19T20:51:46.843Z] spire-1.2.1/README.md [2022-04-19T20:51:46.843Z] spire-1.2.1/ROADMAP.md [2022-04-19T20:51:46.843Z] spire-1.2.1/SECURITY.md [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/ [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-agent/ [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-agent/cli/validate/spire-1.2.1/.data/ [2022-04-19T20:51:46.843Z] spire-1.2.1/.data/.file [2022-04-19T20:51:46.843Z] spire-1.2.1/.dockerignore [2022-04-19T20:51:46.843Z] spire-1.2.1/.gitattributes [2022-04-19T20:51:46.843Z] spire-1.2.1/.githooks/ [2022-04-19T20:51:46.843Z] spire-1.2.1/.githooks/pre-commit [2022-04-19T20:51:46.843Z] spire-1.2.1/.github/ [2022-04-19T20:51:46.843Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-19T20:51:46.843Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-19T20:51:46.843Z] spire-1.2.1/.github/dependabot.yml [2022-04-19T20:51:46.843Z] spire-1.2.1/.github/workflows/ [2022-04-19T20:51:46.843Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-19T20:51:46.843Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-19T20:51:46.843Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-19T20:51:46.843Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-19T20:51:46.843Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-19T20:51:46.843Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-19T20:51:46.843Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-19T20:51:46.843Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-19T20:51:46.843Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-19T20:51:46.843Z] spire-1.2.1/.gitignore [2022-04-19T20:51:46.843Z] spire-1.2.1/.go-version [2022-04-19T20:51:46.843Z] spire-1.2.1/.golangci.yml [2022-04-19T20:51:46.843Z] spire-1.2.1/ADOPTERS.md [2022-04-19T20:51:46.843Z] spire-1.2.1/CHANGELOG.md [2022-04-19T20:51:46.843Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-19T20:51:46.843Z] spire-1.2.1/CODEOWNERS [2022-04-19T20:51:46.843Z] spire-1.2.1/CONTRIBUTING.md [2022-04-19T20:51:46.843Z] spire-1.2.1/Dockerfile [2022-04-19T20:51:46.843Z] spire-1.2.1/Dockerfile.dev [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/ [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-19T20:51:46.843Z] spire-1.2.1/Dockerfile.scratch [2022-04-19T20:51:46.843Z] spire-1.2.1/LICENSE [2022-04-19T20:51:46.843Z] spire-1.2.1/MAINTAINERS.md [2022-04-19T20:51:46.843Z] spire-1.2.1/Makefile [2022-04-19T20:51:46.843Z] spire-1.2.1/README.md [2022-04-19T20:51:46.843Z] spire-1.2.1/ROADMAP.md [2022-04-19T20:51:46.843Z] spire-1.2.1/SECURITY.md [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/ [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-agent/ [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/ [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-19T20:51:46.843Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-19T20:51:46.844Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-19T20:51:46.844Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-19T20:51:46.844Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-19T20:51:46.844Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-19T20:51:46.844Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-19T20:51:46.844Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-19T20:51:46.844Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-19T20:51:46.844Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-19T20:51:46.844Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-19T20:51:46.844Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-19T20:51:46.844Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-19T20:51:46.844Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-19T20:51:46.844Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-19T20:51:46.844Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-19T20:51:46.844Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-19T20:51:46.844Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-19T20:51:46.844Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-19T20:51:46.844Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-19T20:51:46.844Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-19T20:51:46.844Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-19T20:51:46.844Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-19T20:51:46.844Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-19T20:51:46.844Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-19T20:51:46.844Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-19T20:51:46.844Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-19T20:51:46.844Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-19T20:51:46.844Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-19T20:51:46.844Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-19T20:51:46.844Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-19T20:51:46.844Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-19T20:51:46.844Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-19T20:51:46.844Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-19T20:51:46.844Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-19T20:51:46.844Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-19T20:51:46.844Z] spire-1.2.1/conf/ [2022-04-19T20:51:46.844Z] spire-1.2.1/conf/agent/ [2022-04-19T20:51:46.844Z] spire-1.2.1/conf/agent/agent.conf [2022-04-19T20:51:46.844Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-19T20:51:46.844Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-19T20:51:46.844Z] spire-1.2.1/conf/server/ [2022-04-19T20:51:46.844Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-19T20:51:46.844Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-19T20:51:46.844Z] spire-1.2.1/conf/server/server.conf [2022-04-19T20:51:46.844Z] spire-1.2.1/conf/server/server_full.conf [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/ [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/SPIRE101.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/auditlog.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/images/ [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-19T20:51:46.844Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-19T20:51:46.844Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-19T20:51:46.844Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-19T20:51:46.844Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-19T20:51:46.844Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-19T20:51:46.844Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-19T20:51:46.844Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-19T20:51:46.844Z] spire-1.2.1/conf/ [2022-04-19T20:51:46.844Z] spire-1.2.1/conf/agent/ [2022-04-19T20:51:46.844Z] spire-1.2.1/conf/agent/agent.conf [2022-04-19T20:51:46.844Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-19T20:51:46.844Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-19T20:51:46.844Z] spire-1.2.1/conf/server/ [2022-04-19T20:51:46.844Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-19T20:51:46.844Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-19T20:51:46.844Z] spire-1.2.1/conf/server/server.conf [2022-04-19T20:51:46.844Z] spire-1.2.1/conf/server/server_full.conf [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/ [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/SPIRE101.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/auditlog.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/images/ [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/scaling_spire.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/spire_agent.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/spire_server.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/supported_integrations.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/telemetry.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/telemetry_config.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/upgrading.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/using_spire.md [2022-04-19T20:51:46.844Z] spire-1.2.1/examples/ [2022-04-19T20:51:46.844Z] spire-1.2.1/examples/README.md [2022-04-19T20:51:46.844Z] spire-1.2.1/go.mod [2022-04-19T20:51:46.844Z] spire-1.2.1/go.sum [2022-04-19T20:51:46.844Z] spire-1.2.1/pkg/ [2022-04-19T20:51:46.844Z] spire-1.2.1/pkg/agent/ [2022-04-19T20:51:46.844Z] spire-1.2.1/pkg/agent/agent.go [2022-04-19T20:51:46.844Z] spire-1.2.1/pkg/agent/api/ [2022-04-19T20:51:46.844Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-19T20:51:46.844Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-19T20:51:46.844Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-19T20:51:46.844Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-19T20:51:46.844Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/scaling_spire.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/spire_agent.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/spire_server.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/supported_integrations.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/telemetry.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/telemetry_config.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/upgrading.md [2022-04-19T20:51:46.844Z] spire-1.2.1/doc/using_spire.md [2022-04-19T20:51:46.844Z] spire-1.2.1/examples/ [2022-04-19T20:51:46.844Z] spire-1.2.1/examples/README.md [2022-04-19T20:51:46.844Z] spire-1.2.1/go.mod [2022-04-19T20:51:46.844Z] spire-1.2.1/go.sum [2022-04-19T20:51:46.844Z] spire-1.2.1/pkg/ [2022-04-19T20:51:46.844Z] spire-1.2.1/pkg/agent/ [2022-04-19T20:51:46.844Z] spire-1.2.1/pkg/agent/agent.go [2022-04-19T20:51:46.844Z] spire-1.2.1/pkg/agent/api/ [2022-04-19T20:51:46.844Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-19T20:51:46.844Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-19T20:51:46.844Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-19T20:51:46.844Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-19T20:51:46.844Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-19T20:51:46.845Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-19T20:51:46.845Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-19T20:51:46.845Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-19T20:51:46.845Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-19T20:51:46.845Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-19T20:51:46.845Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-19T20:51:46.845Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-19T20:51:46.845Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-19T20:51:46.845Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-19T20:51:46.845Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-19T20:51:46.845Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-19T20:51:46.845Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-19T20:51:46.845Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-19T20:51:46.845Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-19T20:51:46.845Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-19T20:51:46.845Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-19T20:51:46.845Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-19T20:51:46.845Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-19T20:51:46.845Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-19T20:51:46.845Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-19T20:51:46.845Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-19T20:51:46.845Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/client/ [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/common/ [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/config.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/manager/ [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/client/ [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/common/ [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/config.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-19T20:51:47.126Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/manager/ [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/svid/ [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/common/ [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/common/api/ [2022-04-19T20:51:47.127Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/api/names.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/auth/ [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-19T20:51:47.128Z] [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/catalog/ [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/cli/ [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-19T20:51:47.128Z] [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/agent/svid/ [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/ [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/api/ [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/api/names.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/auth/ [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-19T20:51:47.128Z] [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/health/ [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/health/config.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/health/context.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/health/health.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-19T20:51:47.128Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-19T20:51:47.408Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/idutil/ [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/log/ [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/log/log.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/log/options.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/peertracker/conn.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/catalog/ [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/cli/ [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-19T20:51:47.409Z] [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/plugin/ [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_keyspire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/profiling/ [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/selector/ [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-19T20:51:47.409Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/health/ [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/health/config.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/health/context.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/health/health.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/idutil/ [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/log/ [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/log/log.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/log/options.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/uptime/ [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/util/ [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/util/task.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/version/ [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/version/version.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/x509util/ [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/server/ [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/server/api/ [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/server/api/api.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/plugin/ [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-19T20:51:47.410Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-19T20:51:47.411Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-19T20:51:47.411Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-19T20:51:47.411Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-19T20:51:47.411Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-19T20:51:47.411Z] spire-1.2.1/pkg/common/profiling/ [2022-04-19T20:51:47.411Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-19T20:51:47.411Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-19T20:51:47.411Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-19T20:51:47.411Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-19T20:51:47.411Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-19T20:51:47.411Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-19T20:51:47.411Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-19T20:51:47.411Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-19T20:51:47.411Z] spire-1.2.1/pkg/common/selector/ [2022-04-19T20:51:47.411Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-19T20:51:47.411Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-19T20:51:47.411Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-19T20:51:47.411Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-19T20:51:47.411Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-19T20:51:47.411Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-19T20:51:47.411Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-19T20:51:47.411Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-19T20:51:47.411Z] spire-1.2.1/pkg/server/api/health/ [2022-04-19T20:51:47.411Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-19T20:51:47.411Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-19T20:51:47.411Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-19T20:51:47.411Z] spire-1.2.1/pkg/server/api/id.go [2022-04-19T20:51:47.411Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-19T20:51:47.411Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-19T20:51:47.411Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-19T20:51:47.411Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-19T20:51:47.411Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-19T20:51:47.411Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-19T20:51:47.411Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-19T20:51:47.411Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-19T20:51:47.411Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-19T20:51:47.411Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-19T20:51:47.411Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-19T20:51:47.411Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-19T20:51:47.411Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-19T20:51:47.411Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-19T20:51:47.411Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-19T20:51:47.411Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-19T20:51:47.411Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-19T20:51:47.411Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-19T20:51:47.411Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-19T20:51:47.411Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-19T20:51:47.411Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-19T20:51:47.411Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-19T20:51:47.411Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-19T20:51:47.411Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-19T20:51:47.411Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-19T20:51:47.411Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-19T20:51:47.411Z] spire-1.2.1/pkg/server/api/status.go [2022-04-19T20:51:47.411Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-19T20:51:47.411Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-19T20:51:47.411Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-19T20:51:47.411Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-19T20:51:47.411Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-19T20:51:47.411Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-19T20:51:47.411Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-19T20:51:47.411Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-19T20:51:47.411Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-19T20:51:47.411Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-19T20:51:47.411Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-19T20:51:47.411Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-19T20:51:47.411Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-19T20:51:47.411Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-19T20:51:47.411Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-19T20:51:47.411Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-19T20:51:47.411Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-19T20:51:47.411Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-19T20:51:47.411Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-19T20:51:47.411Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-19T20:51:47.411Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-19T20:51:47.411Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-19T20:51:47.411Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-19T20:51:47.411Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-19T20:51:47.411Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-19T20:51:47.411Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-19T20:51:47.411Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-19T20:51:47.411Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-19T20:51:47.691Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-19T20:51:47.691Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-19T20:51:47.691Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-19T20:51:47.691Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-19T20:51:47.691Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-19T20:51:47.691Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-19T20:51:47.691Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-19T20:51:47.691Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-19T20:51:47.691Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-19T20:51:47.691Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-19T20:51:47.691Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-19T20:51:47.691Z] spire-1.2.1/pkg/server/bundle/ [2022-04-19T20:51:47.691Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-19T20:51:47.691Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-19T20:51:47.691Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-19T20:51:47.691Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-19T20:51:47.691Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-19T20:51:47.691Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-19T20:51:47.691Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-19T20:51:47.691Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-19T20:51:47.691Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-19T20:51:47.691Z] spire-1.2.1/pkg/server/ca/ [2022-04-19T20:51:47.691Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-19T20:51:47.691Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-19T20:51:47.691Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-19T20:51:47.691Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-19T20:51:47.691Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-19T20:51:47.691Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-19T20:51:47.691Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-19T20:51:47.691Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-19T20:51:47.691Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-19T20:51:47.691Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-19T20:51:47.691Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-19T20:51:47.691Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-19T20:51:47.691Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-19T20:51:47.691Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-19T20:51:47.691Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-19T20:51:47.691Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-19T20:51:47.691Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-19T20:51:47.691Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-19T20:51:47.691Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-19T20:51:47.691Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-19T20:51:47.691Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-19T20:51:47.691Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/cache/ [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/catalog/ [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-19T20:51:47.692Z] [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/common/uptime/ [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/common/uptime/uptime_test.gospire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/config.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/datastore/ [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/common/util/ [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/common/util/task.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/common/version/ [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/common/version/version.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/common/x509util/ [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/ [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/api/ [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/api/api.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/api/health/ [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/api/id.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/plugin/ [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/api/status.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-19T20:51:47.692Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/bundle/ [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/ca/ [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/cache/ [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/catalog/ [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-19T20:51:47.693Z] [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.gospire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/config.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/datastore/ [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-19T20:51:47.693Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-19T20:51:47.975Z] [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.gospire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-19T20:51:47.975Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/ [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/registration/ [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/server.go [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/server_test.go [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/svid/ [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-19T20:51:47.976Z] spire-1.2.1/proto/ [2022-04-19T20:51:47.976Z] spire-1.2.1/proto/private/ [2022-04-19T20:51:47.976Z] spire-1.2.1/proto/private/server/ [2022-04-19T20:51:47.976Z] spire-1.2.1/proto/private/server/journal/ [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-19T20:51:47.976Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-19T20:51:47.976Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-19T20:51:47.976Z] spire-1.2.1/proto/spire/ [2022-04-19T20:51:47.976Z] spire-1.2.1/proto/spire/common/ [2022-04-19T20:51:47.976Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-19T20:51:47.976Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-19T20:51:47.976Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-19T20:51:47.976Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-19T20:51:47.976Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-19T20:51:47.976Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-19T20:51:47.976Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-19T20:51:47.976Z] spire-1.2.1/proto/spire/plugin/ [2022-04-19T20:51:47.976Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-19T20:51:47.976Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-19T20:51:47.976Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-19T20:51:47.976Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-19T20:51:47.976Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-19T20:51:47.976Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-19T20:51:47.976Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-19T20:51:47.976Z] spire-1.2.1/release/ [2022-04-19T20:51:47.976Z] spire-1.2.1/release/spire-extras/ [2022-04-19T20:51:47.976Z] spire-1.2.1/release/spire-extras/README.md [2022-04-19T20:51:47.976Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-19T20:51:47.976Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-19T20:51:47.976Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-19T20:51:47.976Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-19T20:51:47.976Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-19T20:51:47.976Z] spire-1.2.1/release/spire/ [2022-04-19T20:51:47.976Z] spire-1.2.1/release/spire/README.md [2022-04-19T20:51:47.976Z] spire-1.2.1/release/spire/conf/ [2022-04-19T20:51:47.976Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-19T20:51:47.976Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-19T20:51:47.976Z] spire-1.2.1/release/spire/conf/server/ [2022-04-19T20:51:47.976Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-19T20:51:47.976Z] spire-1.2.1/script/ [2022-04-19T20:51:47.976Z] spire-1.2.1/script/build-artifact.sh [2022-04-19T20:51:47.976Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-19T20:51:47.976Z] spire-1.2.1/support/ [2022-04-19T20:51:47.976Z] spire-1.2.1/support/k8s/ [2022-04-19T20:51:47.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-19T20:51:47.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-19T20:51:47.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-19T20:51:47.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-19T20:51:47.976Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-19T20:51:47.977Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-19T20:51:47.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-19T20:51:47.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-19T20:51:47.977Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-19T20:51:47.977Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-19T20:51:47.977Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-19T20:51:47.977Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-19T20:51:47.977Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-19T20:51:47.977Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-19T20:51:47.977Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-19T20:51:47.977Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-19T20:51:47.977Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-19T20:51:47.977Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-19T20:51:47.977Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-19T20:51:47.977Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-19T20:51:47.977Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-19T20:51:47.977Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-19T20:51:47.977Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-19T20:51:47.977Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-19T20:51:47.977Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-19T20:51:47.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-19T20:51:47.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-19T20:51:47.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-19T20:51:47.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-19T20:51:47.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-19T20:51:47.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-19T20:51:47.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-19T20:51:47.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-19T20:51:47.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-19T20:51:47.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-19T20:51:47.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-19T20:51:47.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-19T20:51:47.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-19T20:51:47.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-19T20:51:47.977Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-19T20:51:47.977Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-19T20:51:47.977Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-19T20:51:47.977Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-19T20:51:47.977Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-19T20:51:47.977Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-19T20:51:47.977Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-19T20:51:47.977Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-19T20:51:47.977Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-19T20:51:47.977Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-19T20:51:47.977Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-19T20:51:47.977Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-19T20:51:47.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-19T20:51:47.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-19T20:51:47.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-19T20:51:47.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-19T20:51:47.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-19T20:51:47.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-19T20:51:47.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-19T20:51:47.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-19T20:51:47.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-19T20:51:47.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-19T20:51:47.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-19T20:51:47.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-19T20:51:47.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-19T20:51:47.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-19T20:51:47.977Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-19T20:51:47.977Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-19T20:51:47.977Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-19T20:51:47.977Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-19T20:51:47.977Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-19T20:51:47.977Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-19T20:51:47.977Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-19T20:51:47.977Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-19T20:51:47.977Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-19T20:51:47.977Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-19T20:51:47.977Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-19T20:51:47.977Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-19T20:51:47.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-19T20:51:47.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-19T20:51:47.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-19T20:51:47.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-19T20:51:47.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-19T20:51:47.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-19T20:51:47.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-19T20:51:47.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-19T20:51:47.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-19T20:51:47.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-19T20:51:47.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-19T20:51:47.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-19T20:51:47.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-19T20:51:47.977Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-19T20:51:47.977Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-19T20:51:47.977Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-19T20:51:47.977Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-19T20:51:47.977Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-19T20:51:47.977Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-19T20:51:47.977Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-19T20:51:47.977Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-19T20:51:47.977Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-19T20:51:47.977Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-19T20:51:47.977Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-19T20:51:47.977Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-19T20:51:47.977Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-19T20:51:47.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-19T20:51:47.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-19T20:51:47.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-19T20:51:47.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-19T20:51:47.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-19T20:51:47.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-19T20:51:47.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-19T20:51:47.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-19T20:51:47.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-19T20:51:47.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-19T20:51:47.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-19T20:51:47.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-19T20:51:47.977Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-19T20:51:47.977Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-19T20:51:47.977Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-19T20:51:47.977Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-19T20:51:47.977Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-19T20:51:47.977Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-19T20:51:47.977Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-19T20:51:47.977Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-19T20:51:47.977Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-19T20:51:47.977Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-19T20:51:47.977Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-19T20:51:47.977Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-19T20:51:47.977Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-19T20:51:47.977Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-19T20:51:47.977Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-19T20:51:47.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-19T20:51:47.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-19T20:51:47.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-19T20:51:47.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-19T20:51:47.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-19T20:51:47.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-19T20:51:47.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-19T20:51:47.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-19T20:51:47.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-19T20:51:47.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-19T20:51:47.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-19T20:51:47.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-19T20:51:47.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-19T20:51:47.977Z] [2022-04-19T20:51:47.977Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-19T20:51:47.977Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-19T20:51:47.977Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-19T20:51:47.977Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-19T20:51:47.977Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-19T20:51:47.977Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-19T20:51:47.977Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-19T20:51:47.977Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-19T20:51:47.977Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-19T20:51:47.977Z] spire-1.2.1/test/ [2022-04-19T20:51:47.977Z] spire-1.2.1/test/clock/ [2022-04-19T20:51:47.977Z] spire-1.2.1/test/clock/clock.go [2022-04-19T20:51:47.977Z] spire-1.2.1/test/fakes/ [2022-04-19T20:51:47.977Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-19T20:51:47.977Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-19T20:51:47.977Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-19T20:51:47.977Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-19T20:51:47.977Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-19T20:51:47.977Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-19T20:51:47.977Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-19T20:51:47.977Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.gospire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-19T20:51:47.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-19T20:51:47.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-19T20:51:47.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-19T20:51:47.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-19T20:51:47.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-19T20:51:47.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-19T20:51:47.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-19T20:51:47.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-19T20:51:47.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-19T20:51:47.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-19T20:51:47.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-19T20:51:47.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-19T20:51:47.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-19T20:51:47.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-19T20:51:47.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-19T20:51:47.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-19T20:51:47.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-19T20:51:47.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-19T20:51:47.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-19T20:51:47.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-19T20:51:47.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-19T20:51:47.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-19T20:51:47.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-19T20:51:47.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-19T20:51:47.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-19T20:51:47.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-19T20:51:47.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-19T20:51:47.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-19T20:51:47.978Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-19T20:51:47.978Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-19T20:51:47.978Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-19T20:51:47.978Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-19T20:51:47.978Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-19T20:51:47.978Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-19T20:51:47.978Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-19T20:51:47.978Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-19T20:51:47.978Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-19T20:51:47.978Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-19T20:51:47.978Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-19T20:51:47.978Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-19T20:51:47.978Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-19T20:51:47.978Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-19T20:51:47.978Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-19T20:51:47.978Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-19T20:51:47.978Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-19T20:51:47.978Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-19T20:51:47.978Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-19T20:51:47.978Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-19T20:51:47.978Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-19T20:51:48.259Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-19T20:51:48.259Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-19T20:51:48.259Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-19T20:51:48.259Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-19T20:51:48.259Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-19T20:51:48.259Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-19T20:51:48.259Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-19T20:51:48.259Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-19T20:51:48.259Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-19T20:51:48.259Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-19T20:51:48.259Z] spire-1.2.1/test/fixture/ [2022-04-19T20:51:48.259Z] spire-1.2.1/test/fixture/certs/ [2022-04-19T20:51:48.259Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-19T20:51:48.259Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-19T20:51:48.259Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-19T20:51:48.259Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-19T20:51:48.259Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-19T20:51:48.259Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-19T20:51:48.259Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-19T20:51:48.259Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-19T20:51:48.259Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-19T20:51:48.259Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-19T20:51:48.259Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-19T20:51:48.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-19T20:51:48.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-19T20:51:48.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-19T20:51:48.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-19T20:51:48.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-19T20:51:48.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-19T20:51:48.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-19T20:51:48.260Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-19T20:51:48.260Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-19T20:51:48.260Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-19T20:51:48.260Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-19T20:51:48.260Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-19T20:51:48.260Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-19T20:51:48.260Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-19T20:51:48.260Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-19T20:51:48.260Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-19T20:51:48.260Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-19T20:51:48.260Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-19T20:51:48.260Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-19T20:51:48.260Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-19T20:51:48.260Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-19T20:51:48.260Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-19T20:51:48.260Z] spire-1.2.1/test/fixture/config/ [2022-04-19T20:51:48.260Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-19T20:51:48.260Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-19T20:51:48.260Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-19T20:51:48.260Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-19T20:51:48.260Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-19T20:51:48.260Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-19T20:51:48.260Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-19T20:51:48.260Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-19T20:51:48.260Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-19T20:51:48.260Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-19T20:51:48.260Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-19T20:51:48.260Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-19T20:51:48.260Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-19T20:51:48.260Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-19T20:51:48.260Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-19T20:51:48.260Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-19T20:51:48.260Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-19T20:51:48.260Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-19T20:51:48.260Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-19T20:51:48.260Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-19T20:51:48.260Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-19T20:51:48.260Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-19T20:51:48.260Z] spire-1.2.1/test/fixture/fixture.go [2022-04-19T20:51:48.260Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-19T20:51:48.260Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-19T20:51:48.260Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-19T20:51:48.260Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-19T20:51:48.260Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-19T20:51:48.260Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-19T20:51:48.260Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-19T20:51:48.260Z] spire-1.2.1/pkg/server/registration/ [2022-04-19T20:51:48.260Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-19T20:51:48.260Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-19T20:51:48.260Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-19T20:51:48.260Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-19T20:51:48.260Z] spire-1.2.1/pkg/server/server.go [2022-04-19T20:51:48.260Z] spire-1.2.1/pkg/server/server_test.go [2022-04-19T20:51:48.260Z] spire-1.2.1/pkg/server/svid/ [2022-04-19T20:51:48.260Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-19T20:51:48.260Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-19T20:51:48.260Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-19T20:51:48.260Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-19T20:51:48.260Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-19T20:51:48.260Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-19T20:51:48.260Z] spire-1.2.1/proto/ [2022-04-19T20:51:48.260Z] spire-1.2.1/proto/private/ [2022-04-19T20:51:48.260Z] spire-1.2.1/proto/private/server/ [2022-04-19T20:51:48.260Z] spire-1.2.1/proto/private/server/journal/ [2022-04-19T20:51:48.260Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-19T20:51:48.260Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-19T20:51:48.260Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-19T20:51:48.260Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-19T20:51:48.260Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-19T20:51:48.260Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-19T20:51:48.260Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-19T20:51:48.260Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-19T20:51:48.260Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-19T20:51:48.260Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-19T20:51:48.260Z] spire-1.2.1/test/fixture/registration/ [2022-04-19T20:51:48.260Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-19T20:51:48.260Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-19T20:51:48.260Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-19T20:51:48.260Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-19T20:51:48.260Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-19T20:51:48.260Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-19T20:51:48.260Z] spire-1.2.1/test/integration/ [2022-04-19T20:51:48.260Z] spire-1.2.1/test/integration/README.md [2022-04-19T20:51:48.260Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-19T20:51:48.260Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-19T20:51:48.260Z] spire-1.2.1/proto/spire/ [2022-04-19T20:51:48.260Z] spire-1.2.1/proto/spire/common/ [2022-04-19T20:51:48.260Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-19T20:51:48.260Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-19T20:51:48.260Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-19T20:51:48.260Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-19T20:51:48.260Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-19T20:51:48.260Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-19T20:51:48.260Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-19T20:51:48.260Z] spire-1.2.1/proto/spire/plugin/ [2022-04-19T20:51:48.260Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-19T20:51:48.260Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-19T20:51:48.260Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-19T20:51:48.260Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-19T20:51:48.260Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-19T20:51:48.260Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-19T20:51:48.260Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-19T20:51:48.260Z] spire-1.2.1/release/ [2022-04-19T20:51:48.260Z] spire-1.2.1/test/integration/common [2022-04-19T20:51:48.260Z] spire-1.2.1/test/integration/setup/ [2022-04-19T20:51:48.260Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-19T20:51:48.260Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-19T20:51:48.260Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-19T20:51:48.260Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-19T20:51:48.260Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-19T20:51:48.260Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-19T20:51:48.260Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-19T20:51:48.260Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-19T20:51:48.260Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-19T20:51:48.260Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-19T20:51:48.260Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-19T20:51:48.260Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-19T20:51:48.260Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-19T20:51:48.260Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-19T20:51:48.260Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-19T20:51:48.260Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-19T20:51:48.260Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-19T20:51:48.260Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-19T20:51:48.260Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-19T20:51:48.260Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-19T20:51:48.260Z] spire-1.2.1/test/integration/suites/ [2022-04-19T20:51:48.260Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-19T20:51:48.260Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-19T20:51:48.260Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-19T20:51:48.260Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-19T20:51:48.260Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-19T20:51:48.260Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-19T20:51:48.260Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-19T20:51:48.260Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-19T20:51:48.260Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-19T20:51:48.260Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-19T20:51:48.260Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-19T20:51:48.260Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-19T20:51:48.260Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-19T20:51:48.260Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-19T20:51:48.260Z] spire-1.2.1/release/spire-extras/ [2022-04-19T20:51:48.260Z] spire-1.2.1/release/spire-extras/README.md [2022-04-19T20:51:48.260Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-19T20:51:48.260Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-19T20:51:48.260Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-19T20:51:48.260Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-19T20:51:48.260Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-19T20:51:48.260Z] spire-1.2.1/release/spire/ [2022-04-19T20:51:48.260Z] spire-1.2.1/release/spire/README.md [2022-04-19T20:51:48.260Z] spire-1.2.1/release/spire/conf/ [2022-04-19T20:51:48.260Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-19T20:51:48.260Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-19T20:51:48.260Z] spire-1.2.1/release/spire/conf/server/ [2022-04-19T20:51:48.260Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-19T20:51:48.260Z] spire-1.2.1/script/ [2022-04-19T20:51:48.260Z] spire-1.2.1/script/build-artifact.sh [2022-04-19T20:51:48.260Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-19T20:51:48.260Z] spire-1.2.1/support/ [2022-04-19T20:51:48.260Z] spire-1.2.1/support/k8s/ [2022-04-19T20:51:48.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-19T20:51:48.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-19T20:51:48.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-19T20:51:48.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-19T20:51:48.260Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-19T20:51:48.260Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-19T20:51:48.260Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-19T20:51:48.260Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-19T20:51:48.260Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-19T20:51:48.260Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-19T20:51:48.260Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-19T20:51:48.260Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-19T20:51:48.260Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-19T20:51:48.260Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-19T20:51:48.260Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-19T20:51:48.260Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-19T20:51:48.260Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-19T20:51:48.260Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-19T20:51:48.260Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-19T20:51:48.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-19T20:51:48.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-19T20:51:48.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-19T20:51:48.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-19T20:51:48.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-19T20:51:48.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-19T20:51:48.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-19T20:51:48.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-19T20:51:48.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-19T20:51:48.261Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-19T20:51:48.261Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-19T20:51:48.261Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-19T20:51:48.261Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-19T20:51:48.261Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-19T20:51:48.261Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-19T20:51:48.261Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-19T20:51:48.261Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-19T20:51:48.261Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-19T20:51:48.261Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-19T20:51:48.261Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-19T20:51:48.261Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-19T20:51:48.261Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-19T20:51:48.261Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-19T20:51:48.261Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-19T20:51:48.261Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-19T20:51:48.261Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-19T20:51:48.261Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-19T20:51:48.261Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-19T20:51:48.261Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-19T20:51:48.261Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-19T20:51:48.261Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-19T20:51:48.261Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-19T20:51:48.261Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-19T20:51:48.261Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-19T20:51:48.261Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-19T20:51:48.261Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-19T20:51:48.261Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-19T20:51:48.261Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-19T20:51:48.261Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-19T20:51:48.261Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-19T20:51:48.261Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-19T20:51:48.261Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-19T20:51:48.261Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-19T20:51:48.261Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-19T20:51:48.261Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-19T20:51:48.261Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-19T20:51:48.261Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-19T20:51:48.261Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-19T20:51:48.261Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-19T20:51:48.261Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-19T20:51:48.261Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-19T20:51:48.261Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-19T20:51:48.261Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-19T20:51:48.261Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-19T20:51:48.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-19T20:51:48.261Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-19T20:51:48.261Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-19T20:51:48.261Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-19T20:51:48.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-19T20:51:48.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-19T20:51:48.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-19T20:51:48.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-19T20:51:48.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-19T20:51:48.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-19T20:51:48.262Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-19T20:51:48.262Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-19T20:51:48.262Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-19T20:51:48.262Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-19T20:51:48.262Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-19T20:51:48.262Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-19T20:51:48.262Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-19T20:51:48.262Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-19T20:51:48.262Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-19T20:51:48.262Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-19T20:51:48.262Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-19T20:51:48.262Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-19T20:51:48.262Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-19T20:51:48.262Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-19T20:51:48.262Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-19T20:51:48.262Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-19T20:51:48.262Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-19T20:51:48.262Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-19T20:51:48.262Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-19T20:51:48.262Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-19T20:51:48.262Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-19T20:51:48.262Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-19T20:51:48.262Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-19T20:51:48.262Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-19T20:51:48.262Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-19T20:51:48.262Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-19T20:51:48.262Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-19T20:51:48.262Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-19T20:51:48.262Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-19T20:51:48.262Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-19T20:51:48.262Z] spire-1.2.1/test/ [2022-04-19T20:51:48.262Z] spire-1.2.1/test/clock/ [2022-04-19T20:51:48.262Z] spire-1.2.1/test/clock/clock.go [2022-04-19T20:51:48.262Z] spire-1.2.1/test/fakes/ [2022-04-19T20:51:48.262Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-19T20:51:48.262Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-19T20:51:48.262Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-19T20:51:48.262Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-19T20:51:48.262Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-19T20:51:48.262Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-19T20:51:48.262Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-19T20:51:48.262Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-19T20:51:48.262Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-19T20:51:48.262Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-19T20:51:48.262Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-19T20:51:48.262Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-19T20:51:48.262Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-19T20:51:48.262Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-19T20:51:48.262Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-19T20:51:48.262Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-19T20:51:48.262Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-19T20:51:48.262Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-19T20:51:48.262Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-19T20:51:48.262Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-19T20:51:48.262Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-19T20:51:48.262Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-19T20:51:48.262Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-19T20:51:48.262Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-19T20:51:48.262Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-19T20:51:48.262Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-19T20:51:48.262Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-19T20:51:48.262Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-19T20:51:48.262Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-19T20:51:48.262Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-19T20:51:48.262Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-19T20:51:48.262Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-19T20:51:48.262Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-19T20:51:48.262Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-19T20:51:48.262Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-19T20:51:48.262Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-19T20:51:48.262Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-19T20:51:48.262Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-19T20:51:48.262Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-19T20:51:48.262Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-19T20:51:48.262Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-19T20:51:48.262Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-19T20:51:48.262Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-19T20:51:48.262Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-19T20:51:48.262Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-19T20:51:48.262Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-19T20:51:48.262Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-19T20:51:48.262Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-19T20:51:48.262Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-19T20:51:48.262Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-19T20:51:48.262Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-19T20:51:48.262Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-19T20:51:48.262Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-19T20:51:48.262Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-19T20:51:48.262Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-19T20:51:48.262Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-19T20:51:48.262Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-19T20:51:48.262Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-19T20:51:48.262Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-19T20:51:48.262Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-19T20:51:48.262Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-19T20:51:48.262Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-19T20:51:48.262Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-19T20:51:48.262Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-19T20:51:48.262Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-19T20:51:48.262Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-19T20:51:48.262Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-19T20:51:48.262Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-19T20:51:48.262Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-19T20:51:48.262Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-19T20:51:48.262Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-19T20:51:48.262Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-19T20:51:48.262Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-19T20:51:48.262Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-19T20:51:48.262Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-19T20:51:48.262Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-19T20:51:48.262Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-19T20:51:48.262Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-19T20:51:48.262Z] spire-1.2.1/test/fixture/ [2022-04-19T20:51:48.262Z] spire-1.2.1/test/fixture/certs/ [2022-04-19T20:51:48.262Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-19T20:51:48.262Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-19T20:51:48.262Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-19T20:51:48.262Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-19T20:51:48.262Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-19T20:51:48.262Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-19T20:51:48.262Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-19T20:51:48.262Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-19T20:51:48.262Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-19T20:51:48.262Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-19T20:51:48.262Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-19T20:51:48.262Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-19T20:51:48.262Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-19T20:51:48.262Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-19T20:51:48.262Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-19T20:51:48.262Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-19T20:51:48.262Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-19T20:51:48.262Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-19T20:51:48.262Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-19T20:51:48.262Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-19T20:51:48.262Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-19T20:51:48.262Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-19T20:51:48.262Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-19T20:51:48.262Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-19T20:51:48.262Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-19T20:51:48.262Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-19T20:51:48.262Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-19T20:51:48.262Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-19T20:51:48.262Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-19T20:51:48.262Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-19T20:51:48.262Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-19T20:51:48.262Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-19T20:51:48.262Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-19T20:51:48.262Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-19T20:51:48.262Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-19T20:51:48.262Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-19T20:51:48.262Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-19T20:51:48.262Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-19T20:51:48.262Z] spire-1.2.1/test/fixture/config/ [2022-04-19T20:51:48.262Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-19T20:51:48.262Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-19T20:51:48.262Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-19T20:51:48.262Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-19T20:51:48.262Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-19T20:51:48.262Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-19T20:51:48.262Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-19T20:51:48.262Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-19T20:51:48.262Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-19T20:51:48.262Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-19T20:51:48.262Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-19T20:51:48.262Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-19T20:51:48.262Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-19T20:51:48.262Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-19T20:51:48.262Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-19T20:51:48.262Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-19T20:51:48.262Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-19T20:51:48.262Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-19T20:51:48.262Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T20:51:48.262Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-19T20:51:48.263Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-19T20:51:48.263Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-19T20:51:48.263Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-19T20:51:48.263Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-19T20:51:48.263Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-19T20:51:48.263Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-19T20:51:48.263Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-19T20:51:48.263Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-19T20:51:48.263Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-19T20:51:48.263Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-19T20:51:48.263Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-19T20:51:48.263Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-19T20:51:48.263Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-19T20:51:48.263Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-19T20:51:48.263Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-19T20:51:48.263Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-19T20:51:48.263Z] spire-1.2.1/test/fixture/fixture.go [2022-04-19T20:51:48.263Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-19T20:51:48.263Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-19T20:51:48.263Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-19T20:51:48.263Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-19T20:51:48.263Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-19T20:51:48.263Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-19T20:51:48.263Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-19T20:51:48.263Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-19T20:51:48.263Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-19T20:51:48.263Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-19T20:51:48.263Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-19T20:51:48.263Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-19T20:51:48.263Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-19T20:51:48.263Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-19T20:51:48.263Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-19T20:51:48.263Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-19T20:51:48.263Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-19T20:51:48.544Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-19T20:51:48.544Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-19T20:51:48.544Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-19T20:51:48.544Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-19T20:51:48.544Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-19T20:51:48.544Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-19T20:51:48.544Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-19T20:51:48.544Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-19T20:51:48.544Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-19T20:51:48.544Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-19T20:51:48.544Z] spire-1.2.1/test/fixture/registration/ [2022-04-19T20:51:48.544Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-19T20:51:48.544Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-19T20:51:48.544Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-19T20:51:48.544Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-19T20:51:48.544Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-19T20:51:48.544Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/ [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/README.md [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/common [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/setup/ [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/ [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-19T20:51:48.544Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/test-one.sh [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/test.sh [2022-04-19T20:51:48.545Z] spire-1.2.1/test/plugintest/ [2022-04-19T20:51:48.545Z] spire-1.2.1/test/plugintest/config.go [2022-04-19T20:51:48.545Z] spire-1.2.1/test/plugintest/load.go [2022-04-19T20:51:48.545Z] spire-1.2.1/test/plugintest/option.go [2022-04-19T20:51:48.545Z] spire-1.2.1/test/spiretest/ [2022-04-19T20:51:48.545Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-19T20:51:48.545Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-19T20:51:48.545Z] spire-1.2.1/test/spiretest/dir.go [2022-04-19T20:51:48.545Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-19T20:51:48.545Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-19T20:51:48.545Z] spire-1.2.1/test/spiretest/logs.go [2022-04-19T20:51:48.545Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-19T20:51:48.545Z] spire-1.2.1/test/spiretest/suite.go [2022-04-19T20:51:48.545Z] spire-1.2.1/test/spiretest/x509.go [2022-04-19T20:51:48.545Z] spire-1.2.1/test/testca/ [2022-04-19T20:51:48.545Z] spire-1.2.1/test/testca/ca.go [2022-04-19T20:51:48.545Z] spire-1.2.1/test/testkey/ [2022-04-19T20:51:48.545Z] spire-1.2.1/test/testkey/generate.sh [2022-04-19T20:51:48.545Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-19T20:51:48.545Z] spire-1.2.1/test/testkey/keys.go [2022-04-19T20:51:48.545Z] spire-1.2.1/test/testkey/new.go [2022-04-19T20:51:48.545Z] spire-1.2.1/test/tpmsimulator/ [2022-04-19T20:51:48.545Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-19T20:51:48.545Z] spire-1.2.1/test/util/ [2022-04-19T20:51:48.545Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-19T20:51:48.545Z] spire-1.2.1/test/util/cert_generation.go [2022-04-19T20:51:48.545Z] spire-1.2.1/test/util/io_redirection.go [2022-04-19T20:51:48.545Z] spire-1.2.1/test/util/race.go [2022-04-19T20:51:48.545Z] spire-1.2.1/test/util/util.go [2022-04-19T20:51:48.545Z] building spire from source... [2022-04-19T20:51:48.545Z] [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-19T20:51:48.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-19T20:51:48.546Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-19T20:51:48.826Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-19T20:51:48.826Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-19T20:51:48.826Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-19T20:51:48.826Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-19T20:51:48.826Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-19T20:51:48.826Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-19T20:51:48.826Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-19T20:51:48.826Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-19T20:51:48.826Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-19T20:51:48.826Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-19T20:51:48.826Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-19T20:51:48.826Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-19T20:51:48.826Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-19T20:51:48.826Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-19T20:51:48.826Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-19T20:51:48.826Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-19T20:51:48.826Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T20:51:48.826Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-19T20:51:48.826Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-19T20:51:48.826Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-19T20:51:48.826Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-19T20:51:48.826Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-19T20:51:48.826Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-19T20:51:48.826Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-19T20:51:48.826Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-19T20:51:48.826Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-19T20:51:48.826Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-19T20:51:48.826Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-19T20:51:48.826Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-19T20:51:48.826Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-19T20:51:48.826Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-19T20:51:48.826Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-19T20:51:48.826Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-19T20:51:48.826Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-19T20:51:48.826Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-19T20:51:48.826Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-19T20:51:48.826Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-19T20:51:48.826Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-19T20:51:48.826Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/test-one.sh [2022-04-19T20:51:48.827Z] spire-1.2.1/test/integration/test.sh [2022-04-19T20:51:48.827Z] spire-1.2.1/test/plugintest/ [2022-04-19T20:51:48.827Z] spire-1.2.1/test/plugintest/config.go [2022-04-19T20:51:48.827Z] spire-1.2.1/test/plugintest/load.go [2022-04-19T20:51:48.827Z] spire-1.2.1/test/plugintest/option.go [2022-04-19T20:51:48.827Z] spire-1.2.1/test/spiretest/ [2022-04-19T20:51:48.827Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-19T20:51:48.827Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-19T20:51:48.827Z] spire-1.2.1/test/spiretest/dir.go [2022-04-19T20:51:48.827Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-19T20:51:48.827Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-19T20:51:48.827Z] spire-1.2.1/test/spiretest/logs.go [2022-04-19T20:51:48.827Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-19T20:51:48.827Z] spire-1.2.1/test/spiretest/suite.go [2022-04-19T20:51:48.827Z] spire-1.2.1/test/spiretest/x509.go [2022-04-19T20:51:48.827Z] spire-1.2.1/test/testca/ [2022-04-19T20:51:48.827Z] spire-1.2.1/test/testca/ca.go [2022-04-19T20:51:48.827Z] spire-1.2.1/test/testkey/ [2022-04-19T20:51:48.827Z] spire-1.2.1/test/testkey/generate.sh [2022-04-19T20:51:48.827Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-19T20:51:48.827Z] spire-1.2.1/test/testkey/keys.go [2022-04-19T20:51:48.827Z] spire-1.2.1/test/testkey/new.go [2022-04-19T20:51:48.827Z] spire-1.2.1/test/tpmsimulator/ [2022-04-19T20:51:48.827Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-19T20:51:48.827Z] spire-1.2.1/test/util/ [2022-04-19T20:51:48.827Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-19T20:51:48.827Z] spire-1.2.1/test/util/cert_generation.go [2022-04-19T20:51:48.827Z] spire-1.2.1/test/util/io_redirection.go [2022-04-19T20:51:48.827Z] spire-1.2.1/test/util/race.go [2022-04-19T20:51:48.827Z] spire-1.2.1/test/util/util.go [2022-04-19T20:51:48.827Z] building spire from source... [2022-04-19T20:51:49.434Z] Installing go1.17.7... [2022-04-19T20:51:49.434Z] Installing go1.17.7... [2022-04-19T20:52:21.927Z] Building bin/spire-server... [2022-04-19T20:52:21.927Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-19T20:52:21.927Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-19T20:52:21.927Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-19T20:52:21.927Z] Building bin/spire-server... [2022-04-19T20:52:21.927Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-19T20:52:21.927Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-19T20:52:21.927Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-19T20:52:21.927Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-19T20:52:21.927Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-19T20:52:21.927Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-19T20:52:21.927Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-19T20:52:21.927Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-19T20:52:21.927Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-19T20:52:21.927Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-19T20:52:21.927Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-19T20:52:21.927Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-19T20:52:21.927Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-19T20:52:21.927Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-19T20:52:22.206Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-19T20:52:23.205Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-19T20:52:23.205Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-19T20:52:24.208Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-19T20:52:24.208Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-19T20:52:24.208Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-19T20:52:24.208Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-19T20:52:24.507Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-19T20:52:24.507Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-19T20:52:24.507Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-19T20:52:24.507Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-19T20:52:24.507Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-19T20:52:24.794Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-19T20:52:24.794Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-19T20:52:25.075Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-19T20:52:25.075Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-19T20:52:25.075Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-19T20:52:25.684Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-19T20:52:25.684Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-19T20:52:25.964Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-19T20:52:25.964Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-19T20:52:25.964Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-19T20:52:26.243Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-19T20:52:26.243Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-19T20:52:26.243Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-19T20:52:26.523Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-19T20:52:26.806Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-19T20:52:27.414Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-19T20:52:27.414Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-19T20:52:27.696Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-19T20:52:27.696Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-19T20:52:46.106Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-19T20:52:46.106Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-19T20:52:46.106Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-19T20:52:46.106Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-19T20:52:46.106Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-19T20:52:46.106Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-19T20:52:46.106Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-19T20:52:46.106Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-19T20:52:46.106Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-19T20:52:46.106Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-19T20:52:46.107Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-19T20:52:46.107Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-19T20:52:46.107Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-19T20:52:46.107Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-19T20:52:46.107Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-19T20:52:46.107Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-19T20:52:46.107Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-19T20:52:46.107Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-19T20:52:46.107Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-19T20:52:46.107Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-19T20:52:46.107Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-19T20:52:46.107Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-19T20:52:46.107Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-19T20:52:46.107Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-19T20:52:46.107Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-19T20:52:46.107Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-19T20:52:46.107Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-19T20:52:46.107Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-19T20:52:46.107Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-19T20:52:46.389Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-19T20:52:47.028Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-19T20:52:47.028Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-19T20:52:47.311Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-19T20:52:47.938Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-19T20:52:47.938Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-19T20:52:47.938Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-19T20:52:47.938Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-19T20:52:47.938Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-19T20:52:48.231Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-19T20:52:48.231Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-19T20:52:48.519Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-19T20:52:48.807Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-19T20:52:48.807Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-19T20:52:49.092Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-19T20:52:49.092Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-19T20:52:49.092Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-19T20:52:49.375Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-19T20:52:49.375Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-19T20:52:49.375Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-19T20:52:49.995Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-19T20:52:49.995Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-19T20:52:52.036Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-19T20:53:02.249Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-19T20:53:02.249Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-19T20:53:02.249Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-19T20:53:02.527Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-19T20:53:02.527Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-19T20:53:02.800Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-19T20:53:02.801Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-19T20:53:03.077Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-19T20:53:03.355Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-19T20:53:03.966Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-19T20:53:03.966Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-19T20:53:04.243Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-19T20:53:06.892Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-19T20:53:06.892Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-19T20:53:06.892Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-19T20:53:07.171Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-19T20:53:07.171Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-19T20:53:07.451Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-19T20:53:07.451Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-19T20:53:08.063Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-19T20:53:08.063Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-19T20:53:08.684Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-19T20:53:35.613Z] go: downloading google.golang.org/api v0.70.0 [2022-04-19T20:53:35.613Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-19T20:53:35.613Z] go: downloading k8s.io/api v0.23.4 [2022-04-19T20:53:35.613Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-19T20:53:35.613Z] go: downloading google.golang.org/api v0.70.0 [2022-04-19T20:53:35.613Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-19T20:53:36.216Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-19T20:53:46.427Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-19T20:53:46.427Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-19T20:54:18.856Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-19T20:54:19.133Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-19T20:54:19.133Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-19T20:54:19.133Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-19T20:54:20.122Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-19T20:54:21.148Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-19T20:54:22.356Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-19T20:54:22.645Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-19T20:54:22.645Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-19T20:54:22.934Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-19T20:54:23.981Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-19T20:54:24.257Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-19T20:54:25.251Z] go: downloading k8s.io/api v0.23.4 [2022-04-19T20:54:25.251Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-19T20:54:27.241Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-19T20:54:27.241Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-19T20:54:27.519Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-19T20:54:28.507Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-19T20:54:28.507Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-19T20:54:28.784Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-19T20:54:29.059Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-19T20:54:29.335Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-19T20:54:29.613Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-19T20:54:29.889Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-19T20:54:30.166Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-19T20:54:30.443Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-19T20:54:30.721Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-19T20:54:32.166Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-19T20:54:32.441Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-19T20:54:32.441Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-19T20:54:33.045Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-19T20:54:34.038Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-19T20:54:36.029Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-19T20:54:37.479Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-19T20:54:38.932Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-19T20:54:39.207Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-19T20:54:39.484Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-19T20:54:39.484Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-19T20:54:39.484Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-19T20:54:39.484Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-19T20:54:39.484Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-19T20:54:39.760Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-19T20:54:39.760Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-19T20:54:40.036Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-19T20:54:40.036Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-19T20:54:40.313Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-19T20:54:40.590Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-19T20:54:40.590Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-19T20:54:40.866Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-19T20:54:41.143Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-19T20:54:41.143Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-19T20:54:41.419Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-19T20:54:41.419Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-19T20:54:41.696Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-19T20:54:41.696Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-19T20:54:41.972Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-19T20:54:42.247Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-19T20:54:42.523Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-19T20:54:42.523Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-19T20:54:43.129Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-19T20:54:43.407Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-19T20:54:43.407Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-19T20:54:43.685Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-19T20:54:43.685Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-19T20:54:43.685Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-19T20:54:43.964Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-19T20:54:43.964Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-19T20:54:43.964Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-19T20:54:43.964Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-19T20:54:43.964Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-19T20:54:44.241Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-19T20:54:44.846Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-19T20:54:44.846Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-19T20:54:44.846Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-19T20:54:45.126Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-19T20:54:45.126Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-19T20:54:45.126Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-19T20:54:45.126Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-19T20:54:45.409Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-19T20:54:45.688Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-19T20:54:45.688Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-19T20:54:45.976Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-19T20:54:46.253Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-19T20:54:46.530Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-19T20:54:46.530Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-19T20:54:47.981Z] go: downloading go.opencensus.io v0.23.0 [2022-04-19T20:54:48.970Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-19T20:54:48.970Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-19T20:54:49.245Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-19T20:54:49.521Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-19T20:54:49.521Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-19T20:54:49.797Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-19T20:54:50.072Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-19T20:54:51.056Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-19T20:54:52.047Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-19T20:54:52.325Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-19T20:54:52.325Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-19T20:54:53.777Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-19T20:54:53.777Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-19T20:54:54.056Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-19T20:54:54.335Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-19T20:54:54.611Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-19T20:54:54.611Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-19T20:54:54.611Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-19T20:54:54.611Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-19T20:54:54.888Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-19T20:54:54.888Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-19T20:54:56.340Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-19T20:54:56.340Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-19T20:54:56.340Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-19T20:54:56.340Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-19T20:54:56.340Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-19T20:54:56.619Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-19T20:54:56.619Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-19T20:54:56.619Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-19T20:54:56.619Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-19T20:54:56.619Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-19T20:54:57.608Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-19T20:54:57.608Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-19T20:54:57.885Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-19T20:54:57.885Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-19T20:54:58.163Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-19T20:54:58.163Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-19T20:54:58.441Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-19T20:54:58.441Z] go: downloading go.opencensus.io v0.23.0 [2022-04-19T20:54:59.898Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-19T20:54:59.898Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-19T20:54:59.898Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-19T20:55:00.176Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-19T20:55:00.176Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-19T20:55:00.453Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-19T20:55:00.732Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-19T20:55:01.331Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-19T20:55:04.733Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-19T20:55:06.726Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-19T20:55:06.726Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-19T20:55:07.326Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-19T20:55:07.602Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-19T20:55:08.205Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-19T20:55:08.484Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-19T20:55:08.761Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-19T20:55:08.761Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-19T20:55:08.761Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-19T20:55:08.761Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-19T20:55:08.761Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-19T20:55:09.038Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-19T20:55:09.038Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-19T20:55:09.313Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-19T20:55:09.313Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-19T20:55:19.509Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-19T20:55:19.509Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-19T20:55:19.509Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-19T20:55:19.786Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-19T20:55:38.190Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-19T20:55:38.190Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-19T20:55:41.597Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-19T20:55:41.597Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-19T20:57:18.459Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-19T20:57:21.106Z] Removing intermediate container 238db8333860 [2022-04-19T20:57:21.106Z] ---> f28e9eda7b5c [2022-04-19T20:57:21.106Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-19T20:57:21.106Z] ---> Running in 863fdfda7396 [2022-04-19T20:57:24.504Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-19T20:57:29.929Z] Removing intermediate container 863fdfda7396 [2022-04-19T20:57:29.929Z] ---> 03f7edeef99e [2022-04-19T20:57:29.929Z] [2022-04-19T20:57:29.929Z] Step 11/23 : FROM docker:20.10.14 [2022-04-19T20:57:30.533Z] 20.10.14: Pulling from library/docker [2022-04-19T20:57:35.970Z] Removing intermediate container f5959dd4f87d [2022-04-19T20:57:35.970Z] ---> ec2f39a54e93 [2022-04-19T20:57:35.970Z] [2022-04-19T20:57:35.970Z] Step 10/25 : FROM alpine:3.14 [2022-04-19T20:57:35.970Z] 3.14: Pulling from library/alpine [2022-04-19T20:57:37.968Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-19T20:57:37.968Z] Status: Downloaded newer image for alpine:3.14 [2022-04-19T20:57:37.968Z] ---> ac73e934f311 [2022-04-19T20:57:37.968Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-19T20:57:37.968Z] Removing intermediate container 161d7b8e62dd [2022-04-19T20:57:37.968Z] ---> 560c2cf9f542 [2022-04-19T20:57:37.968Z] [2022-04-19T20:57:37.968Z] Step 10/31 : FROM alpine:3.14 [2022-04-19T20:57:37.968Z] ---> ac73e934f311 [2022-04-19T20:57:37.968Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-19T20:57:38.256Z] ---> Running in 4f8f427a2a4c [2022-04-19T20:57:38.256Z] ---> Running in 424a6f5ae84e [2022-04-19T20:57:39.715Z] Removing intermediate container 4f8f427a2a4c [2022-04-19T20:57:39.715Z] ---> 83f8ff85eb01 [2022-04-19T20:57:39.715Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-19T20:57:39.992Z] ---> Running in b19f40579b23 [2022-04-19T20:57:41.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-19T20:57:41.741Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-19T20:57:43.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-19T20:57:43.186Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-19T20:57:43.186Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-19T20:57:43.186Z] (3/3) Installing su-exec (0.2-r1) [2022-04-19T20:57:43.186Z] Executing busybox-1.33.1-r7.trigger [2022-04-19T20:57:43.186Z] Executing ca-certificates-20211220-r0.trigger [2022-04-19T20:57:43.464Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-19T20:57:43.759Z] OK: 6 MiB in 17 packages [2022-04-19T20:57:45.219Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-19T20:57:45.219Z] (2/2) Installing su-exec (0.2-r1) [2022-04-19T20:57:45.219Z] Executing busybox-1.33.1-r7.trigger [2022-04-19T20:57:45.219Z] OK: 6 MiB in 16 packages [2022-04-19T20:57:47.245Z] Removing intermediate container b19f40579b23 [2022-04-19T20:57:47.245Z] ---> 2446d1decf8e [2022-04-19T20:57:47.245Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-19T20:57:47.532Z] ---> Running in be5c56e80e31 [2022-04-19T20:57:48.209Z] Removing intermediate container 424a6f5ae84e [2022-04-19T20:57:48.209Z] ---> a27e631df461 [2022-04-19T20:57:48.209Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-19T20:57:48.496Z] ---> Running in c94f84e1d17a [2022-04-19T20:57:48.496Z] Removing intermediate container be5c56e80e31 [2022-04-19T20:57:48.496Z] ---> 185976dd27a9 [2022-04-19T20:57:48.496Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-19T20:57:48.496Z] ---> Running in 7caf1c7650ac [2022-04-19T20:57:49.510Z] Removing intermediate container 7caf1c7650ac [2022-04-19T20:57:49.510Z] ---> 065e268c3154 [2022-04-19T20:57:49.510Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-19T20:57:49.510Z] Removing intermediate container c94f84e1d17a [2022-04-19T20:57:49.510Z] ---> 97a60ac39e90 [2022-04-19T20:57:49.510Z] Step 13/25 : WORKDIR / [2022-04-19T20:57:49.786Z] ---> Running in 585955bcf96d [2022-04-19T20:57:49.786Z] ---> Running in 9ab6102da9ee [2022-04-19T20:57:51.240Z] Removing intermediate container 585955bcf96d [2022-04-19T20:57:51.240Z] ---> e2e8d94f9b86 [2022-04-19T20:57:51.240Z] 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-19T20:57:52.693Z] ---> 6ea974a7da91 [2022-04-19T20:57:52.693Z] 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-19T20:57:53.690Z] Removing intermediate container 9ab6102da9ee [2022-04-19T20:57:53.690Z] ---> cbe2c941ad7d [2022-04-19T20:57:53.690Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-19T20:57:53.690Z] ---> Running in bbed8c9c8851 [2022-04-19T20:57:54.304Z] ---> 5be8c53c9c65 [2022-04-19T20:57:54.304Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-19T20:57:54.916Z] Removing intermediate container bbed8c9c8851 [2022-04-19T20:57:54.916Z] ---> 9b18552eb8cc [2022-04-19T20:57:54.916Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-19T20:57:56.376Z] ---> 698416fe5b3f [2022-04-19T20:57:56.376Z] 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-19T20:57:56.987Z] ---> 5797bfbf35ce [2022-04-19T20:57:56.987Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-19T20:57:57.267Z] ---> Running in 018e06b6b94f [2022-04-19T20:57:58.269Z] ---> 01d8d0ccfe78 [2022-04-19T20:57:58.269Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-19T20:58:01.711Z] Removing intermediate container 018e06b6b94f [2022-04-19T20:58:01.711Z] ---> 7b02ebb3df64 [2022-04-19T20:58:01.711Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-19T20:58:02.310Z] ---> d00751c84f00 [2022-04-19T20:58:02.310Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-19T20:58:03.770Z] ---> 0e5cc09ad313 [2022-04-19T20:58:03.770Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-19T20:58:05.232Z] ---> 70c8b8545342 [2022-04-19T20:58:05.232Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-19T20:58:05.509Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-19T20:58:05.509Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-19T20:58:05.509Z] ---> c346e9eafbab [2022-04-19T20:58:05.509Z] 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-19T20:58:06.129Z] ---> Running in dce6738ff3ee [2022-04-19T20:58:06.409Z] ---> ccc1a38ac75e [2022-04-19T20:58:06.410Z] 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-19T20:58:06.687Z] ---> Running in de2446ef6917 [2022-04-19T20:58:07.308Z] Removing intermediate container dce6738ff3ee [2022-04-19T20:58:07.308Z] ---> a913ee1c9761 [2022-04-19T20:58:07.308Z] 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-19T20:58:07.591Z] ---> Running in a5eed8521add [2022-04-19T20:58:08.613Z] ---> 3a29ea7652db [2022-04-19T20:58:08.613Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-19T20:58:11.282Z] ---> 08d8bc117534 [2022-04-19T20:58:11.282Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-19T20:58:11.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T20:58:11.282Z] Removing intermediate container de2446ef6917 [2022-04-19T20:58:11.282Z] ---> 81a1e0bb5352 [2022-04-19T20:58:11.282Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-19T20:58:11.282Z] ---> Running in 7b21c9ba9069 [2022-04-19T20:58:11.567Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T20:58:11.845Z] Removing intermediate container 7b21c9ba9069 [2022-04-19T20:58:11.845Z] ---> 5854188e1ca8 [2022-04-19T20:58:11.845Z] Step 23/25 : LABEL arch=arm64 [2022-04-19T20:58:12.121Z] ---> Running in 867a2df3697a [2022-04-19T20:58:12.121Z] ---> 8fa4f9be8e67 [2022-04-19T20:58:12.121Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-19T20:58:13.267Z] (1/43) Installing readline (8.1.1-r0) [2022-04-19T20:58:13.267Z] (2/43) Installing bash (5.1.16-r0) [2022-04-19T20:58:13.267Z] Executing bash-5.1.16-r0.post-install [2022-04-19T20:58:13.267Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-19T20:58:13.267Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-19T20:58:13.267Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-19T20:58:13.267Z] Removing intermediate container 867a2df3697a [2022-04-19T20:58:13.267Z] ---> 10123f6b629f [2022-04-19T20:58:13.267Z] Step 24/25 : LABEL git_sha=390837a19ff3bf75484ca308696ec2475a9d130b [2022-04-19T20:58:13.267Z] (6/43) Installing curl (7.80.0-r0) [2022-04-19T20:58:13.556Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-19T20:58:13.556Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-19T20:58:13.556Z] (9/43) Installing expat (2.4.7-r0) [2022-04-19T20:58:13.556Z] ---> Running in e97bd5a2c72d [2022-04-19T20:58:13.556Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-19T20:58:13.556Z] (11/43) Installing gdbm (1.22-r0) [2022-04-19T20:58:13.556Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-19T20:58:13.556Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-19T20:58:13.556Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-19T20:58:13.556Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-19T20:58:13.556Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-19T20:58:13.887Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-19T20:58:14.249Z] Removing intermediate container e97bd5a2c72d [2022-04-19T20:58:14.249Z] ---> 21e919345820 [2022-04-19T20:58:14.249Z] Step 25/25 : LABEL version=0.0.0 [2022-04-19T20:58:14.249Z] ---> 537bac464ce6 [2022-04-19T20:58:14.249Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-19T20:58:14.564Z] ---> Running in 2e524e4b3729 [2022-04-19T20:58:14.564Z] ---> Running in 158473d7e33b [2022-04-19T20:58:15.584Z] Removing intermediate container 2e524e4b3729 [2022-04-19T20:58:15.584Z] ---> 1a8c64844bd2 [2022-04-19T20:58:15.584Z] [2022-04-19T20:58:15.584Z] Removing intermediate container 158473d7e33b [2022-04-19T20:58:15.584Z] ---> cce19bd8ac7b [2022-04-19T20:58:15.584Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-19T20:58:16.587Z] Successfully built 1a8c64844bd2 [2022-04-19T20:58:16.587Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-19T20:58:16.587Z]  Building security-secretstore-setup ... done Building security-proxy-setup [2022-04-19T20:58:17.193Z] ---> 52716c68aa10 [2022-04-19T20:58:17.193Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-19T20:58:17.476Z] ---> Running in 75a1f94dfea6 [2022-04-19T20:58:18.083Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-19T20:58:18.083Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-19T20:58:18.083Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-19T20:58:18.083Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-19T20:58:18.083Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-19T20:58:18.083Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-19T20:58:18.359Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-19T20:58:18.359Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-19T20:58:18.359Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-19T20:58:18.359Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-19T20:58:18.359Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-19T20:58:18.359Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-19T20:58:18.637Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-19T20:58:18.637Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-19T20:58:18.637Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-19T20:58:18.637Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-19T20:58:18.637Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-19T20:58:18.637Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-19T20:58:18.916Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-19T20:58:18.916Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-19T20:58:18.916Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-19T20:58:18.916Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-19T20:58:18.916Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-19T20:58:18.916Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-19T20:58:19.193Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-19T20:58:19.193Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-19T20:58:20.193Z] Executing busybox-1.34.1-r5.trigger [2022-04-19T20:58:20.193Z] OK: 82 MiB in 65 packages [2022-04-19T20:58:21.196Z] Removing intermediate container 75a1f94dfea6 [2022-04-19T20:58:21.196Z] ---> b942029944d5 [2022-04-19T20:58:21.196Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-19T20:58:21.479Z] ---> Running in 8535c2961b90 [2022-04-19T20:58:22.099Z] Removing intermediate container 8535c2961b90 [2022-04-19T20:58:22.099Z] ---> 074d0de90833 [2022-04-19T20:58:22.099Z] Step 28/31 : CMD ["gate"] [2022-04-19T20:58:22.388Z] ---> Running in d44f14ace215 [2022-04-19T20:58:22.995Z] Removing intermediate container d44f14ace215 [2022-04-19T20:58:22.995Z] ---> 59074638ab51 [2022-04-19T20:58:22.995Z] Step 29/31 : LABEL arch=arm64 [2022-04-19T20:58:23.273Z] ---> Running in f53a0a260aca [2022-04-19T20:58:23.886Z] Removing intermediate container f53a0a260aca [2022-04-19T20:58:23.886Z] ---> 25b3bd721064 [2022-04-19T20:58:23.886Z] Step 30/31 : LABEL git_sha=390837a19ff3bf75484ca308696ec2475a9d130b [2022-04-19T20:58:24.165Z] ---> Running in 092d0f3bf20e [2022-04-19T20:58:24.771Z] Removing intermediate container 092d0f3bf20e [2022-04-19T20:58:24.771Z] ---> caec9a1c08cb [2022-04-19T20:58:24.771Z] Step 31/31 : LABEL version=0.0.0 [2022-04-19T20:58:25.048Z] ---> Running in c2ecfdd2cb54 [2022-04-19T20:58:25.655Z] Removing intermediate container c2ecfdd2cb54 [2022-04-19T20:58:25.655Z] ---> 4e9d1702f2da [2022-04-19T20:58:25.655Z] [2022-04-19T20:58:25.934Z] Successfully built 4e9d1702f2da [2022-04-19T20:58:25.934Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-19T20:58:26.212Z]  Building security-bootstrapper ... done Building core-data [2022-04-19T20:58:28.204Z] Collecting docker-compose==1.23.2 [2022-04-19T20:58:28.204Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-19T20:58:29.648Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-19T20:58:29.648Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-19T20:58:29.925Z] Collecting texttable<0.10,>=0.9.0 [2022-04-19T20:58:29.925Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-19T20:58:32.566Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-19T20:58:32.842Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-19T20:58:37.175Z] Collecting docker<4.0,>=3.6.0 [2022-04-19T20:58:37.176Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-19T20:58:37.176Z] Collecting cached-property<2,>=1.2.0 [2022-04-19T20:58:37.176Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-19T20:58:37.455Z] Collecting jsonschema<3,>=2.5.1 [2022-04-19T20:58:37.455Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-19T20:58:37.736Z] Collecting docopt<0.7,>=0.6.1 [2022-04-19T20:58:37.736Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-19T20:58:42.106Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-19T20:58:42.106Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-19T20:58:42.106Z] 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-19T20:58:43.102Z] Collecting PyYAML<4,>=3.10 [2022-04-19T20:58:43.102Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-19T20:58:49.873Z] Collecting docker-pycreds>=0.4.0 [2022-04-19T20:58:49.873Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-19T20:58:50.887Z] Collecting idna<2.8,>=2.5 [2022-04-19T20:58:50.888Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-19T20:58:50.888Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-19T20:58:51.176Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-19T20:58:52.635Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-19T20:58:52.635Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-19T20:58:52.635Z] 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-19T20:58:52.918Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-19T20:58:52.918Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-19T20:58:52.918Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-19T20:58:52.918Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-19T20:58:54.919Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-19T20:58:54.919Z] Attempting uninstall: urllib3 [2022-04-19T20:58:54.919Z] Found existing installation: urllib3 1.26.7 [2022-04-19T20:58:54.919Z] Uninstalling urllib3-1.26.7: [2022-04-19T20:58:54.919Z] Successfully uninstalled urllib3-1.26.7 [2022-04-19T20:58:55.912Z] Attempting uninstall: idna [2022-04-19T20:58:55.912Z] Found existing installation: idna 3.3 [2022-04-19T20:58:55.912Z] Uninstalling idna-3.3: [2022-04-19T20:58:56.191Z] Successfully uninstalled idna-3.3 [2022-04-19T20:59:00.556Z] Attempting uninstall: requests [2022-04-19T20:59:00.556Z] Found existing installation: requests 2.26.0 [2022-04-19T20:59:00.556Z] Uninstalling requests-2.26.0: [2022-04-19T20:59:00.832Z] Successfully uninstalled requests-2.26.0 [2022-04-19T20:59:01.826Z] Running setup.py install for texttable: started [2022-04-19T20:59:06.241Z] Running setup.py install for texttable: finished with status 'done' [2022-04-19T20:59:06.241Z] Running setup.py install for PyYAML: started [2022-04-19T20:59:09.700Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T20:59:09.700Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-19T20:59:09.700Z] ---> 08b9be25db67 [2022-04-19T20:59:09.700Z] Step 3/22 : WORKDIR /edgex-go [2022-04-19T20:59:09.700Z] ---> Using cache [2022-04-19T20:59:09.700Z] ---> e59d5483394c [2022-04-19T20:59:09.700Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T20:59:09.700Z] ---> Using cache [2022-04-19T20:59:09.700Z] ---> 9fb305470d9d [2022-04-19T20:59:09.700Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-19T20:59:09.700Z] ---> Using cache [2022-04-19T20:59:09.700Z] ---> 8b081178f56c [2022-04-19T20:59:09.700Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-19T20:59:09.700Z] ---> Using cache [2022-04-19T20:59:09.700Z] ---> 9093b41baaff [2022-04-19T20:59:09.700Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T20:59:09.700Z] ---> Using cache [2022-04-19T20:59:09.700Z] ---> 7cedd6553324 [2022-04-19T20:59:09.700Z] Step 8/22 : COPY . . [2022-04-19T20:59:09.700Z] ---> Using cache [2022-04-19T20:59:09.700Z] ---> a30ece5c490a [2022-04-19T20:59:09.700Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-19T20:59:10.324Z] ---> Running in 4a1a5215d118 [2022-04-19T20:59:10.324Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-19T20:59:11.316Z] Running setup.py install for docopt: started [2022-04-19T20:59:12.773Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-19T20:59:14.765Z] Running setup.py install for docopt: finished with status 'done' [2022-04-19T20:59:14.765Z] Running setup.py install for dockerpty: started [2022-04-19T20:59:18.194Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T20:59:18.194Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-19T20:59:18.194Z] ---> 08b9be25db67 [2022-04-19T20:59:18.194Z] Step 3/23 : WORKDIR /edgex-go [2022-04-19T20:59:18.194Z] ---> Using cache [2022-04-19T20:59:18.194Z] ---> e59d5483394c [2022-04-19T20:59:18.194Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T20:59:18.194Z] ---> Using cache [2022-04-19T20:59:18.194Z] ---> 9fb305470d9d [2022-04-19T20:59:18.194Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-19T20:59:18.194Z] ---> Running in bea430e6e108 [2022-04-19T20:59:19.651Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-19T20:59:19.930Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T20:59:21.270Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T20:59:23.316Z] OK: 220 MiB in 52 packages [2022-04-19T20:59:23.316Z] 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-19T20:59:24.768Z] Removing intermediate container bea430e6e108 [2022-04-19T20:59:24.768Z] ---> dd78a5803c08 [2022-04-19T20:59:24.768Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-19T20:59:25.783Z] ---> 10b9976cde41 [2022-04-19T20:59:25.783Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T20:59:26.066Z] ---> Running in 83983fae1513 [2022-04-19T20:59:32.866Z] Removing intermediate container 83983fae1513 [2022-04-19T20:59:32.866Z] ---> 410b279d3384 [2022-04-19T20:59:32.866Z] Step 8/23 : COPY . . [2022-04-19T20:59:45.295Z] Removing intermediate container a5eed8521add [2022-04-19T20:59:45.295Z] ---> 6f0d45fdcd06 [2022-04-19T20:59:45.295Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-19T20:59:45.295Z] ---> Running in 98e687f027a1 [2022-04-19T20:59:45.574Z] Removing intermediate container 98e687f027a1 [2022-04-19T20:59:45.574Z] ---> 73df4359e081 [2022-04-19T20:59:45.574Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-19T20:59:45.850Z] ---> Running in 5cec0f96407e [2022-04-19T20:59:46.840Z] Removing intermediate container 5cec0f96407e [2022-04-19T20:59:46.841Z] ---> 87bf0d230a9f [2022-04-19T20:59:46.841Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-19T20:59:50.256Z] ---> 7be03e64705b [2022-04-19T20:59:50.256Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-19T20:59:51.247Z] ---> c8c3de94300e [2022-04-19T20:59:51.247Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-19T20:59:53.239Z] ---> aaa4fc24f925 [2022-04-19T20:59:53.239Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-19T20:59:53.521Z] ---> Running in f5d2485eb035 [2022-04-19T20:59:54.124Z] Removing intermediate container f5d2485eb035 [2022-04-19T20:59:54.124Z] ---> 21745c8324a5 [2022-04-19T20:59:54.124Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T20:59:54.407Z] ---> Running in 1640c58c496f [2022-04-19T20:59:55.398Z] Removing intermediate container 1640c58c496f [2022-04-19T20:59:55.398Z] ---> dbe29580da6d [2022-04-19T20:59:55.398Z] Step 21/23 : LABEL arch=arm64 [2022-04-19T20:59:55.398Z] ---> Running in e1f6b65b7a6f [2022-04-19T20:59:56.390Z] Removing intermediate container e1f6b65b7a6f [2022-04-19T20:59:56.390Z] ---> 6bfcf2b0a461 [2022-04-19T20:59:56.390Z] Step 22/23 : LABEL git_sha=390837a19ff3bf75484ca308696ec2475a9d130b [2022-04-19T20:59:56.668Z] ---> Running in 25a048a80d8d [2022-04-19T20:59:57.656Z] Removing intermediate container 25a048a80d8d [2022-04-19T20:59:57.656Z] ---> 62488b85b35e [2022-04-19T20:59:57.656Z] Step 23/23 : LABEL version=0.0.0 [2022-04-19T20:59:57.935Z] ---> Running in a51469b963aa [2022-04-19T20:59:58.935Z] Removing intermediate container a51469b963aa [2022-04-19T20:59:58.935Z] ---> 8d43016419a0 [2022-04-19T20:59:58.935Z] [2022-04-19T20:59:59.928Z] Successfully built 8d43016419a0 [2022-04-19T20:59:59.928Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-19T20:59:59.928Z] Building security-spire-agent [2022-04-19T21:00:08.261Z]  Building sys-mgmt-agent ... done  ---> 46c775da1fda [2022-04-19T21:00:08.261Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-19T21:00:08.261Z] ---> Running in c7408bc0d689 [2022-04-19T21:00:09.252Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-19T21:00:36.108Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T21:00:36.108Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-19T21:00:36.108Z] ---> 08b9be25db67 [2022-04-19T21:00:36.108Z] Step 3/26 : WORKDIR /edgex-go [2022-04-19T21:00:36.108Z] ---> Using cache [2022-04-19T21:00:36.108Z] ---> e59d5483394c [2022-04-19T21:00:36.108Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T21:00:36.108Z] ---> Using cache [2022-04-19T21:00:36.108Z] ---> 9fb305470d9d [2022-04-19T21:00:36.108Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-19T21:00:36.108Z] ---> Running in 5584a2306699 [2022-04-19T21:00:37.093Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T21:00:38.085Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T21:00:39.535Z] OK: 220 MiB in 52 packages [2022-04-19T21:00:40.532Z] Removing intermediate container 5584a2306699 [2022-04-19T21:00:40.532Z] ---> 42ee96b89779 [2022-04-19T21:00:40.532Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-19T21:00:41.545Z] ---> 9bdb84b2d832 [2022-04-19T21:00:41.545Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T21:00:41.828Z] ---> Running in f4212561caad [2022-04-19T21:00:47.271Z] Removing intermediate container f4212561caad [2022-04-19T21:00:47.271Z] ---> 815eefef88f5 [2022-04-19T21:00:47.271Z] Step 8/26 : COPY . . [2022-04-19T21:01:09.487Z] ---> f3852c60915f [2022-04-19T21:01:09.487Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-19T21:01:09.487Z] ---> Running in 7df06bb88a6b [2022-04-19T21:01:09.766Z] Removing intermediate container 7df06bb88a6b [2022-04-19T21:01:09.766Z] ---> a8afb337ca0b [2022-04-19T21:01:09.766Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-19T21:01:09.766Z] ---> Running in 966cef372462 [2022-04-19T21:01:13.197Z] Removing intermediate container 966cef372462 [2022-04-19T21:01:13.197Z] ---> 9371f2e3fb26 [2022-04-19T21:01:13.197Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-19T21:01:13.197Z] ---> Running in 91badfeaa046 [2022-04-19T21:01:14.075Z] Removing intermediate container 91badfeaa046 [2022-04-19T21:01:14.075Z] ---> f1dd6aae3c62 [2022-04-19T21:01:14.075Z] 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-19T21:01:14.075Z] ---> Running in 1bca85e8b1bf [2022-04-19T21:01:16.977Z] spire-1.2.1/ [2022-04-19T21:01:16.977Z] spire-1.2.1/.data/ [2022-04-19T21:01:16.977Z] spire-1.2.1/.data/.file [2022-04-19T21:01:16.977Z] spire-1.2.1/.dockerignore [2022-04-19T21:01:16.977Z] spire-1.2.1/.gitattributes [2022-04-19T21:01:16.977Z] spire-1.2.1/.githooks/ [2022-04-19T21:01:16.977Z] spire-1.2.1/.githooks/pre-commit [2022-04-19T21:01:16.977Z] spire-1.2.1/.github/ [2022-04-19T21:01:16.977Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-19T21:01:16.977Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-19T21:01:16.977Z] spire-1.2.1/.github/dependabot.yml [2022-04-19T21:01:16.977Z] spire-1.2.1/.github/workflows/ [2022-04-19T21:01:16.977Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-19T21:01:16.977Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-19T21:01:16.977Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-19T21:01:16.977Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-19T21:01:16.977Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-19T21:01:16.977Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-19T21:01:16.977Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-19T21:01:16.977Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-19T21:01:16.977Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-19T21:01:16.977Z] spire-1.2.1/.gitignore [2022-04-19T21:01:16.977Z] spire-1.2.1/.go-version [2022-04-19T21:01:16.977Z] spire-1.2.1/.golangci.yml [2022-04-19T21:01:16.977Z] spire-1.2.1/ADOPTERS.md [2022-04-19T21:01:16.977Z] spire-1.2.1/CHANGELOG.md [2022-04-19T21:01:16.977Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-19T21:01:16.977Z] spire-1.2.1/CODEOWNERS [2022-04-19T21:01:16.977Z] spire-1.2.1/CONTRIBUTING.md [2022-04-19T21:01:16.977Z] spire-1.2.1/Dockerfile [2022-04-19T21:01:17.257Z] spire-1.2.1/Dockerfile.dev [2022-04-19T21:01:17.257Z] spire-1.2.1/Dockerfile.scratch [2022-04-19T21:01:17.257Z] spire-1.2.1/LICENSE [2022-04-19T21:01:17.257Z] spire-1.2.1/MAINTAINERS.md [2022-04-19T21:01:17.257Z] spire-1.2.1/Makefile [2022-04-19T21:01:17.257Z] spire-1.2.1/README.md [2022-04-19T21:01:17.257Z] spire-1.2.1/ROADMAP.md [2022-04-19T21:01:17.257Z] spire-1.2.1/SECURITY.md [2022-04-19T21:01:17.257Z] spire-1.2.1/cmd/ [2022-04-19T21:01:17.257Z] spire-1.2.1/cmd/spire-agent/ [2022-04-19T21:01:17.257Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-19T21:01:17.257Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-19T21:01:17.257Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-19T21:01:17.257Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-19T21:01:17.257Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-19T21:01:17.257Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-19T21:01:17.257Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-19T21:01:17.257Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-19T21:01:17.257Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-19T21:01:17.257Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-19T21:01:17.257Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-19T21:01:17.257Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-19T21:01:17.257Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-19T21:01:17.257Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-19T21:01:17.257Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-19T21:01:17.257Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-19T21:01:17.257Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-19T21:01:17.257Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-19T21:01:17.257Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-19T21:01:17.257Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-19T21:01:17.257Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-19T21:01:17.257Z] spire-1.2.1/cmd/spire-server/ [2022-04-19T21:01:17.257Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-19T21:01:17.257Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-19T21:01:17.257Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-19T21:01:17.257Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-19T21:01:17.257Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-19T21:01:17.257Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-19T21:01:17.257Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-19T21:01:17.257Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-19T21:01:17.257Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-19T21:01:17.257Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-19T21:01:17.257Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-19T21:01:17.257Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-19T21:01:17.257Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-19T21:01:17.257Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-19T21:01:17.257Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-19T21:01:17.257Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-19T21:01:17.257Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-19T21:01:17.257Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-19T21:01:17.257Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-19T21:01:17.257Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-19T21:01:17.257Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-19T21:01:17.257Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-19T21:01:17.257Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-19T21:01:17.257Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-19T21:01:17.257Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-19T21:01:17.257Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-19T21:01:17.257Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-19T21:01:17.257Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-19T21:01:17.257Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-19T21:01:17.257Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-19T21:01:17.257Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-19T21:01:17.257Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-19T21:01:17.257Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-19T21:01:17.257Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-19T21:01:17.257Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-19T21:01:17.257Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-19T21:01:17.257Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-19T21:01:17.257Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-19T21:01:17.258Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-19T21:01:17.258Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-19T21:01:17.258Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-19T21:01:17.258Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-19T21:01:17.258Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-19T21:01:17.258Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-19T21:01:17.258Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-19T21:01:17.258Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-19T21:01:17.258Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-19T21:01:17.258Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-19T21:01:17.258Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-19T21:01:17.258Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-19T21:01:17.258Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-19T21:01:17.258Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-19T21:01:17.258Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-19T21:01:17.258Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-19T21:01:17.258Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-19T21:01:17.258Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-19T21:01:17.258Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-19T21:01:17.258Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-19T21:01:17.258Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-19T21:01:17.258Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-19T21:01:17.258Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-19T21:01:17.258Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-19T21:01:17.258Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-19T21:01:17.258Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-19T21:01:17.258Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-19T21:01:17.258Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-19T21:01:17.258Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-19T21:01:17.258Z] spire-1.2.1/conf/ [2022-04-19T21:01:17.258Z] spire-1.2.1/conf/agent/ [2022-04-19T21:01:17.258Z] spire-1.2.1/conf/agent/agent.conf [2022-04-19T21:01:17.258Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-19T21:01:17.258Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-19T21:01:17.258Z] spire-1.2.1/conf/server/ [2022-04-19T21:01:17.258Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-19T21:01:17.258Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-19T21:01:17.258Z] spire-1.2.1/conf/server/server.conf [2022-04-19T21:01:17.258Z] spire-1.2.1/conf/server/server_full.conf [2022-04-19T21:01:17.258Z] spire-1.2.1/doc/ [2022-04-19T21:01:17.258Z] spire-1.2.1/doc/SPIRE101.md [2022-04-19T21:01:17.258Z] spire-1.2.1/doc/auditlog.md [2022-04-19T21:01:17.258Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-19T21:01:17.258Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-19T21:01:17.258Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-19T21:01:17.258Z] spire-1.2.1/doc/images/ [2022-04-19T21:01:17.258Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-19T21:01:17.258Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-19T21:01:17.258Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-19T21:01:17.258Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-19T21:01:17.258Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-19T21:01:17.258Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-19T21:01:17.258Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-19T21:01:17.258Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-19T21:01:17.258Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-19T21:01:17.258Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-19T21:01:17.258Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-19T21:01:17.258Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-19T21:01:17.258Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-19T21:01:17.258Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-19T21:01:17.258Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-19T21:01:17.258Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-19T21:01:17.258Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-19T21:01:17.258Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-19T21:01:17.258Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-19T21:01:17.258Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-19T21:01:17.258Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-19T21:01:17.258Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-19T21:01:17.258Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-19T21:01:17.258Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-19T21:01:17.258Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-19T21:01:17.258Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-19T21:01:17.258Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-19T21:01:17.258Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-19T21:01:17.258Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-19T21:01:17.258Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-19T21:01:17.258Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-19T21:01:17.258Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-19T21:01:17.258Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-19T21:01:17.258Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-19T21:01:17.258Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-19T21:01:17.258Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-19T21:01:17.258Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-19T21:01:17.258Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-19T21:01:17.258Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-19T21:01:17.258Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-19T21:01:17.258Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-19T21:01:17.258Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-19T21:01:17.258Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-19T21:01:17.258Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-19T21:01:17.258Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-19T21:01:17.258Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-19T21:01:17.258Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-19T21:01:17.258Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-19T21:01:17.258Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-19T21:01:17.258Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-19T21:01:17.258Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-19T21:01:17.258Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-19T21:01:17.258Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-19T21:01:17.258Z] spire-1.2.1/doc/scaling_spire.md [2022-04-19T21:01:17.258Z] spire-1.2.1/doc/spire_agent.md [2022-04-19T21:01:17.258Z] spire-1.2.1/doc/spire_server.md [2022-04-19T21:01:17.258Z] spire-1.2.1/doc/supported_integrations.md [2022-04-19T21:01:17.258Z] spire-1.2.1/doc/telemetry.md [2022-04-19T21:01:17.258Z] spire-1.2.1/doc/telemetry_config.md [2022-04-19T21:01:17.258Z] spire-1.2.1/doc/upgrading.md [2022-04-19T21:01:17.258Z] spire-1.2.1/doc/using_spire.md [2022-04-19T21:01:17.258Z] spire-1.2.1/examples/ [2022-04-19T21:01:17.258Z] spire-1.2.1/examples/README.md [2022-04-19T21:01:17.258Z] spire-1.2.1/go.mod [2022-04-19T21:01:17.258Z] spire-1.2.1/go.sum [2022-04-19T21:01:17.258Z] spire-1.2.1/pkg/ [2022-04-19T21:01:17.258Z] spire-1.2.1/pkg/agent/ [2022-04-19T21:01:17.258Z] spire-1.2.1/pkg/agent/agent.go [2022-04-19T21:01:17.258Z] spire-1.2.1/pkg/agent/api/ [2022-04-19T21:01:17.258Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-19T21:01:17.258Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-19T21:01:17.258Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-19T21:01:17.258Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-19T21:01:17.533Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-19T21:01:17.533Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-19T21:01:17.533Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-19T21:01:17.533Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-19T21:01:17.533Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-19T21:01:17.533Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-19T21:01:17.533Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-19T21:01:17.533Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-19T21:01:17.533Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-19T21:01:17.533Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-19T21:01:17.533Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-19T21:01:17.533Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-19T21:01:17.533Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-19T21:01:17.533Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-19T21:01:17.533Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-19T21:01:17.533Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-19T21:01:17.533Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-19T21:01:17.533Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-19T21:01:17.533Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-19T21:01:17.533Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-19T21:01:17.533Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-19T21:01:17.533Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-19T21:01:17.533Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-19T21:01:17.533Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-19T21:01:17.533Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-19T21:01:17.533Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-19T21:01:17.533Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-19T21:01:17.533Z] spire-1.2.1/pkg/agent/client/ [2022-04-19T21:01:17.533Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-19T21:01:17.533Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-19T21:01:17.533Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-19T21:01:17.533Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-19T21:01:17.533Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-19T21:01:17.533Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-19T21:01:17.533Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-19T21:01:17.533Z] spire-1.2.1/pkg/agent/common/ [2022-04-19T21:01:17.533Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-19T21:01:17.533Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-19T21:01:17.533Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-19T21:01:17.533Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-19T21:01:17.533Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-19T21:01:17.533Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-19T21:01:17.533Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-19T21:01:17.533Z] spire-1.2.1/pkg/agent/config.go [2022-04-19T21:01:17.533Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-19T21:01:17.533Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-19T21:01:17.533Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-19T21:01:17.533Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-19T21:01:17.533Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-19T21:01:17.533Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-19T21:01:17.533Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-19T21:01:17.533Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-19T21:01:17.533Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-19T21:01:17.533Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-19T21:01:17.533Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-19T21:01:17.533Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-19T21:01:17.533Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-19T21:01:17.533Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-19T21:01:17.533Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-19T21:01:17.533Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-19T21:01:17.533Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-19T21:01:17.533Z] spire-1.2.1/pkg/agent/manager/ [2022-04-19T21:01:17.533Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-19T21:01:17.533Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-19T21:01:17.533Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-19T21:01:17.533Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-19T21:01:17.533Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-19T21:01:17.533Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-19T21:01:17.533Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-19T21:01:17.533Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-19T21:01:17.533Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-19T21:01:17.533Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-19T21:01:17.533Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-19T21:01:17.533Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-19T21:01:17.533Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-19T21:01:17.533Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-19T21:01:17.533Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-19T21:01:17.533Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-19T21:01:17.533Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-19T21:01:17.533Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-19T21:01:17.533Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/svid/ [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/common/ [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/common/api/ [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/common/api/names.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/common/auth/ [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/common/catalog/ [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/common/cli/ [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-19T21:01:17.534Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/health/ [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/health/config.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/health/context.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/health/health.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/idutil/ [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/log/ [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/log/log.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/log/options.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-19T21:01:17.812Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/plugin/ [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/profiling/ [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/selector/ [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/uptime/ [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/util/ [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/util/task.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/version/ [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/version/version.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/x509util/ [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-19T21:01:17.813Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/ [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/api/ [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/api/api.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/api/health/ [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/api/id.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/api/status.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/bundle/ [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/ca/ [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/cache/ [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/catalog/ [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/config.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/datastore/ [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-19T21:01:18.092Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/plugin/ [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-19T21:01:18.093Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-19T21:01:18.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-19T21:01:18.373Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-19T21:01:18.373Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-19T21:01:18.373Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-19T21:01:18.373Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-19T21:01:18.373Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-19T21:01:18.373Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-19T21:01:18.373Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-19T21:01:18.373Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-19T21:01:18.373Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-19T21:01:18.373Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-19T21:01:18.373Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-19T21:01:18.373Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-19T21:01:18.373Z] spire-1.2.1/pkg/server/registration/ [2022-04-19T21:01:18.373Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-19T21:01:18.373Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-19T21:01:18.373Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-19T21:01:18.373Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-19T21:01:18.373Z] spire-1.2.1/pkg/server/server.go [2022-04-19T21:01:18.373Z] spire-1.2.1/pkg/server/server_test.go [2022-04-19T21:01:18.373Z] spire-1.2.1/pkg/server/svid/ [2022-04-19T21:01:18.373Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-19T21:01:18.373Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-19T21:01:18.373Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-19T21:01:18.373Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-19T21:01:18.373Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-19T21:01:18.373Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-19T21:01:18.373Z] spire-1.2.1/proto/ [2022-04-19T21:01:18.373Z] spire-1.2.1/proto/private/ [2022-04-19T21:01:18.373Z] spire-1.2.1/proto/private/server/ [2022-04-19T21:01:18.373Z] spire-1.2.1/proto/private/server/journal/ [2022-04-19T21:01:18.373Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-19T21:01:18.373Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-19T21:01:18.373Z] spire-1.2.1/proto/spire/ [2022-04-19T21:01:18.373Z] spire-1.2.1/proto/spire/common/ [2022-04-19T21:01:18.373Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-19T21:01:18.373Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-19T21:01:18.373Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-19T21:01:18.373Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-19T21:01:18.373Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-19T21:01:18.373Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-19T21:01:18.373Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-19T21:01:18.373Z] spire-1.2.1/proto/spire/plugin/ [2022-04-19T21:01:18.373Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-19T21:01:18.373Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-19T21:01:18.373Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-19T21:01:18.373Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-19T21:01:18.373Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-19T21:01:18.373Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-19T21:01:18.373Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-19T21:01:18.373Z] spire-1.2.1/release/ [2022-04-19T21:01:18.373Z] spire-1.2.1/release/spire-extras/ [2022-04-19T21:01:18.373Z] spire-1.2.1/release/spire-extras/README.md [2022-04-19T21:01:18.373Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-19T21:01:18.373Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-19T21:01:18.373Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-19T21:01:18.373Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-19T21:01:18.373Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-19T21:01:18.373Z] spire-1.2.1/release/spire/ [2022-04-19T21:01:18.373Z] spire-1.2.1/release/spire/README.md [2022-04-19T21:01:18.373Z] spire-1.2.1/release/spire/conf/ [2022-04-19T21:01:18.373Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-19T21:01:18.373Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-19T21:01:18.373Z] spire-1.2.1/release/spire/conf/server/ [2022-04-19T21:01:18.373Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-19T21:01:18.373Z] spire-1.2.1/script/ [2022-04-19T21:01:18.373Z] spire-1.2.1/script/build-artifact.sh [2022-04-19T21:01:18.373Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-19T21:01:18.373Z] spire-1.2.1/support/ [2022-04-19T21:01:18.373Z] spire-1.2.1/support/k8s/ [2022-04-19T21:01:18.373Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-19T21:01:18.373Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-19T21:01:18.373Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-19T21:01:18.373Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-19T21:01:18.373Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-19T21:01:18.373Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-19T21:01:18.373Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-19T21:01:18.373Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-19T21:01:18.373Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-19T21:01:18.373Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-19T21:01:18.373Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-19T21:01:18.373Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-19T21:01:18.373Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-19T21:01:18.373Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-19T21:01:18.373Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-19T21:01:18.373Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-19T21:01:18.373Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-19T21:01:18.373Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-19T21:01:18.373Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-19T21:01:18.373Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-19T21:01:18.373Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-19T21:01:18.373Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-19T21:01:18.373Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-19T21:01:18.373Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-19T21:01:18.373Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-19T21:01:18.373Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-19T21:01:18.373Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-19T21:01:18.373Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-19T21:01:18.373Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-19T21:01:18.373Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-19T21:01:18.373Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-19T21:01:18.373Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-19T21:01:18.373Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-19T21:01:18.373Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-19T21:01:18.373Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-19T21:01:18.373Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-19T21:01:18.373Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-19T21:01:18.373Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-19T21:01:18.373Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-19T21:01:18.373Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-19T21:01:18.373Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-19T21:01:18.373Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-19T21:01:18.373Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-19T21:01:18.373Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-19T21:01:18.373Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-19T21:01:18.373Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-19T21:01:18.373Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-19T21:01:18.373Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-19T21:01:18.373Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-19T21:01:18.373Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-19T21:01:18.373Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-19T21:01:18.373Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-19T21:01:18.373Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-19T21:01:18.373Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-19T21:01:18.373Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-19T21:01:18.373Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-19T21:01:18.373Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-19T21:01:18.373Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-19T21:01:18.373Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-19T21:01:18.373Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-19T21:01:18.373Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-19T21:01:18.373Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-19T21:01:18.373Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-19T21:01:18.373Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-19T21:01:18.373Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-19T21:01:18.373Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-19T21:01:18.373Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-19T21:01:18.373Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-19T21:01:18.373Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-19T21:01:18.373Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-19T21:01:18.373Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-19T21:01:18.373Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-19T21:01:18.373Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-19T21:01:18.373Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-19T21:01:18.373Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-19T21:01:18.373Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-19T21:01:18.373Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-19T21:01:18.373Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-19T21:01:18.373Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-19T21:01:18.373Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-19T21:01:18.373Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-19T21:01:18.373Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-19T21:01:18.373Z] spire-1.2.1/test/ [2022-04-19T21:01:18.373Z] spire-1.2.1/test/clock/ [2022-04-19T21:01:18.373Z] spire-1.2.1/test/clock/clock.go [2022-04-19T21:01:18.373Z] spire-1.2.1/test/fakes/ [2022-04-19T21:01:18.373Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-19T21:01:18.373Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-19T21:01:18.373Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-19T21:01:18.373Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-19T21:01:18.373Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-19T21:01:18.373Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-19T21:01:18.373Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-19T21:01:18.373Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-19T21:01:18.373Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-19T21:01:18.373Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-19T21:01:18.373Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-19T21:01:18.373Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-19T21:01:18.373Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-19T21:01:18.373Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-19T21:01:18.373Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-19T21:01:18.373Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-19T21:01:18.373Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-19T21:01:18.373Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-19T21:01:18.373Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-19T21:01:18.373Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-19T21:01:18.373Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-19T21:01:18.373Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-19T21:01:18.373Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-19T21:01:18.373Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-19T21:01:18.373Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-19T21:01:18.373Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-19T21:01:18.373Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-19T21:01:18.373Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-19T21:01:18.374Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-19T21:01:18.653Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-19T21:01:18.653Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-19T21:01:18.653Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-19T21:01:18.653Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-19T21:01:18.653Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-19T21:01:18.653Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-19T21:01:18.653Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-19T21:01:18.653Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-19T21:01:18.653Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-19T21:01:18.653Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-19T21:01:18.653Z] spire-1.2.1/test/fixture/ [2022-04-19T21:01:18.653Z] spire-1.2.1/test/fixture/certs/ [2022-04-19T21:01:18.653Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-19T21:01:18.653Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-19T21:01:18.653Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-19T21:01:18.653Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-19T21:01:18.653Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-19T21:01:18.653Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-19T21:01:18.653Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-19T21:01:18.653Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-19T21:01:18.653Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-19T21:01:18.653Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-19T21:01:18.653Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-19T21:01:18.653Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-19T21:01:18.653Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-19T21:01:18.653Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-19T21:01:18.653Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-19T21:01:18.653Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-19T21:01:18.653Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-19T21:01:18.653Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-19T21:01:18.653Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-19T21:01:18.653Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-19T21:01:18.653Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-19T21:01:18.653Z] spire-1.2.1/test/fixture/config/ [2022-04-19T21:01:18.653Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-19T21:01:18.653Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-19T21:01:18.653Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-19T21:01:18.653Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-19T21:01:18.653Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-19T21:01:18.653Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-19T21:01:18.653Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-19T21:01:18.653Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-19T21:01:18.653Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-19T21:01:18.653Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-19T21:01:18.653Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-19T21:01:18.653Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-19T21:01:18.653Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-19T21:01:18.653Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-19T21:01:18.653Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-19T21:01:18.653Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-19T21:01:18.653Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-19T21:01:18.653Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-19T21:01:18.653Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-19T21:01:18.653Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-19T21:01:18.653Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-19T21:01:18.653Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-19T21:01:18.653Z] spire-1.2.1/test/fixture/fixture.go [2022-04-19T21:01:18.653Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-19T21:01:18.653Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-19T21:01:18.653Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-19T21:01:18.653Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-19T21:01:18.653Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-19T21:01:18.653Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-19T21:01:18.653Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-19T21:01:18.653Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-19T21:01:18.653Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-19T21:01:18.653Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-19T21:01:18.653Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-19T21:01:18.653Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-19T21:01:18.653Z] spire-1.2.1/test/fixture/registration/ [2022-04-19T21:01:18.653Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-19T21:01:18.653Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-19T21:01:18.653Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-19T21:01:18.653Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-19T21:01:18.653Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-19T21:01:18.653Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-19T21:01:18.653Z] spire-1.2.1/test/integration/ [2022-04-19T21:01:18.653Z] spire-1.2.1/test/integration/README.md [2022-04-19T21:01:18.653Z] spire-1.2.1/test/integration/common [2022-04-19T21:01:18.653Z] spire-1.2.1/test/integration/setup/ [2022-04-19T21:01:18.653Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-19T21:01:18.653Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-19T21:01:18.653Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-19T21:01:18.653Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-19T21:01:18.653Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-19T21:01:18.653Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-19T21:01:18.653Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-19T21:01:18.653Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-19T21:01:18.653Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-19T21:01:18.653Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-19T21:01:18.653Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-19T21:01:18.653Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-19T21:01:18.653Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-19T21:01:18.653Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-19T21:01:18.653Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-19T21:01:18.653Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-19T21:01:18.653Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-19T21:01:18.653Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-19T21:01:18.653Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-19T21:01:18.653Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-19T21:01:18.653Z] spire-1.2.1/test/integration/suites/ [2022-04-19T21:01:18.653Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-19T21:01:18.653Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-19T21:01:18.653Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-19T21:01:18.653Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-19T21:01:18.653Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-19T21:01:18.653Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-19T21:01:18.653Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-19T21:01:18.653Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-19T21:01:18.653Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-19T21:01:18.653Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-19T21:01:18.653Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-19T21:01:18.653Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-19T21:01:18.653Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-19T21:01:18.653Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-19T21:01:18.653Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-19T21:01:18.653Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-19T21:01:18.653Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-19T21:01:18.653Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-19T21:01:18.653Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-19T21:01:18.653Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-19T21:01:18.653Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-19T21:01:18.653Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-19T21:01:18.653Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-19T21:01:18.653Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-19T21:01:18.653Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-19T21:01:18.653Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-19T21:01:18.653Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-19T21:01:18.653Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-19T21:01:18.653Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-19T21:01:18.653Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-19T21:01:18.653Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-19T21:01:18.653Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-19T21:01:18.653Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-19T21:01:18.653Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-19T21:01:18.653Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-19T21:01:18.653Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-19T21:01:18.653Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-19T21:01:18.653Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-19T21:01:18.653Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-19T21:01:18.653Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-19T21:01:18.653Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-19T21:01:18.653Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-19T21:01:18.653Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-19T21:01:18.653Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-19T21:01:18.654Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-19T21:01:18.655Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-19T21:01:18.655Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-19T21:01:18.655Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-19T21:01:18.655Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T21:01:18.655Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-19T21:01:18.655Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-19T21:01:18.655Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-19T21:01:18.655Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-19T21:01:18.655Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-19T21:01:18.655Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-19T21:01:18.655Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-19T21:01:18.655Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-19T21:01:18.655Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-19T21:01:18.655Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-19T21:01:18.655Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-19T21:01:18.655Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-19T21:01:18.655Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-19T21:01:18.655Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-19T21:01:18.655Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-19T21:01:18.655Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-19T21:01:18.655Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-19T21:01:18.655Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-19T21:01:18.655Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-19T21:01:18.655Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T21:01:18.655Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-19T21:01:18.655Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-19T21:01:18.655Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-19T21:01:18.655Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-19T21:01:18.655Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-19T21:01:18.655Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-19T21:01:18.655Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-19T21:01:18.655Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-19T21:01:18.655Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-19T21:01:18.655Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-19T21:01:18.655Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-19T21:01:18.655Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-19T21:01:18.655Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-19T21:01:18.655Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-19T21:01:18.655Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-19T21:01:18.655Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-19T21:01:18.934Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-19T21:01:18.935Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-19T21:01:18.935Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-19T21:01:18.935Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-19T21:01:18.935Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-19T21:01:18.935Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-19T21:01:18.935Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-19T21:01:18.935Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-19T21:01:18.935Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-19T21:01:18.935Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-19T21:01:18.935Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-19T21:01:18.935Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-19T21:01:18.935Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-19T21:01:18.935Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-19T21:01:18.935Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-19T21:01:18.935Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-19T21:01:18.935Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-19T21:01:18.935Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-19T21:01:18.935Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-19T21:01:18.935Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-19T21:01:18.935Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-19T21:01:18.935Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-19T21:01:18.935Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-19T21:01:18.935Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-19T21:01:18.935Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-19T21:01:18.935Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-19T21:01:18.935Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-19T21:01:18.935Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-19T21:01:18.935Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-19T21:01:18.935Z] spire-1.2.1/test/integration/test-one.sh [2022-04-19T21:01:18.935Z] spire-1.2.1/test/integration/test.sh [2022-04-19T21:01:18.935Z] spire-1.2.1/test/plugintest/ [2022-04-19T21:01:18.935Z] spire-1.2.1/test/plugintest/config.go [2022-04-19T21:01:18.935Z] spire-1.2.1/test/plugintest/load.go [2022-04-19T21:01:18.935Z] spire-1.2.1/test/plugintest/option.go [2022-04-19T21:01:18.935Z] spire-1.2.1/test/spiretest/ [2022-04-19T21:01:18.935Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-19T21:01:18.935Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-19T21:01:18.935Z] spire-1.2.1/test/spiretest/dir.go [2022-04-19T21:01:18.935Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-19T21:01:18.935Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-19T21:01:18.935Z] spire-1.2.1/test/spiretest/logs.go [2022-04-19T21:01:18.935Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-19T21:01:18.935Z] spire-1.2.1/test/spiretest/suite.go [2022-04-19T21:01:18.935Z] spire-1.2.1/test/spiretest/x509.go [2022-04-19T21:01:18.935Z] spire-1.2.1/test/testca/ [2022-04-19T21:01:18.935Z] spire-1.2.1/test/testca/ca.go [2022-04-19T21:01:18.935Z] spire-1.2.1/test/testkey/ [2022-04-19T21:01:18.935Z] spire-1.2.1/test/testkey/generate.sh [2022-04-19T21:01:18.935Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-19T21:01:18.935Z] spire-1.2.1/test/testkey/keys.go [2022-04-19T21:01:18.935Z] spire-1.2.1/test/testkey/new.go [2022-04-19T21:01:18.935Z] spire-1.2.1/test/tpmsimulator/ [2022-04-19T21:01:18.935Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-19T21:01:18.935Z] spire-1.2.1/test/util/ [2022-04-19T21:01:18.935Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-19T21:01:18.935Z] spire-1.2.1/test/util/cert_generation.go [2022-04-19T21:01:18.935Z] spire-1.2.1/test/util/io_redirection.go [2022-04-19T21:01:18.935Z] spire-1.2.1/test/util/race.go [2022-04-19T21:01:18.935Z] spire-1.2.1/test/util/util.go [2022-04-19T21:01:18.935Z] building spire from source... [2022-04-19T21:01:19.539Z] Installing go1.17.7... [2022-04-19T21:01:46.417Z] Building bin/spire-server... [2022-04-19T21:01:46.417Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-19T21:01:46.417Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-19T21:01:46.417Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-19T21:01:46.417Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-19T21:01:46.417Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-19T21:01:46.694Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-19T21:01:51.010Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-19T21:01:51.285Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-19T21:01:51.285Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-19T21:01:51.560Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-19T21:01:52.544Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-19T21:01:52.544Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-19T21:01:52.544Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-19T21:01:52.822Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-19T21:01:52.822Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-19T21:01:52.822Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-19T21:01:52.822Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-19T21:01:53.812Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-19T21:01:53.812Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-19T21:01:54.088Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-19T21:01:54.362Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-19T21:01:54.638Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-19T21:01:56.083Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-19T21:02:22.904Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-19T21:02:22.904Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-19T21:02:22.904Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-19T21:02:22.904Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-19T21:02:22.904Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-19T21:02:22.904Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-19T21:02:22.904Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-19T21:02:22.904Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-19T21:02:22.904Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-19T21:02:22.904Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-19T21:02:22.904Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-19T21:02:22.904Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-19T21:02:22.904Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-19T21:02:22.904Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-19T21:02:22.904Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-19T21:02:23.179Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-19T21:02:23.780Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-19T21:02:24.053Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-19T21:02:25.038Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-19T21:02:25.313Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-19T21:02:25.313Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-19T21:02:25.313Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-19T21:02:25.589Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-19T21:02:25.589Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-19T21:02:25.863Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-19T21:02:25.863Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-19T21:02:25.863Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-19T21:02:26.464Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-19T21:02:26.464Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-19T21:02:26.464Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-19T21:02:26.740Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-19T21:02:28.728Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-19T21:02:35.457Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-19T21:02:35.457Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-19T21:02:35.457Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-19T21:02:35.457Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-19T21:02:35.457Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-19T21:02:35.457Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-19T21:02:35.457Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-19T21:02:35.733Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-19T21:02:36.337Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-19T21:02:36.337Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-19T21:02:36.337Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-19T21:03:03.178Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-19T21:03:03.178Z] go: downloading k8s.io/api v0.23.4 [2022-04-19T21:03:03.178Z] go: downloading google.golang.org/api v0.70.0 [2022-04-19T21:03:13.356Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-19T21:03:45.733Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-19T21:03:45.733Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-19T21:03:45.733Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-19T21:03:45.733Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-19T21:03:45.733Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-19T21:03:49.330Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-19T21:03:49.603Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-19T21:03:51.580Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-19T21:03:52.181Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-19T21:03:52.181Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-19T21:03:54.163Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-19T21:03:54.443Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-19T21:03:55.887Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-19T21:03:55.887Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-19T21:03:57.330Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-19T21:03:57.330Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-19T21:03:57.605Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-19T21:03:57.881Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-19T21:03:58.159Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-19T21:03:58.159Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-19T21:03:58.763Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-19T21:04:04.172Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-19T21:04:04.771Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-19T21:04:04.771Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-19T21:04:05.045Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-19T21:04:05.045Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-19T21:04:05.045Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-19T21:04:05.321Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-19T21:04:05.596Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-19T21:04:05.596Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-19T21:04:06.196Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-19T21:04:07.179Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-19T21:04:07.455Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-19T21:04:08.056Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-19T21:04:08.657Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-19T21:04:08.932Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-19T21:04:08.932Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-19T21:04:09.215Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-19T21:04:09.493Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-19T21:04:09.493Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-19T21:04:09.493Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-19T21:04:09.493Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-19T21:04:10.936Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-19T21:04:10.936Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-19T21:04:11.539Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-19T21:04:11.539Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-19T21:04:11.818Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-19T21:04:13.805Z] go: downloading go.opencensus.io v0.23.0 [2022-04-19T21:04:14.794Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-19T21:04:15.070Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-19T21:04:15.346Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-19T21:04:15.346Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-19T21:04:15.621Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-19T21:04:15.898Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-19T21:04:16.500Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-19T21:04:16.779Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-19T21:04:20.179Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-19T21:04:22.163Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-19T21:04:22.163Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-19T21:04:22.441Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-19T21:04:22.441Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-19T21:04:23.428Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-19T21:04:23.429Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-19T21:04:23.429Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-19T21:04:23.705Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-19T21:04:23.983Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-19T21:04:23.983Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-19T21:04:23.983Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-19T21:04:34.223Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-19T21:04:34.223Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-19T21:04:34.223Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-19T21:04:34.223Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-19T21:04:37.627Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-19T21:05:04.444Z] Removing intermediate container 4a1a5215d118 [2022-04-19T21:05:04.444Z] ---> 91c48de4efef [2022-04-19T21:05:04.444Z] [2022-04-19T21:05:04.444Z] Step 10/22 : FROM alpine:3.14 [2022-04-19T21:05:04.444Z] ---> ac73e934f311 [2022-04-19T21:05:04.444Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-19T21:05:04.444Z] ---> Running in cf6c06ec0237 [2022-04-19T21:05:04.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-19T21:05:04.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-19T21:05:04.444Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-19T21:05:04.444Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-19T21:05:04.444Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-19T21:05:04.444Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-19T21:05:04.444Z] (5/6) Installing curl (7.79.1-r0) [2022-04-19T21:05:04.444Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-19T21:05:04.444Z] Executing busybox-1.33.1-r7.trigger [2022-04-19T21:05:04.720Z] Executing ca-certificates-20211220-r0.trigger [2022-04-19T21:05:04.721Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-19T21:05:04.721Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-19T21:05:04.999Z] OK: 8 MiB in 20 packages [2022-04-19T21:05:07.641Z] Removing intermediate container cf6c06ec0237 [2022-04-19T21:05:07.641Z] ---> 63797774e36a [2022-04-19T21:05:07.641Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-19T21:05:07.641Z] ---> Running in 11b2c2304d95 [2022-04-19T21:05:07.917Z] Removing intermediate container 11b2c2304d95 [2022-04-19T21:05:07.917Z] ---> 8ae4a51a5c03 [2022-04-19T21:05:07.917Z] Step 13/22 : WORKDIR /edgex [2022-04-19T21:05:07.918Z] ---> Running in 6d6fadf8d1e0 [2022-04-19T21:05:08.516Z] Removing intermediate container 6d6fadf8d1e0 [2022-04-19T21:05:08.516Z] ---> 9d859b743bff [2022-04-19T21:05:08.516Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-19T21:05:09.530Z] ---> 9a13c032ac76 [2022-04-19T21:05:09.530Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-19T21:05:11.572Z] ---> eca197209817 [2022-04-19T21:05:11.572Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-19T21:05:13.018Z] ---> 2ff5734d4581 [2022-04-19T21:05:13.018Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-19T21:05:14.003Z] ---> f8f8edb112eb [2022-04-19T21:05:14.003Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-19T21:05:14.281Z] ---> Running in fd888303855d [2022-04-19T21:05:17.702Z] Removing intermediate container fd888303855d [2022-04-19T21:05:17.702Z] ---> 1bf457fc0626 [2022-04-19T21:05:17.703Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-19T21:05:17.703Z] ---> Running in 925085fc88c2 [2022-04-19T21:05:18.311Z] Removing intermediate container 925085fc88c2 [2022-04-19T21:05:18.311Z] ---> 35da695a706a [2022-04-19T21:05:18.311Z] Step 20/22 : LABEL arch=arm64 [2022-04-19T21:05:18.311Z] ---> Running in ab00024ee72c [2022-04-19T21:05:18.920Z] Removing intermediate container ab00024ee72c [2022-04-19T21:05:18.920Z] ---> 6c00d61c016b [2022-04-19T21:05:18.920Z] Step 21/22 : LABEL git_sha=390837a19ff3bf75484ca308696ec2475a9d130b [2022-04-19T21:05:18.920Z] ---> Running in 97de9ba73f34 [2022-04-19T21:05:19.533Z] Removing intermediate container 97de9ba73f34 [2022-04-19T21:05:19.533Z] ---> a21c7884e69d [2022-04-19T21:05:19.533Z] Step 22/22 : LABEL version=0.0.0 [2022-04-19T21:05:19.817Z] ---> Running in b249dff17d65 [2022-04-19T21:05:20.424Z] Removing intermediate container b249dff17d65 [2022-04-19T21:05:20.424Z] ---> c0b54537be9c [2022-04-19T21:05:20.424Z] [2022-04-19T21:05:20.705Z] Successfully built c0b54537be9c [2022-04-19T21:05:20.705Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-19T21:05:20.705Z] Building core-command [2022-04-19T21:06:00.050Z]  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T21:06:00.050Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-19T21:06:00.050Z] ---> 08b9be25db67 [2022-04-19T21:06:00.050Z] Step 3/23 : WORKDIR /edgex-go [2022-04-19T21:06:00.050Z] ---> Using cache [2022-04-19T21:06:00.050Z] ---> e59d5483394c [2022-04-19T21:06:00.050Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T21:06:00.050Z] ---> Using cache [2022-04-19T21:06:00.050Z] ---> 9fb305470d9d [2022-04-19T21:06:00.050Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-19T21:06:00.050Z] ---> Using cache [2022-04-19T21:06:00.050Z] ---> 8b081178f56c [2022-04-19T21:06:00.050Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-19T21:06:00.050Z] ---> Using cache [2022-04-19T21:06:00.050Z] ---> 9093b41baaff [2022-04-19T21:06:00.050Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T21:06:00.050Z] ---> Using cache [2022-04-19T21:06:00.050Z] ---> 7cedd6553324 [2022-04-19T21:06:00.050Z] Step 8/23 : COPY . . [2022-04-19T21:06:00.050Z] ---> Using cache [2022-04-19T21:06:00.050Z] ---> a30ece5c490a [2022-04-19T21:06:00.050Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-19T21:06:00.050Z] ---> Running in 8a92a73c70a1 [2022-04-19T21:06:00.050Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-19T21:07:21.900Z] Removing intermediate container c7408bc0d689 [2022-04-19T21:07:21.900Z] ---> 4d94f8e6f1ce [2022-04-19T21:07:21.900Z] [2022-04-19T21:07:21.900Z] Step 10/23 : FROM alpine:3.14 [2022-04-19T21:07:21.900Z] ---> ac73e934f311 [2022-04-19T21:07:21.900Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-19T21:07:21.900Z] ---> Running in faca3c448878 [2022-04-19T21:07:21.900Z] Removing intermediate container faca3c448878 [2022-04-19T21:07:21.900Z] ---> c5a2e1e98586 [2022-04-19T21:07:21.900Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-19T21:07:21.900Z] ---> Running in 4b17d5533d47 [2022-04-19T21:07:21.900Z] Removing intermediate container 4b17d5533d47 [2022-04-19T21:07:21.900Z] ---> 2d6711183809 [2022-04-19T21:07:21.900Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-19T21:07:21.900Z] ---> Running in de89f25feaac [2022-04-19T21:07:21.900Z] Removing intermediate container de89f25feaac [2022-04-19T21:07:21.900Z] ---> ee58c6fac256 [2022-04-19T21:07:21.900Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T21:07:21.900Z] ---> Running in 75a9f88ff275 [2022-04-19T21:07:21.900Z] Removing intermediate container 75a9f88ff275 [2022-04-19T21:07:21.900Z] ---> 99f050230464 [2022-04-19T21:07:21.900Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-19T21:07:21.900Z] ---> Running in cf057e460505 [2022-04-19T21:07:21.900Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-19T21:07:22.889Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-19T21:07:24.328Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-19T21:07:24.328Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-19T21:07:24.328Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-19T21:07:24.328Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-19T21:07:24.604Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-19T21:07:24.604Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-19T21:07:24.881Z] Executing busybox-1.33.1-r7.trigger [2022-04-19T21:07:24.881Z] OK: 8 MiB in 20 packages [2022-04-19T21:07:26.883Z] Removing intermediate container cf057e460505 [2022-04-19T21:07:26.883Z] ---> 28d350f42dc5 [2022-04-19T21:07:26.883Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-19T21:07:27.872Z] ---> d6263adb871e [2022-04-19T21:07:27.872Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-19T21:07:29.896Z] ---> f1d879526cc5 [2022-04-19T21:07:29.896Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-19T21:07:30.503Z] ---> bf5f1fc2372c [2022-04-19T21:07:30.503Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-19T21:07:30.784Z] ---> Running in 04dc50bb214a [2022-04-19T21:07:31.061Z] Removing intermediate container 04dc50bb214a [2022-04-19T21:07:31.061Z] ---> af0e8c92699c [2022-04-19T21:07:31.061Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T21:07:31.343Z] ---> Running in a7b0cef85489 [2022-04-19T21:07:31.623Z] Removing intermediate container a7b0cef85489 [2022-04-19T21:07:31.623Z] ---> 354ce039ea0d [2022-04-19T21:07:31.623Z] Step 21/23 : LABEL arch=arm64 [2022-04-19T21:07:31.897Z] ---> Running in 64d9b356c9bd [2022-04-19T21:07:32.498Z] Removing intermediate container 64d9b356c9bd [2022-04-19T21:07:32.498Z] ---> 69e2504e1423 [2022-04-19T21:07:32.498Z] Step 22/23 : LABEL git_sha=390837a19ff3bf75484ca308696ec2475a9d130b [2022-04-19T21:07:32.771Z] ---> Running in f065c91ea310 [2022-04-19T21:07:33.371Z] Removing intermediate container f065c91ea310 [2022-04-19T21:07:33.371Z] ---> 1fcb7b330d03 [2022-04-19T21:07:33.371Z] Step 23/23 : LABEL version=0.0.0 [2022-04-19T21:07:33.371Z] ---> Running in 397631f4e578 [2022-04-19T21:07:33.972Z] Removing intermediate container 397631f4e578 [2022-04-19T21:07:33.972Z] ---> de1eb2225b06 [2022-04-19T21:07:33.972Z] [2022-04-19T21:07:34.569Z] Successfully built de1eb2225b06 [2022-04-19T21:07:34.569Z] Successfully tagged core-data-arm64:latest [2022-04-19T21:07:34.569Z] Building support-scheduler [2022-04-19T21:08:06.934Z]  Building core-data ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T21:08:06.934Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-19T21:08:06.934Z] ---> 08b9be25db67 [2022-04-19T21:08:06.934Z] Step 3/22 : WORKDIR /edgex-go [2022-04-19T21:08:06.934Z] ---> Using cache [2022-04-19T21:08:06.934Z] ---> e59d5483394c [2022-04-19T21:08:06.934Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T21:08:06.934Z] ---> Using cache [2022-04-19T21:08:06.934Z] ---> 9fb305470d9d [2022-04-19T21:08:06.935Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-19T21:08:06.935Z] ---> Using cache [2022-04-19T21:08:06.935Z] ---> 8b081178f56c [2022-04-19T21:08:06.935Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-19T21:08:06.935Z] ---> Using cache [2022-04-19T21:08:06.935Z] ---> 9093b41baaff [2022-04-19T21:08:06.935Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T21:08:06.935Z] ---> Using cache [2022-04-19T21:08:06.935Z] ---> 7cedd6553324 [2022-04-19T21:08:06.935Z] Step 8/22 : COPY . . [2022-04-19T21:08:06.935Z] ---> Using cache [2022-04-19T21:08:06.935Z] ---> a30ece5c490a [2022-04-19T21:08:06.935Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-19T21:08:06.935Z] ---> Running in 1d6cca971f02 [2022-04-19T21:08:08.931Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-19T21:11:31.086Z] Removing intermediate container 8a92a73c70a1 [2022-04-19T21:11:31.086Z] ---> 68417473978f [2022-04-19T21:11:31.086Z] [2022-04-19T21:11:31.086Z] Step 10/23 : FROM alpine:3.14 [2022-04-19T21:11:31.086Z] ---> ac73e934f311 [2022-04-19T21:11:31.086Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-19T21:11:31.086Z] ---> Running in ece1079b5dd3 [2022-04-19T21:11:31.086Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-19T21:11:31.086Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-19T21:11:31.086Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-19T21:11:31.086Z] Executing busybox-1.33.1-r7.trigger [2022-04-19T21:11:31.086Z] OK: 5 MiB in 15 packages [2022-04-19T21:11:31.697Z] Removing intermediate container ece1079b5dd3 [2022-04-19T21:11:31.697Z] ---> 8e467ed9b34a [2022-04-19T21:11:31.697Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-19T21:11:31.697Z] ---> Running in 28c46ab2c53b [2022-04-19T21:11:32.302Z] Removing intermediate container 28c46ab2c53b [2022-04-19T21:11:32.302Z] ---> dd26239c1c9e [2022-04-19T21:11:32.302Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-19T21:11:32.302Z] ---> Running in 69cfdd85b104 [2022-04-19T21:11:32.910Z] Removing intermediate container 69cfdd85b104 [2022-04-19T21:11:32.910Z] ---> cab28aac2afe [2022-04-19T21:11:32.910Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-19T21:11:32.910Z] ---> Running in 9df64f51f9b1 [2022-04-19T21:11:33.526Z] Removing intermediate container 9df64f51f9b1 [2022-04-19T21:11:33.526Z] ---> bca9b6975b69 [2022-04-19T21:11:33.526Z] Step 15/23 : WORKDIR / [2022-04-19T21:11:33.814Z] ---> Running in abb566e609b9 [2022-04-19T21:11:34.419Z] Removing intermediate container abb566e609b9 [2022-04-19T21:11:34.419Z] ---> 4e274c0fa8a0 [2022-04-19T21:11:34.419Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-19T21:11:35.432Z] ---> 5f14a54560e4 [2022-04-19T21:11:35.432Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-19T21:11:36.894Z] ---> 42c19d1f2848 [2022-04-19T21:11:36.894Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-19T21:11:37.912Z] ---> c91b326cb7ab [2022-04-19T21:11:37.912Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-19T21:11:38.202Z] ---> Running in 7f6c01715e88 [2022-04-19T21:11:38.817Z] Removing intermediate container 7f6c01715e88 [2022-04-19T21:11:38.817Z] ---> 612d67c00166 [2022-04-19T21:11:38.817Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T21:11:39.103Z] ---> Running in 062aeaffbe9f [2022-04-19T21:11:39.715Z] Removing intermediate container 062aeaffbe9f [2022-04-19T21:11:39.715Z] ---> 42eb276e03a4 [2022-04-19T21:11:39.715Z] Step 21/23 : LABEL arch=arm64 [2022-04-19T21:11:39.715Z] ---> Running in 25a5162c4ede [2022-04-19T21:11:40.331Z] Removing intermediate container 25a5162c4ede [2022-04-19T21:11:40.331Z] ---> 5fb97a4643dc [2022-04-19T21:11:40.331Z] Step 22/23 : LABEL git_sha=390837a19ff3bf75484ca308696ec2475a9d130b [2022-04-19T21:11:40.614Z] ---> Running in d35bbf812d56 [2022-04-19T21:11:41.229Z] Removing intermediate container d35bbf812d56 [2022-04-19T21:11:41.229Z] ---> 16aff80e6c57 [2022-04-19T21:11:41.229Z] Step 23/23 : LABEL version=0.0.0 [2022-04-19T21:11:41.229Z] ---> Running in 7622a90ccf8c [2022-04-19T21:11:42.231Z] Removing intermediate container 7622a90ccf8c [2022-04-19T21:11:42.231Z] ---> 6f5fe80f2324 [2022-04-19T21:11:42.231Z] [2022-04-19T21:11:42.838Z] Successfully built 6f5fe80f2324 [2022-04-19T21:11:42.838Z] Successfully tagged core-command-arm64:latest [2022-04-19T21:11:42.838Z] Building support-notifications [2022-04-19T21:12:15.280Z]  Building core-command ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T21:12:15.280Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-19T21:12:15.280Z] ---> 08b9be25db67 [2022-04-19T21:12:15.280Z] Step 3/22 : WORKDIR /edgex-go [2022-04-19T21:12:15.280Z] ---> Using cache [2022-04-19T21:12:15.280Z] ---> e59d5483394c [2022-04-19T21:12:15.280Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T21:12:15.280Z] ---> Using cache [2022-04-19T21:12:15.280Z] ---> 9fb305470d9d [2022-04-19T21:12:15.280Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-19T21:12:15.280Z] ---> Running in 61b54ecf9e9f [2022-04-19T21:12:17.291Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T21:12:17.901Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T21:12:19.360Z] OK: 220 MiB in 52 packages [2022-04-19T21:12:20.829Z] Removing intermediate container 61b54ecf9e9f [2022-04-19T21:12:20.829Z] ---> 2947f4235d0a [2022-04-19T21:12:20.829Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-19T21:12:22.303Z] ---> f847ad53438c [2022-04-19T21:12:22.303Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T21:12:22.581Z] ---> Running in 0ad366814028 [2022-04-19T21:12:29.367Z] Removing intermediate container 0ad366814028 [2022-04-19T21:12:29.367Z] ---> dea5edf6c792 [2022-04-19T21:12:29.367Z] Step 8/22 : COPY . . [2022-04-19T21:12:51.639Z] ---> 202c0bc4a760 [2022-04-19T21:12:51.639Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-19T21:12:51.918Z] ---> Running in c1dc676643ea [2022-04-19T21:12:53.904Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-19T21:16:46.036Z] Removing intermediate container 1d6cca971f02 [2022-04-19T21:16:46.036Z] ---> df49fdd45e51 [2022-04-19T21:16:46.036Z] [2022-04-19T21:16:46.036Z] Step 10/22 : FROM alpine:3.14 [2022-04-19T21:16:46.036Z] ---> ac73e934f311 [2022-04-19T21:16:46.036Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-19T21:16:46.036Z] ---> Using cache [2022-04-19T21:16:46.036Z] ---> 8e467ed9b34a [2022-04-19T21:16:46.036Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-19T21:16:46.036Z] ---> Using cache [2022-04-19T21:16:46.036Z] ---> dd26239c1c9e [2022-04-19T21:16:46.036Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-19T21:16:46.036Z] ---> Running in d8c305483ce1 [2022-04-19T21:16:46.036Z] Removing intermediate container d8c305483ce1 [2022-04-19T21:16:46.036Z] ---> 7d3347c0ed69 [2022-04-19T21:16:46.036Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-19T21:16:46.036Z] ---> Running in dac9d8f6767b [2022-04-19T21:16:46.036Z] Removing intermediate container dac9d8f6767b [2022-04-19T21:16:46.036Z] ---> 923abbbf868e [2022-04-19T21:16:46.036Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-19T21:16:46.036Z] ---> 0c4a1f126e54 [2022-04-19T21:16:46.036Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-19T21:16:46.036Z] ---> ac943f337601 [2022-04-19T21:16:46.036Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-19T21:16:46.036Z] ---> 3ee956c391dd [2022-04-19T21:16:46.036Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-19T21:16:46.036Z] ---> Running in e34e84d69af0 [2022-04-19T21:16:46.036Z] Removing intermediate container e34e84d69af0 [2022-04-19T21:16:46.036Z] ---> 8496b0aed79f [2022-04-19T21:16:46.036Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T21:16:46.036Z] ---> Running in 5e2b5b3ac7ca [2022-04-19T21:16:46.036Z] Removing intermediate container 5e2b5b3ac7ca [2022-04-19T21:16:46.036Z] ---> 820d7a5379bd [2022-04-19T21:16:46.036Z] Step 20/22 : LABEL arch=arm64 [2022-04-19T21:16:46.036Z] ---> Running in ca5f84bbb461 [2022-04-19T21:16:46.036Z] Removing intermediate container ca5f84bbb461 [2022-04-19T21:16:46.036Z] ---> 7435e006da14 [2022-04-19T21:16:46.036Z] Step 21/22 : LABEL git_sha=390837a19ff3bf75484ca308696ec2475a9d130b [2022-04-19T21:16:46.036Z] ---> Running in c1b44aaadeb2 [2022-04-19T21:16:46.036Z] Removing intermediate container c1b44aaadeb2 [2022-04-19T21:16:46.036Z] ---> a03dff8d96e8 [2022-04-19T21:16:46.036Z] Step 22/22 : LABEL version=0.0.0 [2022-04-19T21:16:46.036Z] ---> Running in b2daf5e72e49 [2022-04-19T21:16:46.036Z] Removing intermediate container b2daf5e72e49 [2022-04-19T21:16:46.036Z] ---> 7381bf994434 [2022-04-19T21:16:46.036Z] [2022-04-19T21:16:46.036Z] Successfully built 7381bf994434 [2022-04-19T21:16:46.036Z] Successfully tagged support-scheduler-arm64:latest [2022-04-19T21:16:46.036Z] Building security-spiffe-token-provider [2022-04-19T21:17:18.421Z]  Building support-scheduler ... done Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T21:17:18.421Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-19T21:17:18.421Z] ---> 08b9be25db67 [2022-04-19T21:17:18.421Z] Step 3/20 : WORKDIR /edgex-go [2022-04-19T21:17:18.421Z] ---> Using cache [2022-04-19T21:17:18.421Z] ---> e59d5483394c [2022-04-19T21:17:18.421Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-19T21:17:18.421Z] ---> Running in 1332a79dd9ad [2022-04-19T21:17:18.421Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T21:17:18.421Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T21:17:18.697Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-19T21:17:18.697Z] v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-19T21:17:18.697Z] OK: 15741 distinct packages available [2022-04-19T21:17:18.972Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T21:17:19.957Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T21:17:21.396Z] OK: 220 MiB in 52 packages [2022-04-19T21:17:22.841Z] Removing intermediate container 1332a79dd9ad [2022-04-19T21:17:22.841Z] ---> b199ac5f6300 [2022-04-19T21:17:22.841Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-19T21:17:23.836Z] ---> c4d8fc85f6a6 [2022-04-19T21:17:23.836Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T21:17:24.112Z] ---> Running in 03cf134b4590 [2022-04-19T21:17:29.554Z] Removing intermediate container 03cf134b4590 [2022-04-19T21:17:29.554Z] ---> 8663b43c162e [2022-04-19T21:17:29.554Z] Step 7/20 : COPY . . [2022-04-19T21:17:56.428Z] ---> 197527affbef [2022-04-19T21:17:56.428Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-19T21:17:56.428Z] ---> Running in ea12cc67b842 [2022-04-19T21:17:56.428Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-19T21:21:33.497Z] Removing intermediate container c1dc676643ea [2022-04-19T21:21:33.497Z] ---> f0ba4b099bc0 [2022-04-19T21:21:33.497Z] [2022-04-19T21:21:33.497Z] Step 10/22 : FROM alpine:3.14 [2022-04-19T21:21:33.497Z] ---> ac73e934f311 [2022-04-19T21:21:33.497Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-19T21:21:33.497Z] ---> Running in c346eaaf4014 [2022-04-19T21:21:33.497Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-19T21:21:33.497Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-19T21:21:33.497Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-19T21:21:33.497Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-19T21:21:33.497Z] Executing busybox-1.33.1-r7.trigger [2022-04-19T21:21:33.497Z] Executing ca-certificates-20211220-r0.trigger [2022-04-19T21:21:33.497Z] OK: 6 MiB in 16 packages [2022-04-19T21:21:33.497Z] Removing intermediate container c346eaaf4014 [2022-04-19T21:21:33.497Z] ---> cad2e1c03084 [2022-04-19T21:21:33.497Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-19T21:21:33.497Z] ---> Running in a0cecace3dbe [2022-04-19T21:21:33.497Z] Removing intermediate container a0cecace3dbe [2022-04-19T21:21:33.497Z] ---> a506cede1bdf [2022-04-19T21:21:33.497Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-19T21:21:33.497Z] ---> Running in 13b091793a83 [2022-04-19T21:21:33.497Z] Removing intermediate container 13b091793a83 [2022-04-19T21:21:33.497Z] ---> c88dd4ba1b05 [2022-04-19T21:21:33.497Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-19T21:21:33.497Z] ---> Running in a251cc33b9d2 [2022-04-19T21:21:33.497Z] Removing intermediate container a251cc33b9d2 [2022-04-19T21:21:33.497Z] ---> 1ca8c3d2d48f [2022-04-19T21:21:33.497Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-19T21:21:33.497Z] ---> 3839fe441268 [2022-04-19T21:21:33.497Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-19T21:21:33.497Z] ---> c91a484d1f5d [2022-04-19T21:21:33.497Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-19T21:21:33.497Z] ---> 78b4427a35d0 [2022-04-19T21:21:33.497Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-19T21:21:33.497Z] ---> Running in 3cd492ae1181 [2022-04-19T21:21:33.497Z] Removing intermediate container 3cd492ae1181 [2022-04-19T21:21:33.497Z] ---> 3c10cd8a0899 [2022-04-19T21:21:33.497Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T21:21:33.497Z] ---> Running in 0e4d0f483ecf [2022-04-19T21:21:33.497Z] Removing intermediate container 0e4d0f483ecf [2022-04-19T21:21:33.497Z] ---> 27caf8f8e3c8 [2022-04-19T21:21:33.497Z] Step 20/22 : LABEL arch=arm64 [2022-04-19T21:21:33.497Z] ---> Running in 2cc376b169e1 [2022-04-19T21:21:34.108Z] Removing intermediate container 2cc376b169e1 [2022-04-19T21:21:34.108Z] ---> b44aaef53b98 [2022-04-19T21:21:34.108Z] Step 21/22 : LABEL git_sha=390837a19ff3bf75484ca308696ec2475a9d130b [2022-04-19T21:21:34.108Z] ---> Running in ca1efbaf3b45 [2022-04-19T21:21:34.713Z] Removing intermediate container ca1efbaf3b45 [2022-04-19T21:21:34.713Z] ---> 423338532790 [2022-04-19T21:21:34.713Z] Step 22/22 : LABEL version=0.0.0 [2022-04-19T21:21:34.993Z] ---> Running in c39e622f39ad [2022-04-19T21:21:35.268Z] Removing intermediate container c39e622f39ad [2022-04-19T21:21:35.268Z] ---> 5f8f58ec0318 [2022-04-19T21:21:35.268Z] [2022-04-19T21:21:35.872Z] Successfully built 5f8f58ec0318 [2022-04-19T21:21:35.872Z] Successfully tagged support-notifications-arm64:latest [2022-04-19T21:21:35.872Z] Building core-metadata [2022-04-19T21:22:08.259Z]  Building support-notifications ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T21:22:08.259Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-19T21:22:08.259Z] ---> 08b9be25db67 [2022-04-19T21:22:08.259Z] Step 3/23 : WORKDIR /edgex-go [2022-04-19T21:22:08.259Z] ---> Using cache [2022-04-19T21:22:08.259Z] ---> e59d5483394c [2022-04-19T21:22:08.259Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T21:22:08.259Z] ---> Using cache [2022-04-19T21:22:08.259Z] ---> 9fb305470d9d [2022-04-19T21:22:08.259Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-19T21:22:08.259Z] ---> Using cache [2022-04-19T21:22:08.259Z] ---> 8b081178f56c [2022-04-19T21:22:08.259Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-19T21:22:08.259Z] ---> Using cache [2022-04-19T21:22:08.259Z] ---> 9093b41baaff [2022-04-19T21:22:08.259Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T21:22:08.259Z] ---> Using cache [2022-04-19T21:22:08.259Z] ---> 7cedd6553324 [2022-04-19T21:22:08.259Z] Step 8/23 : COPY . . [2022-04-19T21:22:08.259Z] ---> Using cache [2022-04-19T21:22:08.259Z] ---> a30ece5c490a [2022-04-19T21:22:08.259Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-19T21:22:09.704Z] ---> Running in 487565e3555c [2022-04-19T21:22:11.927Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-19T21:25:49.104Z] Removing intermediate container ea12cc67b842 [2022-04-19T21:25:49.104Z] ---> 78afc602e269 [2022-04-19T21:25:49.104Z] [2022-04-19T21:25:49.104Z] Step 9/20 : FROM alpine:3.15 [2022-04-19T21:25:49.104Z] 3.15: Pulling from library/alpine [2022-04-19T21:25:49.104Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-19T21:25:49.104Z] Status: Downloaded newer image for alpine:3.15 [2022-04-19T21:25:49.104Z] ---> 3fb3c9af89a9 [2022-04-19T21:25:49.104Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-19T21:25:49.104Z] ---> Running in fc1e9e8fbb3f [2022-04-19T21:25:49.104Z] Removing intermediate container fc1e9e8fbb3f [2022-04-19T21:25:49.104Z] ---> 8e5630d4c676 [2022-04-19T21:25:49.104Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T21:25:49.104Z] ---> Running in 561309cf78b3 [2022-04-19T21:25:49.104Z] Removing intermediate container 561309cf78b3 [2022-04-19T21:25:49.104Z] ---> 65f52a9d2866 [2022-04-19T21:25:49.104Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-19T21:25:49.104Z] ---> Running in 320f03ab033b [2022-04-19T21:25:49.104Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T21:25:49.104Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T21:25:49.104Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-19T21:25:49.104Z] v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-19T21:25:49.104Z] OK: 15730 distinct packages available [2022-04-19T21:25:49.104Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T21:25:49.104Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T21:25:49.104Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-19T21:25:49.104Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-19T21:25:49.104Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-19T21:25:49.104Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-19T21:25:49.104Z] (5/9) Installing curl (7.80.0-r0) [2022-04-19T21:25:49.104Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-19T21:25:49.105Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-19T21:25:49.105Z] (8/9) Installing libucontext (1.1-r0) [2022-04-19T21:25:49.105Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-19T21:25:49.105Z] Executing busybox-1.34.1-r5.trigger [2022-04-19T21:25:49.105Z] Executing ca-certificates-20211220-r0.trigger [2022-04-19T21:25:49.105Z] OK: 8 MiB in 23 packages [2022-04-19T21:25:50.096Z] Removing intermediate container 320f03ab033b [2022-04-19T21:25:50.096Z] ---> 66bf1745c86f [2022-04-19T21:25:50.096Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-19T21:25:51.093Z] ---> 9917bd7784fb [2022-04-19T21:25:51.093Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-19T21:25:53.741Z] ---> d80706789669 [2022-04-19T21:25:53.741Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-19T21:25:54.366Z] ---> c8dc83b7497d [2022-04-19T21:25:54.366Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-19T21:25:54.366Z] ---> Running in 13c774eecf3b [2022-04-19T21:25:54.993Z] Removing intermediate container 13c774eecf3b [2022-04-19T21:25:54.993Z] ---> 5df67998a907 [2022-04-19T21:25:54.993Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T21:25:54.993Z] ---> Running in c0ce42e3ab6c [2022-04-19T21:25:55.615Z] Removing intermediate container c0ce42e3ab6c [2022-04-19T21:25:55.615Z] ---> 1c41436294a2 [2022-04-19T21:25:55.615Z] Step 18/20 : LABEL arch=arm64 [2022-04-19T21:25:55.918Z] ---> Running in ff4134c819a4 [2022-04-19T21:25:56.204Z] Removing intermediate container ff4134c819a4 [2022-04-19T21:25:56.204Z] ---> d848c40c3928 [2022-04-19T21:25:56.204Z] Step 19/20 : LABEL git_sha=390837a19ff3bf75484ca308696ec2475a9d130b [2022-04-19T21:25:56.483Z] ---> Running in e56476714c4b [2022-04-19T21:25:57.091Z] Removing intermediate container e56476714c4b [2022-04-19T21:25:57.091Z] ---> 5956d09807b5 [2022-04-19T21:25:57.091Z] Step 20/20 : LABEL version=0.0.0 [2022-04-19T21:25:57.091Z] ---> Running in f5f741d6fd04 [2022-04-19T21:25:57.699Z] Removing intermediate container f5f741d6fd04 [2022-04-19T21:25:57.699Z] ---> 7a6dbd987e16 [2022-04-19T21:25:57.699Z] [2022-04-19T21:25:57.978Z] Successfully built 7a6dbd987e16 [2022-04-19T21:25:57.978Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-19T21:27:34.821Z]  Building security-spiffe-token-provider ... done Removing intermediate container 487565e3555c [2022-04-19T21:27:34.821Z] ---> 3977909189c8 [2022-04-19T21:27:34.821Z] [2022-04-19T21:27:34.821Z] Step 10/23 : FROM alpine:3.14 [2022-04-19T21:27:34.821Z] ---> ac73e934f311 [2022-04-19T21:27:34.821Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-19T21:27:34.821Z] ---> Using cache [2022-04-19T21:27:34.821Z] ---> 8e467ed9b34a [2022-04-19T21:27:34.821Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-19T21:27:34.821Z] ---> Using cache [2022-04-19T21:27:34.821Z] ---> dd26239c1c9e [2022-04-19T21:27:34.821Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-19T21:27:34.821Z] ---> Running in 61c29eaabc19 [2022-04-19T21:27:34.821Z] Removing intermediate container 61c29eaabc19 [2022-04-19T21:27:34.821Z] ---> 57d0759408d6 [2022-04-19T21:27:34.821Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-19T21:27:34.821Z] ---> Running in 303f8a151fa9 [2022-04-19T21:27:34.821Z] Removing intermediate container 303f8a151fa9 [2022-04-19T21:27:34.821Z] ---> 816e582ac8c4 [2022-04-19T21:27:34.821Z] Step 15/23 : WORKDIR / [2022-04-19T21:27:34.821Z] ---> Running in c2d11e4f6479 [2022-04-19T21:27:34.821Z] Removing intermediate container c2d11e4f6479 [2022-04-19T21:27:34.821Z] ---> c8e46eff5583 [2022-04-19T21:27:34.821Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-19T21:27:34.821Z] ---> e657aa7fb82e [2022-04-19T21:27:34.821Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-19T21:27:34.822Z] ---> 7cb500f31692 [2022-04-19T21:27:34.822Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-19T21:27:34.822Z] ---> 0dea59a3db76 [2022-04-19T21:27:34.822Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-19T21:27:34.822Z] ---> Running in 84b8c18edc55 [2022-04-19T21:27:34.822Z] Removing intermediate container 84b8c18edc55 [2022-04-19T21:27:34.822Z] ---> e30f2834510b [2022-04-19T21:27:34.822Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T21:27:34.822Z] ---> Running in a99c29b72209 [2022-04-19T21:27:34.822Z] Removing intermediate container a99c29b72209 [2022-04-19T21:27:34.822Z] ---> a313915aad40 [2022-04-19T21:27:34.822Z] Step 21/23 : LABEL arch=arm64 [2022-04-19T21:27:34.822Z] ---> Running in 7af6d18ec21e [2022-04-19T21:27:35.420Z] Removing intermediate container 7af6d18ec21e [2022-04-19T21:27:35.420Z] ---> ed34781575f6 [2022-04-19T21:27:35.420Z] Step 22/23 : LABEL git_sha=390837a19ff3bf75484ca308696ec2475a9d130b [2022-04-19T21:27:35.420Z] ---> Running in efbd99ec44dd [2022-04-19T21:27:36.028Z] Removing intermediate container efbd99ec44dd [2022-04-19T21:27:36.028Z] ---> 11457a03172a [2022-04-19T21:27:36.028Z] Step 23/23 : LABEL version=0.0.0 [2022-04-19T21:27:36.028Z] ---> Running in d4e732bc504f [2022-04-19T21:27:36.635Z] Removing intermediate container d4e732bc504f [2022-04-19T21:27:36.635Z] ---> 8814202ddf6c [2022-04-19T21:27:36.635Z] [2022-04-19T21:27:37.236Z] Successfully built 8814202ddf6c [2022-04-19T21:27:37.236Z] Successfully tagged core-metadata-arm64:latest [2022-04-19T21:39:15.537Z]  Building core-metadata ... done Building bin/spire-agent... [2022-04-19T21:39:15.538Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-19T21:39:15.538Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-19T21:39:15.538Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-19T21:39:15.538Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-19T21:39:16.141Z] Building bin/spire-agent... [2022-04-19T21:39:17.138Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-19T21:39:17.139Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-19T21:39:17.745Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-19T21:39:18.029Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-19T21:39:18.310Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-19T21:39:18.310Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-19T21:39:18.913Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-19T21:39:18.913Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-19T21:39:18.913Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-19T21:39:19.189Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-19T21:39:19.189Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-19T21:39:19.189Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-19T21:39:21.825Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-19T21:39:22.101Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-19T21:39:23.086Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-19T21:39:23.086Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-19T21:39:23.689Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-19T21:39:23.689Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-19T21:39:23.689Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-19T21:39:23.689Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-19T21:39:23.965Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-19T21:39:23.965Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-19T21:43:01.443Z] Building bin/spire-agent... [2022-04-19T21:43:01.443Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-19T21:43:01.443Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-19T21:43:01.443Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-19T21:43:01.443Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-19T21:43:01.443Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-19T21:43:01.443Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-19T21:43:01.443Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-19T21:43:01.443Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-19T21:43:01.443Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-19T21:43:01.443Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-19T21:43:01.443Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-19T21:43:01.443Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-19T21:43:01.443Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-19T21:46:23.448Z] Removing intermediate container 7168cad5360b [2022-04-19T21:46:23.448Z] ---> c3eb68ba27ad [2022-04-19T21:46:23.448Z] [2022-04-19T21:46:23.448Z] Step 13/26 : FROM alpine:3.15 [2022-04-19T21:46:23.448Z] ---> 3fb3c9af89a9 [2022-04-19T21:46:23.448Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-19T21:46:23.448Z] ---> Using cache [2022-04-19T21:46:23.448Z] ---> 8e5630d4c676 [2022-04-19T21:46:23.448Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T21:46:23.448Z] ---> Using cache [2022-04-19T21:46:23.448Z] ---> 65f52a9d2866 [2022-04-19T21:46:23.448Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-19T21:46:23.448Z] ---> Running in f185dbc93b2c [2022-04-19T21:46:23.448Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T21:46:23.448Z] Removing intermediate container 4dcf241356d8 [2022-04-19T21:46:23.448Z] ---> 95e3e5c129fa [2022-04-19T21:46:23.448Z] [2022-04-19T21:46:23.448Z] Step 13/25 : FROM alpine:3.15 [2022-04-19T21:46:23.448Z] ---> 3fb3c9af89a9 [2022-04-19T21:46:23.448Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-19T21:46:23.448Z] ---> Using cache [2022-04-19T21:46:23.448Z] ---> 8e5630d4c676 [2022-04-19T21:46:23.448Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T21:46:23.448Z] ---> Using cache [2022-04-19T21:46:23.448Z] ---> 65f52a9d2866 [2022-04-19T21:46:23.448Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-19T21:46:23.448Z] ---> Running in afa5efe7f088 [2022-04-19T21:46:23.448Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T21:46:23.448Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-19T21:46:23.448Z] v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-19T21:46:23.448Z] OK: 15730 distinct packages available [2022-04-19T21:46:23.448Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T21:46:23.448Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T21:46:23.448Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T21:46:23.448Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T21:46:23.448Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-19T21:46:23.448Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-19T21:46:23.448Z] (3/4) Installing libucontext (1.1-r0) [2022-04-19T21:46:23.448Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-19T21:46:23.448Z] v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-19T21:46:23.448Z] OK: 15730 distinct packages available [2022-04-19T21:46:23.448Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-19T21:46:23.448Z] Executing busybox-1.34.1-r5.trigger [2022-04-19T21:46:23.448Z] OK: 6 MiB in 18 packages [2022-04-19T21:46:23.448Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T21:46:23.448Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T21:46:23.448Z] Removing intermediate container f185dbc93b2c [2022-04-19T21:46:23.448Z] ---> bd58dc8bbd48 [2022-04-19T21:46:23.449Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-19T21:46:23.449Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-19T21:46:23.449Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-19T21:46:23.449Z] (3/5) Installing libucontext (1.1-r0) [2022-04-19T21:46:23.449Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-19T21:46:23.449Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-19T21:46:23.449Z] Executing busybox-1.34.1-r5.trigger [2022-04-19T21:46:23.449Z] OK: 6 MiB in 19 packages [2022-04-19T21:46:23.449Z] Removing intermediate container afa5efe7f088 [2022-04-19T21:46:23.449Z] ---> 647ec6d107ba [2022-04-19T21:46:23.449Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-19T21:46:24.427Z] ---> c5801136e852 [2022-04-19T21:46:24.427Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-19T21:46:25.411Z] ---> ca69d8e5d1de [2022-04-19T21:46:25.411Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-19T21:46:25.411Z] ---> Running in 8d340890bb06 [2022-04-19T21:46:26.003Z] Removing intermediate container 8d340890bb06 [2022-04-19T21:46:26.003Z] ---> d05875ca1b8f [2022-04-19T21:46:26.003Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-19T21:46:26.003Z] ---> 0f6c8f6ce89b [2022-04-19T21:46:26.003Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-19T21:46:26.986Z] ---> 194acb024bef [2022-04-19T21:46:26.986Z] Step 21/26 : WORKDIR / [2022-04-19T21:46:26.986Z] ---> 9e4270e26da2 [2022-04-19T21:46:26.986Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-19T21:46:26.986Z] ---> Running in 7bbc5177c7c7 [2022-04-19T21:46:27.590Z] Removing intermediate container 7bbc5177c7c7 [2022-04-19T21:46:27.590Z] ---> 817f0cbccf97 [2022-04-19T21:46:27.590Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-19T21:46:27.590Z] ---> Running in fbdd9241f34f [2022-04-19T21:46:27.590Z] ---> c9515b321539 [2022-04-19T21:46:27.590Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-19T21:46:28.188Z] Removing intermediate container fbdd9241f34f [2022-04-19T21:46:28.188Z] ---> 491b012dc7bb [2022-04-19T21:46:28.188Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-19T21:46:28.188Z] ---> Running in df31723987b8 [2022-04-19T21:46:28.467Z] ---> fa1ca90379d3 [2022-04-19T21:46:28.467Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-19T21:46:28.748Z] ---> Running in be0bb054952c [2022-04-19T21:46:28.748Z] Removing intermediate container df31723987b8 [2022-04-19T21:46:28.748Z] ---> f26279568413 [2022-04-19T21:46:28.748Z] Step 24/26 : LABEL arch=arm64 [2022-04-19T21:46:28.748Z] ---> Running in 9a6b3b3a3b47 [2022-04-19T21:46:29.343Z] Removing intermediate container be0bb054952c [2022-04-19T21:46:29.343Z] ---> 25d94c6dedaa [2022-04-19T21:46:29.343Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-19T21:46:29.343Z] Removing intermediate container 9a6b3b3a3b47 [2022-04-19T21:46:29.343Z] ---> 50b000d8ec11 [2022-04-19T21:46:29.343Z] Step 25/26 : LABEL git_sha=390837a19ff3bf75484ca308696ec2475a9d130b [2022-04-19T21:46:29.343Z] ---> Running in b918e0cdc3ba [2022-04-19T21:46:29.619Z] ---> Running in 894bf5619f5f [2022-04-19T21:46:29.907Z] Removing intermediate container b918e0cdc3ba [2022-04-19T21:46:29.907Z] ---> a61b83068cf7 [2022-04-19T21:46:29.907Z] Step 23/25 : LABEL arch=arm64 [2022-04-19T21:46:29.907Z] ---> Running in cfb4b21b6a1d [2022-04-19T21:46:29.907Z] Removing intermediate container 894bf5619f5f [2022-04-19T21:46:29.907Z] ---> 26efa81e187a [2022-04-19T21:46:29.907Z] Step 26/26 : LABEL version=0.0.0 [2022-04-19T21:46:30.182Z] ---> Running in b74287310523 [2022-04-19T21:46:30.464Z] Removing intermediate container cfb4b21b6a1d [2022-04-19T21:46:30.464Z] ---> d0178facf5c5 [2022-04-19T21:46:30.464Z] Step 24/25 : LABEL git_sha=390837a19ff3bf75484ca308696ec2475a9d130b [2022-04-19T21:46:30.464Z] ---> Running in 1520607d82d7 [2022-04-19T21:46:30.758Z] Removing intermediate container b74287310523 [2022-04-19T21:46:30.758Z] ---> f5ec17ebf0ec [2022-04-19T21:46:30.758Z] [2022-04-19T21:46:31.036Z] Removing intermediate container 1520607d82d7 [2022-04-19T21:46:31.036Z] ---> cb47aa1400eb [2022-04-19T21:46:31.036Z] Step 25/25 : LABEL version=0.0.0 [2022-04-19T21:46:31.312Z] Successfully built f5ec17ebf0ec [2022-04-19T21:46:31.312Z] Successfully tagged security-spire-config-arm64:latest [2022-04-19T21:46:31.312Z] ---> Running in 0168cca56f1b [2022-04-19T21:46:31.914Z]  Building security-spire-config ... done Removing intermediate container 0168cca56f1b [2022-04-19T21:46:31.914Z] ---> 8661abee9162 [2022-04-19T21:46:31.914Z] [2022-04-19T21:46:31.914Z] Successfully built 8661abee9162 [2022-04-19T21:46:31.914Z] Successfully tagged security-spire-server-arm64:latest [2022-04-19T21:48:08.963Z]  Building security-spire-server ... done Removing intermediate container 1bca85e8b1bf [2022-04-19T21:48:08.963Z] ---> d4f6368fd9c6 [2022-04-19T21:48:08.963Z] [2022-04-19T21:48:08.963Z] Step 13/26 : FROM alpine:3.15 [2022-04-19T21:48:08.963Z] ---> 3fb3c9af89a9 [2022-04-19T21:48:08.963Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-19T21:48:08.963Z] ---> Using cache [2022-04-19T21:48:08.963Z] ---> 8e5630d4c676 [2022-04-19T21:48:08.963Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T21:48:08.963Z] ---> Using cache [2022-04-19T21:48:08.963Z] ---> 65f52a9d2866 [2022-04-19T21:48:08.963Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-19T21:48:08.963Z] ---> Using cache [2022-04-19T21:48:08.963Z] ---> 647ec6d107ba [2022-04-19T21:48:08.963Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-19T21:48:08.963Z] ---> f1f4250d82b2 [2022-04-19T21:48:08.963Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-19T21:48:08.963Z] ---> 9cb2f518465d [2022-04-19T21:48:08.963Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-19T21:48:08.963Z] ---> b3fda4568a4c [2022-04-19T21:48:08.963Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-19T21:48:08.963Z] ---> 75419a69dfc2 [2022-04-19T21:48:08.963Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-19T21:48:08.963Z] ---> c25628a662cf [2022-04-19T21:48:08.963Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-19T21:48:08.963Z] ---> Running in 6fac3a77a63b [2022-04-19T21:48:08.963Z] Removing intermediate container 6fac3a77a63b [2022-04-19T21:48:08.963Z] ---> 902c83da0f92 [2022-04-19T21:48:08.963Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-19T21:48:08.963Z] ---> Running in ebbe60a5b0bc [2022-04-19T21:48:08.963Z] Removing intermediate container ebbe60a5b0bc [2022-04-19T21:48:08.963Z] ---> d890ebc3f6a8 [2022-04-19T21:48:08.963Z] Step 24/26 : LABEL arch=arm64 [2022-04-19T21:48:08.963Z] ---> Running in aaa904d3d339 [2022-04-19T21:48:08.963Z] Removing intermediate container aaa904d3d339 [2022-04-19T21:48:08.963Z] ---> b75a57c9dc4b [2022-04-19T21:48:08.963Z] Step 25/26 : LABEL git_sha=390837a19ff3bf75484ca308696ec2475a9d130b [2022-04-19T21:48:08.963Z] ---> Running in 35c11ab00d7a [2022-04-19T21:48:08.963Z] Removing intermediate container 35c11ab00d7a [2022-04-19T21:48:08.963Z] ---> 96ae4404b0da [2022-04-19T21:48:08.963Z] Step 26/26 : LABEL version=0.0.0 [2022-04-19T21:48:08.963Z] ---> Running in c6fb744be16c [2022-04-19T21:48:08.963Z] Removing intermediate container c6fb744be16c [2022-04-19T21:48:08.963Z] ---> 676915c41870 [2022-04-19T21:48:08.963Z] [2022-04-19T21:48:08.963Z] Successfully built 676915c41870 [2022-04-19T21:48:08.963Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-19T21:48:08.979Z]  Building security-spire-agent ... done  [Pipeline] } [2022-04-19T21:48:08.985Z] $ docker stop --time=1 46675191dab24dfd4eec8c7980304930da6416c7b7adb571ff9aa3edf3862b30 [2022-04-19T21:48:10.726Z] $ docker rm -f 46675191dab24dfd4eec8c7980304930da6416c7b7adb571ff9aa3edf3862b30 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-19T21:48:11.325Z] + docker images [2022-04-19T21:48:11.922Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-19T21:48:11.922Z] security-spire-agent-arm64 latest 676915c41870 8 seconds ago 126MB [2022-04-19T21:48:11.922Z] d4f6368fd9c6 33 seconds ago 4.14GB [2022-04-19T21:48:11.922Z] security-spire-server-arm64 latest 8661abee9162 About a minute ago 86.3MB [2022-04-19T21:48:11.922Z] security-spire-config-arm64 latest f5ec17ebf0ec About a minute ago 85.6MB [2022-04-19T21:48:11.922Z] 95e3e5c129fa 2 minutes ago 4.14GB [2022-04-19T21:48:11.922Z] c3eb68ba27ad 2 minutes ago 4.14GB [2022-04-19T21:48:11.922Z] core-metadata-arm64 latest 8814202ddf6c 20 minutes ago 16.4MB [2022-04-19T21:48:11.922Z] 3977909189c8 20 minutes ago 1.31GB [2022-04-19T21:48:11.922Z] security-spiffe-token-provider-arm64 latest 7a6dbd987e16 22 minutes ago 27.9MB [2022-04-19T21:48:11.922Z] 78afc602e269 22 minutes ago 1.36GB [2022-04-19T21:48:11.922Z] support-notifications-arm64 latest 5f8f58ec0318 26 minutes ago 25.8MB [2022-04-19T21:48:11.922Z] f0ba4b099bc0 26 minutes ago 1.37GB [2022-04-19T21:48:11.922Z] support-scheduler-arm64 latest 7381bf994434 31 minutes ago 25.2MB [2022-04-19T21:48:11.922Z] df49fdd45e51 31 minutes ago 1.36GB [2022-04-19T21:48:11.922Z] core-command-arm64 latest 6f5fe80f2324 36 minutes ago 15.5MB [2022-04-19T21:48:11.922Z] 68417473978f 36 minutes ago 1.31GB [2022-04-19T21:48:11.922Z] core-data-arm64 latest de1eb2225b06 40 minutes ago 21.6MB [2022-04-19T21:48:11.922Z] 4d94f8e6f1ce 40 minutes ago 1.34GB [2022-04-19T21:48:11.922Z] security-proxy-setup-arm64 latest c0b54537be9c 42 minutes ago 26.1MB [2022-04-19T21:48:11.922Z] 91c48de4efef 43 minutes ago 1.32GB [2022-04-19T21:48:11.922Z] sys-mgmt-agent-arm64 latest 8d43016419a0 48 minutes ago 282MB [2022-04-19T21:48:11.922Z] security-bootstrapper-arm64 latest 4e9d1702f2da 49 minutes ago 18.3MB [2022-04-19T21:48:11.922Z] security-secretstore-setup-arm64 latest 1a8c64844bd2 49 minutes ago 27.5MB [2022-04-19T21:48:11.922Z] 560c2cf9f542 50 minutes ago 1.31GB [2022-04-19T21:48:11.922Z] ec2f39a54e93 50 minutes ago 1.32GB [2022-04-19T21:48:11.922Z] 03f7edeef99e 50 minutes ago 1.31GB [2022-04-19T21:48:11.922Z] ci-base-image-arm64 latest 08b9be25db67 About an hour ago 886MB [2022-04-19T21:48:11.922Z] docker 20.10.14 c346e9eafbab 2 weeks ago 202MB [2022-04-19T21:48:11.922Z] alpine 3.14 ac73e934f311 2 weeks ago 5.34MB [2022-04-19T21:48:11.922Z] alpine 3.15 3fb3c9af89a9 2 weeks ago 5.32MB [2022-04-19T21:48:11.922Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB [2022-04-19T21:48:11.922Z] 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-19T21:48:12.368Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-19T21:48:12.368Z] [2022-04-19T21:48:12.368Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-19T21:48:12.718Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-19T21:48:12.992Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-19T21:48:12.992Z] 8998bd30e6a1: Pulling fs layer [2022-04-19T21:48:12.992Z] 04944245beec: Pulling fs layer [2022-04-19T21:48:12.992Z] 699f458cf7ca: Pulling fs layer [2022-04-19T21:48:12.992Z] 765212b225bb: Pulling fs layer [2022-04-19T21:48:12.992Z] f23df028b6ca: Pulling fs layer [2022-04-19T21:48:12.992Z] d65c8cfc05b1: Pulling fs layer [2022-04-19T21:48:12.992Z] 2437ff75d9bd: Pulling fs layer [2022-04-19T21:48:12.992Z] 765212b225bb: Waiting [2022-04-19T21:48:12.992Z] f23df028b6ca: Waiting [2022-04-19T21:48:12.992Z] d65c8cfc05b1: Waiting [2022-04-19T21:48:12.992Z] 2437ff75d9bd: Waiting [2022-04-19T21:48:12.992Z] 04944245beec: Verifying Checksum [2022-04-19T21:48:12.992Z] 04944245beec: Download complete [2022-04-19T21:48:12.992Z] 765212b225bb: Download complete [2022-04-19T21:48:12.992Z] f23df028b6ca: Verifying Checksum [2022-04-19T21:48:12.992Z] f23df028b6ca: Download complete [2022-04-19T21:48:12.992Z] d65c8cfc05b1: Verifying Checksum [2022-04-19T21:48:12.992Z] d65c8cfc05b1: Download complete [2022-04-19T21:48:13.290Z] 699f458cf7ca: Verifying Checksum [2022-04-19T21:48:13.290Z] 699f458cf7ca: Download complete [2022-04-19T21:48:13.624Z] 8998bd30e6a1: Verifying Checksum [2022-04-19T21:48:13.624Z] 8998bd30e6a1: Download complete [2022-04-19T21:48:16.268Z] 2437ff75d9bd: Verifying Checksum [2022-04-19T21:48:16.268Z] 2437ff75d9bd: Download complete [2022-04-19T21:48:18.884Z] 8998bd30e6a1: Pull complete [2022-04-19T21:48:19.155Z] 04944245beec: Pull complete [2022-04-19T21:48:20.587Z] 699f458cf7ca: Pull complete [2022-04-19T21:48:20.858Z] 765212b225bb: Pull complete [2022-04-19T21:48:21.834Z] f23df028b6ca: Pull complete [2022-04-19T21:48:22.106Z] d65c8cfc05b1: Pull complete [2022-04-19T21:48:37.180Z] 2437ff75d9bd: Pull complete [2022-04-19T21:48:37.180Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-19T21:48:37.180Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-19T21:48:37.180Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-19T21:48:37.422Z] prd-ubuntu20.04-docker-arm64-4c-16g-21398 does not seem to be running inside a container [2022-04-19T21:48:37.501Z] $ 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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@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:arm64 cat [2022-04-19T21:48:40.016Z] $ docker top 941372f322d0271e5994cb19e52abcd335e6e981dca904f44738f90a535e1dfb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-19T21:48:40.958Z] ---> job-cost.sh [2022-04-19T21:48:40.958Z] lf-activate-venv: SKIPPING [2022-04-19T21:48:40.958Z] INFO: No Stack... [2022-04-19T21:48:41.549Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-19T21:48:42.139Z] INFO: Archiving Costs [Pipeline] sh [2022-04-19T21:48:42.795Z] + cat /w/workspace/edgex-go/19/archives/cost.csv [2022-04-19T21:48:42.796Z] + cut -d, -f6 [Pipeline] lock [2022-04-19T21:48:42.828Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3924-19-stack-cost] [2022-04-19T21:48:42.835Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3924-19-stack-cost] did not exist. Created. [2022-04-19T21:48:42.835Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3924-19-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-19T21:48:43.495Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-19T21:48:43.662Z] Stashed 1 file(s) [Pipeline] } [2022-04-19T21:48:43.669Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3924-19-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-19T21:48:43.685Z] $ docker stop --time=1 941372f322d0271e5994cb19e52abcd335e6e981dca904f44738f90a535e1dfb [2022-04-19T21:48:45.162Z] $ docker rm -f 941372f322d0271e5994cb19e52abcd335e6e981dca904f44738f90a535e1dfb [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-19T21:48:45.631Z] provisioning config files... [2022-04-19T21:48:45.642Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/19@tmp/config362677414126162573tmp [Pipeline] { [Pipeline] sh [2022-04-19T21:48:45.946Z] + set +x [2022-04-19T21:48:45.946Z] + bash -s -- [2022-04-19T21:48:45.946Z] + curl -s https://codecov.io/bash [2022-04-19T21:48:45.946Z] [2022-04-19T21:48:45.946Z] _____ _ [2022-04-19T21:48:45.946Z] / ____| | | [2022-04-19T21:48:45.946Z] | | ___ __| | ___ ___ _____ __ [2022-04-19T21:48:45.946Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-19T21:48:45.946Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-19T21:48:45.946Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-19T21:48:45.946Z] Bash-1.0.6 [2022-04-19T21:48:45.946Z] [2022-04-19T21:48:45.946Z] [2022-04-19T21:48:45.946Z] ==> git version 2.25.1 found [2022-04-19T21:48:45.946Z] ==> 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-19T21:48:45.946Z] Release-Date: 2020-01-08 [2022-04-19T21:48:45.946Z] 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-19T21:48:45.946Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-19T21:48:45.946Z] ==> Jenkins CI detected. [2022-04-19T21:48:45.946Z] current dir:  /w/workspace/edgex-go/19 [2022-04-19T21:48:45.946Z] project root: . [2022-04-19T21:48:45.946Z] --> token set from env [2022-04-19T21:48:45.946Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-19T21:48:45.946Z] ==> Running gcov in . (disable via -X gcov) [2022-04-19T21:48:45.946Z] ==> Python coveragepy not found [2022-04-19T21:48:45.946Z] ==> Searching for coverage reports in: [2022-04-19T21:48:45.946Z] + . [2022-04-19T21:48:45.946Z] -> Found 1 reports [2022-04-19T21:48:45.946Z] ==> Detecting git/mercurial file structure [2022-04-19T21:48:45.946Z] ==> Reading reports [2022-04-19T21:48:45.946Z] + ./coverage.out bytes=435134 [2022-04-19T21:48:45.946Z] ==> Appending adjustments [2022-04-19T21:48:45.946Z] https://docs.codecov.io/docs/fixing-reports [2022-04-19T21:48:47.329Z] + Found adjustments [2022-04-19T21:48:47.329Z] ==> Gzipping contents [2022-04-19T21:48:47.329Z] 60K /tmp/codecov.3xz1ip.gz [2022-04-19T21:48:47.329Z] ==> Uploading reports [2022-04-19T21:48:47.329Z] url: https://codecov.io [2022-04-19T21:48:47.329Z] query: branch=PR-3924&commit=bf4a6ac9abb43216ff595c712f3efb9c106ec880&build=19&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3924%2F19%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3924&job=&cmd_args= [2022-04-19T21:48:47.329Z] -> Pinging Codecov [2022-04-19T21:48:47.329Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3924&commit=bf4a6ac9abb43216ff595c712f3efb9c106ec880&build=19&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3924%2F19%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3924&job=&cmd_args= [2022-04-19T21:48:47.589Z] -> Uploading to [2022-04-19T21:48:47.589Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-19/00271124DB129430A58F1EEE437C3FCB/bf4a6ac9abb43216ff595c712f3efb9c106ec880/2a592057-2051-4654-93ed-1f09b7b2619e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220419%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220419T214847Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0a2940cec22b3b8b879419b184073d500ff24d98ce5805bbf7d3f9722816b591 [2022-04-19T21:48:47.589Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-19T21:48:47.589Z] Dload Upload Total Spent Left Speed [2022-04-19T21:48:47.589Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59887 0 0 100 59887 0 289k --:--:-- --:--:-- --:--:-- 288k 100 59887 0 0 100 59887 0 254k --:--:-- --:--:-- --:--:-- 253k [2022-04-19T21:48:47.589Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/bf4a6ac9abb43216ff595c712f3efb9c106ec880 [Pipeline] } [2022-04-19T21:48:47.598Z] 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-19T21:48:48.243Z] + [ -d /w/workspace/edgex-go/19/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-19T21:48:48.537Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-19T21:48:49.401Z] ---> package-listing.sh [2022-04-19T21:48:49.401Z] ++ facter osfamily [2022-04-19T21:48:49.401Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-19T21:48:49.662Z] + OS_FAMILY=debian [2022-04-19T21:48:49.662Z] + workspace=/w/workspace/edgex-go/19 [2022-04-19T21:48:49.662Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-19T21:48:49.662Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-19T21:48:49.662Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-19T21:48:49.662Z] + PACKAGES=/tmp/packages_start.txt [2022-04-19T21:48:49.662Z] + '[' /w/workspace/edgex-go/19 ']' [2022-04-19T21:48:49.662Z] + PACKAGES=/tmp/packages_end.txt [2022-04-19T21:48:49.662Z] + case "${OS_FAMILY}" in [2022-04-19T21:48:49.662Z] + dpkg -l [2022-04-19T21:48:49.662Z] + grep '^ii' [2022-04-19T21:48:49.662Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-19T21:48:49.663Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-19T21:48:49.663Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-19T21:48:49.663Z] + '[' /w/workspace/edgex-go/19 ']' [2022-04-19T21:48:49.663Z] + mkdir -p /w/workspace/edgex-go/19/archives/ [2022-04-19T21:48:49.663Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/19/archives/ [Pipeline] echo [2022-04-19T21:48:49.676Z] 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/19/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-19T21:48:49.955Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-19T21:48:50.515Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-19T21:48:50.515Z] [2022-04-19T21:48:50.515Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T21:48:50.823Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-19T21:48:50.823Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-19T21:48:50.823Z] 5eb5b503b376: Pulling fs layer [2022-04-19T21:48:50.823Z] 5c69ac0246d0: Pulling fs layer [2022-04-19T21:48:50.823Z] ec43610c2a17: Pulling fs layer [2022-04-19T21:48:50.823Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-19T21:48:50.823Z] 33b1e0a273af: Pulling fs layer [2022-04-19T21:48:50.823Z] 5d3b04190fa2: Pulling fs layer [2022-04-19T21:48:50.823Z] 2f39f015ded8: Pulling fs layer [2022-04-19T21:48:50.823Z] 3a2ae6a8a46f: Waiting [2022-04-19T21:48:50.823Z] 33b1e0a273af: Waiting [2022-04-19T21:48:50.823Z] 5c69ac0246d0: Verifying Checksum [2022-04-19T21:48:50.823Z] 5c69ac0246d0: Download complete [2022-04-19T21:48:50.823Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-19T21:48:50.823Z] 3a2ae6a8a46f: Download complete [2022-04-19T21:48:50.823Z] ec43610c2a17: Verifying Checksum [2022-04-19T21:48:50.823Z] ec43610c2a17: Download complete [2022-04-19T21:48:50.823Z] 33b1e0a273af: Verifying Checksum [2022-04-19T21:48:50.823Z] 33b1e0a273af: Download complete [2022-04-19T21:48:50.823Z] 5d3b04190fa2: Download complete [2022-04-19T21:48:51.083Z] 5eb5b503b376: Verifying Checksum [2022-04-19T21:48:51.083Z] 5eb5b503b376: Download complete [2022-04-19T21:48:51.651Z] 2f39f015ded8: Download complete [2022-04-19T21:48:52.219Z] 5eb5b503b376: Pull complete [2022-04-19T21:48:52.477Z] 5c69ac0246d0: Pull complete [2022-04-19T21:48:52.737Z] ec43610c2a17: Pull complete [2022-04-19T21:48:52.997Z] 3a2ae6a8a46f: Pull complete [2022-04-19T21:48:53.255Z] 33b1e0a273af: Pull complete [2022-04-19T21:48:53.255Z] 5d3b04190fa2: Pull complete [2022-04-19T21:48:57.448Z] 2f39f015ded8: Pull complete [2022-04-19T21:48:57.448Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-19T21:48:57.448Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-19T21:48:57.448Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-19T21:48:57.513Z] prd-ubuntu20.04-docker-8c-8g-21393 does not seem to be running inside a container [2022-04-19T21:48:57.553Z] $ 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/19/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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-19T21:48:59.460Z] $ docker top 34364c0f8e9209ecc20cf26fb02932078cf3bdb0cac31390d75c5eb18a4e8b0e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-19T21:48:59.834Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-19T21:49:00.127Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-19T21:49:00.417Z] + ls /var/log/sa-host [2022-04-19T21:49:00.417Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-19T21:49:00.504Z] provisioning config files... [2022-04-19T21:49:00.514Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/19@tmp/config4878535543855344301tmp [Pipeline] { [Pipeline] echo [2022-04-19T21:49:00.530Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-19T21:49:00.819Z] ---> create-netrc.sh [Pipeline] } [2022-04-19T21:49:00.828Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-19T21:49:01.168Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-19T21:49:01.179Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-19T21:49:01.510Z] ---> sudo-logs.sh [2022-04-19T21:49:01.510Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-19T21:49:01.533Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-19T21:49:01.824Z] ---> job-cost.sh [2022-04-19T21:49:01.824Z] lf-activate-venv: SKIPPING [2022-04-19T21:49:01.824Z] DEBUG: total: 0.2199999988079071 [2022-04-19T21:49:01.824Z] INFO: Retrieving Stack Cost... [2022-04-19T21:49:02.397Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-19T21:49:02.659Z] INFO: Archiving Costs [Pipeline] echo [2022-04-19T21:49:02.679Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-19T21:49:02.967Z] ---> logs-deploy.sh [2022-04-19T21:49:02.967Z] lf-activate-venv: SKIPPING [2022-04-19T21:49:02.967Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3924/19 [2022-04-19T21:49:02.967Z] INFO: archiving workspace using pattern(s): [2022-04-19T21:49:03.906Z] Archives upload complete. [2022-04-19T21:49:03.906Z] INFO: archiving logs to Nexus