Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from afefe22a13fb49ee18dbec9d4f7bc995078f998b+77a68f5da6f519d4d96e9a2f0ff79068308f0635 (44202e03308f5e7d89e56e3ac45eb3bb8b4fe5d8) 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-ssh8009200403550964981.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16912434523773523111.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3987/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3987/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9179666026249587643.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12357741168025704292.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3987/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3987/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7985551508321763767.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-63495’ Running on prd-ubuntu20.04-docker-8c-8g-63498 in /w/workspace/edgexfoundry_edgex-go_PR-3987 [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 77a68f5da6f519d4d96e9a2f0ff79068308f0635 into PR head commit afefe22a13fb49ee18dbec9d4f7bc995078f998b Merge succeeded, producing c5d40af4cfe985ba072fa0df9a6743bf9956dd44 Checking out Revision c5d40af4cfe985ba072fa0df9a6743bf9956dd44 (PR-3987) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3987/head:refs/remotes/origin/PR-3987 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f afefe22a13fb49ee18dbec9d4f7bc995078f998b # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 77a68f5da6f519d4d96e9a2f0ff79068308f0635 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c5d40af4cfe985ba072fa0df9a6743bf9956dd44 # timeout=10 Commit message: "Merge commit '77a68f5da6f519d4d96e9a2f0ff79068308f0635' into HEAD" > git rev-list --no-walk afefe22a13fb49ee18dbec9d4f7bc995078f998b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-12T20:30:21.635Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-12T20:30:21.686Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-12T20:30:21.708Z] ========================================================= [2022-05-12T20:30:21.708Z] EdgeX Global Pipelines Version Info [2022-05-12T20:30:21.708Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-12T20:30:22.626Z] ------------------- [2022-05-12T20:30:22.627Z] stable info: [2022-05-12T20:30:22.627Z] ------------------- [2022-05-12T20:30:22.627Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-12T20:30:22.627Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-12T20:30:22.627Z] Message: update stable to v1.0.230 [2022-05-12T20:30:23.215Z] ------------------- [2022-05-12T20:30:23.215Z] experimental info: [2022-05-12T20:30:23.215Z] ------------------- [2022-05-12T20:30:23.215Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-12T20:30:23.215Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-12T20:30:23.215Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-12T20:30:23.337Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-05-12T20:30:23.352Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-05-12T20:30:23.367Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-12T20:30:23.379Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-12T20:30:23.389Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-12T20:30:23.400Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-12T20:30:23.410Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-12T20:30:23.422Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-05-12T20:30:23.435Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-05-12T20:30:23.445Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-05-12T20:30:23.455Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-12T20:30:23.467Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-12T20:30:23.481Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-12T20:30:23.491Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-12T20:30:23.504Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-12T20:30:23.520Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-12T20:30:23.530Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-12T20:30:23.543Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-12T20:30:23.555Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-05-12T20:30:23.566Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-05-12T20:30:23.579Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-12T20:30:23.590Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-12T20:30:23.601Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3987 [Pipeline] echo [2022-05-12T20:30:23.616Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3987 [Pipeline] echo [2022-05-12T20:30:23.631Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3987 [Pipeline] echo [2022-05-12T20:30:23.642Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c5d40af4cfe985ba072fa0df9a6743bf9956dd44 [Pipeline] echo [2022-05-12T20:30:23.655Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c5d40af [Pipeline] echo [2022-05-12T20:30:23.669Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-12T20:30:23.712Z] provisioning config files... [2022-05-12T20:30:23.724Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/19@tmp/config7677915105788285976tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T20:30:24.051Z] ---> docker-login.sh [2022-05-12T20:30:24.051Z] nexus3.edgexfoundry.org:10001 [2022-05-12T20:30:24.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T20:30:24.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T20:30:24.312Z] Configure a credential helper to remove this warning. See [2022-05-12T20:30:24.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T20:30:24.312Z] [2022-05-12T20:30:24.312Z] Login Succeeded [2022-05-12T20:30:24.312Z] nexus3.edgexfoundry.org:10002 [2022-05-12T20:30:24.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T20:30:24.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T20:30:24.573Z] Configure a credential helper to remove this warning. See [2022-05-12T20:30:24.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T20:30:24.573Z] [2022-05-12T20:30:24.573Z] Login Succeeded [2022-05-12T20:30:24.573Z] nexus3.edgexfoundry.org:10003 [2022-05-12T20:30:24.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T20:30:24.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T20:30:24.573Z] Configure a credential helper to remove this warning. See [2022-05-12T20:30:24.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T20:30:24.573Z] [2022-05-12T20:30:24.573Z] Login Succeeded [2022-05-12T20:30:24.573Z] nexus3.edgexfoundry.org:10004 [2022-05-12T20:30:24.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T20:30:24.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T20:30:24.836Z] Configure a credential helper to remove this warning. See [2022-05-12T20:30:24.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T20:30:24.836Z] [2022-05-12T20:30:24.836Z] Login Succeeded [2022-05-12T20:30:24.836Z] docker.io [2022-05-12T20:30:24.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T20:30:25.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T20:30:25.417Z] Configure a credential helper to remove this warning. See [2022-05-12T20:30:25.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T20:30:25.417Z] [2022-05-12T20:30:25.417Z] Login Succeeded [2022-05-12T20:30:25.417Z] ---> docker-login.sh ends [Pipeline] } [2022-05-12T20:30:25.429Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-12T20:30:25.750Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-05-12T20:30:25.750Z] + dirname cmd/core-command/Dockerfile [2022-05-12T20:30:25.750Z] + cut -d/ -f2 [2022-05-12T20:30:25.750Z] + echo core-command,cmd/core-command/Dockerfile [2022-05-12T20:30:25.750Z] + dirname cmd/core-data/Dockerfile [2022-05-12T20:30:25.750Z] + cut -d/ -f2 [2022-05-12T20:30:25.750Z] + echo core-data,cmd/core-data/Dockerfile [2022-05-12T20:30:25.750Z] + + dirname cmd/core-metadata/Dockerfile [2022-05-12T20:30:25.750Z] cut -d/ -f2 [2022-05-12T20:30:25.750Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-05-12T20:30:25.750Z] + + dirname cmd/security-bootstrapper/Dockerfile [2022-05-12T20:30:25.750Z] cut -d/ -f2 [2022-05-12T20:30:25.750Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-05-12T20:30:25.750Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-05-12T20:30:25.750Z] + cut -d/ -f2 [2022-05-12T20:30:25.750Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-05-12T20:30:25.750Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-05-12T20:30:25.750Z] + cut -d/ -f2 [2022-05-12T20:30:25.750Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-05-12T20:30:25.750Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-05-12T20:30:25.750Z] + cut -d/ -f2 [2022-05-12T20:30:25.750Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-05-12T20:30:25.750Z] + dirname cmd/security-spire-agent/Dockerfile [2022-05-12T20:30:25.750Z] + cut -d/ -f2 [2022-05-12T20:30:25.750Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-05-12T20:30:25.750Z] + dirname cmd/security-spire-config/Dockerfile [2022-05-12T20:30:25.750Z] + cut -d/ -f2 [2022-05-12T20:30:25.750Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-05-12T20:30:25.750Z] + + cut -d/dirname -f2 cmd/security-spire-server/Dockerfile [2022-05-12T20:30:25.750Z] [2022-05-12T20:30:25.750Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-05-12T20:30:25.750Z] + dirname cmd/support-notifications/Dockerfile [2022-05-12T20:30:25.750Z] + cut -d/ -f2 [2022-05-12T20:30:25.750Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-05-12T20:30:25.750Z] + dirname cmd/support-scheduler/Dockerfile [2022-05-12T20:30:25.750Z] + cut -d/ -f2 [2022-05-12T20:30:25.750Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-05-12T20:30:25.750Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-05-12T20:30:25.750Z] + cut -d/ -f2 [2022-05-12T20:30:25.750Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-05-12T20:30:25.876Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-12T20:30:26.225Z] + git rev-list -1 --merges c5d40af4cfe985ba072fa0df9a6743bf9956dd44~1..c5d40af4cfe985ba072fa0df9a6743bf9956dd44 [Pipeline] echo [2022-05-12T20:30:26.239Z] -----------> git rev-list -1 --merges c5d40af4cfe985ba072fa0df9a6743bf9956dd44~1..c5d40af4cfe985ba072fa0df9a6743bf9956dd44 c5d40af4cfe985ba072fa0df9a6743bf9956dd44 [2022-05-12T20:30:26.239Z] c5d40af4cfe985ba072fa0df9a6743bf9956dd44 [false] [Pipeline] sh [2022-05-12T20:30:26.527Z] + git log --format=format:%s -1 c5d40af4cfe985ba072fa0df9a6743bf9956dd44 [Pipeline] echo [2022-05-12T20:30:26.543Z] ========================================================= [2022-05-12T20:30:26.543Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-12T20:30:26.543Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-05-12T20:30:26.962Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-12T20:30:26.962Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-12T20:30:26.962Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-12T20:30:26.962Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-12T20:30:26.962Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-12T20:30:26.962Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-12T20:30:26.962Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:30:27.317Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-12T20:30:27.317Z] [2022-05-12T20:30:27.317Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:30:27.624Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-12T20:30:27.624Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-12T20:30:27.624Z] 1fe172e4850f: Pulling fs layer [2022-05-12T20:30:27.624Z] caf521ccaac6: Pulling fs layer [2022-05-12T20:30:27.624Z] 3ead6fa29328: Pulling fs layer [2022-05-12T20:30:27.624Z] 5c2a1cbceb83: Pulling fs layer [2022-05-12T20:30:27.624Z] a8d5f1318db7: Pulling fs layer [2022-05-12T20:30:27.624Z] c427282e49a2: Pulling fs layer [2022-05-12T20:30:27.625Z] 1827001aaf11: Pulling fs layer [2022-05-12T20:30:27.625Z] 0714d37db230: Pulling fs layer [2022-05-12T20:30:27.625Z] ac28cf19c067: Pulling fs layer [2022-05-12T20:30:27.625Z] ca983d60f3e2: Pulling fs layer [2022-05-12T20:30:27.625Z] 9f894cec8388: Pulling fs layer [2022-05-12T20:30:27.625Z] 5c2a1cbceb83: Waiting [2022-05-12T20:30:27.625Z] 0714d37db230: Waiting [2022-05-12T20:30:27.625Z] c427282e49a2: Waiting [2022-05-12T20:30:27.625Z] 1827001aaf11: Waiting [2022-05-12T20:30:27.625Z] 9f894cec8388: Waiting [2022-05-12T20:30:27.625Z] a8d5f1318db7: Waiting [2022-05-12T20:30:27.625Z] ca983d60f3e2: Waiting [2022-05-12T20:30:27.625Z] ac28cf19c067: Waiting [2022-05-12T20:30:27.625Z] caf521ccaac6: Download complete [2022-05-12T20:30:27.625Z] 5c2a1cbceb83: Verifying Checksum [2022-05-12T20:30:27.625Z] 5c2a1cbceb83: Download complete [2022-05-12T20:30:27.886Z] a8d5f1318db7: Verifying Checksum [2022-05-12T20:30:27.886Z] a8d5f1318db7: Download complete [2022-05-12T20:30:27.886Z] 3ead6fa29328: Verifying Checksum [2022-05-12T20:30:27.886Z] 3ead6fa29328: Download complete [2022-05-12T20:30:27.886Z] c427282e49a2: Verifying Checksum [2022-05-12T20:30:27.886Z] c427282e49a2: Download complete [2022-05-12T20:30:27.886Z] 0714d37db230: Verifying Checksum [2022-05-12T20:30:27.886Z] 0714d37db230: Download complete [2022-05-12T20:30:27.886Z] ac28cf19c067: Download complete [2022-05-12T20:30:27.886Z] ca983d60f3e2: Download complete [2022-05-12T20:30:27.886Z] 9f894cec8388: Download complete [2022-05-12T20:30:27.886Z] 1fe172e4850f: Verifying Checksum [2022-05-12T20:30:27.886Z] 1fe172e4850f: Download complete [2022-05-12T20:30:28.456Z] 1827001aaf11: Verifying Checksum [2022-05-12T20:30:28.456Z] 1827001aaf11: Download complete [2022-05-12T20:30:29.399Z] 1fe172e4850f: Pull complete [2022-05-12T20:30:29.659Z] caf521ccaac6: Pull complete [2022-05-12T20:30:30.244Z] 3ead6fa29328: Pull complete [2022-05-12T20:30:30.244Z] 5c2a1cbceb83: Pull complete [2022-05-12T20:30:30.505Z] a8d5f1318db7: Pull complete [2022-05-12T20:30:30.505Z] c427282e49a2: Pull complete [2022-05-12T20:30:32.423Z] 1827001aaf11: Pull complete [2022-05-12T20:30:32.685Z] 0714d37db230: Pull complete [2022-05-12T20:30:32.685Z] ac28cf19c067: Pull complete [2022-05-12T20:30:32.947Z] ca983d60f3e2: Pull complete [2022-05-12T20:30:32.947Z] 9f894cec8388: Pull complete [2022-05-12T20:30:32.947Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-12T20:30:32.947Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-12T20:30:32.947Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-12T20:30:33.028Z] prd-ubuntu20.04-docker-8c-8g-63498 does not seem to be running inside a container [2022-05-12T20:30:33.069Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-12T20:30:34.501Z] $ docker top 5b50c5b4dcd8c35019910055246cd43ac83810deeed190d89678302545052b9c -eo pid,comm [2022-05-12T20:30:34.626Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-12T20:30:34.626Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-12T20:30:34.670Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-12T20:30:34.670Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-12T20:30:34.829Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-12T20:30:34.833Z] $ docker exec 5b50c5b4dcd8c35019910055246cd43ac83810deeed190d89678302545052b9c ssh-agent [2022-05-12T20:30:34.982Z] SSH_AUTH_SOCK=/tmp/ssh-1zVeMmlKNJt7/agent.16 [2022-05-12T20:30:34.982Z] SSH_AGENT_PID=22 [2022-05-12T20:30:34.993Z] Running ssh-add (command line suppressed) [2022-05-12T20:30:35.115Z] Identity added: /w/workspace/edgex-go/19@tmp/private_key_4797451700284824935.key (/w/workspace/edgex-go/19@tmp/private_key_4797451700284824935.key) [2022-05-12T20:30:35.133Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-12T20:30:35.434Z] + git tag --points-at HEAD [Pipeline] } [2022-05-12T20:30:35.454Z] $ docker exec --env ******** --env ******** 5b50c5b4dcd8c35019910055246cd43ac83810deeed190d89678302545052b9c ssh-agent -k [2022-05-12T20:30:35.579Z] unset SSH_AUTH_SOCK; [2022-05-12T20:30:35.579Z] unset SSH_AGENT_PID; [2022-05-12T20:30:35.579Z] echo Agent pid 22 killed; [2022-05-12T20:30:35.591Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-12T20:30:35.617Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-12T20:30:35.617Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-12T20:30:35.746Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-12T20:30:35.749Z] $ docker exec 5b50c5b4dcd8c35019910055246cd43ac83810deeed190d89678302545052b9c ssh-agent [2022-05-12T20:30:35.888Z] SSH_AUTH_SOCK=/tmp/ssh-5l1mP9PTDqJs/agent.73 [2022-05-12T20:30:35.888Z] SSH_AGENT_PID=79 [2022-05-12T20:30:35.893Z] Running ssh-add (command line suppressed) [2022-05-12T20:30:36.016Z] Identity added: /w/workspace/edgex-go/19@tmp/private_key_3233410704013340794.key (/w/workspace/edgex-go/19@tmp/private_key_3233410704013340794.key) [2022-05-12T20:30:36.030Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-12T20:30:36.326Z] + git semver init [2022-05-12T20:30:36.585Z] 2022-05-12 20:30:36,561 [run_init] DEBUG init version:0.0.0 force:False [2022-05-12T20:30:36.585Z] 2022-05-12 20:30:36,562 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/19/.semver [2022-05-12T20:30:36.585Z] 2022-05-12 20:30:36,563 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/19/.semver [2022-05-12T20:30:36.585Z] 2022-05-12 20:30:36,563 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/19/.semver'], cwd=/w/workspace/edgex-go/19, universal_newlines=False, shell=None, istream=None) [2022-05-12T20:30:44.793Z] 2022-05-12 20:30:44,519 [append_file] DEBUG append to file:/w/workspace/edgex-go/19/.git/info/exclude [2022-05-12T20:30:44.793Z] 2022-05-12 20:30:44,519 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/19/.semver/PR-3987 with force:False [2022-05-12T20:30:44.793Z] 2022-05-12 20:30:44,519 [write_file] DEBUG write to file:/w/workspace/edgex-go/19/.semver/PR-3987 [2022-05-12T20:30:44.793Z] 2022-05-12 20:30:44,524 [execute] INFO git cat-file --batch-check [2022-05-12T20:30:44.793Z] 2022-05-12 20:30:44,524 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/19/.semver, universal_newlines=False, shell=None, istream=) [2022-05-12T20:30:44.793Z] 2022-05-12 20:30:44,532 [execute] INFO git cat-file --batch [2022-05-12T20:30:44.793Z] 2022-05-12 20:30:44,532 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/19/.semver, universal_newlines=False, shell=None, istream=) [2022-05-12T20:30:44.793Z] 2022-05-12 20:30:44,538 [read_version] DEBUG read version from /w/workspace/edgex-go/19/.semver/PR-3987 [2022-05-12T20:30:44.793Z] 0.0.0 [Pipeline] } [2022-05-12T20:30:44.805Z] $ docker exec --env ******** --env ******** 5b50c5b4dcd8c35019910055246cd43ac83810deeed190d89678302545052b9c ssh-agent -k [2022-05-12T20:30:44.924Z] unset SSH_AUTH_SOCK; [2022-05-12T20:30:44.925Z] unset SSH_AGENT_PID; [2022-05-12T20:30:44.925Z] echo Agent pid 79 killed; [2022-05-12T20:30:44.933Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-12T20:30:45.246Z] + git semver [Pipeline] } [2022-05-12T20:30:45.519Z] $ docker stop --time=1 5b50c5b4dcd8c35019910055246cd43ac83810deeed190d89678302545052b9c [2022-05-12T20:30:46.849Z] $ docker rm -f 5b50c5b4dcd8c35019910055246cd43ac83810deeed190d89678302545052b9c [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-12T20:30:47.212Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-12T20:30:47.477Z] Stashed 1 file(s) [Pipeline] echo [2022-05-12T20:30:47.481Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-05-12T20:30:47.593Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-12T20:30:47.605Z] ========================================================= [2022-05-12T20:30:47.605Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-12T20:30:47.605Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-12T20:30:47.920Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-12T20:30:47.920Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-12T20:30:47.920Z] 59bf1c3509f3: Pulling fs layer [2022-05-12T20:30:47.920Z] 666ba61612fd: Pulling fs layer [2022-05-12T20:30:47.920Z] 8ed8ca486205: Pulling fs layer [2022-05-12T20:30:47.920Z] 4fe6c5a15a65: Pulling fs layer [2022-05-12T20:30:47.920Z] 22a0e8bec74d: Pulling fs layer [2022-05-12T20:30:47.920Z] ca2b28591e48: Pulling fs layer [2022-05-12T20:30:47.920Z] a51346096db8: Pulling fs layer [2022-05-12T20:30:47.920Z] daebc70d1ce1: Pulling fs layer [2022-05-12T20:30:47.920Z] 0e18a0eac166: Pulling fs layer [2022-05-12T20:30:47.920Z] 4fe6c5a15a65: Waiting [2022-05-12T20:30:47.920Z] a51346096db8: Waiting [2022-05-12T20:30:47.920Z] 22a0e8bec74d: Waiting [2022-05-12T20:30:47.920Z] daebc70d1ce1: Waiting [2022-05-12T20:30:47.920Z] ca2b28591e48: Waiting [2022-05-12T20:30:47.920Z] 0e18a0eac166: Waiting [2022-05-12T20:30:47.920Z] 8ed8ca486205: Verifying Checksum [2022-05-12T20:30:47.920Z] 8ed8ca486205: Download complete [2022-05-12T20:30:47.920Z] 666ba61612fd: Download complete [2022-05-12T20:30:47.920Z] 22a0e8bec74d: Verifying Checksum [2022-05-12T20:30:47.920Z] 22a0e8bec74d: Download complete [2022-05-12T20:30:47.920Z] ca2b28591e48: Download complete [2022-05-12T20:30:47.920Z] a51346096db8: Download complete [2022-05-12T20:30:48.194Z] 59bf1c3509f3: Verifying Checksum [2022-05-12T20:30:48.194Z] 59bf1c3509f3: Download complete [2022-05-12T20:30:48.194Z] 59bf1c3509f3: Pull complete [2022-05-12T20:30:48.462Z] 666ba61612fd: Pull complete [2022-05-12T20:30:48.462Z] daebc70d1ce1: Verifying Checksum [2022-05-12T20:30:48.462Z] daebc70d1ce1: Download complete [2022-05-12T20:30:48.462Z] 8ed8ca486205: Pull complete [2022-05-12T20:30:49.085Z] 0e18a0eac166: Verifying Checksum [2022-05-12T20:30:49.085Z] 0e18a0eac166: Download complete [2022-05-12T20:30:49.685Z] 4fe6c5a15a65: Verifying Checksum [2022-05-12T20:30:49.685Z] 4fe6c5a15a65: Download complete [2022-05-12T20:30:53.893Z] 4fe6c5a15a65: Pull complete [2022-05-12T20:30:54.153Z] 22a0e8bec74d: Pull complete [2022-05-12T20:30:54.153Z] ca2b28591e48: Pull complete [2022-05-12T20:30:54.153Z] a51346096db8: Pull complete [2022-05-12T20:30:54.412Z] daebc70d1ce1: Pull complete [2022-05-12T20:30:56.979Z] 0e18a0eac166: Pull complete [2022-05-12T20:30:56.979Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-12T20:30:56.979Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-12T20:30:56.979Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-12T20:30:57.323Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-12T20:30:57.323Z] WORKDIR /edgex [2022-05-12T20:30:57.323Z] COPY go.mod . [2022-05-12T20:30:57.323Z] RUN go mod download [2022-05-12T20:30:57.323Z] + docker build -t ci-base-image-x86_64 -f - . [2022-05-12T20:30:58.708Z] Sending build context to Docker daemon 335.3MB [2022-05-12T20:30:58.708Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-12T20:30:58.708Z] ---> f018257e8ee9 [2022-05-12T20:30:58.708Z] Step 2/4 : WORKDIR /edgex [2022-05-12T20:31:00.628Z] ---> Running in 1ab23be465b9 [2022-05-12T20:31:00.628Z] Removing intermediate container 1ab23be465b9 [2022-05-12T20:31:00.628Z] ---> 03f9a0374ed4 [2022-05-12T20:31:00.628Z] Step 3/4 : COPY go.mod . [2022-05-12T20:31:00.628Z] ---> 23c9ed966b52 [2022-05-12T20:31:00.628Z] Step 4/4 : RUN go mod download [2022-05-12T20:31:00.628Z] ---> Running in b6fbdb5a5a3a [2022-05-12T20:31:02.541Z] Still waiting to schedule task [2022-05-12T20:31:02.541Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-63496’ is offline [2022-05-12T20:31:15.555Z] Removing intermediate container b6fbdb5a5a3a [2022-05-12T20:31:15.555Z] ---> b1bbd46f0e73 [2022-05-12T20:31:15.555Z] Successfully built b1bbd46f0e73 [2022-05-12T20:31:15.555Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:31:15.855Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-12T20:31:15.855Z] . [Pipeline] withDockerContainer [2022-05-12T20:31:15.929Z] prd-ubuntu20.04-docker-8c-8g-63498 does not seem to be running inside a container [2022-05-12T20:31:15.968Z] $ 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 ******** ci-base-image-x86_64 cat [2022-05-12T20:31:16.385Z] $ docker top 3cca44a0fbb2eb20f63bc26401dc1fd7e53fe3ae6adaab2d99bd747f736623f3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-12T20:31:16.747Z] + go version [2022-05-12T20:31:16.747Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-12T20:31:16.764Z] $ docker stop --time=1 3cca44a0fbb2eb20f63bc26401dc1fd7e53fe3ae6adaab2d99bd747f736623f3 [2022-05-12T20:31:18.044Z] $ docker rm -f 3cca44a0fbb2eb20f63bc26401dc1fd7e53fe3ae6adaab2d99bd747f736623f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:31:18.447Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-12T20:31:18.447Z] . [Pipeline] withDockerContainer [2022-05-12T20:31:18.517Z] prd-ubuntu20.04-docker-8c-8g-63498 does not seem to be running inside a container [2022-05-12T20:31:18.558Z] $ 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 ******** ci-base-image-x86_64 cat [2022-05-12T20:31:18.972Z] $ docker top 7848213a1ad96d01bfe08a0e4daf34499325f1e02dbe45f8a1ce90034278af9e -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-12T20:31:19.051Z] ========================================================= [2022-05-12T20:31:19.051Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-12T20:31:19.051Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-12T20:31:19.369Z] + make test [2022-05-12T20:31:19.369Z] go mod tidy -compat=1.17 [2022-05-12T20:31:19.651Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-12T20:31:26.283Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-12T20:31:38.498Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-12T20:31:38.498Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-12T20:31:38.498Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-12T20:31:38.498Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-12T20:31:38.498Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-12T20:31:38.498Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-12T20:31:38.498Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-12T20:31:38.498Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-12T20:31:38.498Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-12T20:31:38.498Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-12T20:31:38.498Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-12T20:31:38.498Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-12T20:31:38.498Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-12T20:31:38.498Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-12T20:31:38.498Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-12T20:31:38.498Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.113s coverage: 28.7% of statements [2022-05-12T20:31:38.498Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-12T20:31:38.498Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-12T20:31:39.878Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.087s coverage: 98.5% of statements [2022-05-12T20:31:39.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-12T20:31:39.879Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.113s coverage: 53.4% of statements [2022-05-12T20:31:39.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-12T20:31:39.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-12T20:31:44.076Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.884s coverage: 89.2% of statements [2022-05-12T20:31:44.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-12T20:31:44.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-12T20:31:44.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-12T20:31:44.076Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.086s coverage: 84.8% of statements [2022-05-12T20:31:44.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-12T20:31:44.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-12T20:31:44.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-12T20:31:44.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-12T20:31:44.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-12T20:31:44.076Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.449s coverage: 95.6% of statements [2022-05-12T20:31:44.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-12T20:31:44.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-12T20:31:44.076Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.054s coverage: 72.2% of statements [2022-05-12T20:31:44.076Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-12T20:31:44.076Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-12T20:31:44.076Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-12T20:31:44.076Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-12T20:31:44.076Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-12T20:31:44.076Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.063s coverage: 60.0% of statements [2022-05-12T20:31:44.076Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-12T20:31:44.076Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-12T20:31:44.076Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-12T20:31:44.076Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.077s coverage: 0.9% of statements [2022-05-12T20:31:44.076Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-12T20:31:44.076Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.077s coverage: 58.8% of statements [2022-05-12T20:31:44.076Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.050s coverage: 29.6% of statements [2022-05-12T20:31:44.076Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-12T20:31:44.076Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.063s coverage: 47.1% of statements [2022-05-12T20:31:44.076Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.081s coverage: 79.5% of statements [2022-05-12T20:31:44.076Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.062s coverage: 94.1% of statements [2022-05-12T20:31:44.076Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.065s coverage: 96.3% of statements [2022-05-12T20:31:44.076Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.062s coverage: 87.5% of statements [2022-05-12T20:31:54.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.057s coverage: 94.4% of statements [2022-05-12T20:31:54.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.056s coverage: 44.8% of statements [2022-05-12T20:31:54.342Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.187s coverage: 82.5% of statements [2022-05-12T20:31:54.342Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-12T20:32:04.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.091s coverage: 92.9% of statements [2022-05-12T20:32:04.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-12T20:32:04.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-12T20:32:04.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-12T20:32:04.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.020s coverage: 65.1% of statements [2022-05-12T20:32:04.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-12T20:32:04.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-12T20:32:04.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-12T20:32:04.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-12T20:32:04.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-12T20:32:04.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements [2022-05-12T20:32:04.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-12T20:32:04.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-12T20:32:04.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2022-05-12T20:32:04.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-12T20:32:04.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.076s coverage: 58.8% of statements [2022-05-12T20:32:04.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-12T20:32:04.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.058s coverage: 80.0% of statements [2022-05-12T20:32:04.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.057s coverage: 87.2% of statements [2022-05-12T20:32:04.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.057s coverage: 85.4% of statements [2022-05-12T20:32:04.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.156s coverage: 91.2% of statements [2022-05-12T20:32:04.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-12T20:32:04.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.170s coverage: 64.4% of statements [2022-05-12T20:32:04.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-12T20:32:04.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-12T20:32:04.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements [2022-05-12T20:32:04.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements [2022-05-12T20:32:04.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements [2022-05-12T20:32:04.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.038s coverage: 73.7% of statements [2022-05-12T20:32:04.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2022-05-12T20:32:04.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.385s coverage: 65.4% of statements [2022-05-12T20:32:04.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-12T20:32:04.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-12T20:32:04.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-12T20:32:04.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.153s coverage: 43.8% of statements [2022-05-12T20:32:04.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-12T20:32:04.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-12T20:32:04.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.079s coverage: 89.5% of statements [2022-05-12T20:32:04.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-12T20:32:04.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements [2022-05-12T20:32:04.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-12T20:32:04.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-12T20:32:04.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-12T20:32:04.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-12T20:32:04.346Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.094s coverage: 17.7% of statements [2022-05-12T20:32:04.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-12T20:32:04.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-12T20:32:04.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-12T20:32:04.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-12T20:32:04.346Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.171s coverage: 92.3% of statements [2022-05-12T20:32:04.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-12T20:32:04.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-12T20:32:04.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-12T20:32:04.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-12T20:32:04.346Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements [2022-05-12T20:32:04.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-12T20:32:04.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-12T20:32:04.346Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.122s coverage: 97.7% of statements [2022-05-12T20:32:04.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-12T20:32:04.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-12T20:32:04.346Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-12T20:32:04.346Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-12T20:32:04.346Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.059s coverage: 28.9% of statements [2022-05-12T20:32:04.346Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-12T20:32:04.346Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-12T20:32:04.346Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-12T20:32:04.346Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-12T20:32:04.346Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-12T20:32:04.346Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-12T20:32:04.346Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements [2022-05-12T20:32:04.346Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-05-12T20:32:04.346Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-05-12T20:32:26.281Z] GO111MODULE=on go vet ./... [2022-05-12T20:32:28.185Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-12T20:32:28.444Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-12T20:32:29.015Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-12T20:32:29.601Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-12T20:32:29.891Z] + ls -al . [2022-05-12T20:32:29.891Z] total 684 [2022-05-12T20:32:29.891Z] drwxrwxr-x 10 1001 1001 4096 May 12 20:32 . [2022-05-12T20:32:29.891Z] drwxr-xr-x 4 root root 4096 May 12 20:31 .. [2022-05-12T20:32:29.891Z] -rw-rw-r-- 1 1001 1001 11 May 12 20:30 .dockerignore [2022-05-12T20:32:29.891Z] drwxrwxr-x 8 1001 1001 4096 May 12 20:30 .git [2022-05-12T20:32:29.891Z] drwxrwxr-x 3 1001 1001 4096 May 12 20:30 .github [2022-05-12T20:32:29.891Z] -rw-rw-r-- 1 1001 1001 879 May 12 20:30 .gitignore [2022-05-12T20:32:29.891Z] -rw-rw-r-- 1 1001 1001 42 May 12 20:30 .golangci.yml [2022-05-12T20:32:29.891Z] -rw-rw-r-- 1 1001 1001 87 May 12 20:30 .hadolint.yml [2022-05-12T20:32:29.891Z] drwxr-xr-x 3 1001 1001 4096 May 12 20:30 .semver [2022-05-12T20:32:29.891Z] -rw-rw-r-- 1 1001 1001 166 May 12 20:30 .sonarcloud.properties [2022-05-12T20:32:29.891Z] -rw-rw-r-- 1 1001 1001 1171 May 12 20:30 ADOPTERS.md [2022-05-12T20:32:29.891Z] -rw-rw-r-- 1 1001 1001 10086 May 12 20:30 Attribution.txt [2022-05-12T20:32:29.891Z] -rw-rw-r-- 1 1001 1001 63209 May 12 20:30 CHANGELOG.md [2022-05-12T20:32:29.891Z] -rw-rw-r-- 1 1001 1001 3804 May 12 20:30 CONTRIBUTING.md [2022-05-12T20:32:29.891Z] -rw-rw-r-- 1 1001 1001 677 May 12 20:30 GOVERNANCE.md [2022-05-12T20:32:29.891Z] -rw-rw-r-- 1 1001 1001 850 May 12 20:30 Jenkinsfile [2022-05-12T20:32:29.891Z] -rw-rw-r-- 1 1001 1001 10775 May 12 20:30 LICENSE [2022-05-12T20:32:29.891Z] -rw-rw-r-- 1 1001 1001 10389 May 12 20:30 Makefile [2022-05-12T20:32:29.891Z] -rw-rw-r-- 1 1001 1001 582 May 12 20:30 OWNERS.md [2022-05-12T20:32:29.891Z] -rw-rw-r-- 1 1001 1001 9094 May 12 20:30 README.md [2022-05-12T20:32:29.891Z] -rw-rw-r-- 1 1001 1001 6912 May 12 20:30 SECURITY.md [2022-05-12T20:32:29.891Z] -rw-rw-r-- 1 1001 1001 5 May 12 20:30 VERSION [2022-05-12T20:32:29.891Z] -rw-rw-r-- 1 1001 1001 4131 May 12 20:30 ZMQWindows.md [2022-05-12T20:32:29.891Z] drwxrwxr-x 2 1001 1001 4096 May 12 20:30 bin [2022-05-12T20:32:29.891Z] drwxrwxr-x 18 1001 1001 4096 May 12 20:30 cmd [2022-05-12T20:32:29.891Z] -rw-r--r-- 1 root root 435134 May 12 20:32 coverage.out [2022-05-12T20:32:29.891Z] -rw-rw-r-- 1 1001 1001 3217 May 12 20:30 go.mod [2022-05-12T20:32:29.891Z] -rw-rw-r-- 1 1001 1001 35084 May 12 20:31 go.sum [2022-05-12T20:32:29.891Z] drwxrwxr-x 8 1001 1001 4096 May 12 20:30 internal [2022-05-12T20:32:29.891Z] drwxrwxr-x 3 1001 1001 4096 May 12 20:30 openapi [2022-05-12T20:32:29.891Z] drwxrwxr-x 4 1001 1001 4096 May 12 20:30 snap [2022-05-12T20:32:29.891Z] -rw-rw-r-- 1 1001 1001 204 May 12 20:30 version.go [Pipeline] sh [2022-05-12T20:32:30.184Z] + '[' -e coverage.out ] [2022-05-12T20:32:30.184Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-12T20:32:30.273Z] Stashed 1 file(s) [Pipeline] sh [2022-05-12T20:32:30.557Z] + make build [2022-05-12T20:32:30.557Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-12T20:32:45.462Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-12T20:32:53.593Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-12T20:32:53.593Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-12T20:33:00.164Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-12T20:33:00.164Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-12T20:33:00.164Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-12T20:33:01.546Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-12T20:33:02.486Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-12T20:33:03.425Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-12T20:33:03.997Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-12T20:33:04.937Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-12T20:33:06.321Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-05-12T20:33:07.277Z] $ docker stop --time=1 7848213a1ad96d01bfe08a0e4daf34499325f1e02dbe45f8a1ce90034278af9e [2022-05-12T20:33:09.491Z] $ docker rm -f 7848213a1ad96d01bfe08a0e4daf34499325f1e02dbe45f8a1ce90034278af9e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:33:10.458Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-12T20:33:10.458Z] [2022-05-12T20:33:10.458Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:33:10.760Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-12T20:33:10.760Z] latest: Pulling from edgex-devops/edgex-compose [2022-05-12T20:33:10.760Z] cbdbe7a5bc2a: Pulling fs layer [2022-05-12T20:33:10.760Z] ca9280d653b3: Pulling fs layer [2022-05-12T20:33:10.760Z] 7e9c9ca2126c: Pulling fs layer [2022-05-12T20:33:10.760Z] cbdbe7a5bc2a: Verifying Checksum [2022-05-12T20:33:10.760Z] cbdbe7a5bc2a: Download complete [2022-05-12T20:33:11.019Z] cbdbe7a5bc2a: Pull complete [2022-05-12T20:33:11.019Z] ca9280d653b3: Verifying Checksum [2022-05-12T20:33:11.019Z] ca9280d653b3: Download complete [2022-05-12T20:33:11.278Z] 7e9c9ca2126c: Download complete [2022-05-12T20:33:11.541Z] ca9280d653b3: Pull complete [2022-05-12T20:33:14.834Z] 7e9c9ca2126c: Pull complete [2022-05-12T20:33:14.834Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-05-12T20:33:14.834Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-12T20:33:14.834Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-05-12T20:33:14.899Z] prd-ubuntu20.04-docker-8c-8g-63498 does not seem to be running inside a container [2022-05-12T20:33:14.941Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-05-12T20:33:16.213Z] $ docker top e32ce4568800917a36fdbd945dc4e4af7a05efb8000ec87ad826ce4131ef7716 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-12T20:33:16.639Z] + + docker-composegrep build parallel --help [2022-05-12T20:33:16.639Z] [2022-05-12T20:33:17.208Z] --parallel Build images in parallel. [Pipeline] } [2022-05-12T20:33:17.224Z] $ docker stop --time=1 e32ce4568800917a36fdbd945dc4e4af7a05efb8000ec87ad826ce4131ef7716 [2022-05-12T20:33:18.531Z] $ docker rm -f e32ce4568800917a36fdbd945dc4e4af7a05efb8000ec87ad826ce4131ef7716 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:33:18.933Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-12T20:33:18.933Z] . [Pipeline] withDockerContainer [2022-05-12T20:33:19.010Z] prd-ubuntu20.04-docker-8c-8g-63498 does not seem to be running inside a container [2022-05-12T20:33:19.048Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-05-12T20:33:19.373Z] $ docker top d2453d91bcd5ce2f086771c5e68a912ccbcca7d03ffefa071f5addd9ea7d0753 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-12T20:33:19.730Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-12T20:33:20.298Z] Building core-command ... [2022-05-12T20:33:20.298Z] Building core-data ... [2022-05-12T20:33:20.298Z] Building core-metadata ... [2022-05-12T20:33:20.298Z] Building security-bootstrapper ... [2022-05-12T20:33:20.298Z] Building security-proxy-setup ... [2022-05-12T20:33:20.298Z] Building security-secretstore-setup ... [2022-05-12T20:33:20.298Z] Building security-spiffe-token-provider ... [2022-05-12T20:33:20.298Z] Building security-spire-agent ... [2022-05-12T20:33:20.298Z] Building security-spire-config ... [2022-05-12T20:33:20.298Z] Building security-spire-server ... [2022-05-12T20:33:20.298Z] Building support-notifications ... [2022-05-12T20:33:20.298Z] Building support-scheduler ... [2022-05-12T20:33:20.298Z] Building sys-mgmt-agent ... [2022-05-12T20:33:20.298Z] Building security-bootstrapper [2022-05-12T20:33:20.298Z] Building security-secretstore-setup [2022-05-12T20:33:20.298Z] Building core-metadata [2022-05-12T20:33:20.298Z] Building security-spiffe-token-provider [2022-05-12T20:33:20.298Z] Building core-command [2022-05-12T20:33:28.097Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-63501 in /w/workspace/edgexfoundry_edgex-go_PR-3987 [Pipeline] { [Pipeline] ws [2022-05-12T20:33:28.113Z] Running in /w/workspace/edgex-go/19 [Pipeline] { [Pipeline] checkout [2022-05-12T20:33:28.640Z] The recommended git tool is: git [2022-05-12T20:33:36.151Z] using credential edgex-jenkins-ssh [2022-05-12T20:33:36.172Z] Cloning the remote Git repository [2022-05-12T20:33:36.242Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-05-12T20:33:36.339Z] > git init /w/workspace/edgex-go/19 # timeout=10 [2022-05-12T20:33:36.416Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-12T20:33:36.417Z] > git --version # timeout=10 [2022-05-12T20:33:36.447Z] > git --version # 'git version 2.25.1' [2022-05-12T20:33:36.449Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-12T20:33:36.542Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-12T20:33:38.405Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-12T20:33:38.405Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-12T20:33:38.405Z] ---> b1bbd46f0e73 [2022-05-12T20:33:38.405Z] Step 3/20 : WORKDIR /edgex-go [2022-05-12T20:33:38.405Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-12T20:33:38.405Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-12T20:33:38.405Z] ---> b1bbd46f0e73 [2022-05-12T20:33:38.405Z] Step 3/23 : WORKDIR /edgex-go [2022-05-12T20:33:38.405Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-12T20:33:38.405Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-12T20:33:38.405Z] ---> b1bbd46f0e73 [2022-05-12T20:33:38.405Z] Step 3/31 : WORKDIR /edgex-go [2022-05-12T20:33:38.405Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-12T20:33:38.405Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-12T20:33:38.405Z] ---> b1bbd46f0e73 [2022-05-12T20:33:38.405Z] Step 3/23 : WORKDIR /edgex-go [2022-05-12T20:33:38.405Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-12T20:33:38.405Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-12T20:33:38.405Z] ---> b1bbd46f0e73 [2022-05-12T20:33:38.405Z] Step 3/25 : WORKDIR /edgex-go [2022-05-12T20:33:38.405Z] ---> Running in 1b5eaf769559 [2022-05-12T20:33:38.405Z] ---> Running in 8cfffafeb770 [2022-05-12T20:33:38.405Z] ---> Running in 981bb42b20a6 [2022-05-12T20:33:38.405Z] ---> Running in e7de671680c6 [2022-05-12T20:33:38.405Z] ---> Running in 620b132c299c [2022-05-12T20:33:38.405Z] Removing intermediate container 1b5eaf769559 [2022-05-12T20:33:38.405Z] ---> 36aace79eaf6 [2022-05-12T20:33:38.405Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T20:33:38.405Z] Removing intermediate container 620b132c299c [2022-05-12T20:33:38.405Z] ---> b22b94abb0fa [2022-05-12T20:33:38.405Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T20:33:38.405Z] Removing intermediate container 981bb42b20a6 [2022-05-12T20:33:38.405Z] ---> 34d59e662223 [2022-05-12T20:33:38.405Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-12T20:33:38.405Z] Removing intermediate container e7de671680c6 [2022-05-12T20:33:38.405Z] ---> 1583fcb684ac [2022-05-12T20:33:38.405Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T20:33:38.405Z] Removing intermediate container 8cfffafeb770 [2022-05-12T20:33:38.405Z] ---> d43ca7e730ad [2022-05-12T20:33:38.405Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T20:33:38.405Z] ---> Running in 313b19f81e65 [2022-05-12T20:33:38.405Z] ---> Running in 8b52bc420cdc [2022-05-12T20:33:38.405Z] ---> Running in 25eed0e7b909 [2022-05-12T20:33:38.405Z] ---> Running in 76d57dd8ee28 [2022-05-12T20:33:38.405Z] ---> Running in e3e276f1c568 [2022-05-12T20:33:38.972Z] Removing intermediate container 313b19f81e65 [2022-05-12T20:33:38.972Z] ---> 24f01c1934c1 [2022-05-12T20:33:38.972Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-12T20:33:38.972Z] ---> Running in 71e38120565c [2022-05-12T20:33:39.232Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-12T20:33:39.491Z] Removing intermediate container 8b52bc420cdc [2022-05-12T20:33:39.491Z] ---> e88b215504db [2022-05-12T20:33:39.491Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-12T20:33:39.491Z] ---> Running in c6a6f00691fb [2022-05-12T20:33:39.491Z] Removing intermediate container 76d57dd8ee28 [2022-05-12T20:33:39.491Z] ---> 7282a1f615a4 [2022-05-12T20:33:39.491Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-12T20:33:39.491Z] ---> Running in 16493edeb4d5 [2022-05-12T20:33:39.750Z] Removing intermediate container e3e276f1c568 [2022-05-12T20:33:39.750Z] ---> 9df0463427a7 [2022-05-12T20:33:39.750Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-12T20:33:39.750Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-12T20:33:39.750Z] ---> Running in 79d779abe3af [2022-05-12T20:33:40.009Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-12T20:33:40.009Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-12T20:33:40.009Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-12T20:33:40.009Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-12T20:33:40.269Z] v3.15.4-124-ga85ef407d0 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-12T20:33:40.269Z] v3.15.4-128-gcc1b3f7211 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-12T20:33:40.269Z] OK: 15864 distinct packages available [2022-05-12T20:33:40.529Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-12T20:33:40.529Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-12T20:33:40.791Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-12T20:33:40.791Z] OK: 221 MiB in 52 packages [2022-05-12T20:33:40.791Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-12T20:33:40.791Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-12T20:33:41.050Z] Removing intermediate container 71e38120565c [2022-05-12T20:33:41.050Z] ---> 59ef0816dfcc [2022-05-12T20:33:41.050Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-12T20:33:41.050Z] OK: 221 MiB in 52 packages [2022-05-12T20:33:41.309Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-12T20:33:41.309Z] ---> ba282b110c93 [2022-05-12T20:33:41.309Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T20:33:41.309Z] OK: 221 MiB in 52 packages [2022-05-12T20:33:41.309Z] ---> Running in 3ec21338df8c [2022-05-12T20:33:41.309Z] Removing intermediate container 16493edeb4d5 [2022-05-12T20:33:41.309Z] ---> 57b9808f56dc [2022-05-12T20:33:41.309Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-12T20:33:41.567Z] OK: 221 MiB in 52 packages [2022-05-12T20:33:41.567Z] ---> 731f9288d59e [2022-05-12T20:33:41.567Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T20:33:41.567Z] ---> Running in 534ec151e5f8 [2022-05-12T20:33:41.567Z] OK: 221 MiB in 52 packages [2022-05-12T20:33:41.828Z] Removing intermediate container 79d779abe3af [2022-05-12T20:33:41.828Z] ---> 83ea2d164f01 [2022-05-12T20:33:41.828Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-12T20:33:41.828Z] ---> 9bae4db3146d [2022-05-12T20:33:41.828Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T20:33:41.828Z] ---> Running in 551f05bf06f6 [2022-05-12T20:33:42.087Z] Removing intermediate container 25eed0e7b909 [2022-05-12T20:33:42.087Z] ---> d461b4edc689 [2022-05-12T20:33:42.087Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-12T20:33:42.087Z] Removing intermediate container c6a6f00691fb [2022-05-12T20:33:42.087Z] ---> 33e9ddd82396 [2022-05-12T20:33:42.087Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-12T20:33:42.087Z] ---> 7d3f89516fa6 [2022-05-12T20:33:42.087Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T20:33:42.087Z] ---> Running in bd72cc0aa5db [2022-05-12T20:33:42.346Z] ---> c82caf88f3c0 [2022-05-12T20:33:42.346Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T20:33:42.346Z] ---> Running in b6ff31c6cb86 [2022-05-12T20:33:42.346Z] Removing intermediate container 3ec21338df8c [2022-05-12T20:33:42.346Z] ---> ed60e466b1fd [2022-05-12T20:33:42.346Z] Step 8/31 : COPY . . [2022-05-12T20:33:43.728Z] Removing intermediate container 534ec151e5f8 [2022-05-12T20:33:43.728Z] ---> 844d96f5a59a [2022-05-12T20:33:43.728Z] Step 8/23 : COPY . . [2022-05-12T20:33:43.728Z] Removing intermediate container 551f05bf06f6 [2022-05-12T20:33:43.728Z] ---> 902408fa0f6f [2022-05-12T20:33:43.728Z] Step 8/23 : COPY . . [2022-05-12T20:33:43.988Z] Removing intermediate container bd72cc0aa5db [2022-05-12T20:33:43.988Z] ---> 787e2f8fd3c0 [2022-05-12T20:33:43.988Z] Step 7/20 : COPY . . [2022-05-12T20:33:44.247Z] Removing intermediate container b6ff31c6cb86 [2022-05-12T20:33:44.247Z] ---> 73e998fd1611 [2022-05-12T20:33:44.247Z] Step 8/25 : COPY . . [2022-05-12T20:33:54.233Z] ---> 1bd29eeacfb6 [2022-05-12T20:33:54.233Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-12T20:33:54.233Z] ---> df775ca18048 [2022-05-12T20:33:54.233Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-12T20:33:54.493Z] ---> 7b77804253b9 [2022-05-12T20:33:54.493Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-12T20:33:54.493Z] ---> 1ee71690fbb5 [2022-05-12T20:33:54.493Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-12T20:33:54.493Z] ---> 15d7541cb2c8 [2022-05-12T20:33:54.493Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-12T20:33:54.493Z] ---> Running in 30c882aa9ed8 [2022-05-12T20:33:54.493Z] ---> Running in 9566bc328e46 [2022-05-12T20:33:54.493Z] ---> Running in e28cf0985281 [2022-05-12T20:33:54.493Z] ---> Running in a36af5076294 [2022-05-12T20:33:54.493Z] ---> Running in d764c86b31a5 [2022-05-12T20:33:54.754Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-12T20:33:55.014Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-12T20:33:55.015Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-05-12T20:33:54.579Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-12T20:33:54.601Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-12T20:33:54.632Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-12T20:33:54.671Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-12T20:33:54.672Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-12T20:33:54.688Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3987/head:refs/remotes/origin/PR-3987 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-12T20:33:55.273Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-12T20:33:55.273Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-12T20:33:55.445Z] Merging remotes/origin/main commit 77a68f5da6f519d4d96e9a2f0ff79068308f0635 into PR head commit afefe22a13fb49ee18dbec9d4f7bc995078f998b [2022-05-12T20:33:56.114Z] Merge succeeded, producing 362f793920d198910564abef7f89ad48e7cf2470 [2022-05-12T20:33:56.115Z] Checking out Revision 362f793920d198910564abef7f89ad48e7cf2470 (PR-3987) [2022-05-12T20:33:55.474Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T20:33:55.497Z] > git checkout -f afefe22a13fb49ee18dbec9d4f7bc995078f998b # timeout=10 [2022-05-12T20:33:55.763Z] > git remote # timeout=10 [2022-05-12T20:33:55.783Z] > git config --get remote.origin.url # timeout=10 [2022-05-12T20:33:55.800Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-12T20:33:55.814Z] > git merge 77a68f5da6f519d4d96e9a2f0ff79068308f0635 # timeout=10 [2022-05-12T20:33:56.101Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-12T20:33:56.129Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T20:33:56.142Z] > git checkout -f 362f793920d198910564abef7f89ad48e7cf2470 # timeout=10 [2022-05-12T20:34:00.537Z] Commit message: "Merge commit '77a68f5da6f519d4d96e9a2f0ff79068308f0635' into HEAD" [2022-05-12T20:34:00.552Z] > git rev-list --no-walk afefe22a13fb49ee18dbec9d4f7bc995078f998b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-12T20:34:01.595Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-12T20:34:01.595Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-12T20:34:01.595Z] Dload Upload Total Spent Left Speed [2022-05-12T20:34:01.595Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 199k 0 --:--:-- --:--:-- --:--:-- 202k [Pipeline] sh [2022-05-12T20:34:02.110Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-12T20:34:02.458Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-12T20:34:02.458Z] + sudo tee /etc/docker/daemon.new [2022-05-12T20:34:02.458Z] { [2022-05-12T20:34:02.458Z] "registry-mirrors": [ [2022-05-12T20:34:02.458Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-12T20:34:02.458Z] ], [2022-05-12T20:34:02.458Z] "bip": "10.250.0.254/24", [2022-05-12T20:34:02.458Z] "hosts": [ [2022-05-12T20:34:02.458Z] "tcp://0.0.0.0:5555", [2022-05-12T20:34:02.458Z] "unix:///var/run/docker.sock" [2022-05-12T20:34:02.458Z] ], [2022-05-12T20:34:02.458Z] "mtu": 1458, [2022-05-12T20:34:02.458Z] "selinux-enabled": true, [2022-05-12T20:34:02.458Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-12T20:34:02.458Z] } [Pipeline] sh [2022-05-12T20:34:02.812Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-12T20:34:03.177Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-12T20:34:21.547Z] provisioning config files... [2022-05-12T20:34:21.647Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/19@tmp/config3256715361023010763tmp [2022-05-12T20:34:21.827Z] 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 [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T20:34:22.259Z] ---> docker-login.sh [2022-05-12T20:34:22.259Z] nexus3.edgexfoundry.org:10001 [2022-05-12T20:34:22.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T20:34:23.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T20:34:23.477Z] Configure a credential helper to remove this warning. See [2022-05-12T20:34:23.477Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T20:34:23.477Z] [2022-05-12T20:34:23.477Z] Login Succeeded [2022-05-12T20:34:23.477Z] nexus3.edgexfoundry.org:10002 [2022-05-12T20:34:23.735Z] Removing intermediate container 9566bc328e46 [2022-05-12T20:34:23.735Z] ---> 25a521100a38 [2022-05-12T20:34:23.735Z] [2022-05-12T20:34:23.735Z] Step 10/23 : FROM alpine:3.14 [2022-05-12T20:34:23.735Z] Removing intermediate container a36af5076294 [2022-05-12T20:34:23.735Z] ---> 7e122593d722 [2022-05-12T20:34:23.735Z] [2022-05-12T20:34:23.735Z] Step 10/23 : FROM alpine:3.14 [2022-05-12T20:34:23.735Z] Removing intermediate container d764c86b31a5 [2022-05-12T20:34:23.735Z] ---> 123c766bd2e6 [2022-05-12T20:34:23.735Z] [2022-05-12T20:34:23.735Z] Step 10/31 : FROM alpine:3.14 [2022-05-12T20:34:23.735Z] Removing intermediate container 30c882aa9ed8 [2022-05-12T20:34:23.735Z] ---> dbd78c25286a [2022-05-12T20:34:23.735Z] [2022-05-12T20:34:23.735Z] Step 10/25 : FROM alpine:3.14 [2022-05-12T20:34:23.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T20:34:23.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T20:34:23.754Z] Configure a credential helper to remove this warning. See [2022-05-12T20:34:23.754Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T20:34:23.754Z] [2022-05-12T20:34:23.754Z] Login Succeeded [2022-05-12T20:34:23.754Z] nexus3.edgexfoundry.org:10003 [2022-05-12T20:34:24.305Z] 3.14: Pulling from library/alpine [2022-05-12T20:34:24.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T20:34:24.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T20:34:24.361Z] Configure a credential helper to remove this warning. See [2022-05-12T20:34:24.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T20:34:24.361Z] [2022-05-12T20:34:24.361Z] Login Succeeded [2022-05-12T20:34:24.361Z] nexus3.edgexfoundry.org:10004 [2022-05-12T20:34:24.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T20:34:24.875Z] 3.14: Pulling from library/alpine [2022-05-12T20:34:24.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T20:34:24.921Z] Configure a credential helper to remove this warning. See [2022-05-12T20:34:24.921Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T20:34:24.921Z] [2022-05-12T20:34:24.921Z] Login Succeeded [2022-05-12T20:34:24.921Z] docker.io [2022-05-12T20:34:25.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T20:34:25.446Z] 3.14: Pulling from library/alpine [2022-05-12T20:34:25.446Z] 3.14: Pulling from library/alpine [2022-05-12T20:34:25.706Z] Removing intermediate container e28cf0985281 [2022-05-12T20:34:25.706Z] ---> 0b3138317a5f [2022-05-12T20:34:25.706Z] [2022-05-12T20:34:25.706Z] Step 9/20 : FROM alpine:3.15 [2022-05-12T20:34:25.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T20:34:25.795Z] Configure a credential helper to remove this warning. See [2022-05-12T20:34:25.795Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T20:34:25.795Z] [2022-05-12T20:34:25.795Z] Login Succeeded [2022-05-12T20:34:25.795Z] ---> docker-login.sh ends [Pipeline] } [2022-05-12T20:34:25.814Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-12T20:34:26.103Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-12T20:34:26.114Z] ========================================================= [2022-05-12T20:34:26.114Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-12T20:34:26.114Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-12T20:34:26.462Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-12T20:34:26.740Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-12T20:34:26.740Z] 9b3977197b4f: Pulling fs layer [2022-05-12T20:34:26.740Z] 1a89e8eeedd5: Pulling fs layer [2022-05-12T20:34:26.740Z] 94645a83ff95: Pulling fs layer [2022-05-12T20:34:26.740Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-12T20:34:26.740Z] 0c92f367c5e7: Pulling fs layer [2022-05-12T20:34:26.740Z] 3096ccb668a1: Pulling fs layer [2022-05-12T20:34:26.740Z] e8cf19c19ddd: Pulling fs layer [2022-05-12T20:34:26.740Z] a4caa8a26152: Pulling fs layer [2022-05-12T20:34:26.740Z] 3f3a8bcf1eab: Waiting [2022-05-12T20:34:26.740Z] 0c92f367c5e7: Waiting [2022-05-12T20:34:26.740Z] 3096ccb668a1: Waiting [2022-05-12T20:34:26.740Z] e8cf19c19ddd: Waiting [2022-05-12T20:34:26.740Z] a4caa8a26152: Waiting [2022-05-12T20:34:26.740Z] 94645a83ff95: Verifying Checksum [2022-05-12T20:34:26.740Z] 94645a83ff95: Download complete [2022-05-12T20:34:26.740Z] 1a89e8eeedd5: Verifying Checksum [2022-05-12T20:34:26.740Z] 1a89e8eeedd5: Download complete [2022-05-12T20:34:26.740Z] 0c92f367c5e7: Verifying Checksum [2022-05-12T20:34:26.740Z] 0c92f367c5e7: Download complete [2022-05-12T20:34:26.740Z] 3096ccb668a1: Download complete [2022-05-12T20:34:26.740Z] 9b3977197b4f: Verifying Checksum [2022-05-12T20:34:26.740Z] 9b3977197b4f: Download complete [2022-05-12T20:34:26.740Z] e8cf19c19ddd: Verifying Checksum [2022-05-12T20:34:26.740Z] e8cf19c19ddd: Download complete [2022-05-12T20:34:27.622Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-12T20:34:27.622Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-12T20:34:27.622Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-12T20:34:27.622Z] Status: Downloaded newer image for alpine:3.14 [2022-05-12T20:34:27.622Z] Status: Downloaded newer image for alpine:3.14 [2022-05-12T20:34:27.622Z] Status: Image is up to date for alpine:3.14 [2022-05-12T20:34:27.622Z] ---> e04c818066af [2022-05-12T20:34:27.622Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-12T20:34:27.622Z] ---> e04c818066af [2022-05-12T20:34:27.622Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-12T20:34:27.622Z] ---> e04c818066af [2022-05-12T20:34:27.622Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-12T20:34:27.622Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-12T20:34:27.622Z] Status: Image is up to date for alpine:3.14 [2022-05-12T20:34:27.622Z] ---> e04c818066af [2022-05-12T20:34:27.622Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-12T20:34:27.622Z] ---> Running in 4ef9d9f34186 [2022-05-12T20:34:27.622Z] ---> Running in 57814f6327d0 [2022-05-12T20:34:27.622Z] ---> Running in 11f967eedede [2022-05-12T20:34:27.622Z] ---> Running in 7d62933079e2 [2022-05-12T20:34:27.622Z] 3.15: Pulling from library/alpine [2022-05-12T20:34:27.622Z] Removing intermediate container 11f967eedede [2022-05-12T20:34:27.622Z] ---> e8c39852589c [2022-05-12T20:34:27.622Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-12T20:34:27.622Z] ---> Running in e528e53381ed [2022-05-12T20:34:27.738Z] 9b3977197b4f: Pull complete [2022-05-12T20:34:27.882Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-12T20:34:27.882Z] Status: Downloaded newer image for alpine:3.15 [2022-05-12T20:34:27.882Z] ---> 0ac33e5f5afa [2022-05-12T20:34:27.882Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-12T20:34:27.882Z] ---> Running in 22b852ec3fe3 [2022-05-12T20:34:28.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-12T20:34:28.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-12T20:34:28.142Z] Removing intermediate container 22b852ec3fe3 [2022-05-12T20:34:28.142Z] ---> a678b0488b06 [2022-05-12T20:34:28.142Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T20:34:28.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-12T20:34:28.142Z] ---> Running in b4dd828900b6 [2022-05-12T20:34:28.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-12T20:34:28.348Z] 1a89e8eeedd5: Pull complete [2022-05-12T20:34:28.404Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-12T20:34:28.404Z] Executing busybox-1.33.1-r7.trigger [2022-05-12T20:34:28.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-12T20:34:28.404Z] OK: 6 MiB in 15 packages [2022-05-12T20:34:28.404Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-12T20:34:28.404Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-12T20:34:28.404Z] (3/3) Installing su-exec (0.2-r1) [2022-05-12T20:34:28.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-12T20:34:28.404Z] Executing busybox-1.33.1-r7.trigger [2022-05-12T20:34:28.404Z] Executing ca-certificates-20211220-r0.trigger [2022-05-12T20:34:28.404Z] OK: 6 MiB in 17 packages [2022-05-12T20:34:28.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-12T20:34:28.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-12T20:34:28.629Z] 94645a83ff95: Pull complete [2022-05-12T20:34:28.663Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-12T20:34:28.663Z] Executing busybox-1.33.1-r7.trigger [2022-05-12T20:34:28.663Z] OK: 6 MiB in 15 packages [2022-05-12T20:34:28.663Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-12T20:34:28.663Z] (2/2) Installing su-exec (0.2-r1) [2022-05-12T20:34:28.663Z] Executing busybox-1.33.1-r7.trigger [2022-05-12T20:34:28.663Z] OK: 6 MiB in 16 packages [2022-05-12T20:34:28.903Z] a4caa8a26152: Verifying Checksum [2022-05-12T20:34:28.903Z] a4caa8a26152: Download complete [2022-05-12T20:34:28.923Z] Removing intermediate container 4ef9d9f34186 [2022-05-12T20:34:28.923Z] ---> 1a2e5cd5d1fd [2022-05-12T20:34:28.923Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-12T20:34:28.923Z] ---> Running in ad530db94507 [2022-05-12T20:34:28.923Z] Removing intermediate container ad530db94507 [2022-05-12T20:34:28.923Z] ---> fb8b454f5dbb [2022-05-12T20:34:28.923Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-12T20:34:28.923Z] ---> Running in d5b0b86c7027 [2022-05-12T20:34:28.923Z] Removing intermediate container 57814f6327d0 [2022-05-12T20:34:28.923Z] ---> 6f16476f351e [2022-05-12T20:34:28.923Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-12T20:34:29.183Z] ---> Running in a3c100f3e0cd [2022-05-12T20:34:29.184Z] Removing intermediate container d5b0b86c7027 [2022-05-12T20:34:29.184Z] ---> d2c62283e18f [2022-05-12T20:34:29.184Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-12T20:34:29.184Z] Removing intermediate container a3c100f3e0cd [2022-05-12T20:34:29.184Z] ---> 118d57fa877d [2022-05-12T20:34:29.184Z] Step 13/25 : WORKDIR / [2022-05-12T20:34:29.184Z] ---> Running in efee71a3cd32 [2022-05-12T20:34:29.184Z] Removing intermediate container 7d62933079e2 [2022-05-12T20:34:29.184Z] ---> fb5ad4b7e11d [2022-05-12T20:34:29.184Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-12T20:34:29.445Z] ---> Running in 3120deb6c0c6 [2022-05-12T20:34:29.445Z] ---> Running in 1db09aff5920 [2022-05-12T20:34:29.445Z] Removing intermediate container b4dd828900b6 [2022-05-12T20:34:29.445Z] ---> 04755e41012f [2022-05-12T20:34:29.445Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-12T20:34:29.445Z] Removing intermediate container efee71a3cd32 [2022-05-12T20:34:29.445Z] ---> 106f151f30fc [2022-05-12T20:34:29.445Z] Step 15/23 : WORKDIR / [2022-05-12T20:34:29.445Z] ---> Running in a139d1e27d5c [2022-05-12T20:34:29.445Z] Removing intermediate container e528e53381ed [2022-05-12T20:34:29.445Z] ---> caf0fbdca229 [2022-05-12T20:34:29.445Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-12T20:34:29.445Z] ---> Running in 0ab7f83d7f48 [2022-05-12T20:34:29.505Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-12T20:34:29.505Z] 3f3a8bcf1eab: Download complete [2022-05-12T20:34:29.705Z] Removing intermediate container 1db09aff5920 [2022-05-12T20:34:29.705Z] ---> 3f5eba4b28ad [2022-05-12T20:34:29.705Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-12T20:34:29.705Z] ---> Running in f614dba3ad0c [2022-05-12T20:34:29.705Z] Removing intermediate container 3120deb6c0c6 [2022-05-12T20:34:29.705Z] ---> 7c048554b1bd [2022-05-12T20:34:29.705Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-05-12T20:34:29.705Z] ---> Running in 49bbc1247a4b [2022-05-12T20:34:29.705Z] Removing intermediate container f614dba3ad0c [2022-05-12T20:34:29.705Z] ---> d3a76b7c76af [2022-05-12T20:34:29.705Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-12T20:34:29.705Z] Removing intermediate container 0ab7f83d7f48 [2022-05-12T20:34:29.705Z] ---> 47d1e0ff921b [2022-05-12T20:34:29.705Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-12T20:34:29.705Z] Removing intermediate container 49bbc1247a4b [2022-05-12T20:34:29.705Z] ---> 1d9672e29763 [2022-05-12T20:34:29.705Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-12T20:34:29.705Z] ---> Running in c361147167f6 [2022-05-12T20:34:29.705Z] ---> Running in 7ab2918589ae [2022-05-12T20:34:29.705Z] ---> fb3a97d85de3 [2022-05-12T20:34:29.705Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-05-12T20:34:29.965Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-12T20:34:29.965Z] Removing intermediate container c361147167f6 [2022-05-12T20:34:29.965Z] ---> 4b1b44b992a9 [2022-05-12T20:34:29.965Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-12T20:34:29.965Z] ---> 77f1a1ea33cf [2022-05-12T20:34:29.965Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-12T20:34:29.965Z] ---> Running in 2d0eba6d9093 [2022-05-12T20:34:29.965Z] Removing intermediate container 7ab2918589ae [2022-05-12T20:34:29.965Z] ---> 974369bf491a [2022-05-12T20:34:29.965Z] Step 15/23 : WORKDIR / [2022-05-12T20:34:29.965Z] ---> Running in 1bb6584a9445 [2022-05-12T20:34:29.965Z] ---> afc72e83cafe [2022-05-12T20:34:29.965Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-12T20:34:30.225Z] Removing intermediate container 1bb6584a9445 [2022-05-12T20:34:30.225Z] ---> cb20f3514809 [2022-05-12T20:34:30.225Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-12T20:34:30.225Z] ---> 23455350b561 [2022-05-12T20:34:30.225Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-05-12T20:34:30.225Z] ---> 0bae264b71ba [2022-05-12T20:34:30.225Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-12T20:34:30.225Z] ---> 0654d60318c7 [2022-05-12T20:34:30.225Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-12T20:34:30.484Z] ---> c861dbfbc914 [2022-05-12T20:34:30.484Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-12T20:34:30.485Z] ---> 34f66e9f4d20 [2022-05-12T20:34:30.485Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-12T20:34:30.744Z] ---> Running in 02a252c5787f [2022-05-12T20:34:30.744Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-12T20:34:30.744Z] Removing intermediate container 2d0eba6d9093 [2022-05-12T20:34:30.744Z] ---> a63ac8314968 [2022-05-12T20:34:30.744Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-12T20:34:30.744Z] ---> 4ebbd9958f84 [2022-05-12T20:34:30.744Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-12T20:34:30.744Z] ---> Running in 19f5a9ae26bd [2022-05-12T20:34:30.744Z] Removing intermediate container 02a252c5787f [2022-05-12T20:34:30.744Z] ---> 76f41a13ba5d [2022-05-12T20:34:30.744Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-12T20:34:30.744Z] ---> Running in 01e242373276 [2022-05-12T20:34:30.744Z] ---> 2519f4097e6a [2022-05-12T20:34:30.744Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-12T20:34:31.004Z] Removing intermediate container 19f5a9ae26bd [2022-05-12T20:34:31.004Z] ---> 12e84b388c1f [2022-05-12T20:34:31.004Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-12T20:34:31.004Z] ---> 6014a4361c15 [2022-05-12T20:34:31.004Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-12T20:34:31.004Z] Removing intermediate container 01e242373276 [2022-05-12T20:34:31.004Z] ---> 37169d1c37cf [2022-05-12T20:34:31.004Z] Step 21/23 : LABEL arch=x86_64 [2022-05-12T20:34:31.004Z] ---> Running in 3cd7234307f6 [2022-05-12T20:34:31.004Z] ---> Running in 2d4947d4e493 [2022-05-12T20:34:31.004Z] Removing intermediate container 3cd7234307f6 [2022-05-12T20:34:31.004Z] ---> bc068bb14973 [2022-05-12T20:34:31.004Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-12T20:34:31.302Z] ---> ac7609f40022 [2022-05-12T20:34:31.302Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-12T20:34:31.302Z] v3.15.4-124-ga85ef407d0 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-12T20:34:31.302Z] v3.15.4-128-gcc1b3f7211 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-12T20:34:31.302Z] OK: 15857 distinct packages available [2022-05-12T20:34:31.302Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-12T20:34:31.302Z] ---> Running in 1da22b76549c [2022-05-12T20:34:31.302Z] Removing intermediate container 2d4947d4e493 [2022-05-12T20:34:31.302Z] ---> ee6e1ecdf71c [2022-05-12T20:34:31.302Z] Step 22/23 : LABEL git_sha=c5d40af4cfe985ba072fa0df9a6743bf9956dd44 [2022-05-12T20:34:31.302Z] ---> Running in abc7af326ce3 [2022-05-12T20:34:31.302Z] ---> Running in 704a4f32cfb2 [2022-05-12T20:34:31.302Z] Removing intermediate container 1da22b76549c [2022-05-12T20:34:31.302Z] ---> da985fcb67dd [2022-05-12T20:34:31.302Z] Step 21/23 : LABEL arch=x86_64 [2022-05-12T20:34:31.302Z] ---> 32e6ce7ad30f [2022-05-12T20:34:31.302Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-12T20:34:31.562Z] ---> Running in d19e343c3de4 [2022-05-12T20:34:31.562Z] Removing intermediate container 704a4f32cfb2 [2022-05-12T20:34:31.562Z] ---> 0f5f426bf7af [2022-05-12T20:34:31.562Z] Step 23/23 : LABEL version=0.0.0 [2022-05-12T20:34:31.562Z] ---> b3845b9c84df [2022-05-12T20:34:31.562Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-05-12T20:34:31.562Z] ---> Running in ec010f69c5ea [2022-05-12T20:34:31.562Z] ---> Running in a4c39ebd9bf1 [2022-05-12T20:34:31.562Z] Removing intermediate container d19e343c3de4 [2022-05-12T20:34:31.562Z] ---> 9d2b57d5caac [2022-05-12T20:34:31.562Z] Step 22/23 : LABEL git_sha=c5d40af4cfe985ba072fa0df9a6743bf9956dd44 [2022-05-12T20:34:31.822Z] ---> Running in 24e384786cb6 [2022-05-12T20:34:31.822Z] Removing intermediate container ec010f69c5ea [2022-05-12T20:34:31.822Z] ---> ad770c6d9f66 [2022-05-12T20:34:31.822Z] [2022-05-12T20:34:31.822Z] Successfully built ad770c6d9f66 [2022-05-12T20:34:31.822Z] Successfully tagged core-command:latest [2022-05-12T20:34:31.823Z] Removing intermediate container 24e384786cb6 [2022-05-12T20:34:31.823Z] ---> 56e04ab52907 [2022-05-12T20:34:31.823Z] Step 23/23 : LABEL version=0.0.0 [2022-05-12T20:34:31.823Z] Building support-notifications [2022-05-12T20:34:31.823Z]  Building core-command ... done  ---> Running in c29a53739bc9 [2022-05-12T20:34:32.084Z] Removing intermediate container abc7af326ce3 [2022-05-12T20:34:32.084Z] ---> 535e9ec12214 [2022-05-12T20:34:32.084Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-12T20:34:32.084Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-12T20:34:32.084Z] Removing intermediate container c29a53739bc9 [2022-05-12T20:34:32.084Z] ---> f3319d603cd5 [2022-05-12T20:34:32.084Z] [2022-05-12T20:34:32.084Z] Successfully built f3319d603cd5 [2022-05-12T20:34:32.084Z] Successfully tagged core-metadata:latest [2022-05-12T20:34:32.084Z]  Building core-metadata ... done Building support-scheduler [2022-05-12T20:34:32.344Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-12T20:34:32.344Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-12T20:34:32.605Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-12T20:34:32.605Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-12T20:34:32.867Z] (5/9) Installing curl (7.80.0-r1) [2022-05-12T20:34:32.867Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-12T20:34:33.128Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-12T20:34:33.128Z] (8/9) Installing libucontext (1.1-r0) [2022-05-12T20:34:33.128Z] ---> 414896543d83 [2022-05-12T20:34:33.128Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-12T20:34:33.128Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-12T20:34:33.388Z] Executing busybox-1.34.1-r5.trigger [2022-05-12T20:34:33.388Z] Executing ca-certificates-20211220-r0.trigger [2022-05-12T20:34:33.388Z] OK: 8 MiB in 23 packages [2022-05-12T20:34:34.327Z] Removing intermediate container a4c39ebd9bf1 [2022-05-12T20:34:34.327Z] ---> 6c0aad4ffeda [2022-05-12T20:34:34.327Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-12T20:34:34.327Z] ---> 7188be0fc8e9 [2022-05-12T20:34:34.327Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-12T20:34:34.327Z] ---> Running in 174ecc71c642 [2022-05-12T20:34:34.624Z] Removing intermediate container 174ecc71c642 [2022-05-12T20:34:34.624Z] ---> dae49657f4a9 [2022-05-12T20:34:34.624Z] Step 23/25 : LABEL arch=x86_64 [2022-05-12T20:34:34.624Z] ---> 83de333209a2 [2022-05-12T20:34:34.624Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-12T20:34:34.624Z] Removing intermediate container a139d1e27d5c [2022-05-12T20:34:34.624Z] ---> b22385e6dbe5 [2022-05-12T20:34:34.625Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-12T20:34:34.625Z] ---> Running in 874c69341515 [2022-05-12T20:34:34.883Z] Removing intermediate container 874c69341515 [2022-05-12T20:34:34.883Z] ---> f88434f82916 [2022-05-12T20:34:34.883Z] Step 24/25 : LABEL git_sha=c5d40af4cfe985ba072fa0df9a6743bf9956dd44 [2022-05-12T20:34:34.883Z] ---> Running in 96d277ce7417 [2022-05-12T20:34:34.883Z] ---> ff051b3c6d19 [2022-05-12T20:34:34.883Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-12T20:34:34.883Z] ---> 96310eacaee5 [2022-05-12T20:34:34.883Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-12T20:34:34.883Z] Removing intermediate container 96d277ce7417 [2022-05-12T20:34:34.883Z] ---> 686379e506a1 [2022-05-12T20:34:34.883Z] Step 25/25 : LABEL version=0.0.0 [2022-05-12T20:34:35.143Z] ---> Running in 9d5b42d47e99 [2022-05-12T20:34:35.143Z] ---> 93e22be862dc [2022-05-12T20:34:35.143Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-12T20:34:35.404Z] Removing intermediate container 9d5b42d47e99 [2022-05-12T20:34:35.404Z] ---> faebc0fd3327 [2022-05-12T20:34:35.404Z] [2022-05-12T20:34:35.404Z] Successfully built faebc0fd3327 [2022-05-12T20:34:35.404Z] ---> Running in 7b0049490415 [2022-05-12T20:34:35.404Z] Successfully tagged security-secretstore-setup:latest [2022-05-12T20:34:35.404Z]  Building security-secretstore-setup ... done Building security-spire-config [2022-05-12T20:34:35.664Z] ---> dbbd197b3264 [2022-05-12T20:34:35.664Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-12T20:34:35.664Z] Removing intermediate container 7b0049490415 [2022-05-12T20:34:35.664Z] ---> 4e1ae8308143 [2022-05-12T20:34:35.664Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-12T20:34:35.955Z] ---> 77fb640dbc73 [2022-05-12T20:34:35.955Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-12T20:34:36.216Z] ---> 49e6ec7a0d1c [2022-05-12T20:34:36.216Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-12T20:34:36.216Z] ---> Running in dcccd95528ce [2022-05-12T20:34:36.557Z] ---> Running in 076ee7107448 [2022-05-12T20:34:36.558Z] Removing intermediate container dcccd95528ce [2022-05-12T20:34:36.558Z] ---> 507d9ae34ea6 [2022-05-12T20:34:36.558Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-12T20:34:36.834Z] ---> Running in ec8cd7e834b6 [2022-05-12T20:34:37.095Z] Removing intermediate container ec8cd7e834b6 [2022-05-12T20:34:37.095Z] ---> 074d2633415f [2022-05-12T20:34:37.095Z] Step 18/20 : LABEL arch=x86_64 [2022-05-12T20:34:37.095Z] ---> Running in 75b72ec67e93 [2022-05-12T20:34:37.356Z] Removing intermediate container 75b72ec67e93 [2022-05-12T20:34:37.356Z] ---> e2255c3ef5e0 [2022-05-12T20:34:37.356Z] Step 19/20 : LABEL git_sha=c5d40af4cfe985ba072fa0df9a6743bf9956dd44 [2022-05-12T20:34:37.623Z] ---> Running in fcf7b81b8f2b [2022-05-12T20:34:37.623Z] Removing intermediate container fcf7b81b8f2b [2022-05-12T20:34:37.623Z] ---> 1a258a76e849 [2022-05-12T20:34:37.623Z] Step 20/20 : LABEL version=0.0.0 [2022-05-12T20:34:37.623Z] ---> Running in 61e5094ca316 [2022-05-12T20:34:37.623Z] Removing intermediate container 076ee7107448 [2022-05-12T20:34:37.623Z] ---> d46d840c200d [2022-05-12T20:34:37.623Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-12T20:34:37.882Z] ---> Running in bc7d30509d4c [2022-05-12T20:34:37.882Z] Removing intermediate container 61e5094ca316 [2022-05-12T20:34:37.882Z] ---> 9bcc84bb98e3 [2022-05-12T20:34:37.882Z] [2022-05-12T20:34:38.141Z] Removing intermediate container bc7d30509d4c [2022-05-12T20:34:38.141Z] ---> 1c904905c706 [2022-05-12T20:34:38.141Z] Step 28/31 : CMD ["gate"] [2022-05-12T20:34:38.141Z] Successfully built 9bcc84bb98e3 [2022-05-12T20:34:38.141Z] Successfully tagged security-spiffe-token-provider:latest [2022-05-12T20:34:38.141Z] Building security-spire-server [2022-05-12T20:34:38.141Z]  Building security-spiffe-token-provider ... done  ---> Running in 0b71de2e9db5 [2022-05-12T20:34:38.400Z] Removing intermediate container 0b71de2e9db5 [2022-05-12T20:34:38.400Z] ---> 7a0cc3f921ee [2022-05-12T20:34:38.400Z] Step 29/31 : LABEL arch=x86_64 [2022-05-12T20:34:38.662Z] ---> Running in 2154e4b57812 [2022-05-12T20:34:38.957Z] Removing intermediate container 2154e4b57812 [2022-05-12T20:34:38.957Z] ---> 4f07a33cb0c0 [2022-05-12T20:34:38.957Z] Step 30/31 : LABEL git_sha=c5d40af4cfe985ba072fa0df9a6743bf9956dd44 [2022-05-12T20:34:39.533Z] ---> Running in 351e17cd9eee [2022-05-12T20:34:39.793Z] Removing intermediate container 351e17cd9eee [2022-05-12T20:34:39.793Z] ---> 0d6f7a8e232a [2022-05-12T20:34:39.793Z] Step 31/31 : LABEL version=0.0.0 [2022-05-12T20:34:40.055Z] ---> Running in 6afd275991e9 [2022-05-12T20:34:40.314Z] Removing intermediate container 6afd275991e9 [2022-05-12T20:34:40.314Z] ---> e9c504ba80a1 [2022-05-12T20:34:40.314Z] [2022-05-12T20:34:40.314Z] Successfully built e9c504ba80a1 [2022-05-12T20:34:40.314Z] Successfully tagged security-bootstrapper:latest [2022-05-12T20:34:40.314Z]  Building security-bootstrapper ... done Building security-proxy-setup [2022-05-12T20:34:40.595Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-12T20:34:40.595Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-12T20:34:40.595Z] ---> b1bbd46f0e73 [2022-05-12T20:34:40.595Z] Step 3/22 : WORKDIR /edgex-go [2022-05-12T20:34:40.595Z] ---> Using cache [2022-05-12T20:34:40.595Z] ---> d43ca7e730ad [2022-05-12T20:34:40.595Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T20:34:40.595Z] ---> Using cache [2022-05-12T20:34:40.595Z] ---> 9df0463427a7 [2022-05-12T20:34:40.595Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-12T20:34:40.855Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-12T20:34:40.855Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-12T20:34:40.855Z] ---> b1bbd46f0e73 [2022-05-12T20:34:40.855Z] Step 3/22 : WORKDIR /edgex-go [2022-05-12T20:34:40.855Z] ---> Using cache [2022-05-12T20:34:40.855Z] ---> d43ca7e730ad [2022-05-12T20:34:40.855Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T20:34:40.855Z] ---> Using cache [2022-05-12T20:34:40.855Z] ---> 9df0463427a7 [2022-05-12T20:34:40.855Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-12T20:34:40.855Z] ---> Using cache [2022-05-12T20:34:40.855Z] ---> 83ea2d164f01 [2022-05-12T20:34:40.855Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-12T20:34:40.855Z] ---> Using cache [2022-05-12T20:34:40.855Z] ---> 9bae4db3146d [2022-05-12T20:34:40.855Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T20:34:40.855Z] ---> Using cache [2022-05-12T20:34:40.855Z] ---> 902408fa0f6f [2022-05-12T20:34:40.855Z] Step 8/22 : COPY . . [2022-05-12T20:34:40.855Z] ---> Using cache [2022-05-12T20:34:40.855Z] ---> 1ee71690fbb5 [2022-05-12T20:34:40.855Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-12T20:34:41.791Z] ---> Running in f75ab4bd3286 [2022-05-12T20:34:41.791Z] ---> Running in c691d0cee8f1 [2022-05-12T20:34:41.936Z] 3f3a8bcf1eab: Pull complete [2022-05-12T20:34:42.050Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-12T20:34:42.050Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-12T20:34:42.212Z] 0c92f367c5e7: Pull complete [2022-05-12T20:34:42.500Z] 3096ccb668a1: Pull complete [2022-05-12T20:34:42.782Z] e8cf19c19ddd: Pull complete [2022-05-12T20:34:42.987Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-12T20:34:43.246Z] OK: 221 MiB in 52 packages [2022-05-12T20:34:44.623Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-12T20:34:44.623Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-12T20:34:44.623Z] ---> b1bbd46f0e73 [2022-05-12T20:34:44.623Z] Step 3/26 : WORKDIR /edgex-go [2022-05-12T20:34:44.623Z] ---> Using cache [2022-05-12T20:34:44.623Z] ---> d43ca7e730ad [2022-05-12T20:34:44.623Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T20:34:44.623Z] ---> Using cache [2022-05-12T20:34:44.623Z] ---> 9df0463427a7 [2022-05-12T20:34:44.623Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-12T20:34:46.531Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-12T20:34:46.531Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-12T20:34:46.531Z] ---> b1bbd46f0e73 [2022-05-12T20:34:46.531Z] Step 3/25 : WORKDIR /edgex-go [2022-05-12T20:34:46.531Z] ---> Using cache [2022-05-12T20:34:46.531Z] ---> d43ca7e730ad [2022-05-12T20:34:46.531Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T20:34:46.531Z] ---> Using cache [2022-05-12T20:34:46.531Z] ---> 9df0463427a7 [2022-05-12T20:34:46.531Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-12T20:34:47.473Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-12T20:34:47.473Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-12T20:34:47.473Z] ---> b1bbd46f0e73 [2022-05-12T20:34:47.473Z] Step 3/22 : WORKDIR /edgex-go [2022-05-12T20:34:47.473Z] ---> Using cache [2022-05-12T20:34:47.473Z] ---> d43ca7e730ad [2022-05-12T20:34:47.473Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T20:34:47.473Z] ---> Using cache [2022-05-12T20:34:47.473Z] ---> 9df0463427a7 [2022-05-12T20:34:47.473Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-12T20:34:47.473Z] ---> Using cache [2022-05-12T20:34:47.473Z] ---> 83ea2d164f01 [2022-05-12T20:34:47.473Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-12T20:34:47.473Z] ---> Using cache [2022-05-12T20:34:47.473Z] ---> 9bae4db3146d [2022-05-12T20:34:47.473Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T20:34:47.473Z] ---> Using cache [2022-05-12T20:34:47.473Z] ---> 902408fa0f6f [2022-05-12T20:34:47.473Z] Step 8/22 : COPY . . [2022-05-12T20:34:47.473Z] ---> Using cache [2022-05-12T20:34:47.473Z] ---> 1ee71690fbb5 [2022-05-12T20:34:47.473Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-12T20:34:48.041Z] ---> Running in dd2d3e094abc [2022-05-12T20:34:48.299Z] ---> Running in 25a5c7d78df8 [2022-05-12T20:34:48.299Z] ---> Running in 565a6c01f43a [2022-05-12T20:34:48.299Z] Removing intermediate container f75ab4bd3286 [2022-05-12T20:34:48.299Z] ---> 417776d6d713 [2022-05-12T20:34:48.299Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-12T20:34:48.558Z] ---> 9fe442059a7b [2022-05-12T20:34:48.558Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T20:34:48.818Z] ---> Running in 9f717c838b5d [2022-05-12T20:34:48.818Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-12T20:34:49.079Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-12T20:34:49.079Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-12T20:34:49.519Z] a4caa8a26152: Pull complete [2022-05-12T20:34:49.519Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-12T20:34:49.519Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-12T20:34:49.519Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-12T20:34:49.684Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-12T20:34:49.684Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-12T20:34:49.888Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-12T20:34:49.888Z] WORKDIR /edgex [2022-05-12T20:34:49.888Z] COPY go.mod . [2022-05-12T20:34:49.888Z] RUN go mod download [2022-05-12T20:34:49.888Z] + docker build -t ci-base-image-arm64 -f - . [2022-05-12T20:34:50.001Z] OK: 221 MiB in 52 packages [2022-05-12T20:34:50.302Z] OK: 221 MiB in 52 packages [2022-05-12T20:34:50.564Z] Removing intermediate container 9f717c838b5d [2022-05-12T20:34:50.564Z] ---> eb3ffce1f2cc [2022-05-12T20:34:50.564Z] Step 8/22 : COPY . . [2022-05-12T20:34:50.829Z] Removing intermediate container dd2d3e094abc [2022-05-12T20:34:50.829Z] ---> dd3ce0b54cfc [2022-05-12T20:34:50.829Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-12T20:34:51.092Z] Removing intermediate container 25a5c7d78df8 [2022-05-12T20:34:51.092Z] ---> c0d66555a935 [2022-05-12T20:34:51.092Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-12T20:34:51.668Z] ---> c5dbc29187c9 [2022-05-12T20:34:51.668Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T20:34:52.523Z] Sending build context to Docker daemon 169.3MB [2022-05-12T20:34:52.523Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-12T20:34:52.523Z] ---> 725f1c02e7f9 [2022-05-12T20:34:52.523Z] Step 2/4 : WORKDIR /edgex [2022-05-12T20:34:53.050Z] ---> 517757d0fb1c [2022-05-12T20:34:53.050Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T20:34:53.050Z] ---> Running in 7df6a3de64c8 [2022-05-12T20:34:53.316Z] ---> Running in 240d19deb549 [2022-05-12T20:34:54.500Z] ---> Running in c00eca2bcb6f [2022-05-12T20:34:54.500Z] Removing intermediate container c00eca2bcb6f [2022-05-12T20:34:54.500Z] ---> 409fde630d91 [2022-05-12T20:34:54.500Z] Step 3/4 : COPY go.mod . [2022-05-12T20:34:55.102Z] ---> 006aeb51ff9f [2022-05-12T20:34:55.102Z] Step 4/4 : RUN go mod download [2022-05-12T20:34:55.102Z] ---> Running in b0dccbe442b4 [2022-05-12T20:34:56.614Z] Removing intermediate container 7df6a3de64c8 [2022-05-12T20:34:56.615Z] ---> ad32a205642f [2022-05-12T20:34:56.615Z] Step 8/26 : COPY . . [2022-05-12T20:34:56.615Z] Removing intermediate container 240d19deb549 [2022-05-12T20:34:56.615Z] ---> 47b4e013d637 [2022-05-12T20:34:56.615Z] Step 8/25 : COPY . . [2022-05-12T20:35:00.810Z] ---> 8a4e96eed539 [2022-05-12T20:35:00.810Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-12T20:35:02.716Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-12T20:35:03.286Z] ---> Running in 4efc0f59e885 [2022-05-12T20:35:03.286Z] ---> b43cc0c93bb8 [2022-05-12T20:35:03.286Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-12T20:35:03.286Z] ---> b178ff3f50d5 [2022-05-12T20:35:03.286Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-12T20:35:03.545Z] ---> Running in edc674618403 [2022-05-12T20:35:03.545Z] ---> Running in 9e4d8069f753 [2022-05-12T20:35:03.806Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-12T20:35:04.066Z] Removing intermediate container 9e4d8069f753 [2022-05-12T20:35:04.066Z] ---> 80880f5efc67 [2022-05-12T20:35:04.066Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-12T20:35:04.066Z] Removing intermediate container edc674618403 [2022-05-12T20:35:04.066Z] ---> 71741b2593d1 [2022-05-12T20:35:04.066Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-12T20:35:04.066Z] ---> Running in 413d430dd530 [2022-05-12T20:35:04.328Z] ---> Running in 5f9073215804 [2022-05-12T20:35:05.707Z] Removing intermediate container 565a6c01f43a [2022-05-12T20:35:05.707Z] ---> a10b69c5ad04 [2022-05-12T20:35:05.707Z] [2022-05-12T20:35:05.707Z] Step 10/22 : FROM alpine:3.14 [2022-05-12T20:35:05.707Z] ---> e04c818066af [2022-05-12T20:35:05.707Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-12T20:35:05.707Z] Removing intermediate container 413d430dd530 [2022-05-12T20:35:05.707Z] ---> 4c3fcdc14d81 [2022-05-12T20:35:05.707Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-12T20:35:05.707Z] Removing intermediate container 5f9073215804 [2022-05-12T20:35:05.707Z] ---> 5cfc8b1cdfe5 [2022-05-12T20:35:05.707Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-12T20:35:05.978Z] ---> Running in 380f1fa9ad88 [2022-05-12T20:35:05.978Z] ---> Running in 807d55c66068 [2022-05-12T20:35:05.978Z] ---> Running in 204f98ab7ead [2022-05-12T20:35:05.978Z] Removing intermediate container c691d0cee8f1 [2022-05-12T20:35:05.978Z] ---> a6a225a353bd [2022-05-12T20:35:05.978Z] [2022-05-12T20:35:05.978Z] Step 10/22 : FROM alpine:3.14 [2022-05-12T20:35:05.978Z] ---> e04c818066af [2022-05-12T20:35:05.978Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-12T20:35:05.978Z] ---> Using cache [2022-05-12T20:35:05.978Z] ---> fb5ad4b7e11d [2022-05-12T20:35:05.978Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-12T20:35:05.978Z] ---> Using cache [2022-05-12T20:35:05.978Z] ---> 3f5eba4b28ad [2022-05-12T20:35:05.978Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-12T20:35:05.978Z] ---> Running in 86963e617923 [2022-05-12T20:35:06.242Z] Removing intermediate container 807d55c66068 [2022-05-12T20:35:06.242Z] ---> c9347a23579c [2022-05-12T20:35:06.242Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-12T20:35:06.242Z] Removing intermediate container 204f98ab7ead [2022-05-12T20:35:06.242Z] ---> be06f86b2b99 [2022-05-12T20:35:06.242Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-12T20:35:06.242Z] ---> Running in 1f9d124e5096 [2022-05-12T20:35:06.520Z] Removing intermediate container 86963e617923 [2022-05-12T20:35:06.520Z] ---> c1646c5a3ec9 [2022-05-12T20:35:06.520Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-12T20:35:06.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-12T20:35:06.520Z] ---> Running in ac18f56c3be2 [2022-05-12T20:35:06.520Z] ---> Running in ad26943567f2 [2022-05-12T20:35:06.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-12T20:35:06.779Z] Removing intermediate container ad26943567f2 [2022-05-12T20:35:06.779Z] ---> 8e9980df69c9 [2022-05-12T20:35:06.779Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-12T20:35:06.779Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-12T20:35:06.779Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-12T20:35:06.779Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-12T20:35:06.779Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-12T20:35:06.779Z] (5/6) Installing curl (7.79.1-r1) [2022-05-12T20:35:06.779Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-12T20:35:06.779Z] Executing busybox-1.33.1-r7.trigger [2022-05-12T20:35:06.779Z] Executing ca-certificates-20211220-r0.trigger [2022-05-12T20:35:06.779Z] OK: 8 MiB in 20 packages [2022-05-12T20:35:07.037Z] ---> 3be2b5d8b40c [2022-05-12T20:35:07.037Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-12T20:35:07.626Z] Removing intermediate container 380f1fa9ad88 [2022-05-12T20:35:07.626Z] ---> eab7d2ab55db [2022-05-12T20:35:07.626Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-12T20:35:07.626Z] spire-1.2.1/ [2022-05-12T20:35:07.626Z] spire-1.2.1/.data/ [2022-05-12T20:35:07.626Z] spire-1.2.1/.data/.file [2022-05-12T20:35:07.626Z] spire-1.2.1/.dockerignore [2022-05-12T20:35:07.626Z] spire-1.2.1/.gitattributes [2022-05-12T20:35:07.626Z] spire-1.2.1/.githooks/ [2022-05-12T20:35:07.626Z] spire-1.2.1/.githooks/pre-commit [2022-05-12T20:35:07.626Z] spire-1.2.1/.github/ [2022-05-12T20:35:07.626Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-12T20:35:07.626Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-12T20:35:07.626Z] spire-1.2.1/.github/dependabot.yml [2022-05-12T20:35:07.626Z] spire-1.2.1/.github/workflows/ [2022-05-12T20:35:07.626Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-12T20:35:07.626Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-12T20:35:07.626Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-12T20:35:07.626Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-12T20:35:07.626Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-12T20:35:07.626Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-12T20:35:07.626Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-12T20:35:07.626Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-12T20:35:07.626Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-12T20:35:07.626Z] spire-1.2.1/.gitignore [2022-05-12T20:35:07.626Z] spire-1.2.1/.go-version [2022-05-12T20:35:07.626Z] spire-1.2.1/.golangci.yml [2022-05-12T20:35:07.626Z] spire-1.2.1/ADOPTERS.md [2022-05-12T20:35:07.626Z] spire-1.2.1/CHANGELOG.md [2022-05-12T20:35:07.626Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-12T20:35:07.626Z] spire-1.2.1/CODEOWNERS [2022-05-12T20:35:07.626Z] spire-1.2.1/CONTRIBUTING.md [2022-05-12T20:35:07.626Z] spire-1.2.1/Dockerfile [2022-05-12T20:35:07.626Z] spire-1.2.1/Dockerfile.devspire-1.2.1/ [2022-05-12T20:35:07.626Z] spire-1.2.1/.data/ [2022-05-12T20:35:07.626Z] spire-1.2.1/.data/.file [2022-05-12T20:35:07.626Z] spire-1.2.1/.dockerignore [2022-05-12T20:35:07.626Z] spire-1.2.1/.gitattributes [2022-05-12T20:35:07.626Z] spire-1.2.1/.githooks/ [2022-05-12T20:35:07.626Z] spire-1.2.1/.githooks/pre-commit [2022-05-12T20:35:07.626Z] spire-1.2.1/.github/ [2022-05-12T20:35:07.626Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-12T20:35:07.626Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-12T20:35:07.626Z] spire-1.2.1/.github/dependabot.yml [2022-05-12T20:35:07.626Z] spire-1.2.1/.github/workflows/ [2022-05-12T20:35:07.626Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-12T20:35:07.626Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-12T20:35:07.626Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-12T20:35:07.626Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-12T20:35:07.626Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-12T20:35:07.626Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-12T20:35:07.626Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-12T20:35:07.626Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-12T20:35:07.626Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-12T20:35:07.626Z] spire-1.2.1/.gitignore [2022-05-12T20:35:07.626Z] spire-1.2.1/.go-version [2022-05-12T20:35:07.626Z] spire-1.2.1/.golangci.yml [2022-05-12T20:35:07.626Z] spire-1.2.1/ADOPTERS.md [2022-05-12T20:35:07.626Z] spire-1.2.1/CHANGELOG.md [2022-05-12T20:35:07.626Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-12T20:35:07.626Z] spire-1.2.1/CODEOWNERS [2022-05-12T20:35:07.626Z] spire-1.2.1/CONTRIBUTING.md [2022-05-12T20:35:07.626Z] spire-1.2.1/Dockerfile [2022-05-12T20:35:07.626Z] spire-1.2.1/Dockerfile.dev [2022-05-12T20:35:07.626Z] spire-1.2.1/Dockerfile.scratch [2022-05-12T20:35:07.626Z] spire-1.2.1/LICENSE [2022-05-12T20:35:07.626Z] spire-1.2.1/MAINTAINERS.md [2022-05-12T20:35:07.626Z] spire-1.2.1/Makefile [2022-05-12T20:35:07.626Z] spire-1.2.1/README.md [2022-05-12T20:35:07.626Z] spire-1.2.1/ROADMAP.md [2022-05-12T20:35:07.626Z] spire-1.2.1/SECURITY.md [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/ [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/spire-agent/ [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-12T20:35:07.626Z] spire-1.2.1/Dockerfile.scratch [2022-05-12T20:35:07.626Z] spire-1.2.1/LICENSE [2022-05-12T20:35:07.626Z] spire-1.2.1/MAINTAINERS.md [2022-05-12T20:35:07.626Z] spire-1.2.1/Makefile [2022-05-12T20:35:07.626Z] spire-1.2.1/README.md [2022-05-12T20:35:07.626Z] spire-1.2.1/ROADMAP.md [2022-05-12T20:35:07.626Z] spire-1.2.1/SECURITY.md [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/ [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/spire-agent/ [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/spire-server/ [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/spire-server/ [2022-05-12T20:35:07.626Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-12T20:35:07.627Z] spire-1.2.1/conf/ [2022-05-12T20:35:07.627Z] spire-1.2.1/conf/agent/ [2022-05-12T20:35:07.627Z] spire-1.2.1/conf/agent/agent.conf [2022-05-12T20:35:07.627Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-12T20:35:07.627Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-12T20:35:07.627Z] spire-1.2.1/conf/server/ [2022-05-12T20:35:07.627Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-12T20:35:07.627Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-12T20:35:07.627Z] spire-1.2.1/conf/server/server.conf [2022-05-12T20:35:07.627Z] spire-1.2.1/conf/server/server_full.conf [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/ [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/SPIRE101.md [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/auditlog.md [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/images/ [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-12T20:35:07.627Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-12T20:35:07.627Z] spire-1.2.1/conf/ [2022-05-12T20:35:07.627Z] spire-1.2.1/conf/agent/ [2022-05-12T20:35:07.627Z] spire-1.2.1/conf/agent/agent.conf [2022-05-12T20:35:07.627Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-12T20:35:07.627Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-12T20:35:07.627Z] spire-1.2.1/conf/server/ [2022-05-12T20:35:07.627Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-12T20:35:07.627Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-12T20:35:07.627Z] spire-1.2.1/conf/server/server.conf [2022-05-12T20:35:07.627Z] spire-1.2.1/conf/server/server_full.conf [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/ [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/SPIRE101.md [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/auditlog.md [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/images/ [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-12T20:35:07.627Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-12T20:35:07.628Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-12T20:35:07.628Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-12T20:35:07.628Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-12T20:35:07.628Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-12T20:35:07.628Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-12T20:35:07.628Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-12T20:35:07.628Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-12T20:35:07.628Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-12T20:35:07.628Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-12T20:35:07.628Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-12T20:35:07.628Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-12T20:35:07.628Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-12T20:35:07.628Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-12T20:35:07.628Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-12T20:35:07.628Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-12T20:35:07.628Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-12T20:35:07.628Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-12T20:35:07.628Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-12T20:35:07.628Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-12T20:35:07.628Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-12T20:35:07.628Z] spire-1.2.1/doc/scaling_spire.md [2022-05-12T20:35:07.628Z] spire-1.2.1/doc/spire_agent.md [2022-05-12T20:35:07.628Z] spire-1.2.1/doc/spire_server.md [2022-05-12T20:35:07.628Z] spire-1.2.1/doc/supported_integrations.md [2022-05-12T20:35:07.628Z] spire-1.2.1/doc/telemetry.md [2022-05-12T20:35:07.628Z] spire-1.2.1/doc/telemetry_config.md [2022-05-12T20:35:07.628Z] spire-1.2.1/doc/upgrading.md [2022-05-12T20:35:07.628Z] spire-1.2.1/doc/using_spire.md [2022-05-12T20:35:07.628Z] spire-1.2.1/examples/ [2022-05-12T20:35:07.628Z] spire-1.2.1/examples/README.md [2022-05-12T20:35:07.628Z] spire-1.2.1/go.mod [2022-05-12T20:35:07.628Z] spire-1.2.1/go.sum [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/ [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/ [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/agent.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/api/ [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-12T20:35:07.628Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-12T20:35:07.628Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-12T20:35:07.628Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-12T20:35:07.628Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-12T20:35:07.628Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-12T20:35:07.628Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-12T20:35:07.628Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-12T20:35:07.628Z] spire-1.2.1/doc/scaling_spire.md [2022-05-12T20:35:07.628Z] spire-1.2.1/doc/spire_agent.md [2022-05-12T20:35:07.628Z] spire-1.2.1/doc/spire_server.md [2022-05-12T20:35:07.628Z] spire-1.2.1/doc/supported_integrations.md [2022-05-12T20:35:07.628Z] spire-1.2.1/doc/telemetry.md [2022-05-12T20:35:07.628Z] spire-1.2.1/doc/telemetry_config.md [2022-05-12T20:35:07.628Z] spire-1.2.1/doc/upgrading.md [2022-05-12T20:35:07.628Z] spire-1.2.1/doc/using_spire.md [2022-05-12T20:35:07.628Z] spire-1.2.1/examples/ [2022-05-12T20:35:07.628Z] spire-1.2.1/examples/README.md [2022-05-12T20:35:07.628Z] spire-1.2.1/go.mod [2022-05-12T20:35:07.628Z] spire-1.2.1/go.sum [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/ [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/ [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/agent.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/api/ [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/client/ [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/common/ [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/config.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/manager/ [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/client/ [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/common/ [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/config.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-12T20:35:07.628Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/manager/ [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-12T20:35:07.629Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/agent/svid/ [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/ [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/api/ [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/api/names.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/auth/ [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-12T20:35:07.630Z] [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/agent/svid/ [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/ [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/api/ [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/catalog/ [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/api/names.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/auth/ [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/catalog/ [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/cli/ [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-12T20:35:07.630Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/health/ [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/health/config.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/health/context.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/health/health.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/idutil/ [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/log/ [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/log/log.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/log/options.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/cli/ [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/plugin/ [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-12T20:35:07.631Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/health/ [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/health/config.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/health/context.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/health/health.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/profiling/ [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/selector/ [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/idutil/ [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/log/ [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/log/log.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/log/options.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/plugin/ [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/profiling/ [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/selector/ [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-12T20:35:07.632Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/uptime/ [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/util/ [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/util/task.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/version/ [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/version/version.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/x509util/ [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/uptime/ [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/util/ [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/util/task.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/version/ [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/version/version.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/x509util/ [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/ [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/ [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/api.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/ [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/ [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/api.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/health/ [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/id.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/health/ [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/id.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-12T20:35:07.633Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/api/status.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/bundle/ [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/ca/ [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/api/status.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/cache/ [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/catalog/ [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-12T20:35:07.634Z] [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/bundle/ [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/ca/ [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/ca/ca_health.gospire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/config.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/datastore/ [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/cache/ [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/catalog/ [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/config.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/datastore/ [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-12T20:35:07.634Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/ [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/ [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-12T20:35:07.635Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-12T20:35:07.636Z] [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pemspire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-12T20:35:07.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-12T20:35:07.637Z] [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pemspire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/registration/ [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/server.go [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/server_test.go [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/svid/ [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-12T20:35:07.637Z] spire-1.2.1/proto/ [2022-05-12T20:35:07.637Z] spire-1.2.1/proto/private/ [2022-05-12T20:35:07.637Z] spire-1.2.1/proto/private/server/ [2022-05-12T20:35:07.637Z] spire-1.2.1/proto/private/server/journal/ [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-12T20:35:07.637Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-12T20:35:07.637Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-12T20:35:07.637Z] spire-1.2.1/proto/spire/ [2022-05-12T20:35:07.637Z] spire-1.2.1/proto/spire/common/ [2022-05-12T20:35:07.637Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-12T20:35:07.637Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-12T20:35:07.637Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-12T20:35:07.637Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-12T20:35:07.637Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-12T20:35:07.637Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-12T20:35:07.637Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-12T20:35:07.637Z] spire-1.2.1/proto/spire/plugin/ [2022-05-12T20:35:07.637Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-12T20:35:07.637Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-12T20:35:07.637Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-12T20:35:07.637Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-12T20:35:07.637Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-12T20:35:07.637Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-12T20:35:07.637Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-12T20:35:07.637Z] spire-1.2.1/release/ [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/registration/ [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/server.go [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/server_test.go [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/svid/ [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-12T20:35:07.637Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-12T20:35:07.637Z] spire-1.2.1/proto/ [2022-05-12T20:35:07.637Z] spire-1.2.1/proto/private/ [2022-05-12T20:35:07.637Z] spire-1.2.1/proto/private/server/ [2022-05-12T20:35:07.637Z] spire-1.2.1/proto/private/server/journal/ [2022-05-12T20:35:07.637Z] spire-1.2.1/release/spire-extras/ [2022-05-12T20:35:07.637Z] spire-1.2.1/release/spire-extras/README.md [2022-05-12T20:35:07.637Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-12T20:35:07.637Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-12T20:35:07.637Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-12T20:35:07.637Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-12T20:35:07.637Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-12T20:35:07.637Z] spire-1.2.1/release/spire/ [2022-05-12T20:35:07.637Z] spire-1.2.1/release/spire/README.md [2022-05-12T20:35:07.637Z] spire-1.2.1/release/spire/conf/ [2022-05-12T20:35:07.637Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-12T20:35:07.637Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-12T20:35:07.637Z] spire-1.2.1/release/spire/conf/server/ [2022-05-12T20:35:07.637Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-12T20:35:07.637Z] spire-1.2.1/script/ [2022-05-12T20:35:07.637Z] spire-1.2.1/script/build-artifact.sh [2022-05-12T20:35:07.637Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-12T20:35:07.637Z] spire-1.2.1/support/ [2022-05-12T20:35:07.637Z] spire-1.2.1/support/k8s/ [2022-05-12T20:35:07.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-12T20:35:07.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-12T20:35:07.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-12T20:35:07.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-12T20:35:07.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-12T20:35:07.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-12T20:35:07.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-12T20:35:07.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-12T20:35:07.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-12T20:35:07.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-12T20:35:07.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-12T20:35:07.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-12T20:35:07.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-12T20:35:07.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-12T20:35:07.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-12T20:35:07.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-12T20:35:07.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-12T20:35:07.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-12T20:35:07.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-12T20:35:07.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-12T20:35:07.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-12T20:35:07.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-12T20:35:07.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-12T20:35:07.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-12T20:35:07.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-12T20:35:07.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-12T20:35:07.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-12T20:35:07.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-12T20:35:07.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-12T20:35:07.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-12T20:35:07.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-12T20:35:07.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-12T20:35:07.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-12T20:35:07.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-12T20:35:07.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-12T20:35:07.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-12T20:35:07.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-12T20:35:07.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-12T20:35:07.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-12T20:35:07.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-12T20:35:07.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-12T20:35:07.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-12T20:35:07.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-12T20:35:07.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-12T20:35:07.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-12T20:35:07.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-12T20:35:07.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-12T20:35:07.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-12T20:35:07.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-12T20:35:07.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-12T20:35:07.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-12T20:35:07.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-12T20:35:07.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-12T20:35:07.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-12T20:35:07.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-12T20:35:07.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-12T20:35:07.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-12T20:35:07.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-12T20:35:07.637Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-12T20:35:07.637Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-12T20:35:07.637Z] spire-1.2.1/proto/spire/ [2022-05-12T20:35:07.637Z] spire-1.2.1/proto/spire/common/ [2022-05-12T20:35:07.637Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-12T20:35:07.637Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-12T20:35:07.637Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-12T20:35:07.637Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-12T20:35:07.637Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-12T20:35:07.637Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-12T20:35:07.637Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-12T20:35:07.637Z] spire-1.2.1/proto/spire/plugin/ [2022-05-12T20:35:07.637Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-12T20:35:07.637Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-12T20:35:07.637Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-12T20:35:07.637Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-12T20:35:07.637Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-12T20:35:07.637Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-12T20:35:07.637Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-12T20:35:07.637Z] spire-1.2.1/release/ [2022-05-12T20:35:07.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-12T20:35:07.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-12T20:35:07.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-12T20:35:07.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-12T20:35:07.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-12T20:35:07.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-12T20:35:07.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-12T20:35:07.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-12T20:35:07.637Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-12T20:35:07.637Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-12T20:35:07.637Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-12T20:35:07.637Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-12T20:35:07.637Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-12T20:35:07.637Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-12T20:35:07.637Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-12T20:35:07.637Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-12T20:35:07.637Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-12T20:35:07.637Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-12T20:35:07.637Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-12T20:35:07.637Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-12T20:35:07.637Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-12T20:35:07.637Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-12T20:35:07.637Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-12T20:35:07.637Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-12T20:35:07.637Z] spire-1.2.1/test/ [2022-05-12T20:35:07.637Z] spire-1.2.1/test/clock/ [2022-05-12T20:35:07.637Z] spire-1.2.1/test/clock/clock.go [2022-05-12T20:35:07.637Z] spire-1.2.1/test/fakes/ [2022-05-12T20:35:07.637Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-12T20:35:07.637Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-12T20:35:07.637Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-12T20:35:07.637Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-12T20:35:07.637Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-12T20:35:07.637Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-12T20:35:07.637Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-12T20:35:07.637Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-12T20:35:07.637Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-12T20:35:07.637Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-12T20:35:07.637Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-12T20:35:07.637Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-12T20:35:07.637Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-12T20:35:07.637Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-12T20:35:07.637Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-12T20:35:07.637Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-12T20:35:07.637Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-12T20:35:07.638Z] spire-1.2.1/release/spire-extras/ [2022-05-12T20:35:07.638Z] spire-1.2.1/release/spire-extras/README.md [2022-05-12T20:35:07.638Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-12T20:35:07.638Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-12T20:35:07.638Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-12T20:35:07.638Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-12T20:35:07.638Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-12T20:35:07.638Z] spire-1.2.1/release/spire/ [2022-05-12T20:35:07.638Z] spire-1.2.1/release/spire/README.md [2022-05-12T20:35:07.638Z] spire-1.2.1/release/spire/conf/ [2022-05-12T20:35:07.638Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-12T20:35:07.638Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-12T20:35:07.638Z] spire-1.2.1/release/spire/conf/server/ [2022-05-12T20:35:07.638Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-12T20:35:07.638Z] spire-1.2.1/script/ [2022-05-12T20:35:07.638Z] spire-1.2.1/script/build-artifact.sh [2022-05-12T20:35:07.638Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-12T20:35:07.638Z] spire-1.2.1/support/ [2022-05-12T20:35:07.638Z] spire-1.2.1/support/k8s/ [2022-05-12T20:35:07.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-12T20:35:07.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-12T20:35:07.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-12T20:35:07.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fixture/ [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fixture/certs/ [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-12T20:35:07.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-12T20:35:07.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-12T20:35:07.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-12T20:35:07.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-12T20:35:07.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-12T20:35:07.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-12T20:35:07.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-12T20:35:07.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-12T20:35:07.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-12T20:35:07.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-12T20:35:07.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-12T20:35:07.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-12T20:35:07.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-12T20:35:07.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-12T20:35:07.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-12T20:35:07.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-12T20:35:07.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fixture/config/ [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fixture/fixture.go [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fixture/registration/ [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-12T20:35:07.638Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/ [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/README.md [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/common [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/setup/ [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/ [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-12T20:35:07.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-12T20:35:07.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-12T20:35:07.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-12T20:35:07.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-12T20:35:07.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-12T20:35:07.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-12T20:35:07.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-12T20:35:07.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-12T20:35:07.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-12T20:35:07.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-12T20:35:07.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-12T20:35:07.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-12T20:35:07.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-12T20:35:07.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-12T20:35:07.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-12T20:35:07.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-12T20:35:07.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-12T20:35:07.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-12T20:35:07.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-12T20:35:07.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-12T20:35:07.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-12T20:35:07.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-12T20:35:07.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-12T20:35:07.638Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-12T20:35:07.638Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-12T20:35:07.639Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-12T20:35:07.639Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-12T20:35:07.639Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-12T20:35:07.639Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-12T20:35:07.639Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-12T20:35:07.639Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-12T20:35:07.639Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-12T20:35:07.639Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-12T20:35:07.639Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-12T20:35:07.639Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-12T20:35:07.639Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-12T20:35:07.639Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-12T20:35:07.639Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-12T20:35:07.639Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-12T20:35:07.639Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-12T20:35:07.639Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-12T20:35:07.639Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-12T20:35:07.639Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-12T20:35:07.639Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-12T20:35:07.639Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-12T20:35:07.639Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-12T20:35:07.639Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-12T20:35:07.639Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-12T20:35:07.639Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-12T20:35:07.639Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-12T20:35:07.639Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-12T20:35:07.639Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-12T20:35:07.639Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root ---> Running in 76d1475f6d87 [2022-05-12T20:35:07.639Z] [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-12T20:35:07.639Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-12T20:35:07.639Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-12T20:35:07.639Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-12T20:35:07.639Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-12T20:35:07.639Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-12T20:35:07.639Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-12T20:35:07.639Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-12T20:35:07.639Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-12T20:35:07.639Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-12T20:35:07.639Z] spire-1.2.1/test/ [2022-05-12T20:35:07.639Z] spire-1.2.1/test/clock/ [2022-05-12T20:35:07.639Z] spire-1.2.1/test/clock/clock.go [2022-05-12T20:35:07.639Z] spire-1.2.1/test/fakes/ [2022-05-12T20:35:07.639Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-12T20:35:07.639Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-12T20:35:07.639Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-12T20:35:07.639Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-12T20:35:07.639Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-12T20:35:07.639Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-12T20:35:07.639Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-12T20:35:07.639Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-12T20:35:07.639Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/test-one.sh [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/test.sh [2022-05-12T20:35:07.640Z] spire-1.2.1/test/plugintest/ [2022-05-12T20:35:07.640Z] spire-1.2.1/test/plugintest/config.go [2022-05-12T20:35:07.640Z] spire-1.2.1/test/plugintest/load.go [2022-05-12T20:35:07.640Z] spire-1.2.1/test/plugintest/option.go [2022-05-12T20:35:07.640Z] spire-1.2.1/test/spiretest/ [2022-05-12T20:35:07.640Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-12T20:35:07.640Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-12T20:35:07.640Z] spire-1.2.1/test/spiretest/dir.go [2022-05-12T20:35:07.640Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-12T20:35:07.640Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-12T20:35:07.640Z] spire-1.2.1/test/spiretest/logs.go [2022-05-12T20:35:07.640Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-12T20:35:07.640Z] spire-1.2.1/test/spiretest/suite.go [2022-05-12T20:35:07.640Z] spire-1.2.1/test/spiretest/x509.go [2022-05-12T20:35:07.640Z] spire-1.2.1/test/testca/ [2022-05-12T20:35:07.640Z] spire-1.2.1/test/testca/ca.go [2022-05-12T20:35:07.640Z] spire-1.2.1/test/testkey/ [2022-05-12T20:35:07.640Z] spire-1.2.1/test/testkey/generate.sh [2022-05-12T20:35:07.640Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-12T20:35:07.640Z] spire-1.2.1/test/testkey/keys.go [2022-05-12T20:35:07.640Z] spire-1.2.1/test/testkey/new.go [2022-05-12T20:35:07.640Z] spire-1.2.1/test/tpmsimulator/ [2022-05-12T20:35:07.640Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-12T20:35:07.640Z] spire-1.2.1/test/util/ [2022-05-12T20:35:07.640Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-12T20:35:07.640Z] spire-1.2.1/test/util/cert_generation.go [2022-05-12T20:35:07.640Z] spire-1.2.1/test/util/io_redirection.go [2022-05-12T20:35:07.640Z] spire-1.2.1/test/util/race.go [2022-05-12T20:35:07.640Z] spire-1.2.1/test/util/util.go [2022-05-12T20:35:07.640Z] [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.gobuilding spire from source... [2022-05-12T20:35:07.640Z] [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fixture/ [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fixture/certs/ [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fixture/config/ [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fixture/fixture.go [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fixture/registration/ [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-12T20:35:07.640Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/ [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/README.md [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/common [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/setup/ [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/ [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-12T20:35:07.640Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-12T20:35:07.641Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-12T20:35:07.901Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-12T20:35:07.901Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-12T20:35:07.901Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-12T20:35:07.901Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-12T20:35:07.901Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-12T20:35:07.902Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-12T20:35:07.903Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-12T20:35:07.903Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-12T20:35:07.903Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-12T20:35:07.903Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-12T20:35:07.903Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-12T20:35:07.903Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-12T20:35:07.903Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-12T20:35:07.903Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-12T20:35:07.903Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-12T20:35:07.903Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-12T20:35:07.903Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-12T20:35:07.903Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-12T20:35:07.903Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-12T20:35:07.903Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-12T20:35:07.903Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-12T20:35:07.903Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-12T20:35:07.903Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-12T20:35:07.903Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-12T20:35:07.903Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-12T20:35:07.903Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-12T20:35:07.903Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-12T20:35:07.903Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-12T20:35:07.903Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-12T20:35:07.903Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-12T20:35:07.903Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-12T20:35:07.903Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-12T20:35:07.903Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-12T20:35:07.903Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-12T20:35:07.903Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-12T20:35:07.903Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-12T20:35:07.903Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-12T20:35:07.903Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-12T20:35:07.903Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-12T20:35:07.903Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-12T20:35:07.903Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-12T20:35:07.903Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-12T20:35:07.903Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-12T20:35:07.903Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-12T20:35:07.903Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-12T20:35:07.903Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-12T20:35:07.903Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-12T20:35:07.903Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-12T20:35:07.903Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-12T20:35:07.903Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-12T20:35:07.903Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-12T20:35:07.903Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-12T20:35:07.903Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-12T20:35:07.903Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-12T20:35:07.903Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-12T20:35:07.903Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-12T20:35:07.903Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-12T20:35:07.903Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-12T20:35:07.903Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-12T20:35:07.903Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-12T20:35:07.903Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-12T20:35:07.903Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-12T20:35:07.903Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-12T20:35:07.903Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-12T20:35:07.903Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-12T20:35:07.903Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-12T20:35:07.903Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-12T20:35:07.903Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-12T20:35:07.903Z] spire-1.2.1/test/integration/test-one.sh [2022-05-12T20:35:07.903Z] spire-1.2.1/test/integration/test.sh [2022-05-12T20:35:07.903Z] spire-1.2.1/test/plugintest/ [2022-05-12T20:35:07.903Z] spire-1.2.1/test/plugintest/config.go [2022-05-12T20:35:07.903Z] spire-1.2.1/test/plugintest/load.go [2022-05-12T20:35:07.903Z] spire-1.2.1/test/plugintest/option.go [2022-05-12T20:35:07.903Z] spire-1.2.1/test/spiretest/ [2022-05-12T20:35:07.903Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-12T20:35:07.903Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-12T20:35:07.903Z] spire-1.2.1/test/spiretest/dir.go [2022-05-12T20:35:07.903Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-12T20:35:07.903Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-12T20:35:07.903Z] spire-1.2.1/test/spiretest/logs.go [2022-05-12T20:35:07.903Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-12T20:35:07.903Z] spire-1.2.1/test/spiretest/suite.go [2022-05-12T20:35:07.903Z] spire-1.2.1/test/spiretest/x509.go [2022-05-12T20:35:07.903Z] spire-1.2.1/test/testca/ [2022-05-12T20:35:07.903Z] spire-1.2.1/test/testca/ca.go [2022-05-12T20:35:07.903Z] spire-1.2.1/test/testkey/ [2022-05-12T20:35:07.903Z] spire-1.2.1/test/testkey/generate.sh [2022-05-12T20:35:07.903Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-12T20:35:07.903Z] spire-1.2.1/test/testkey/keys.go [2022-05-12T20:35:07.903Z] spire-1.2.1/test/testkey/new.go [2022-05-12T20:35:07.903Z] spire-1.2.1/test/tpmsimulator/ [2022-05-12T20:35:07.903Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-12T20:35:07.903Z] spire-1.2.1/test/util/ [2022-05-12T20:35:07.903Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-12T20:35:07.903Z] spire-1.2.1/test/util/cert_generation.go [2022-05-12T20:35:07.903Z] spire-1.2.1/test/util/io_redirection.go [2022-05-12T20:35:07.903Z] spire-1.2.1/test/util/race.go [2022-05-12T20:35:07.903Z] spire-1.2.1/test/util/util.go [2022-05-12T20:35:07.903Z] building spire from source... [2022-05-12T20:35:07.903Z] Installing go1.17.7... [2022-05-12T20:35:07.903Z] ---> 31550b1523be [2022-05-12T20:35:07.903Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-12T20:35:07.903Z] Installing go1.17.7... [2022-05-12T20:35:07.903Z] Removing intermediate container 76d1475f6d87 [2022-05-12T20:35:07.903Z] ---> 9497a2e84b55 [2022-05-12T20:35:07.903Z] Step 13/22 : WORKDIR /edgex [2022-05-12T20:35:07.903Z] ---> Running in bd8428262c07 [2022-05-12T20:35:08.166Z] ---> 866371586b94 [2022-05-12T20:35:08.166Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-12T20:35:08.430Z] Removing intermediate container bd8428262c07 [2022-05-12T20:35:08.430Z] ---> f6160eae07b2 [2022-05-12T20:35:08.430Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-12T20:35:08.430Z] ---> Running in 143f0b3f7e5f [2022-05-12T20:35:08.997Z] Removing intermediate container 143f0b3f7e5f [2022-05-12T20:35:08.997Z] ---> a7cc1ab70b04 [2022-05-12T20:35:08.997Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-12T20:35:09.256Z] ---> 18116407a1ae [2022-05-12T20:35:09.256Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-12T20:35:09.256Z] ---> Running in e2457e49a5fe [2022-05-12T20:35:09.821Z] Removing intermediate container e2457e49a5fe [2022-05-12T20:35:09.821Z] ---> 05001d6d7b51 [2022-05-12T20:35:09.821Z] Step 20/22 : LABEL arch=x86_64 [2022-05-12T20:35:10.388Z] ---> 09402133d452 [2022-05-12T20:35:10.388Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-12T20:35:10.388Z] ---> Running in 1c6bbbe855b2 [2022-05-12T20:35:10.647Z] Removing intermediate container 1c6bbbe855b2 [2022-05-12T20:35:10.647Z] ---> 044d0952ab96 [2022-05-12T20:35:10.647Z] Step 21/22 : LABEL git_sha=c5d40af4cfe985ba072fa0df9a6743bf9956dd44 [2022-05-12T20:35:10.907Z] ---> Running in 4f1c2af77523 [2022-05-12T20:35:11.197Z] ---> 02746df34d4e [2022-05-12T20:35:11.197Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-12T20:35:11.197Z] Removing intermediate container 4f1c2af77523 [2022-05-12T20:35:11.197Z] ---> 4d5ad1e8bb9d [2022-05-12T20:35:11.197Z] Step 22/22 : LABEL version=0.0.0 [2022-05-12T20:35:11.456Z] ---> Running in a2dbda3d2678 [2022-05-12T20:35:11.456Z] ---> d17e546800d3 [2022-05-12T20:35:11.456Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-12T20:35:11.715Z] ---> Running in f7f0f0a26452 [2022-05-12T20:35:11.715Z] Removing intermediate container a2dbda3d2678 [2022-05-12T20:35:11.715Z] ---> 7c470ceabc7a [2022-05-12T20:35:11.715Z] [2022-05-12T20:35:11.976Z] Successfully built 7c470ceabc7a [2022-05-12T20:35:11.976Z] Successfully tagged support-scheduler:latest [2022-05-12T20:35:11.976Z]  Building support-scheduler ... done Building security-spire-agent [2022-05-12T20:35:13.357Z] Building bin/spire-server... [2022-05-12T20:35:13.618Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-12T20:35:13.618Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-12T20:35:13.618Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-12T20:35:13.618Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-12T20:35:13.618Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-12T20:35:13.618Z] Building bin/spire-server... [2022-05-12T20:35:13.618Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-12T20:35:13.618Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-12T20:35:13.618Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-12T20:35:13.618Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-12T20:35:13.618Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-12T20:35:13.618Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-12T20:35:13.618Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-12T20:35:13.618Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-12T20:35:13.877Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-12T20:35:13.877Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-12T20:35:13.877Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-12T20:35:13.877Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-12T20:35:13.877Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-12T20:35:13.877Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-12T20:35:13.877Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-12T20:35:13.877Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-12T20:35:14.138Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-12T20:35:14.138Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-12T20:35:14.138Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-12T20:35:14.138Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-12T20:35:14.138Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-12T20:35:14.138Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-12T20:35:14.138Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-12T20:35:14.138Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-12T20:35:14.398Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-12T20:35:14.398Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-12T20:35:14.398Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-12T20:35:14.398Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-12T20:35:14.398Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-12T20:35:14.398Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-12T20:35:14.657Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-12T20:35:14.657Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-12T20:35:14.657Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-12T20:35:14.657Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-12T20:35:14.657Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-12T20:35:14.657Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-12T20:35:14.657Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-12T20:35:14.917Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-12T20:35:14.917Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-12T20:35:14.917Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-12T20:35:14.917Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-12T20:35:14.917Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-12T20:35:14.917Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-12T20:35:14.917Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-12T20:35:14.917Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-12T20:35:15.177Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-12T20:35:15.177Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-12T20:35:15.177Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-12T20:35:15.177Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-12T20:35:15.177Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-12T20:35:15.177Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-12T20:35:15.177Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-12T20:35:15.177Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-12T20:35:15.439Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-12T20:35:15.439Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-12T20:35:15.439Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-12T20:35:15.439Z] ---> b1bbd46f0e73 [2022-05-12T20:35:15.439Z] Step 3/26 : WORKDIR /edgex-go [2022-05-12T20:35:15.439Z] ---> Using cache [2022-05-12T20:35:15.439Z] ---> d43ca7e730ad [2022-05-12T20:35:15.439Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T20:35:15.439Z] ---> Using cache [2022-05-12T20:35:15.439Z] ---> 9df0463427a7 [2022-05-12T20:35:15.439Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-12T20:35:15.439Z] ---> Using cache [2022-05-12T20:35:15.439Z] ---> c0d66555a935 [2022-05-12T20:35:15.439Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-12T20:35:15.439Z] ---> Using cache [2022-05-12T20:35:15.439Z] ---> 517757d0fb1c [2022-05-12T20:35:15.439Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T20:35:15.439Z] ---> Using cache [2022-05-12T20:35:15.439Z] ---> 47b4e013d637 [2022-05-12T20:35:15.439Z] Step 8/26 : COPY . . [2022-05-12T20:35:15.439Z] ---> Using cache [2022-05-12T20:35:15.439Z] ---> b43cc0c93bb8 [2022-05-12T20:35:15.439Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-12T20:35:15.439Z] ---> Using cache [2022-05-12T20:35:15.439Z] ---> 80880f5efc67 [2022-05-12T20:35:15.439Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-12T20:35:15.439Z] ---> Using cache [2022-05-12T20:35:15.439Z] ---> 4c3fcdc14d81 [2022-05-12T20:35:15.439Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-12T20:35:15.439Z] ---> Using cache [2022-05-12T20:35:15.439Z] ---> c9347a23579c [2022-05-12T20:35:15.439Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-12T20:35:15.439Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-12T20:35:15.439Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-12T20:35:15.439Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-12T20:35:15.439Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-12T20:35:15.439Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-12T20:35:15.439Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-12T20:35:15.439Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-12T20:35:15.439Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-12T20:35:15.439Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-12T20:35:15.439Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-12T20:35:15.439Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-12T20:35:15.439Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-12T20:35:15.439Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-12T20:35:15.439Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-12T20:35:15.439Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-12T20:35:15.439Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-12T20:35:15.742Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-12T20:35:15.742Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-12T20:35:15.742Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-12T20:35:15.742Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-12T20:35:15.742Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-12T20:35:15.742Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-12T20:35:15.742Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-12T20:35:15.742Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-12T20:35:15.742Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-12T20:35:15.742Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-12T20:35:15.742Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-12T20:35:15.742Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-12T20:35:15.742Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-12T20:35:16.002Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-12T20:35:16.002Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-12T20:35:16.002Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-12T20:35:16.002Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-12T20:35:16.002Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-12T20:35:16.002Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-12T20:35:16.002Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-12T20:35:16.002Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-12T20:35:16.002Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-12T20:35:16.262Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-12T20:35:16.262Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-12T20:35:16.262Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-12T20:35:16.522Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-12T20:35:16.786Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-12T20:35:17.046Z]  ---> Running in 19e743db946e [2022-05-12T20:35:17.305Z] Removing intermediate container f7f0f0a26452 [2022-05-12T20:35:17.305Z] ---> 6b996c557e9c [2022-05-12T20:35:17.305Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-12T20:35:17.564Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-12T20:35:17.564Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-12T20:35:17.564Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-12T20:35:17.822Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-12T20:35:17.822Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-12T20:35:17.822Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-12T20:35:17.822Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-12T20:35:17.822Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-12T20:35:17.822Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-12T20:35:17.822Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-12T20:35:17.822Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-12T20:35:18.081Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-12T20:35:18.081Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-12T20:35:18.081Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-12T20:35:18.081Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-12T20:35:18.081Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-12T20:35:18.081Z] go: downloading google.golang.org/api v0.70.0 [2022-05-12T20:35:18.081Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-12T20:35:18.081Z] go: downloading k8s.io/api v0.23.4 [2022-05-12T20:35:18.081Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-12T20:35:19.021Z] spire-1.2.1/ [2022-05-12T20:35:19.021Z] spire-1.2.1/.data/ [2022-05-12T20:35:19.021Z] spire-1.2.1/.data/.file [2022-05-12T20:35:19.021Z] spire-1.2.1/.dockerignore [2022-05-12T20:35:19.021Z] spire-1.2.1/.gitattributes [2022-05-12T20:35:19.021Z] spire-1.2.1/.githooks/ [2022-05-12T20:35:19.021Z] spire-1.2.1/.githooks/pre-commit [2022-05-12T20:35:19.021Z] spire-1.2.1/.github/ [2022-05-12T20:35:19.021Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-12T20:35:19.021Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-12T20:35:19.021Z] spire-1.2.1/.github/dependabot.yml [2022-05-12T20:35:19.021Z] spire-1.2.1/.github/workflows/ [2022-05-12T20:35:19.021Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-12T20:35:19.021Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-12T20:35:19.021Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-12T20:35:19.021Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-12T20:35:19.021Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-12T20:35:19.021Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-12T20:35:19.021Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-12T20:35:19.021Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-12T20:35:19.021Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-12T20:35:19.021Z] spire-1.2.1/.gitignore [2022-05-12T20:35:19.021Z] spire-1.2.1/.go-version [2022-05-12T20:35:19.021Z] spire-1.2.1/.golangci.yml [2022-05-12T20:35:19.021Z] spire-1.2.1/ADOPTERS.md [2022-05-12T20:35:19.021Z] spire-1.2.1/CHANGELOG.md [2022-05-12T20:35:19.021Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-12T20:35:19.021Z] spire-1.2.1/CODEOWNERS [2022-05-12T20:35:19.021Z] spire-1.2.1/CONTRIBUTING.md [2022-05-12T20:35:19.021Z] spire-1.2.1/Dockerfile [2022-05-12T20:35:19.021Z] spire-1.2.1/Dockerfile.dev [2022-05-12T20:35:19.021Z] spire-1.2.1/Dockerfile.scratch [2022-05-12T20:35:19.021Z] spire-1.2.1/LICENSE [2022-05-12T20:35:19.021Z] spire-1.2.1/MAINTAINERS.md [2022-05-12T20:35:19.021Z] spire-1.2.1/Makefile [2022-05-12T20:35:19.021Z] spire-1.2.1/README.md [2022-05-12T20:35:19.021Z] spire-1.2.1/ROADMAP.md [2022-05-12T20:35:19.021Z] spire-1.2.1/SECURITY.md [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/ [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-agent/ [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-server/ [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-12T20:35:19.021Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-12T20:35:19.021Z] spire-1.2.1/conf/ [2022-05-12T20:35:19.021Z] spire-1.2.1/conf/agent/ [2022-05-12T20:35:19.021Z] spire-1.2.1/conf/agent/agent.conf [2022-05-12T20:35:19.021Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-12T20:35:19.021Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-12T20:35:19.021Z] spire-1.2.1/conf/server/ [2022-05-12T20:35:19.021Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-12T20:35:19.021Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-12T20:35:19.021Z] spire-1.2.1/conf/server/server.conf [2022-05-12T20:35:19.021Z] spire-1.2.1/conf/server/server_full.conf [2022-05-12T20:35:19.021Z] spire-1.2.1/doc/ [2022-05-12T20:35:19.021Z] spire-1.2.1/doc/SPIRE101.md [2022-05-12T20:35:19.021Z] spire-1.2.1/doc/auditlog.md [2022-05-12T20:35:19.021Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-12T20:35:19.021Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-12T20:35:19.021Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-12T20:35:19.021Z] spire-1.2.1/doc/images/ [2022-05-12T20:35:19.021Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-12T20:35:19.021Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-12T20:35:19.021Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-12T20:35:19.021Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-12T20:35:19.022Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-12T20:35:19.022Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-12T20:35:19.022Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-12T20:35:19.022Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-12T20:35:19.022Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-12T20:35:19.022Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-12T20:35:19.022Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-12T20:35:19.022Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-12T20:35:19.022Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-12T20:35:19.022Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-12T20:35:19.022Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-12T20:35:19.022Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-12T20:35:19.022Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-12T20:35:19.022Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-12T20:35:19.022Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-12T20:35:19.022Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-12T20:35:19.022Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-12T20:35:19.022Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-12T20:35:19.022Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-12T20:35:19.022Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-12T20:35:19.022Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-12T20:35:19.022Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-12T20:35:19.022Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-12T20:35:19.022Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-12T20:35:19.022Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-12T20:35:19.022Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-12T20:35:19.022Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-12T20:35:19.022Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-12T20:35:19.022Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-12T20:35:19.022Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-12T20:35:19.022Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-12T20:35:19.022Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-12T20:35:19.022Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-12T20:35:19.022Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-12T20:35:19.022Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-12T20:35:19.022Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-12T20:35:19.022Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-12T20:35:19.022Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-12T20:35:19.022Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-12T20:35:19.022Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-12T20:35:19.022Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-12T20:35:19.022Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-12T20:35:19.022Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-12T20:35:19.022Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-12T20:35:19.022Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-12T20:35:19.022Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-12T20:35:19.022Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-12T20:35:19.022Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-12T20:35:19.022Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-12T20:35:19.022Z] spire-1.2.1/doc/scaling_spire.md [2022-05-12T20:35:19.022Z] spire-1.2.1/doc/spire_agent.md [2022-05-12T20:35:19.022Z] spire-1.2.1/doc/spire_server.md [2022-05-12T20:35:19.022Z] spire-1.2.1/doc/supported_integrations.md [2022-05-12T20:35:19.022Z] spire-1.2.1/doc/telemetry.md [2022-05-12T20:35:19.022Z] spire-1.2.1/doc/telemetry_config.md [2022-05-12T20:35:19.022Z] spire-1.2.1/doc/upgrading.md [2022-05-12T20:35:19.022Z] spire-1.2.1/doc/using_spire.md [2022-05-12T20:35:19.022Z] spire-1.2.1/examples/ [2022-05-12T20:35:19.022Z] spire-1.2.1/examples/README.md [2022-05-12T20:35:19.022Z] spire-1.2.1/go.mod [2022-05-12T20:35:19.022Z] spire-1.2.1/go.sum [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/ [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/ [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/agent.go [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/api/ [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/client/ [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/common/ [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/config.go [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/manager/ [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-12T20:35:19.022Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/svid/ [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/common/ [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/common/api/ [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/common/api/names.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/common/auth/ [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/common/catalog/ [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/common/cli/ [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-12T20:35:19.023Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/health/ [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/health/config.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/health/context.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/health/health.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/idutil/ [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/log/ [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/log/log.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/log/options.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/plugin/ [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/profiling/ [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/selector/ [2022-05-12T20:35:19.024Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/uptime/ [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/util/ [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/util/task.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/version/ [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/version/version.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/x509util/ [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/ [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/api/ [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/api/api.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/api/health/ [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/api/id.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/api/status.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/bundle/ [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/ca/ [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-12T20:35:19.025Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/cache/ [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/catalog/ [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/config.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/datastore/ [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/plugin/ [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-12T20:35:19.026Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/registration/ [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/server.go [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/server_test.go [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/svid/ [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-12T20:35:19.027Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-12T20:35:19.027Z] spire-1.2.1/proto/ [2022-05-12T20:35:19.027Z] spire-1.2.1/proto/private/ [2022-05-12T20:35:19.027Z] spire-1.2.1/proto/private/server/ [2022-05-12T20:35:19.027Z] spire-1.2.1/proto/private/server/journal/ [2022-05-12T20:35:19.027Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-12T20:35:19.027Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-12T20:35:19.027Z] spire-1.2.1/proto/spire/ [2022-05-12T20:35:19.027Z] spire-1.2.1/proto/spire/common/ [2022-05-12T20:35:19.027Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-12T20:35:19.027Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-12T20:35:19.027Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-12T20:35:19.027Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-12T20:35:19.027Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-12T20:35:19.027Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-12T20:35:19.027Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-12T20:35:19.027Z] spire-1.2.1/proto/spire/plugin/ [2022-05-12T20:35:19.027Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-12T20:35:19.027Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-12T20:35:19.027Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-12T20:35:19.027Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-12T20:35:19.027Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-12T20:35:19.027Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-12T20:35:19.027Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-12T20:35:19.028Z] spire-1.2.1/release/ [2022-05-12T20:35:19.028Z] spire-1.2.1/release/spire-extras/ [2022-05-12T20:35:19.028Z] spire-1.2.1/release/spire-extras/README.md [2022-05-12T20:35:19.028Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-12T20:35:19.028Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-12T20:35:19.028Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-12T20:35:19.028Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-12T20:35:19.028Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-12T20:35:19.028Z] spire-1.2.1/release/spire/ [2022-05-12T20:35:19.028Z] spire-1.2.1/release/spire/README.md [2022-05-12T20:35:19.028Z] spire-1.2.1/release/spire/conf/ [2022-05-12T20:35:19.028Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-12T20:35:19.028Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-12T20:35:19.028Z] spire-1.2.1/release/spire/conf/server/ [2022-05-12T20:35:19.028Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-12T20:35:19.028Z] spire-1.2.1/script/ [2022-05-12T20:35:19.028Z] spire-1.2.1/script/build-artifact.sh [2022-05-12T20:35:19.028Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-12T20:35:19.028Z] spire-1.2.1/support/ [2022-05-12T20:35:19.028Z] spire-1.2.1/support/k8s/ [2022-05-12T20:35:19.028Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-12T20:35:19.028Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-12T20:35:19.028Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-12T20:35:19.028Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-12T20:35:19.028Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-12T20:35:19.028Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-12T20:35:19.028Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-12T20:35:19.028Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-12T20:35:19.028Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-12T20:35:19.028Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-12T20:35:19.028Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-12T20:35:19.028Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-12T20:35:19.028Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-12T20:35:19.028Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-12T20:35:19.028Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-12T20:35:19.028Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-12T20:35:19.028Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-12T20:35:19.028Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-12T20:35:19.028Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-12T20:35:19.028Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-12T20:35:19.028Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-12T20:35:19.028Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-12T20:35:19.028Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-12T20:35:19.028Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-12T20:35:19.028Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-12T20:35:19.028Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-12T20:35:19.028Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-12T20:35:19.028Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-12T20:35:19.028Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-12T20:35:19.028Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-12T20:35:19.028Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-12T20:35:19.028Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-12T20:35:19.028Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-12T20:35:19.028Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-12T20:35:19.028Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-12T20:35:19.028Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-12T20:35:19.028Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-12T20:35:19.028Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-12T20:35:19.028Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-12T20:35:19.028Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-12T20:35:19.028Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-12T20:35:19.028Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-12T20:35:19.028Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-12T20:35:19.028Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-12T20:35:19.028Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-12T20:35:19.028Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-12T20:35:19.028Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-12T20:35:19.028Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-12T20:35:19.028Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-12T20:35:19.028Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-12T20:35:19.028Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-12T20:35:19.028Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-12T20:35:19.028Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-12T20:35:19.028Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-12T20:35:19.028Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-12T20:35:19.028Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-12T20:35:19.028Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-12T20:35:19.028Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-12T20:35:19.028Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-12T20:35:19.028Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-12T20:35:19.028Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-12T20:35:19.028Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-12T20:35:19.028Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-12T20:35:19.028Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-12T20:35:19.028Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-12T20:35:19.028Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-12T20:35:19.028Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-12T20:35:19.028Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-12T20:35:19.028Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-12T20:35:19.028Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-12T20:35:19.028Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-12T20:35:19.028Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-12T20:35:19.028Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-12T20:35:19.028Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-12T20:35:19.028Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-12T20:35:19.028Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-12T20:35:19.028Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-12T20:35:19.028Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-12T20:35:19.028Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-12T20:35:19.028Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-12T20:35:19.028Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-12T20:35:19.028Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-12T20:35:19.028Z] spire-1.2.1/test/ [2022-05-12T20:35:19.028Z] spire-1.2.1/test/clock/ [2022-05-12T20:35:19.028Z] spire-1.2.1/test/clock/clock.go [2022-05-12T20:35:19.028Z] spire-1.2.1/test/fakes/ [2022-05-12T20:35:19.028Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-12T20:35:19.028Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-12T20:35:19.028Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-12T20:35:19.028Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-12T20:35:19.028Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-12T20:35:19.028Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-12T20:35:19.028Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-12T20:35:19.028Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-12T20:35:19.028Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-12T20:35:19.028Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-12T20:35:19.028Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-12T20:35:19.028Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-12T20:35:19.028Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-12T20:35:19.028Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-12T20:35:19.028Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-12T20:35:19.028Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-12T20:35:19.028Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-12T20:35:19.028Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-12T20:35:19.028Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-12T20:35:19.028Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-12T20:35:19.028Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-12T20:35:19.028Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-12T20:35:19.028Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-12T20:35:19.028Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-12T20:35:19.028Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-12T20:35:19.028Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-12T20:35:19.028Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-12T20:35:19.028Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-12T20:35:19.028Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-12T20:35:19.028Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-12T20:35:19.028Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-12T20:35:19.028Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-12T20:35:19.028Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-12T20:35:19.028Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-12T20:35:19.028Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-12T20:35:19.028Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-12T20:35:19.028Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-12T20:35:19.028Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-12T20:35:19.028Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-12T20:35:19.028Z] spire-1.2.1/test/fixture/ [2022-05-12T20:35:19.028Z] spire-1.2.1/test/fixture/certs/ [2022-05-12T20:35:19.028Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-12T20:35:19.028Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-12T20:35:19.028Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-12T20:35:19.028Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-12T20:35:19.028Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-12T20:35:19.028Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-12T20:35:19.028Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-12T20:35:19.028Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-12T20:35:19.028Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-12T20:35:19.028Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-12T20:35:19.028Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-12T20:35:19.028Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-12T20:35:19.028Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-12T20:35:19.028Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-12T20:35:19.028Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-12T20:35:19.028Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-12T20:35:19.028Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-12T20:35:19.028Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-12T20:35:19.028Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-12T20:35:19.028Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-12T20:35:19.028Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-12T20:35:19.028Z] spire-1.2.1/test/fixture/config/ [2022-05-12T20:35:19.029Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-12T20:35:19.029Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-12T20:35:19.029Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-12T20:35:19.029Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-12T20:35:19.029Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-12T20:35:19.029Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-12T20:35:19.029Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-12T20:35:19.029Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-12T20:35:19.029Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-12T20:35:19.029Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-12T20:35:19.029Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-12T20:35:19.029Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-12T20:35:19.029Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-12T20:35:19.029Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-12T20:35:19.029Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-12T20:35:19.029Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-12T20:35:19.029Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-12T20:35:19.029Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-12T20:35:19.029Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-12T20:35:19.029Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-12T20:35:19.029Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-12T20:35:19.029Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-12T20:35:19.029Z] spire-1.2.1/test/fixture/fixture.go [2022-05-12T20:35:19.029Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-12T20:35:19.029Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-12T20:35:19.029Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-12T20:35:19.029Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-12T20:35:19.029Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-12T20:35:19.029Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-12T20:35:19.029Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-12T20:35:19.029Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-12T20:35:19.029Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-12T20:35:19.029Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-12T20:35:19.029Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-12T20:35:19.029Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-12T20:35:19.029Z] spire-1.2.1/test/fixture/registration/ [2022-05-12T20:35:19.029Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-12T20:35:19.029Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-12T20:35:19.029Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-12T20:35:19.029Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-12T20:35:19.029Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-12T20:35:19.029Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/ [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/README.md [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/common [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/setup/ [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/ [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-12T20:35:19.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-12T20:35:19.030Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/test-one.sh [2022-05-12T20:35:19.031Z] spire-1.2.1/test/integration/test.sh [2022-05-12T20:35:19.031Z] spire-1.2.1/test/plugintest/ [2022-05-12T20:35:19.031Z] spire-1.2.1/test/plugintest/config.go [2022-05-12T20:35:19.031Z] spire-1.2.1/test/plugintest/load.go [2022-05-12T20:35:19.031Z] spire-1.2.1/test/plugintest/option.go [2022-05-12T20:35:19.031Z] spire-1.2.1/test/spiretest/ [2022-05-12T20:35:19.031Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-12T20:35:19.031Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-12T20:35:19.031Z] spire-1.2.1/test/spiretest/dir.go [2022-05-12T20:35:19.031Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-12T20:35:19.031Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-12T20:35:19.031Z] spire-1.2.1/test/spiretest/logs.go [2022-05-12T20:35:19.031Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-12T20:35:19.031Z] spire-1.2.1/test/spiretest/suite.go [2022-05-12T20:35:19.031Z] spire-1.2.1/test/spiretest/x509.go [2022-05-12T20:35:19.031Z] spire-1.2.1/test/testca/ [2022-05-12T20:35:19.031Z] spire-1.2.1/test/testca/ca.go [2022-05-12T20:35:19.031Z] spire-1.2.1/test/testkey/ [2022-05-12T20:35:19.031Z] spire-1.2.1/test/testkey/generate.sh [2022-05-12T20:35:19.031Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-12T20:35:19.031Z] spire-1.2.1/test/testkey/keys.go [2022-05-12T20:35:19.031Z] spire-1.2.1/test/testkey/new.go [2022-05-12T20:35:19.031Z] spire-1.2.1/test/tpmsimulator/ [2022-05-12T20:35:19.031Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-12T20:35:19.031Z] spire-1.2.1/test/util/ [2022-05-12T20:35:19.031Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-12T20:35:19.031Z] spire-1.2.1/test/util/cert_generation.go [2022-05-12T20:35:19.031Z] spire-1.2.1/test/util/io_redirection.go [2022-05-12T20:35:19.031Z] spire-1.2.1/test/util/race.go [2022-05-12T20:35:19.031Z] spire-1.2.1/test/util/util.go [2022-05-12T20:35:19.031Z] building spire from source... [2022-05-12T20:35:19.031Z] Installing go1.17.7... [2022-05-12T20:35:19.292Z] ---> Running in 8faf5864ed13 [2022-05-12T20:35:19.550Z] Removing intermediate container 8faf5864ed13 [2022-05-12T20:35:19.550Z] ---> a105de86708d [2022-05-12T20:35:19.550Z] Step 20/22 : LABEL arch=x86_64 [2022-05-12T20:35:19.550Z] ---> Running in 48ab39b2d7b0 [2022-05-12T20:35:19.818Z] Removing intermediate container 48ab39b2d7b0 [2022-05-12T20:35:19.818Z] ---> b2dc0a54f198 [2022-05-12T20:35:19.818Z] Step 21/22 : LABEL git_sha=c5d40af4cfe985ba072fa0df9a6743bf9956dd44 [2022-05-12T20:35:19.818Z] ---> Running in 57ab54caea15 [2022-05-12T20:35:20.077Z] Removing intermediate container 57ab54caea15 [2022-05-12T20:35:20.077Z] ---> 479622849756 [2022-05-12T20:35:20.077Z] Step 22/22 : LABEL version=0.0.0 [2022-05-12T20:35:20.077Z] ---> Running in 54f2e322996d [2022-05-12T20:35:20.662Z] Removing intermediate container 54f2e322996d [2022-05-12T20:35:20.662Z] ---> 714eccded597 [2022-05-12T20:35:20.662Z] [2022-05-12T20:35:20.662Z] Successfully built 714eccded597 [2022-05-12T20:35:21.230Z] Successfully tagged security-proxy-setup:latest [2022-05-12T20:35:21.230Z]  Building security-proxy-setup ... done Building core-data [2022-05-12T20:35:21.490Z] go: downloading google.golang.org/api v0.70.0 [2022-05-12T20:35:21.490Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-12T20:35:21.490Z] go: downloading k8s.io/api v0.23.4 [2022-05-12T20:35:21.490Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-12T20:35:21.490Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-12T20:35:21.750Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-12T20:35:21.750Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-12T20:35:21.750Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-12T20:35:21.750Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-12T20:35:21.750Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-12T20:35:22.011Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-12T20:35:22.011Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-12T20:35:22.011Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-12T20:35:22.011Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-12T20:35:22.011Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-12T20:35:22.011Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-12T20:35:22.011Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-12T20:35:22.011Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-12T20:35:22.271Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-12T20:35:22.531Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-12T20:35:22.792Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-12T20:35:22.792Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-12T20:35:22.792Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-12T20:35:22.792Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-12T20:35:22.792Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-12T20:35:22.792Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-12T20:35:22.792Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-12T20:35:22.792Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-12T20:35:22.792Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-12T20:35:23.052Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-12T20:35:23.052Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-12T20:35:23.052Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-12T20:35:23.052Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-12T20:35:23.052Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-12T20:35:23.052Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-12T20:35:23.311Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-12T20:35:23.311Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-12T20:35:23.311Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-12T20:35:23.311Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-12T20:35:23.311Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-12T20:35:23.311Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-12T20:35:23.311Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-12T20:35:23.311Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-12T20:35:23.311Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-12T20:35:23.311Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-12T20:35:23.570Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-12T20:35:23.570Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-12T20:35:23.570Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-12T20:35:23.570Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-12T20:35:23.570Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-12T20:35:23.570Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-12T20:35:23.570Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-12T20:35:23.570Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-12T20:35:23.833Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-12T20:35:23.833Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-12T20:35:23.833Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-12T20:35:23.833Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-12T20:35:23.833Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-12T20:35:23.833Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-12T20:35:23.833Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-12T20:35:23.833Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-12T20:35:23.833Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-12T20:35:23.833Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-12T20:35:23.833Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-12T20:35:24.093Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-12T20:35:24.093Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-12T20:35:24.093Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-12T20:35:24.093Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-12T20:35:24.093Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-12T20:35:24.093Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-12T20:35:24.093Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-12T20:35:24.093Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-12T20:35:24.093Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-12T20:35:24.093Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-12T20:35:24.093Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-12T20:35:24.093Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-12T20:35:24.356Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-12T20:35:24.356Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-12T20:35:24.356Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-12T20:35:24.356Z] go: downloading go.opencensus.io v0.23.0 [2022-05-12T20:35:24.356Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-12T20:35:24.356Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-12T20:35:24.356Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-12T20:35:24.356Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-12T20:35:24.356Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-12T20:35:24.356Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-12T20:35:24.616Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-12T20:35:24.616Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-12T20:35:24.616Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-12T20:35:24.616Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-12T20:35:24.616Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-12T20:35:24.616Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-12T20:35:24.875Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-12T20:35:24.875Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-12T20:35:24.875Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-12T20:35:24.875Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-12T20:35:24.875Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-12T20:35:24.875Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-12T20:35:24.875Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-12T20:35:24.875Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-12T20:35:24.875Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-12T20:35:24.875Z] Building bin/spire-server... [2022-05-12T20:35:24.875Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-12T20:35:24.875Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-12T20:35:24.875Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-12T20:35:24.875Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-12T20:35:24.875Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-12T20:35:24.875Z] ---> b1bbd46f0e73 [2022-05-12T20:35:24.875Z] Step 3/23 : WORKDIR /edgex-go [2022-05-12T20:35:24.875Z] ---> Using cache [2022-05-12T20:35:24.875Z] ---> d43ca7e730ad [2022-05-12T20:35:24.875Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T20:35:24.875Z] ---> Using cache [2022-05-12T20:35:24.875Z] ---> 9df0463427a7 [2022-05-12T20:35:24.875Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-12T20:35:24.875Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-12T20:35:24.875Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-12T20:35:24.875Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-12T20:35:24.875Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-12T20:35:24.875Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-12T20:35:24.875Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-12T20:35:24.875Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-12T20:35:24.875Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-12T20:35:24.875Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-12T20:35:25.142Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-12T20:35:25.142Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-12T20:35:25.142Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-12T20:35:25.142Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-12T20:35:25.142Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-12T20:35:25.142Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-12T20:35:25.142Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-12T20:35:25.142Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-12T20:35:25.142Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-12T20:35:25.142Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-12T20:35:25.142Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-12T20:35:25.142Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-12T20:35:25.142Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-12T20:35:25.142Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-12T20:35:25.142Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-12T20:35:25.142Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-12T20:35:25.142Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-12T20:35:25.142Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-12T20:35:25.142Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-12T20:35:25.142Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-12T20:35:25.142Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-12T20:35:25.142Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-12T20:35:25.142Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-12T20:35:25.623Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-12T20:35:25.623Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-12T20:35:25.623Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-12T20:35:25.623Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-12T20:35:25.623Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-12T20:35:25.623Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-12T20:35:25.623Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-12T20:35:25.623Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-12T20:35:25.623Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-12T20:35:25.623Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-12T20:35:25.623Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-12T20:35:25.623Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-12T20:35:25.623Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-12T20:35:25.623Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-12T20:35:25.623Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-12T20:35:25.623Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-12T20:35:25.623Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-12T20:35:25.896Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-12T20:35:25.896Z] go: downloading go.opencensus.io v0.23.0 [2022-05-12T20:35:25.896Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-12T20:35:25.896Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-12T20:35:25.896Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-12T20:35:25.896Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-12T20:35:25.896Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-12T20:35:25.896Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-12T20:35:25.896Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-12T20:35:25.896Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-12T20:35:25.896Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-12T20:35:25.896Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-12T20:35:25.896Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-12T20:35:25.896Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-12T20:35:25.896Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-12T20:35:25.896Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-12T20:35:25.896Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-12T20:35:25.896Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-12T20:35:25.896Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-12T20:35:25.896Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-12T20:35:25.896Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-12T20:35:25.896Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-12T20:35:25.896Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-12T20:35:25.896Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-12T20:35:25.896Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-12T20:35:25.896Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-12T20:35:25.896Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-12T20:35:25.896Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-12T20:35:26.373Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-12T20:35:26.373Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-12T20:35:26.373Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-12T20:35:26.373Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-12T20:35:26.373Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-12T20:35:26.373Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-12T20:35:26.373Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-12T20:35:26.373Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-12T20:35:26.373Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-12T20:35:26.373Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-12T20:35:26.373Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-12T20:35:26.373Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-12T20:35:26.373Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-12T20:35:26.373Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-12T20:35:26.373Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-12T20:35:26.373Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-12T20:35:26.373Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-12T20:35:26.373Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-12T20:35:26.373Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-12T20:35:26.373Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-12T20:35:26.373Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-12T20:35:26.373Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-12T20:35:26.373Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-12T20:35:26.373Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-12T20:35:26.373Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-12T20:35:26.373Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-12T20:35:26.373Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-12T20:35:26.373Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-12T20:35:26.632Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-12T20:35:26.632Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-12T20:35:26.632Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-12T20:35:26.632Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-12T20:35:26.925Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-12T20:35:27.185Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-12T20:35:28.125Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-12T20:35:28.125Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-12T20:35:28.125Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-12T20:35:28.125Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-12T20:35:28.125Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-12T20:35:32.333Z] go: downloading google.golang.org/api v0.70.0 [2022-05-12T20:35:32.333Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-12T20:35:32.333Z] go: downloading k8s.io/api v0.23.4 [2022-05-12T20:35:32.333Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-12T20:35:32.333Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-12T20:35:32.333Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-12T20:35:32.333Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-12T20:35:32.333Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-12T20:35:32.333Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-12T20:35:32.333Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-12T20:35:32.333Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-12T20:35:32.591Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-12T20:35:32.591Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-12T20:35:32.591Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-12T20:35:32.591Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-12T20:35:32.852Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-12T20:35:33.111Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-12T20:35:33.111Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-12T20:35:33.111Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-12T20:35:33.111Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-12T20:35:33.377Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-12T20:35:33.658Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-12T20:35:33.658Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-12T20:35:33.658Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-12T20:35:33.926Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-12T20:35:34.187Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-12T20:35:34.447Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-12T20:35:34.447Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-12T20:35:34.447Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-12T20:35:34.447Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-12T20:35:34.447Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-12T20:35:34.707Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-12T20:35:34.707Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-12T20:35:34.707Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-12T20:35:34.967Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-12T20:35:34.967Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-12T20:35:35.226Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-12T20:35:35.226Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-12T20:35:35.226Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-12T20:35:35.226Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-12T20:35:35.226Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-12T20:35:35.226Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-12T20:35:35.796Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-12T20:35:35.796Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-12T20:35:35.796Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-12T20:35:36.057Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-12T20:35:36.318Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-12T20:35:36.577Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-12T20:35:36.577Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-12T20:35:36.577Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-12T20:35:36.577Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-12T20:35:36.577Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-12T20:35:36.577Z] Removing intermediate container 4efc0f59e885 [2022-05-12T20:35:36.577Z] ---> d76124bcfe55 [2022-05-12T20:35:36.577Z] [2022-05-12T20:35:36.577Z] Step 10/22 : FROM alpine:3.14 [2022-05-12T20:35:36.577Z] ---> e04c818066af [2022-05-12T20:35:36.577Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-12T20:35:36.577Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-12T20:35:36.577Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-12T20:35:36.577Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-12T20:35:36.577Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-12T20:35:36.577Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-12T20:35:36.577Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-12T20:35:36.577Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-12T20:35:36.577Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-12T20:35:36.577Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-12T20:35:36.577Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-12T20:35:36.956Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-12T20:35:36.956Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-12T20:35:36.956Z] go: downloading go.opencensus.io v0.23.0 [2022-05-12T20:35:36.956Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-12T20:35:36.956Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-12T20:35:36.956Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-12T20:35:36.956Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-12T20:35:36.956Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-12T20:35:36.956Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-12T20:35:36.956Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-12T20:35:36.956Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-12T20:35:37.217Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-12T20:35:37.217Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-12T20:35:37.217Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-12T20:35:37.217Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-12T20:35:37.217Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-12T20:35:37.217Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-12T20:35:37.217Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-12T20:35:37.217Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-12T20:35:37.217Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-12T20:35:37.476Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-12T20:35:37.476Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-12T20:35:37.476Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-12T20:35:37.476Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-12T20:35:37.476Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-12T20:35:37.476Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-12T20:35:40.014Z]  ---> Running in a0e76a3f0659 [2022-05-12T20:35:40.585Z] ---> Running in 01a4fcfcf578 [2022-05-12T20:35:41.151Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-12T20:35:41.151Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-12T20:35:41.410Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-12T20:35:41.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-12T20:35:41.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-12T20:35:41.669Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-12T20:35:41.669Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-12T20:35:41.669Z] Executing busybox-1.33.1-r7.trigger [2022-05-12T20:35:41.669Z] Executing ca-certificates-20211220-r0.trigger [2022-05-12T20:35:41.927Z] OK: 6 MiB in 16 packages [2022-05-12T20:35:42.104Z] Removing intermediate container b0dccbe442b4 [2022-05-12T20:35:42.104Z] ---> e964511cc0a8 [2022-05-12T20:35:42.104Z] Successfully built e964511cc0a8 [2022-05-12T20:35:42.104Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:35:42.186Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-12T20:35:42.444Z] OK: 221 MiB in 52 packages [2022-05-12T20:35:42.448Z] + docker inspect -f . ci-base-image-arm64 [2022-05-12T20:35:42.448Z] . [Pipeline] withDockerContainer [2022-05-12T20:35:42.674Z] prd-ubuntu20.04-docker-arm64-4c-16g-63501 does not seem to be running inside a container [2022-05-12T20:35:42.757Z] $ 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 ******** ci-base-image-arm64 cat [2022-05-12T20:35:43.396Z] Removing intermediate container a0e76a3f0659 [2022-05-12T20:35:43.396Z] ---> 771212c1302a [2022-05-12T20:35:43.396Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-12T20:35:43.396Z] Removing intermediate container 01a4fcfcf578 [2022-05-12T20:35:43.396Z] ---> 0ff30c10fb26 [2022-05-12T20:35:43.396Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-12T20:35:43.656Z] ---> Running in 2eaef8c9ee31 [2022-05-12T20:35:43.914Z] Removing intermediate container 2eaef8c9ee31 [2022-05-12T20:35:43.914Z] ---> b7c7f623e57b [2022-05-12T20:35:43.914Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-12T20:35:43.914Z] ---> 7469a98c50ff [2022-05-12T20:35:43.914Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T20:35:44.102Z] $ docker top 2b52ee4973ab61d920816fd4fe00dd39e1344d7bb874e775f47beda5f9e58c48 -eo pid,comm [2022-05-12T20:35:44.176Z] ---> Running in e4f894818aa3 [2022-05-12T20:35:44.176Z] ---> Running in 3d778323af54 [Pipeline] { [Pipeline] sh [2022-05-12T20:35:44.747Z] Removing intermediate container e4f894818aa3 [2022-05-12T20:35:44.747Z] ---> 370881d3cd1e [2022-05-12T20:35:44.747Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-12T20:35:44.747Z] ---> Running in 6817c5efee96 [2022-05-12T20:35:44.991Z] + go version [2022-05-12T20:35:44.991Z] go version go1.17.6 linux/arm64 [2022-05-12T20:35:45.004Z] Removing intermediate container 6817c5efee96 [2022-05-12T20:35:45.004Z] ---> ef59978c74ac [2022-05-12T20:35:45.004Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] } [2022-05-12T20:35:45.018Z] $ docker stop --time=1 2b52ee4973ab61d920816fd4fe00dd39e1344d7bb874e775f47beda5f9e58c48 [2022-05-12T20:35:45.573Z] ---> 65f0be8bd920 [2022-05-12T20:35:45.573Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-12T20:35:46.142Z] Removing intermediate container 3d778323af54 [2022-05-12T20:35:46.142Z] ---> 62dbf618c7ed [2022-05-12T20:35:46.142Z] Step 8/23 : COPY . . [2022-05-12T20:35:46.644Z] $ docker rm -f 2b52ee4973ab61d920816fd4fe00dd39e1344d7bb874e775f47beda5f9e58c48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:35:47.330Z] + docker inspect -f . ci-base-image-arm64 [2022-05-12T20:35:47.330Z] . [Pipeline] withDockerContainer [2022-05-12T20:35:47.574Z] prd-ubuntu20.04-docker-arm64-4c-16g-63501 does not seem to be running inside a container [2022-05-12T20:35:47.670Z] $ 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 ******** ci-base-image-arm64 cat [2022-05-12T20:35:48.681Z] ---> 48b9434916f8 [2022-05-12T20:35:48.681Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-12T20:35:49.015Z] $ docker top 5fe1e657dca911752ce58011321ccff458507f94ab97919cef87dbe9de24ce78 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-12T20:35:49.279Z] ========================================================= [2022-05-12T20:35:49.279Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-12T20:35:49.279Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-12T20:35:49.649Z] ---> 9108206709b8 [2022-05-12T20:35:49.649Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-12T20:35:49.924Z] ---> Running in 37f3366eec1f [2022-05-12T20:35:49.932Z] + make test [2022-05-12T20:35:49.932Z] go mod tidy -compat=1.17 [2022-05-12T20:35:50.192Z] Removing intermediate container 37f3366eec1f [2022-05-12T20:35:50.192Z] ---> dd99498282b2 [2022-05-12T20:35:50.192Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-12T20:35:50.450Z] ---> Running in 86246918d335 [2022-05-12T20:35:50.906Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-12T20:35:51.172Z] Removing intermediate container 86246918d335 [2022-05-12T20:35:51.172Z] ---> 9b8d443cc168 [2022-05-12T20:35:51.172Z] Step 20/22 : LABEL arch=x86_64 [2022-05-12T20:35:51.172Z] ---> Running in 66bee916949c [2022-05-12T20:35:51.496Z] Removing intermediate container 66bee916949c [2022-05-12T20:35:51.496Z] ---> 5187c48155bb [2022-05-12T20:35:51.496Z] Step 21/22 : LABEL git_sha=c5d40af4cfe985ba072fa0df9a6743bf9956dd44 [2022-05-12T20:35:51.773Z] ---> Running in b6d200d7894d [2022-05-12T20:35:52.345Z] Removing intermediate container b6d200d7894d [2022-05-12T20:35:52.345Z] ---> c6a4242d8621 [2022-05-12T20:35:52.345Z] Step 22/22 : LABEL version=0.0.0 [2022-05-12T20:35:52.603Z] ---> Running in 47f9ad8f1c8b [2022-05-12T20:35:53.177Z] Removing intermediate container 47f9ad8f1c8b [2022-05-12T20:35:53.177Z] ---> 853419a89a81 [2022-05-12T20:35:53.177Z] [2022-05-12T20:35:53.177Z] ---> d1980f27582c [2022-05-12T20:35:53.177Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-12T20:35:53.436Z] ---> Running in 5c9bfef2ea23 [2022-05-12T20:35:53.436Z] Successfully built 853419a89a81 [2022-05-12T20:35:53.436Z] Successfully tagged support-notifications:latest [2022-05-12T20:35:53.436Z] Building sys-mgmt-agent [2022-05-12T20:35:54.373Z]  Building support-notifications ... done CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-12T20:35:58.575Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-12T20:35:58.575Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-12T20:35:58.575Z] ---> b1bbd46f0e73 [2022-05-12T20:35:58.575Z] Step 3/23 : WORKDIR /edgex-go [2022-05-12T20:35:58.575Z] ---> Using cache [2022-05-12T20:35:58.575Z] ---> d43ca7e730ad [2022-05-12T20:35:58.575Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T20:35:58.575Z] ---> Using cache [2022-05-12T20:35:58.575Z] ---> 9df0463427a7 [2022-05-12T20:35:58.575Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-12T20:36:00.482Z] ---> Running in 39a4f431d2c9 [2022-05-12T20:36:01.419Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-12T20:36:02.354Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-12T20:36:02.612Z] OK: 221 MiB in 52 packages [2022-05-12T20:36:04.523Z] Removing intermediate container 39a4f431d2c9 [2022-05-12T20:36:04.523Z] ---> 737bdf3357ca [2022-05-12T20:36:04.523Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-12T20:36:04.784Z] ---> 6cb31bd8101f [2022-05-12T20:36:04.784Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T20:36:05.042Z] ---> Running in 7061f1f53125 [2022-05-12T20:36:07.575Z] Removing intermediate container 7061f1f53125 [2022-05-12T20:36:07.575Z] ---> 5de7d00fcea2 [2022-05-12T20:36:07.575Z] Step 8/23 : COPY . . [2022-05-12T20:36:15.708Z] ---> 54bea0235f3b [2022-05-12T20:36:15.708Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-12T20:36:15.708Z] ---> Running in fde3934efd5c [2022-05-12T20:36:17.089Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-12T20:36:23.266Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-12T20:36:35.188Z] Removing intermediate container 5c9bfef2ea23 [2022-05-12T20:36:35.188Z] ---> 4a4f3696fcc5 [2022-05-12T20:36:35.188Z] [2022-05-12T20:36:35.188Z] Step 10/23 : FROM alpine:3.14 [2022-05-12T20:36:35.188Z] ---> e04c818066af [2022-05-12T20:36:35.188Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-12T20:36:35.188Z] ---> Running in 8ac041071f95 [2022-05-12T20:36:35.188Z] Removing intermediate container 8ac041071f95 [2022-05-12T20:36:35.188Z] ---> 76314a617fdc [2022-05-12T20:36:35.188Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-12T20:36:35.188Z] ---> Running in 9c1ea745ce37 [2022-05-12T20:36:35.188Z] Removing intermediate container 9c1ea745ce37 [2022-05-12T20:36:35.188Z] ---> 2de966da25c6 [2022-05-12T20:36:35.188Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-12T20:36:35.188Z] ---> Running in 0012c4249db4 [2022-05-12T20:36:35.188Z] Removing intermediate container 0012c4249db4 [2022-05-12T20:36:35.188Z] ---> 8c455dd13bec [2022-05-12T20:36:35.188Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T20:36:35.188Z] ---> Running in acaa937177bd [2022-05-12T20:36:37.092Z] Removing intermediate container acaa937177bd [2022-05-12T20:36:37.092Z] ---> 38380c7d0588 [2022-05-12T20:36:37.092Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-12T20:36:37.092Z] ---> Running in ee1de0d5884b [2022-05-12T20:36:38.470Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-12T20:36:39.039Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-12T20:36:39.298Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-12T20:36:39.298Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-12T20:36:39.557Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-12T20:36:39.557Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-12T20:36:39.557Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-12T20:36:39.817Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-12T20:36:39.817Z] Executing busybox-1.33.1-r7.trigger [2022-05-12T20:36:39.817Z] OK: 8 MiB in 20 packages [2022-05-12T20:36:41.193Z] Removing intermediate container ee1de0d5884b [2022-05-12T20:36:41.193Z] ---> 412085a76866 [2022-05-12T20:36:41.193Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-12T20:36:41.761Z] ---> 1c5fdecad3ae [2022-05-12T20:36:41.761Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-12T20:36:43.666Z] ---> 1be76fd0b10a [2022-05-12T20:36:43.666Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-12T20:36:44.234Z] ---> 34597b0131d3 [2022-05-12T20:36:44.234Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-12T20:36:44.234Z] ---> Running in d3d04445323a [2022-05-12T20:36:44.802Z] Removing intermediate container d3d04445323a [2022-05-12T20:36:44.802Z] ---> 8878b9804380 [2022-05-12T20:36:44.802Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-12T20:36:44.802Z] ---> Running in 35cf94e3b644 [2022-05-12T20:36:45.065Z] Removing intermediate container 35cf94e3b644 [2022-05-12T20:36:45.065Z] ---> f14937a7e4fd [2022-05-12T20:36:45.065Z] Step 21/23 : LABEL arch=x86_64 [2022-05-12T20:36:45.323Z] ---> Running in 2e1894402125 [2022-05-12T20:36:45.583Z] Removing intermediate container 2e1894402125 [2022-05-12T20:36:45.583Z] ---> 9c94173cc101 [2022-05-12T20:36:45.583Z] Step 22/23 : LABEL git_sha=c5d40af4cfe985ba072fa0df9a6743bf9956dd44 [2022-05-12T20:36:45.840Z] ---> Running in c7ad3e667ede [2022-05-12T20:36:46.408Z] Removing intermediate container c7ad3e667ede [2022-05-12T20:36:46.408Z] ---> a36a5d8f3e99 [2022-05-12T20:36:46.408Z] Step 23/23 : LABEL version=0.0.0 [2022-05-12T20:36:46.408Z] ---> Running in 5cbc7c6864f6 [2022-05-12T20:36:46.975Z] Removing intermediate container 5cbc7c6864f6 [2022-05-12T20:36:46.975Z] ---> 1f95d05727a5 [2022-05-12T20:36:46.975Z] [2022-05-12T20:36:46.975Z] Successfully built 1f95d05727a5 [2022-05-12T20:36:46.975Z] Successfully tagged core-data:latest [2022-05-12T20:36:46.975Z]  Building core-data ... done Removing intermediate container fde3934efd5c [2022-05-12T20:36:46.975Z] ---> 5b007fe976fb [2022-05-12T20:36:46.975Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-12T20:36:47.233Z] ---> Running in 1b1cdc9428a1 [2022-05-12T20:36:48.171Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-12T20:36:50.078Z] Removing intermediate container 1b1cdc9428a1 [2022-05-12T20:36:50.078Z] ---> 9fae5146e0c7 [2022-05-12T20:36:50.078Z] [2022-05-12T20:36:50.078Z] Step 11/23 : FROM docker:20.10.14 [2022-05-12T20:36:50.645Z] 20.10.14: Pulling from library/docker [2022-05-12T20:37:08.729Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-12T20:37:08.729Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-12T20:37:08.729Z] ---> 7417809fdb73 [2022-05-12T20:37:08.729Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-05-12T20:37:12.029Z] ---> Running in 87486dea7da0 [2022-05-12T20:37:12.029Z] Removing intermediate container 87486dea7da0 [2022-05-12T20:37:12.029Z] ---> 9ce96e01ca98 [2022-05-12T20:37:12.029Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-05-12T20:37:12.287Z] ---> Running in 02a52ffdb287 [2022-05-12T20:37:13.664Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-12T20:37:13.664Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-12T20:37:13.664Z] (1/43) Installing readline (8.1.1-r0) [2022-05-12T20:37:13.664Z] (2/43) Installing bash (5.1.16-r0) [2022-05-12T20:37:13.664Z] Executing bash-5.1.16-r0.post-install [2022-05-12T20:37:13.664Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-12T20:37:13.664Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-12T20:37:13.664Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-12T20:37:13.664Z] (6/43) Installing curl (7.80.0-r1) [2022-05-12T20:37:13.664Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-12T20:37:13.664Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-12T20:37:13.664Z] (9/43) Installing expat (2.4.7-r0) [2022-05-12T20:37:13.664Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-12T20:37:13.664Z] (11/43) Installing gdbm (1.22-r0) [2022-05-12T20:37:13.664Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-12T20:37:13.664Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-12T20:37:13.664Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-12T20:37:13.664Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-12T20:37:13.664Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-12T20:37:13.664Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-12T20:37:14.232Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-12T20:37:14.232Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-12T20:37:14.232Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-12T20:37:14.232Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-12T20:37:14.232Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-12T20:37:14.232Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-12T20:37:14.232Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-12T20:37:14.232Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-12T20:37:14.232Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-12T20:37:14.232Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-12T20:37:14.232Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-12T20:37:14.232Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-12T20:37:14.232Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-12T20:37:14.232Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-12T20:37:14.232Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-12T20:37:14.232Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-12T20:37:14.232Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-12T20:37:14.232Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-12T20:37:14.232Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-12T20:37:14.232Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-12T20:37:14.232Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-12T20:37:14.233Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-12T20:37:14.233Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-12T20:37:14.233Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-12T20:37:14.233Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-12T20:37:14.233Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-12T20:37:14.233Z] Executing busybox-1.34.1-r5.trigger [2022-05-12T20:37:14.233Z] OK: 83 MiB in 65 packages [2022-05-12T20:37:15.168Z] Collecting docker-compose==1.23.2 [2022-05-12T20:37:15.168Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-12T20:37:15.168Z] Collecting jsonschema<3,>=2.5.1 [2022-05-12T20:37:15.168Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-12T20:37:15.168Z] Collecting texttable<0.10,>=0.9.0 [2022-05-12T20:37:15.168Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-12T20:37:15.426Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-12T20:37:15.426Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-12T20:37:15.993Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-12T20:37:15.993Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-12T20:37:15.993Z] Collecting docker<4.0,>=3.6.0 [2022-05-12T20:37:15.993Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-12T20:37:15.993Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-05-12T20:37:15.993Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-12T20:37:16.251Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-12T20:37:16.251Z] Collecting PyYAML<4,>=3.10 [2022-05-12T20:37:16.251Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-12T20:37:16.818Z] Collecting docopt<0.7,>=0.6.1 [2022-05-12T20:37:16.818Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-12T20:37:17.077Z] Collecting cached-property<2,>=1.2.0 [2022-05-12T20:37:17.077Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-12T20:37:17.077Z] Collecting docker-pycreds>=0.4.0 [2022-05-12T20:37:17.077Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-12T20:37:17.336Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-12T20:37:17.336Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-12T20:37:17.336Z] Collecting idna<2.8,>=2.5 [2022-05-12T20:37:17.336Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-12T20:37:17.336Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-05-12T20:37:17.336Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-12T20:37:17.336Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-12T20:37:17.336Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-12T20:37:17.336Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-12T20:37:17.336Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-12T20:37:17.336Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-12T20:37:17.594Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-12T20:37:17.594Z] Attempting uninstall: urllib3 [2022-05-12T20:37:17.594Z] Found existing installation: urllib3 1.26.7 [2022-05-12T20:37:17.594Z] Uninstalling urllib3-1.26.7: [2022-05-12T20:37:17.594Z] Successfully uninstalled urllib3-1.26.7 [2022-05-12T20:37:17.594Z] Attempting uninstall: idna [2022-05-12T20:37:17.594Z] Found existing installation: idna 3.3 [2022-05-12T20:37:17.594Z] Uninstalling idna-3.3: [2022-05-12T20:37:17.594Z] Successfully uninstalled idna-3.3 [2022-05-12T20:37:18.161Z] Attempting uninstall: requests [2022-05-12T20:37:18.161Z] Found existing installation: requests 2.26.0 [2022-05-12T20:37:18.161Z] Uninstalling requests-2.26.0: [2022-05-12T20:37:18.161Z] Successfully uninstalled requests-2.26.0 [2022-05-12T20:37:18.161Z] Running setup.py install for texttable: started [2022-05-12T20:37:18.728Z] Running setup.py install for texttable: finished with status 'done' [2022-05-12T20:37:18.728Z] Running setup.py install for PyYAML: started [2022-05-12T20:37:18.994Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-12T20:37:19.256Z] Running setup.py install for docopt: started [2022-05-12T20:37:19.514Z] Running setup.py install for docopt: finished with status 'done' [2022-05-12T20:37:19.514Z] Running setup.py install for dockerpty: started [2022-05-12T20:37:19.776Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-12T20:37:20.035Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-05-12T20:37:28.175Z] Removing intermediate container 02a52ffdb287 [2022-05-12T20:37:28.175Z] ---> 2fb11858e739 [2022-05-12T20:37:28.175Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-12T20:37:28.175Z] ---> Running in 78a0acc6bfd2 [2022-05-12T20:37:28.434Z] Removing intermediate container 78a0acc6bfd2 [2022-05-12T20:37:28.434Z] ---> a277416e2947 [2022-05-12T20:37:28.434Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-12T20:37:28.434Z] ---> Running in 1822c2ab9673 [2022-05-12T20:37:28.697Z] Removing intermediate container 1822c2ab9673 [2022-05-12T20:37:28.697Z] ---> 90b55124fd3f [2022-05-12T20:37:28.697Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-12T20:37:30.074Z] ---> e5745feb28aa [2022-05-12T20:37:30.074Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-12T20:37:30.641Z] ---> b6f82bba907b [2022-05-12T20:37:30.641Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-12T20:37:31.578Z] ---> c0313a21b351 [2022-05-12T20:37:31.578Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-12T20:37:31.578Z] ---> Running in ea1b289b58c9 [2022-05-12T20:37:31.839Z] Removing intermediate container ea1b289b58c9 [2022-05-12T20:37:31.839Z] ---> e0521307cb6e [2022-05-12T20:37:31.839Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-12T20:37:31.839Z] ---> Running in a4a9d14f9a57 [2022-05-12T20:37:32.100Z] Removing intermediate container a4a9d14f9a57 [2022-05-12T20:37:32.100Z] ---> abc4174ce931 [2022-05-12T20:37:32.100Z] Step 21/23 : LABEL arch=x86_64 [2022-05-12T20:37:32.360Z] ---> Running in 41dc9515bfe1 [2022-05-12T20:37:32.620Z] Removing intermediate container 41dc9515bfe1 [2022-05-12T20:37:32.620Z] ---> db94c1505bc6 [2022-05-12T20:37:32.620Z] Step 22/23 : LABEL git_sha=c5d40af4cfe985ba072fa0df9a6743bf9956dd44 [2022-05-12T20:37:32.620Z] ---> Running in 7bc3e9fe4715 [2022-05-12T20:37:33.189Z] Removing intermediate container 7bc3e9fe4715 [2022-05-12T20:37:33.189Z] ---> a6dc62f044d7 [2022-05-12T20:37:33.189Z] Step 23/23 : LABEL version=0.0.0 [2022-05-12T20:37:33.448Z] ---> Running in 229d8bd60913 [2022-05-12T20:37:33.707Z] Removing intermediate container 229d8bd60913 [2022-05-12T20:37:33.707Z] ---> 21a45e8c8ac0 [2022-05-12T20:37:33.707Z] [2022-05-12T20:37:33.707Z] Successfully built 21a45e8c8ac0 [2022-05-12T20:37:34.022Z] Successfully tagged sys-mgmt-agent:latest [2022-05-12T20:38:15.189Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-12T20:38:15.189Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-12T20:38:15.189Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-12T20:38:15.189Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-12T20:38:15.189Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-12T20:38:15.189Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-12T20:38:15.189Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-12T20:38:15.189Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-12T20:38:15.189Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-12T20:38:15.189Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-12T20:38:15.189Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-12T20:38:15.189Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-12T20:38:15.189Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-12T20:38:15.189Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-12T20:38:15.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-12T20:38:20.829Z]  Building sys-mgmt-agent ... done Building bin/spire-agent... [2022-05-12T20:38:20.829Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-12T20:38:20.829Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-12T20:38:20.829Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-12T20:38:20.829Z] Building bin/spire-agent... [2022-05-12T20:38:20.829Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-12T20:38:20.829Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-12T20:38:20.829Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-12T20:38:20.829Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-12T20:38:20.829Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-12T20:38:20.829Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-12T20:38:20.829Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-12T20:38:20.829Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-12T20:38:20.829Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-12T20:38:20.829Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-12T20:38:20.829Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-12T20:38:20.829Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-12T20:38:20.829Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-12T20:38:20.829Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-12T20:38:20.829Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-12T20:38:20.829Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-12T20:38:20.829Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-12T20:38:20.829Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-12T20:38:20.829Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-12T20:38:20.829Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-12T20:38:20.829Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-12T20:38:20.829Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-12T20:38:20.829Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-12T20:38:21.401Z] Building bin/spire-agent... [2022-05-12T20:38:21.401Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-12T20:38:21.401Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-12T20:38:21.401Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-12T20:38:21.401Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-12T20:38:22.336Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-12T20:38:22.336Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-12T20:38:22.336Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-12T20:38:22.595Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-12T20:38:22.595Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-12T20:38:22.595Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-12T20:38:22.595Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-12T20:38:22.595Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-12T20:38:22.595Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-12T20:38:27.637Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.268s coverage: 28.7% of statements [2022-05-12T20:38:27.637Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-12T20:38:27.637Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-12T20:38:34.405Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.417s coverage: 98.5% of statements [2022-05-12T20:38:34.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-12T20:38:34.684Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.501s coverage: 53.4% of statements [2022-05-12T20:38:34.684Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-12T20:38:34.684Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-12T20:38:53.093Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.216s coverage: 89.2% of statements [2022-05-12T20:38:53.093Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-12T20:38:53.093Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-12T20:38:53.093Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-12T20:38:53.093Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.492s coverage: 84.8% of statements [2022-05-12T20:38:53.093Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-12T20:38:53.093Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-12T20:38:53.093Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-12T20:38:53.094Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-12T20:38:53.094Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-12T20:38:59.842Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.456s coverage: 95.6% of statements [2022-05-12T20:38:59.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-12T20:38:59.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-12T20:38:59.842Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.444s coverage: 72.2% of statements [2022-05-12T20:38:59.842Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-12T20:38:59.842Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-12T20:38:59.842Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-12T20:38:59.842Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-12T20:38:59.842Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-12T20:38:59.842Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.317s coverage: 60.0% of statements [2022-05-12T20:38:59.842Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-12T20:38:59.842Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-12T20:38:59.842Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-12T20:38:59.842Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.635s coverage: 0.9% of statements [2022-05-12T20:38:59.842Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-12T20:38:59.842Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.499s coverage: 58.8% of statements [2022-05-12T20:38:59.842Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.331s coverage: 29.6% of statements [2022-05-12T20:38:59.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-12T20:38:59.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.380s coverage: 47.1% of statements [2022-05-12T20:38:59.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.297s coverage: 79.5% of statements [2022-05-12T20:38:59.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.203s coverage: 94.1% of statements [2022-05-12T20:38:59.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.337s coverage: 96.3% of statements [2022-05-12T20:38:59.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.214s coverage: 87.5% of statements [2022-05-12T20:39:12.265Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.292s coverage: 94.4% of statements [2022-05-12T20:39:12.265Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.199s coverage: 44.8% of statements [2022-05-12T20:39:18.984Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.726s coverage: 82.5% of statements [2022-05-12T20:39:18.984Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-12T20:39:25.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.292s coverage: 92.9% of statements [2022-05-12T20:39:25.790Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-12T20:39:25.790Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-12T20:39:25.790Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-12T20:39:25.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 65.1% of statements [2022-05-12T20:39:25.790Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-12T20:39:25.790Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-12T20:39:25.790Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-12T20:39:25.790Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-12T20:39:25.790Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-12T20:39:25.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.217s coverage: 87.2% of statements [2022-05-12T20:39:25.790Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-12T20:39:25.790Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-12T20:39:25.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.185s coverage: 100.0% of statements [2022-05-12T20:39:25.790Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-12T20:39:25.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.287s coverage: 58.8% of statements [2022-05-12T20:39:25.790Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-12T20:39:25.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.283s coverage: 80.0% of statements [2022-05-12T20:39:25.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.280s coverage: 87.2% of statements [2022-05-12T20:39:25.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.283s coverage: 85.4% of statements [2022-05-12T20:39:25.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.867s coverage: 91.2% of statements [2022-05-12T20:39:25.790Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-12T20:39:30.281Z] Removing intermediate container 19e743db946e [2022-05-12T20:39:30.281Z] ---> b00b3df5cb42 [2022-05-12T20:39:30.281Z] [2022-05-12T20:39:30.281Z] Step 13/26 : FROM alpine:3.15 [2022-05-12T20:39:30.281Z] ---> 0ac33e5f5afa [2022-05-12T20:39:30.281Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-12T20:39:30.281Z] ---> Using cache [2022-05-12T20:39:30.281Z] ---> a678b0488b06 [2022-05-12T20:39:30.281Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T20:39:30.281Z] ---> Using cache [2022-05-12T20:39:30.281Z] ---> 04755e41012f [2022-05-12T20:39:30.281Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-12T20:39:30.281Z] ---> Running in 6498a56da103 [2022-05-12T20:39:30.281Z] Removing intermediate container ac18f56c3be2 [2022-05-12T20:39:30.281Z] ---> e06d450c8d58 [2022-05-12T20:39:30.281Z] [2022-05-12T20:39:30.281Z] Step 13/26 : FROM alpine:3.15 [2022-05-12T20:39:30.281Z] ---> 0ac33e5f5afa [2022-05-12T20:39:30.281Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-12T20:39:30.281Z] ---> Using cache [2022-05-12T20:39:30.281Z] ---> a678b0488b06 [2022-05-12T20:39:30.281Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T20:39:30.281Z] ---> Using cache [2022-05-12T20:39:30.281Z] ---> 04755e41012f [2022-05-12T20:39:30.281Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-12T20:39:30.281Z] ---> Running in 15c8f022953b [2022-05-12T20:39:30.281Z] Removing intermediate container 1f9d124e5096 [2022-05-12T20:39:30.281Z] ---> 8b01291d2db7 [2022-05-12T20:39:30.281Z] [2022-05-12T20:39:30.281Z] Step 13/25 : FROM alpine:3.15 [2022-05-12T20:39:30.281Z] ---> 0ac33e5f5afa [2022-05-12T20:39:30.281Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-12T20:39:30.281Z] ---> Using cache [2022-05-12T20:39:30.281Z] ---> a678b0488b06 [2022-05-12T20:39:30.281Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T20:39:30.281Z] ---> Using cache [2022-05-12T20:39:30.281Z] ---> 04755e41012f [2022-05-12T20:39:30.281Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-12T20:39:30.281Z] ---> Running in b0b4ce6a6862 [2022-05-12T20:39:30.281Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-12T20:39:30.281Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-12T20:39:30.281Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-12T20:39:30.281Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-12T20:39:30.281Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-12T20:39:30.281Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-12T20:39:30.281Z] v3.15.4-124-ga85ef407d0 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-12T20:39:30.281Z] v3.15.4-128-gcc1b3f7211 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-12T20:39:30.281Z] OK: 15857 distinct packages available [2022-05-12T20:39:30.281Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-12T20:39:30.281Z] v3.15.4-124-ga85ef407d0 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-12T20:39:30.281Z] v3.15.4-128-gcc1b3f7211 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-12T20:39:30.281Z] OK: 15857 distinct packages available [2022-05-12T20:39:30.281Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-12T20:39:30.281Z] v3.15.4-124-ga85ef407d0 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-12T20:39:30.281Z] v3.15.4-128-gcc1b3f7211 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-12T20:39:30.281Z] OK: 15857 distinct packages available [2022-05-12T20:39:30.281Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-12T20:39:30.281Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-12T20:39:30.281Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-12T20:39:30.281Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-12T20:39:30.281Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-12T20:39:30.281Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-12T20:39:30.281Z] (3/5) Installing libucontext (1.1-r0) [2022-05-12T20:39:30.281Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-12T20:39:30.281Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-12T20:39:30.281Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-12T20:39:30.281Z] (5/5) Installing openssl (1.1.1o-r0) [2022-05-12T20:39:30.281Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-12T20:39:30.281Z] (3/4) Installing libucontext (1.1-r0) [2022-05-12T20:39:30.281Z] Executing busybox-1.34.1-r5.trigger [2022-05-12T20:39:30.281Z] OK: 6 MiB in 19 packages [2022-05-12T20:39:30.281Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-12T20:39:30.281Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-12T20:39:30.281Z] (3/5) Installing libucontext (1.1-r0) [2022-05-12T20:39:30.281Z] Executing busybox-1.34.1-r5.trigger [2022-05-12T20:39:30.281Z] OK: 6 MiB in 18 packages [2022-05-12T20:39:30.281Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-12T20:39:30.281Z] (5/5) Installing openssl (1.1.1o-r0) [2022-05-12T20:39:30.281Z] Executing busybox-1.34.1-r5.trigger [2022-05-12T20:39:30.281Z] OK: 6 MiB in 19 packages [2022-05-12T20:39:30.281Z] Removing intermediate container 6498a56da103 [2022-05-12T20:39:30.281Z] ---> 7263fb2d58b4 [2022-05-12T20:39:30.281Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-12T20:39:30.281Z] Removing intermediate container 15c8f022953b [2022-05-12T20:39:30.281Z] ---> 41187115fc8b [2022-05-12T20:39:30.281Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-12T20:39:30.281Z] Removing intermediate container b0b4ce6a6862 [2022-05-12T20:39:30.281Z] ---> 4a9a3ab79c78 [2022-05-12T20:39:30.281Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-12T20:39:30.281Z] ---> 0d9a84dc8e97 [2022-05-12T20:39:30.281Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-12T20:39:30.281Z] ---> 06523ae08c74 [2022-05-12T20:39:30.281Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-12T20:39:30.281Z] ---> 8ba7f7f5416f [2022-05-12T20:39:30.281Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-12T20:39:30.281Z] ---> 3ec652017af2 [2022-05-12T20:39:30.281Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-12T20:39:30.281Z] ---> Running in 1022022080e0 [2022-05-12T20:39:30.281Z] Removing intermediate container 1022022080e0 [2022-05-12T20:39:30.281Z] ---> 4c5cb37f81f4 [2022-05-12T20:39:30.281Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-12T20:39:30.281Z] ---> f34c84f8ce82 [2022-05-12T20:39:30.281Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-12T20:39:30.281Z] ---> 0e510006b13c [2022-05-12T20:39:30.281Z] Step 21/26 : WORKDIR / [2022-05-12T20:39:30.281Z] ---> Running in 53604e592ef4 [2022-05-12T20:39:30.281Z] ---> a1b09c5c629c [2022-05-12T20:39:30.281Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-12T20:39:30.281Z] Removing intermediate container 53604e592ef4 [2022-05-12T20:39:30.281Z] ---> 803202c23948 [2022-05-12T20:39:30.281Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-12T20:39:30.281Z] ---> e624b006b03f [2022-05-12T20:39:30.281Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-12T20:39:30.281Z] ---> db04c49fab39 [2022-05-12T20:39:30.281Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-12T20:39:30.281Z] ---> Running in e4a88f9a0cae [2022-05-12T20:39:30.281Z] ---> Running in cffd10bb7d59 [2022-05-12T20:39:30.281Z] Removing intermediate container e4a88f9a0cae [2022-05-12T20:39:30.281Z] ---> 176b98ff0865 [2022-05-12T20:39:30.281Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-12T20:39:30.281Z] ---> 54c152a3d24f [2022-05-12T20:39:30.281Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-12T20:39:30.281Z] Removing intermediate container cffd10bb7d59 [2022-05-12T20:39:30.281Z] ---> ac63aecd17f0 [2022-05-12T20:39:30.281Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-12T20:39:30.281Z] ---> Running in 736a0d0ab94c [2022-05-12T20:39:30.281Z] ---> Running in 6534baae03db [2022-05-12T20:39:30.281Z] ---> 1fc1ee80d6b2 [2022-05-12T20:39:30.281Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-12T20:39:30.281Z] Removing intermediate container 736a0d0ab94c [2022-05-12T20:39:30.281Z] ---> 2b4111c0b745 [2022-05-12T20:39:30.281Z] Step 24/26 : LABEL arch=x86_64 [2022-05-12T20:39:30.281Z] ---> Running in 0952e2cfab0a [2022-05-12T20:39:30.281Z] Removing intermediate container 6534baae03db [2022-05-12T20:39:30.281Z] ---> d847feaf37ed [2022-05-12T20:39:30.281Z] Step 23/25 : LABEL arch=x86_64 [2022-05-12T20:39:30.281Z] ---> Running in 8bc1055b81bf [2022-05-12T20:39:30.281Z] Removing intermediate container 0952e2cfab0a [2022-05-12T20:39:30.281Z] ---> fff8256b09a8 [2022-05-12T20:39:30.281Z] Step 25/26 : LABEL git_sha=c5d40af4cfe985ba072fa0df9a6743bf9956dd44 [2022-05-12T20:39:30.281Z] ---> 10c649623ebe [2022-05-12T20:39:30.281Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-12T20:39:30.281Z] ---> Running in fc08f1bf682b [2022-05-12T20:39:30.281Z] ---> Running in 1fb6c8d372a3 [2022-05-12T20:39:30.281Z] Removing intermediate container 8bc1055b81bf [2022-05-12T20:39:30.281Z] ---> 28fcadac7e83 [2022-05-12T20:39:30.281Z] Step 24/25 : LABEL git_sha=c5d40af4cfe985ba072fa0df9a6743bf9956dd44 [2022-05-12T20:39:30.281Z] ---> Running in cfc45c701f65 [2022-05-12T20:39:30.281Z] Removing intermediate container fc08f1bf682b [2022-05-12T20:39:30.281Z] ---> da1a0f3a90bd [2022-05-12T20:39:30.281Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-12T20:39:30.281Z] Removing intermediate container 1fb6c8d372a3 [2022-05-12T20:39:30.281Z] ---> 4818f42fae3b [2022-05-12T20:39:30.281Z] Step 26/26 : LABEL version=0.0.0 [2022-05-12T20:39:30.281Z] ---> Running in a9f331b0f018 [2022-05-12T20:39:30.281Z] ---> Running in e1b64aa56e5d [2022-05-12T20:39:30.281Z] Removing intermediate container cfc45c701f65 [2022-05-12T20:39:30.281Z] ---> 756a6fba3bd3 [2022-05-12T20:39:30.281Z] Step 25/25 : LABEL version=0.0.0 [2022-05-12T20:39:30.281Z] ---> Running in c586bb1a6a1f [2022-05-12T20:39:30.281Z] Removing intermediate container a9f331b0f018 [2022-05-12T20:39:30.281Z] ---> c66e732afb52 [2022-05-12T20:39:30.281Z] Step 24/26 : LABEL arch=x86_64 [2022-05-12T20:39:30.281Z] ---> Running in 95d36c2e477f [2022-05-12T20:39:30.281Z] Removing intermediate container e1b64aa56e5d [2022-05-12T20:39:30.281Z] ---> 3a4b281099e1 [2022-05-12T20:39:30.281Z] [2022-05-12T20:39:30.281Z] Removing intermediate container c586bb1a6a1f [2022-05-12T20:39:30.281Z] ---> e8d078fbeb60 [2022-05-12T20:39:30.281Z] [2022-05-12T20:39:30.281Z] Removing intermediate container 95d36c2e477f [2022-05-12T20:39:30.281Z] ---> eb1dce7a25e1 [2022-05-12T20:39:30.281Z] Step 25/26 : LABEL git_sha=c5d40af4cfe985ba072fa0df9a6743bf9956dd44 [2022-05-12T20:39:30.281Z] ---> Running in 82400c26a242 [2022-05-12T20:39:30.281Z] Successfully built 3a4b281099e1 [2022-05-12T20:39:30.281Z] Successfully tagged security-spire-config:latest [2022-05-12T20:39:30.281Z]  Building security-spire-config ... done Successfully built e8d078fbeb60 [2022-05-12T20:39:30.281Z] Successfully tagged security-spire-server:latest [2022-05-12T20:39:30.282Z]  Building security-spire-server ... done Removing intermediate container 82400c26a242 [2022-05-12T20:39:30.282Z] ---> ab6b72c2da51 [2022-05-12T20:39:30.282Z] Step 26/26 : LABEL version=0.0.0 [2022-05-12T20:39:30.282Z] ---> Running in 7ae7298d715f [2022-05-12T20:39:30.282Z] Removing intermediate container 7ae7298d715f [2022-05-12T20:39:30.282Z] ---> 0a85cfb4494b [2022-05-12T20:39:30.282Z] [2022-05-12T20:39:30.282Z] Successfully built 0a85cfb4494b [2022-05-12T20:39:30.282Z] Successfully tagged security-spire-agent:latest [2022-05-12T20:39:30.290Z]  Building security-spire-agent ... done  [Pipeline] } [2022-05-12T20:39:30.299Z] $ docker stop --time=1 d2453d91bcd5ce2f086771c5e68a912ccbcca7d03ffefa071f5addd9ea7d0753 [2022-05-12T20:39:31.597Z] $ docker rm -f d2453d91bcd5ce2f086771c5e68a912ccbcca7d03ffefa071f5addd9ea7d0753 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-12T20:39:31.957Z] + docker images [2022-05-12T20:39:31.957Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-12T20:39:31.957Z] security-spire-agent latest 0a85cfb4494b 3 seconds ago 127MB [2022-05-12T20:39:31.957Z] security-spire-server latest e8d078fbeb60 3 seconds ago 87.3MB [2022-05-12T20:39:31.957Z] security-spire-config latest 3a4b281099e1 3 seconds ago 86.7MB [2022-05-12T20:39:31.957Z] e06d450c8d58 17 seconds ago 4.43GB [2022-05-12T20:39:31.957Z] 8b01291d2db7 18 seconds ago 4.43GB [2022-05-12T20:39:31.957Z] b00b3df5cb42 19 seconds ago 4.43GB [2022-05-12T20:39:31.957Z] sys-mgmt-agent latest 21a45e8c8ac0 About a minute ago 299MB [2022-05-12T20:39:31.957Z] 9fae5146e0c7 2 minutes ago 1.49GB [2022-05-12T20:39:31.957Z] core-data latest 1f95d05727a5 2 minutes ago 22.5MB [2022-05-12T20:39:31.957Z] 4a4f3696fcc5 2 minutes ago 1.52GB [2022-05-12T20:39:31.957Z] support-notifications latest 853419a89a81 3 minutes ago 26.9MB [2022-05-12T20:39:31.957Z] d76124bcfe55 4 minutes ago 1.55GB [2022-05-12T20:39:31.957Z] security-proxy-setup latest 714eccded597 4 minutes ago 26.9MB [2022-05-12T20:39:31.957Z] support-scheduler latest 7c470ceabc7a 4 minutes ago 26.3MB [2022-05-12T20:39:31.957Z] a6a225a353bd 4 minutes ago 1.55GB [2022-05-12T20:39:31.957Z] a10b69c5ad04 4 minutes ago 1.5GB [2022-05-12T20:39:31.957Z] security-bootstrapper latest e9c504ba80a1 4 minutes ago 19.1MB [2022-05-12T20:39:31.957Z] security-spiffe-token-provider latest 9bcc84bb98e3 4 minutes ago 28.8MB [2022-05-12T20:39:31.957Z] security-secretstore-setup latest faebc0fd3327 4 minutes ago 28.5MB [2022-05-12T20:39:31.957Z] core-metadata latest f3319d603cd5 5 minutes ago 17MB [2022-05-12T20:39:31.957Z] core-command latest ad770c6d9f66 5 minutes ago 16.1MB [2022-05-12T20:39:31.957Z] 0b3138317a5f 5 minutes ago 1.54GB [2022-05-12T20:39:31.957Z] 25a521100a38 5 minutes ago 1.5GB [2022-05-12T20:39:31.957Z] 7e122593d722 5 minutes ago 1.49GB [2022-05-12T20:39:31.957Z] dbd78c25286a 5 minutes ago 1.5GB [2022-05-12T20:39:31.957Z] 123c766bd2e6 5 minutes ago 1.5GB [2022-05-12T20:39:31.957Z] ci-base-image-x86_64 latest b1bbd46f0e73 8 minutes ago 895MB [2022-05-12T20:39:31.957Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 2 weeks ago 562MB [2022-05-12T20:39:31.957Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 3 weeks ago 254MB [2022-05-12T20:39:31.957Z] docker 20.10.14 7417809fdb73 5 weeks ago 218MB [2022-05-12T20:39:31.957Z] alpine 3.14 e04c818066af 5 weeks ago 5.59MB [2022-05-12T20:39:31.957Z] alpine 3.15 0ac33e5f5afa 5 weeks ago 5.57MB [2022-05-12T20:39:31.957Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 22 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-12T20:39:32.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.997s coverage: 64.4% of statements [2022-05-12T20:39:32.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-12T20:39:32.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-12T20:39:32.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.280s coverage: 100.0% of statements [2022-05-12T20:39:32.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.111s coverage: 89.4% of statements [2022-05-12T20:39:32.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.065s coverage: 100.0% of statements [2022-05-12T20:39:32.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.120s coverage: 73.7% of statements [2022-05-12T20:39:32.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.069s coverage: 100.0% of statements [2022-05-12T20:39:40.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.468s coverage: 65.4% of statements [2022-05-12T20:39:40.915Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-12T20:39:40.915Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-12T20:39:40.915Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-12T20:39:42.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.870s coverage: 43.8% of statements [2022-05-12T20:39:42.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-12T20:39:42.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-12T20:39:42.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.298s coverage: 89.5% of statements [2022-05-12T20:39:42.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-12T20:39:42.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.263s coverage: 84.8% of statements [2022-05-12T20:39:42.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-12T20:39:42.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-12T20:39:42.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-12T20:39:42.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-12T20:39:51.245Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.354s coverage: 17.7% of statements [2022-05-12T20:39:51.245Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-12T20:39:51.245Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-12T20:39:51.245Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-12T20:39:51.245Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-12T20:39:51.245Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.728s coverage: 92.3% of statements [2022-05-12T20:39:51.245Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-12T20:39:51.245Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-12T20:39:51.245Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-12T20:39:51.245Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-12T20:39:51.245Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.287s coverage: 63.2% of statements [2022-05-12T20:39:51.245Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-12T20:39:51.245Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-12T20:39:53.230Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.450s coverage: 97.7% of statements [2022-05-12T20:39:53.230Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-12T20:39:53.230Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-12T20:39:53.230Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-12T20:39:53.230Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-12T20:39:53.230Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.216s coverage: 28.9% of statements [2022-05-12T20:39:53.230Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-12T20:39:53.230Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-12T20:39:53.230Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-12T20:39:53.230Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-12T20:39:53.230Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-12T20:39:53.230Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-12T20:39:53.230Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.218s coverage: 100.0% of statements [2022-05-12T20:39:53.230Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.095s coverage: 96.9% of statements [2022-05-12T20:39:53.830Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-05-12T20:39:53.830Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-12T20:39:53.830Z] GO111MODULE=on go vet ./... [2022-05-12T20:41:45.776Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-12T20:41:47.218Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-12T20:41:49.198Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-12T20:41:52.621Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-12T20:41:53.291Z] + ls -al . [2022-05-12T20:41:53.291Z] total 680 [2022-05-12T20:41:53.291Z] drwxrwxr-x 9 1001 1001 4096 May 12 20:41 . [2022-05-12T20:41:53.291Z] drwxr-xr-x 4 root root 4096 May 12 20:35 .. [2022-05-12T20:41:53.291Z] -rw-rw-r-- 1 1001 1001 11 May 12 20:33 .dockerignore [2022-05-12T20:41:53.291Z] drwxrwxr-x 8 1001 1001 4096 May 12 20:33 .git [2022-05-12T20:41:53.291Z] drwxrwxr-x 3 1001 1001 4096 May 12 20:33 .github [2022-05-12T20:41:53.291Z] -rw-rw-r-- 1 1001 1001 879 May 12 20:33 .gitignore [2022-05-12T20:41:53.291Z] -rw-rw-r-- 1 1001 1001 42 May 12 20:33 .golangci.yml [2022-05-12T20:41:53.291Z] -rw-rw-r-- 1 1001 1001 87 May 12 20:33 .hadolint.yml [2022-05-12T20:41:53.291Z] -rw-rw-r-- 1 1001 1001 166 May 12 20:33 .sonarcloud.properties [2022-05-12T20:41:53.291Z] -rw-rw-r-- 1 1001 1001 1171 May 12 20:33 ADOPTERS.md [2022-05-12T20:41:53.291Z] -rw-rw-r-- 1 1001 1001 10086 May 12 20:33 Attribution.txt [2022-05-12T20:41:53.291Z] -rw-rw-r-- 1 1001 1001 63209 May 12 20:33 CHANGELOG.md [2022-05-12T20:41:53.291Z] -rw-rw-r-- 1 1001 1001 3804 May 12 20:33 CONTRIBUTING.md [2022-05-12T20:41:53.291Z] -rw-rw-r-- 1 1001 1001 677 May 12 20:33 GOVERNANCE.md [2022-05-12T20:41:53.291Z] -rw-rw-r-- 1 1001 1001 850 May 12 20:33 Jenkinsfile [2022-05-12T20:41:53.291Z] -rw-rw-r-- 1 1001 1001 10775 May 12 20:33 LICENSE [2022-05-12T20:41:53.291Z] -rw-rw-r-- 1 1001 1001 10389 May 12 20:33 Makefile [2022-05-12T20:41:53.291Z] -rw-rw-r-- 1 1001 1001 582 May 12 20:33 OWNERS.md [2022-05-12T20:41:53.291Z] -rw-rw-r-- 1 1001 1001 9094 May 12 20:33 README.md [2022-05-12T20:41:53.291Z] -rw-rw-r-- 1 1001 1001 6912 May 12 20:33 SECURITY.md [2022-05-12T20:41:53.291Z] -rw-rw-r-- 1 1001 1001 5 May 12 20:30 VERSION [2022-05-12T20:41:53.291Z] -rw-rw-r-- 1 1001 1001 4131 May 12 20:33 ZMQWindows.md [2022-05-12T20:41:53.291Z] drwxrwxr-x 2 1001 1001 4096 May 12 20:33 bin [2022-05-12T20:41:53.291Z] drwxrwxr-x 18 1001 1001 4096 May 12 20:33 cmd [2022-05-12T20:41:53.291Z] -rw-r--r-- 1 root root 435134 May 12 20:39 coverage.out [2022-05-12T20:41:53.291Z] -rw-rw-r-- 1 1001 1001 3217 May 12 20:33 go.mod [2022-05-12T20:41:53.291Z] -rw-rw-r-- 1 1001 1001 35084 May 12 20:35 go.sum [2022-05-12T20:41:53.291Z] drwxrwxr-x 8 1001 1001 4096 May 12 20:33 internal [2022-05-12T20:41:53.291Z] drwxrwxr-x 3 1001 1001 4096 May 12 20:33 openapi [2022-05-12T20:41:53.291Z] drwxrwxr-x 4 1001 1001 4096 May 12 20:33 snap [2022-05-12T20:41:53.291Z] -rw-rw-r-- 1 1001 1001 204 May 12 20:33 version.go [Pipeline] sh [2022-05-12T20:41:53.961Z] + '[' -e coverage.out ] [2022-05-12T20:41:53.961Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-12T20:41:53.994Z] Warning: overwriting stash ‘coverage-report’ [2022-05-12T20:41:54.870Z] Stashed 1 file(s) [Pipeline] sh [2022-05-12T20:41:55.533Z] + make build [2022-05-12T20:41:55.533Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-12T20:43:17.386Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-12T20:44:13.988Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-12T20:44:13.988Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-12T20:44:46.376Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-12T20:44:46.376Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-12T20:44:49.000Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-12T20:44:55.729Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-12T20:44:59.129Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-12T20:45:04.549Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-12T20:45:07.953Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-12T20:45:11.352Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-12T20:45:19.646Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-05-12T20:45:23.968Z] $ docker stop --time=1 5fe1e657dca911752ce58011321ccff458507f94ab97919cef87dbe9de24ce78 [2022-05-12T20:45:26.073Z] $ docker rm -f 5fe1e657dca911752ce58011321ccff458507f94ab97919cef87dbe9de24ce78 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:45:28.227Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-12T20:45:28.509Z] [2022-05-12T20:45:28.509Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:45:28.886Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-12T20:45:29.177Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-05-12T20:45:29.177Z] 29e5d40040c1: Pulling fs layer [2022-05-12T20:45:29.177Z] 1ce36da41761: Pulling fs layer [2022-05-12T20:45:29.177Z] 25b303627fd3: Pulling fs layer [2022-05-12T20:45:29.177Z] 29e5d40040c1: Verifying Checksum [2022-05-12T20:45:29.177Z] 29e5d40040c1: Download complete [2022-05-12T20:45:29.813Z] 1ce36da41761: Verifying Checksum [2022-05-12T20:45:29.813Z] 1ce36da41761: Download complete [2022-05-12T20:45:30.102Z] 29e5d40040c1: Pull complete [2022-05-12T20:45:31.613Z] 25b303627fd3: Verifying Checksum [2022-05-12T20:45:31.613Z] 25b303627fd3: Download complete [2022-05-12T20:45:31.890Z] 1ce36da41761: Pull complete [2022-05-12T20:45:44.289Z] 25b303627fd3: Pull complete [2022-05-12T20:45:44.289Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-05-12T20:45:44.289Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-12T20:45:44.289Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-05-12T20:45:44.526Z] prd-ubuntu20.04-docker-arm64-4c-16g-63501 does not seem to be running inside a container [2022-05-12T20:45:44.611Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-05-12T20:45:46.861Z] $ docker top 0b58f325e736e3c2a52a2367ac6e29fdccf3dea779ddf650fdd2f60b222fff28 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-12T20:45:47.760Z] + grep parallel [2022-05-12T20:45:47.760Z] + docker-compose build --help [2022-05-12T20:45:52.056Z] --parallel Build images in parallel. [Pipeline] } [2022-05-12T20:45:52.081Z] $ docker stop --time=1 0b58f325e736e3c2a52a2367ac6e29fdccf3dea779ddf650fdd2f60b222fff28 [2022-05-12T20:45:53.729Z] $ docker rm -f 0b58f325e736e3c2a52a2367ac6e29fdccf3dea779ddf650fdd2f60b222fff28 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:45:54.330Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-12T20:45:54.330Z] . [Pipeline] withDockerContainer [2022-05-12T20:45:54.566Z] prd-ubuntu20.04-docker-arm64-4c-16g-63501 does not seem to be running inside a container [2022-05-12T20:45:54.648Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-05-12T20:45:55.917Z] $ docker top ab73c1de7713fbc827c60c69e5cb17d9ebd6ed6bbe20217e68954656d75e4153 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-12T20:45:56.837Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-12T20:46:01.135Z] Building core-command ... [2022-05-12T20:46:01.135Z] Building core-data ... [2022-05-12T20:46:01.135Z] Building core-metadata ... [2022-05-12T20:46:01.135Z] Building security-bootstrapper ... [2022-05-12T20:46:01.135Z] Building security-proxy-setup ... [2022-05-12T20:46:01.135Z] Building security-secretstore-setup ... [2022-05-12T20:46:01.135Z] Building security-spiffe-token-provider ... [2022-05-12T20:46:01.135Z] Building security-spire-agent ... [2022-05-12T20:46:01.135Z] Building security-spire-config ... [2022-05-12T20:46:01.135Z] Building security-spire-server ... [2022-05-12T20:46:01.135Z] Building support-notifications ... [2022-05-12T20:46:01.135Z] Building support-scheduler ... [2022-05-12T20:46:01.135Z] Building sys-mgmt-agent ... [2022-05-12T20:46:01.135Z] Building security-spiffe-token-provider [2022-05-12T20:46:01.135Z] Building security-spire-server [2022-05-12T20:46:01.135Z] Building security-secretstore-setup [2022-05-12T20:46:01.135Z] Building security-bootstrapper [2022-05-12T20:46:01.135Z] Building security-spire-agent [2022-05-12T20:47:37.936Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-12T20:47:37.936Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-12T20:47:37.936Z] ---> e964511cc0a8 [2022-05-12T20:47:37.936Z] Step 3/26 : WORKDIR /edgex-go [2022-05-12T20:47:37.936Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-12T20:47:37.936Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-12T20:47:37.936Z] ---> e964511cc0a8 [2022-05-12T20:47:37.936Z] Step 3/20 : WORKDIR /edgex-go [2022-05-12T20:47:37.936Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-12T20:47:37.936Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-12T20:47:37.936Z] ---> e964511cc0a8 [2022-05-12T20:47:37.936Z] Step 3/25 : WORKDIR /edgex-go [2022-05-12T20:47:37.936Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-12T20:47:37.936Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-12T20:47:37.936Z] ---> e964511cc0a8 [2022-05-12T20:47:37.936Z] Step 3/31 : WORKDIR /edgex-go [2022-05-12T20:47:37.936Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-12T20:47:37.936Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-12T20:47:37.936Z] ---> e964511cc0a8 [2022-05-12T20:47:37.936Z] Step 3/25 : WORKDIR /edgex-go [2022-05-12T20:47:37.936Z] ---> Running in 4e60901cb010 [2022-05-12T20:47:37.936Z] ---> Running in 13a7d3aba01d [2022-05-12T20:47:37.936Z] ---> Running in c0fd59894d66 [2022-05-12T20:47:37.936Z] ---> Running in 62e1b138d1af [2022-05-12T20:47:37.936Z] ---> Running in 7d2be61ba1aa [2022-05-12T20:47:37.936Z] Removing intermediate container 13a7d3aba01d [2022-05-12T20:47:37.936Z] ---> c5f03f435f51 [2022-05-12T20:47:37.936Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T20:47:37.936Z] Removing intermediate container 62e1b138d1af [2022-05-12T20:47:37.936Z] ---> 7d01fe330de5 [2022-05-12T20:47:37.936Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-12T20:47:37.936Z] ---> Running in eb7299efda45 [2022-05-12T20:47:37.936Z] Removing intermediate container 7d2be61ba1aa [2022-05-12T20:47:37.936Z] ---> 49eecb931dc8 [2022-05-12T20:47:37.936Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T20:47:37.936Z] Removing intermediate container 4e60901cb010 [2022-05-12T20:47:37.936Z] ---> 22dd9a503ed5 [2022-05-12T20:47:37.936Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T20:47:37.936Z] ---> Running in 5530a848cef7 [2022-05-12T20:47:37.936Z] Removing intermediate container c0fd59894d66 [2022-05-12T20:47:37.936Z] ---> f71a38f8924d [2022-05-12T20:47:37.936Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T20:47:37.936Z] ---> Running in 852e941bf4a6 [2022-05-12T20:47:37.936Z] ---> Running in 7f0a276a5cc7 [2022-05-12T20:47:37.936Z] ---> Running in 8ec98c340d6d [2022-05-12T20:47:37.936Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-12T20:47:37.936Z] Removing intermediate container eb7299efda45 [2022-05-12T20:47:37.936Z] ---> 6c1840e9134d [2022-05-12T20:47:37.936Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-12T20:47:37.936Z] ---> Running in 93a8f8dfeeb8 [2022-05-12T20:47:37.936Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-12T20:47:37.936Z] Removing intermediate container 852e941bf4a6 [2022-05-12T20:47:37.936Z] ---> 1573778f8ea6 [2022-05-12T20:47:37.936Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-12T20:47:37.936Z] Removing intermediate container 7f0a276a5cc7 [2022-05-12T20:47:37.936Z] ---> dff94c5983a1 [2022-05-12T20:47:37.936Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-12T20:47:37.936Z] ---> Running in a71494e63046 [2022-05-12T20:47:37.936Z] ---> Running in f2450410eb46 [2022-05-12T20:47:37.936Z] v3.15.4-124-ga85ef407d0 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-12T20:47:37.936Z] v3.15.4-128-gcc1b3f7211 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-12T20:47:37.936Z] OK: 15741 distinct packages available [2022-05-12T20:47:37.936Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-12T20:47:37.936Z] Removing intermediate container 8ec98c340d6d [2022-05-12T20:47:37.936Z] ---> 18ebc2574a4d [2022-05-12T20:47:37.936Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-12T20:47:37.936Z] ---> Running in 80b17f52d819 [2022-05-12T20:47:37.936Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-12T20:47:37.936Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-12T20:47:37.936Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-12T20:47:37.936Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-12T20:47:37.936Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-12T20:47:37.936Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-12T20:47:37.936Z] OK: 220 MiB in 52 packages [2022-05-12T20:47:37.936Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-12T20:47:37.936Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-12T20:47:37.936Z] OK: 220 MiB in 52 packages [2022-05-12T20:47:37.936Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-12T20:47:37.936Z] Removing intermediate container 5530a848cef7 [2022-05-12T20:47:37.936Z] ---> e32ddbeeaeb5 [2022-05-12T20:47:37.936Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-12T20:47:37.936Z] OK: 220 MiB in 52 packages [2022-05-12T20:47:37.936Z] OK: 220 MiB in 52 packages [2022-05-12T20:47:37.936Z] OK: 220 MiB in 52 packages [2022-05-12T20:47:37.936Z] Removing intermediate container 93a8f8dfeeb8 [2022-05-12T20:47:37.936Z] ---> 51f876498db3 [2022-05-12T20:47:37.936Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-12T20:47:37.936Z] ---> 7ea21efc2979 [2022-05-12T20:47:37.936Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T20:47:37.936Z] ---> Running in c19f092ea9fb [2022-05-12T20:47:37.936Z] Removing intermediate container a71494e63046 [2022-05-12T20:47:37.936Z] ---> 3d6759f596d4 [2022-05-12T20:47:37.936Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-12T20:47:37.936Z] Removing intermediate container f2450410eb46 [2022-05-12T20:47:37.936Z] ---> e688e5872c0c [2022-05-12T20:47:37.936Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-12T20:47:37.936Z] Removing intermediate container 80b17f52d819 [2022-05-12T20:47:37.936Z] ---> c2c8f2bb38ee [2022-05-12T20:47:37.936Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-12T20:47:37.936Z] ---> 82b942a2df0a [2022-05-12T20:47:37.936Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T20:47:37.936Z] ---> Running in 87ed69995f78 [2022-05-12T20:47:37.936Z] ---> 791d7d8a7a2c [2022-05-12T20:47:37.936Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T20:47:38.206Z] ---> Running in b2d3c3e5202e [2022-05-12T20:47:38.206Z] ---> 3726b8c354a3 [2022-05-12T20:47:38.206Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T20:47:38.485Z] ---> Running in fbda582cc1ac [2022-05-12T20:47:39.090Z] ---> d9329eab16fe [2022-05-12T20:47:39.090Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T20:47:39.090Z] ---> Running in 5d15584521e0 [2022-05-12T20:47:41.753Z] Removing intermediate container c19f092ea9fb [2022-05-12T20:47:41.753Z] ---> 089e3223ffc0 [2022-05-12T20:47:41.753Z] Step 7/20 : COPY . . [2022-05-12T20:47:42.354Z] Removing intermediate container 87ed69995f78 [2022-05-12T20:47:42.354Z] ---> b137f28a19bc [2022-05-12T20:47:42.354Z] Step 8/25 : COPY . . [2022-05-12T20:47:44.366Z] Removing intermediate container b2d3c3e5202e [2022-05-12T20:47:44.366Z] ---> c98bfb6dcef1 [2022-05-12T20:47:44.366Z] Step 8/26 : COPY . . [2022-05-12T20:47:44.643Z] Removing intermediate container 5d15584521e0 [2022-05-12T20:47:44.643Z] ---> 4cbf1e752ee5 [2022-05-12T20:47:44.643Z] Step 8/31 : COPY . . [2022-05-12T20:47:44.643Z] Removing intermediate container fbda582cc1ac [2022-05-12T20:47:44.643Z] ---> 95bec23deff3 [2022-05-12T20:47:44.643Z] Step 8/25 : COPY . . [2022-05-12T20:48:11.453Z] ---> 04b96e3a1daf [2022-05-12T20:48:11.453Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-12T20:48:11.453Z] ---> 8dd119f86771 [2022-05-12T20:48:11.453Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-12T20:48:11.453Z] ---> 02582b260602 [2022-05-12T20:48:11.453Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-12T20:48:11.453Z] ---> Running in c0c98310b072 [2022-05-12T20:48:11.453Z] ---> Running in 745aa8198af1 [2022-05-12T20:48:11.453Z] ---> Running in 9f26bbcdb6ce [2022-05-12T20:48:11.453Z] ---> fb07b73954d0 [2022-05-12T20:48:11.453Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-12T20:48:11.453Z] ---> Running in ae13f3e55abe [2022-05-12T20:48:11.453Z] Removing intermediate container 745aa8198af1 [2022-05-12T20:48:11.453Z] ---> c62babcf8928 [2022-05-12T20:48:11.453Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-12T20:48:11.453Z] ---> Running in 5794128e322a [2022-05-12T20:48:12.054Z] ---> 122b0f2320f0 [2022-05-12T20:48:12.054Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-12T20:48:12.334Z] ---> Running in 367030b30760 [2022-05-12T20:48:12.334Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-05-12T20:48:12.611Z] Removing intermediate container 367030b30760 [2022-05-12T20:48:12.612Z] ---> bd3b9fbca791 [2022-05-12T20:48:12.895Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-12T20:48:12.895Z] ---> Running in 2c1ee203735f [2022-05-12T20:48:12.895Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-12T20:48:13.173Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-12T20:48:15.188Z] Removing intermediate container 5794128e322a [2022-05-12T20:48:15.188Z] ---> 58f8f700de5a [2022-05-12T20:48:15.188Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-12T20:48:15.188Z] ---> Running in 68fc9b7f520e [2022-05-12T20:48:15.471Z] Removing intermediate container 68fc9b7f520e [2022-05-12T20:48:15.471Z] ---> d8c0f8138777 [2022-05-12T20:48:15.471Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-12T20:48:15.751Z] ---> Running in 6e9ad72629ba [2022-05-12T20:48:16.751Z] Removing intermediate container 2c1ee203735f [2022-05-12T20:48:16.751Z] ---> 83411e9315e5 [2022-05-12T20:48:16.751Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-12T20:48:16.751Z] ---> Running in 65cb1bcc991b [2022-05-12T20:48:17.362Z] Removing intermediate container 65cb1bcc991b [2022-05-12T20:48:17.362Z] ---> 3704f0323c97 [2022-05-12T20:48:17.362Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-12T20:48:17.660Z] ---> Running in e52543f48b09 [2022-05-12T20:48:19.661Z] spire-1.2.1/ [2022-05-12T20:48:19.661Z] spire-1.2.1/.data/ [2022-05-12T20:48:19.661Z] spire-1.2.1/.data/.file [2022-05-12T20:48:19.661Z] spire-1.2.1/.dockerignore [2022-05-12T20:48:19.661Z] spire-1.2.1/.gitattributes [2022-05-12T20:48:19.661Z] spire-1.2.1/.githooks/ [2022-05-12T20:48:19.661Z] spire-1.2.1/.githooks/pre-commit [2022-05-12T20:48:19.661Z] spire-1.2.1/.github/ [2022-05-12T20:48:19.661Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-12T20:48:19.661Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-12T20:48:19.661Z] spire-1.2.1/.github/dependabot.yml [2022-05-12T20:48:19.661Z] spire-1.2.1/.github/workflows/ [2022-05-12T20:48:19.661Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-12T20:48:19.661Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-12T20:48:19.661Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-12T20:48:19.661Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-12T20:48:19.661Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-12T20:48:19.661Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-12T20:48:19.661Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-12T20:48:19.661Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-12T20:48:19.661Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-12T20:48:19.661Z] spire-1.2.1/.gitignore [2022-05-12T20:48:19.661Z] spire-1.2.1/.go-version [2022-05-12T20:48:19.661Z] spire-1.2.1/.golangci.yml [2022-05-12T20:48:19.661Z] spire-1.2.1/ADOPTERS.md [2022-05-12T20:48:19.661Z] spire-1.2.1/CHANGELOG.md [2022-05-12T20:48:19.661Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-12T20:48:19.661Z] spire-1.2.1/CODEOWNERS [2022-05-12T20:48:19.661Z] spire-1.2.1/CONTRIBUTING.md [2022-05-12T20:48:19.661Z] spire-1.2.1/Dockerfile [2022-05-12T20:48:19.661Z] spire-1.2.1/Dockerfile.dev [2022-05-12T20:48:19.661Z] spire-1.2.1/Dockerfile.scratch [2022-05-12T20:48:19.661Z] spire-1.2.1/LICENSE [2022-05-12T20:48:19.661Z] spire-1.2.1/MAINTAINERS.md [2022-05-12T20:48:19.661Z] spire-1.2.1/Makefile [2022-05-12T20:48:19.661Z] spire-1.2.1/README.md [2022-05-12T20:48:19.661Z] spire-1.2.1/ROADMAP.md [2022-05-12T20:48:19.661Z] spire-1.2.1/SECURITY.md [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/ [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-agent/ [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-server/ [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-12T20:48:19.661Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-12T20:48:19.661Z] spire-1.2.1/conf/ [2022-05-12T20:48:19.661Z] spire-1.2.1/conf/agent/ [2022-05-12T20:48:19.661Z] spire-1.2.1/conf/agent/agent.conf [2022-05-12T20:48:19.661Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-12T20:48:19.661Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-12T20:48:19.661Z] spire-1.2.1/conf/server/ [2022-05-12T20:48:19.661Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-12T20:48:19.661Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-12T20:48:19.661Z] spire-1.2.1/conf/server/server.conf [2022-05-12T20:48:19.661Z] spire-1.2.1/conf/server/server_full.conf [2022-05-12T20:48:19.661Z] spire-1.2.1/doc/ [2022-05-12T20:48:19.661Z] spire-1.2.1/doc/SPIRE101.md [2022-05-12T20:48:19.661Z] spire-1.2.1/doc/auditlog.md [2022-05-12T20:48:19.661Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-12T20:48:19.661Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-12T20:48:19.661Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-12T20:48:19.661Z] spire-1.2.1/doc/images/ [2022-05-12T20:48:19.661Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-12T20:48:19.661Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-12T20:48:19.661Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-12T20:48:19.661Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-12T20:48:19.661Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-12T20:48:19.661Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-12T20:48:19.661Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-12T20:48:19.661Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-12T20:48:19.661Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-12T20:48:19.661Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-12T20:48:19.661Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-12T20:48:19.661Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-12T20:48:19.661Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-12T20:48:19.661Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-12T20:48:19.661Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-12T20:48:19.661Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-12T20:48:19.661Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-12T20:48:19.661Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-12T20:48:19.661Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-12T20:48:19.661Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-12T20:48:19.661Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-12T20:48:19.661Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-12T20:48:19.661Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-12T20:48:19.661Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-12T20:48:19.661Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-12T20:48:19.661Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-12T20:48:19.661Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-12T20:48:19.661Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-12T20:48:19.661Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-12T20:48:19.661Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-12T20:48:19.661Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-12T20:48:19.661Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-12T20:48:19.661Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-12T20:48:19.662Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-12T20:48:19.662Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-12T20:48:19.662Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-12T20:48:19.662Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-12T20:48:19.662Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-12T20:48:19.662Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-12T20:48:19.662Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-12T20:48:19.662Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-12T20:48:19.662Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-12T20:48:19.662Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-12T20:48:19.662Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-12T20:48:19.662Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-12T20:48:19.662Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-12T20:48:19.662Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-12T20:48:19.662Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-12T20:48:19.662Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-12T20:48:19.662Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-12T20:48:19.662Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-12T20:48:19.662Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-12T20:48:19.662Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-12T20:48:19.662Z] spire-1.2.1/doc/scaling_spire.md [2022-05-12T20:48:19.662Z] spire-1.2.1/doc/spire_agent.md [2022-05-12T20:48:19.662Z] spire-1.2.1/doc/spire_server.md [2022-05-12T20:48:19.662Z] spire-1.2.1/doc/supported_integrations.md [2022-05-12T20:48:19.662Z] spire-1.2.1/doc/telemetry.md [2022-05-12T20:48:19.662Z] spire-1.2.1/doc/telemetry_config.md [2022-05-12T20:48:19.662Z] spire-1.2.1/doc/upgrading.md [2022-05-12T20:48:19.662Z] spire-1.2.1/doc/using_spire.md [2022-05-12T20:48:19.662Z] spire-1.2.1/examples/ [2022-05-12T20:48:19.662Z] spire-1.2.1/examples/README.md [2022-05-12T20:48:19.662Z] spire-1.2.1/go.mod [2022-05-12T20:48:19.662Z] spire-1.2.1/go.sum [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/ [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/ [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/agent.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/api/ [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/client/ [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/common/ [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/config.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/manager/ [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-12T20:48:19.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-12T20:48:19.940Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-12T20:48:19.940Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-12T20:48:19.940Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-12T20:48:19.940Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-12T20:48:19.940Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-12T20:48:19.940Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-12T20:48:19.940Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-12T20:48:19.940Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-12T20:48:19.940Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-12T20:48:19.940Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-12T20:48:19.940Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-12T20:48:19.940Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-12T20:48:19.940Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-12T20:48:19.940Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-12T20:48:19.940Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-12T20:48:19.940Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-12T20:48:19.940Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-12T20:48:19.940Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-12T20:48:19.940Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-12T20:48:19.940Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-12T20:48:19.940Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-12T20:48:19.940Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-12T20:48:19.940Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-12T20:48:19.940Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-12T20:48:19.940Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-12T20:48:19.940Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-12T20:48:19.940Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-12T20:48:19.940Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-12T20:48:19.940Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-12T20:48:19.940Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-12T20:48:19.940Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-12T20:48:19.940Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-12T20:48:19.940Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-12T20:48:19.940Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-12T20:48:19.940Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-12T20:48:19.940Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-12T20:48:19.940Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-12T20:48:19.940Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-12T20:48:19.940Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-12T20:48:19.940Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-12T20:48:19.940Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-12T20:48:19.940Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-12T20:48:19.940Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-12T20:48:19.940Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-12T20:48:19.940Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-12T20:48:19.940Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-12T20:48:19.940Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-12T20:48:19.940Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-12T20:48:19.940Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-12T20:48:19.940Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-12T20:48:19.940Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-12T20:48:19.940Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-12T20:48:19.940Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-12T20:48:19.940Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-12T20:48:19.940Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-12T20:48:19.940Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-12T20:48:19.940Z] spire-1.2.1/pkg/agent/svid/ [2022-05-12T20:48:19.940Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-12T20:48:19.940Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-12T20:48:19.940Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-12T20:48:19.940Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-12T20:48:19.940Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-12T20:48:19.940Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-12T20:48:19.940Z] spire-1.2.1/pkg/common/ [2022-05-12T20:48:19.940Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-12T20:48:19.940Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-12T20:48:19.940Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-12T20:48:19.940Z] spire-1.2.1/pkg/common/api/ [2022-05-12T20:48:19.940Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-12T20:48:19.940Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-12T20:48:19.940Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/api/names.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/auth/ [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/catalog/ [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/cli/ [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/health/ [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/health/config.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/health/context.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/health/health.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/idutil/ [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/log/ [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/log/log.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/log/options.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-12T20:48:19.941Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/plugin/ [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/profiling/ [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/selector/ [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-12T20:48:19.942Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/common/uptime/ [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/common/util/ [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/common/util/task.go [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/common/version/ [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/common/version/version.go [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/common/x509util/ [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/server/ [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/server/api/ [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/server/api/api.go [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/server/api/health/ [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/server/api/id.go [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-12T20:48:20.216Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/api/status.go [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/bundle/ [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/ca/ [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/ca/ca_health.gospire-1.2.1/ [2022-05-12T20:48:20.217Z] [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/cache/ [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/catalog/ [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-12T20:48:20.217Z] spire-1.2.1/.data/ [2022-05-12T20:48:20.217Z] spire-1.2.1/.data/.file [2022-05-12T20:48:20.217Z] spire-1.2.1/.dockerignore [2022-05-12T20:48:20.217Z] spire-1.2.1/.gitattributes [2022-05-12T20:48:20.217Z] spire-1.2.1/.githooks/ [2022-05-12T20:48:20.217Z] spire-1.2.1/.githooks/pre-commit [2022-05-12T20:48:20.217Z] spire-1.2.1/.github/ [2022-05-12T20:48:20.217Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-12T20:48:20.217Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-12T20:48:20.217Z] spire-1.2.1/.github/dependabot.yml [2022-05-12T20:48:20.217Z] spire-1.2.1/.github/workflows/ [2022-05-12T20:48:20.217Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-12T20:48:20.217Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-12T20:48:20.217Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-12T20:48:20.217Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-12T20:48:20.217Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-12T20:48:20.217Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-12T20:48:20.217Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-12T20:48:20.217Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-12T20:48:20.217Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-12T20:48:20.217Z] spire-1.2.1/.gitignore [2022-05-12T20:48:20.217Z] spire-1.2.1/.go-version [2022-05-12T20:48:20.217Z] spire-1.2.1/.golangci.yml [2022-05-12T20:48:20.217Z] spire-1.2.1/ADOPTERS.md [2022-05-12T20:48:20.217Z] spire-1.2.1/CHANGELOG.md [2022-05-12T20:48:20.217Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-12T20:48:20.217Z] spire-1.2.1/CODEOWNERS [2022-05-12T20:48:20.217Z] spire-1.2.1/CONTRIBUTING.md [2022-05-12T20:48:20.217Z] spire-1.2.1/Dockerfile [2022-05-12T20:48:20.217Z] spire-1.2.1/Dockerfile.devspire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/config.go [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/datastore/ [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-12T20:48:20.217Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-12T20:48:20.493Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-12T20:48:20.493Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-12T20:48:20.493Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-12T20:48:20.493Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-12T20:48:20.493Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-12T20:48:20.493Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-12T20:48:20.493Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-12T20:48:20.494Z] spire-1.2.1/Dockerfile.scratch [2022-05-12T20:48:20.494Z] spire-1.2.1/LICENSE [2022-05-12T20:48:20.494Z] spire-1.2.1/MAINTAINERS.md [2022-05-12T20:48:20.494Z] spire-1.2.1/Makefile [2022-05-12T20:48:20.494Z] spire-1.2.1/README.md [2022-05-12T20:48:20.494Z] spire-1.2.1/ROADMAP.md [2022-05-12T20:48:20.494Z] spire-1.2.1/SECURITY.md [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/ [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-agent/ [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-server/ [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/ [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-12T20:48:20.494Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-12T20:48:20.494Z] spire-1.2.1/conf/ [2022-05-12T20:48:20.494Z] spire-1.2.1/conf/agent/ [2022-05-12T20:48:20.494Z] spire-1.2.1/conf/agent/agent.conf [2022-05-12T20:48:20.494Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-12T20:48:20.494Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-12T20:48:20.494Z] spire-1.2.1/conf/server/ [2022-05-12T20:48:20.494Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-12T20:48:20.494Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-12T20:48:20.494Z] spire-1.2.1/conf/server/server.conf [2022-05-12T20:48:20.494Z] spire-1.2.1/conf/server/server_full.conf [2022-05-12T20:48:20.494Z] spire-1.2.1/doc/ [2022-05-12T20:48:20.494Z] spire-1.2.1/doc/SPIRE101.md [2022-05-12T20:48:20.494Z] spire-1.2.1/doc/auditlog.md [2022-05-12T20:48:20.494Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-12T20:48:20.494Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-12T20:48:20.494Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-12T20:48:20.494Z] spire-1.2.1/doc/images/ [2022-05-12T20:48:20.494Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-12T20:48:20.494Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-12T20:48:20.494Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-12T20:48:20.494Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-12T20:48:20.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-12T20:48:20.495Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-12T20:48:20.495Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-12T20:48:20.495Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-12T20:48:20.495Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-12T20:48:20.495Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-12T20:48:20.495Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-12T20:48:20.495Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-12T20:48:20.495Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-12T20:48:20.495Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-12T20:48:20.495Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-12T20:48:20.495Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-12T20:48:20.495Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-12T20:48:20.495Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-12T20:48:20.495Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-12T20:48:20.495Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-12T20:48:20.495Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-12T20:48:20.495Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-12T20:48:20.495Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-12T20:48:20.495Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-12T20:48:20.495Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-12T20:48:20.495Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-12T20:48:20.495Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-12T20:48:20.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-12T20:48:20.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-12T20:48:20.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-12T20:48:20.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-12T20:48:20.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-12T20:48:20.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-12T20:48:20.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-12T20:48:20.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-12T20:48:20.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-12T20:48:20.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-12T20:48:20.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-12T20:48:20.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-12T20:48:20.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-12T20:48:20.495Z] [2022-05-12T20:48:20.495Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-12T20:48:20.495Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-12T20:48:20.495Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-12T20:48:20.495Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-12T20:48:20.495Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-12T20:48:20.495Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-12T20:48:20.495Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-12T20:48:20.495Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-12T20:48:20.495Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-12T20:48:20.495Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-12T20:48:20.495Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-12T20:48:20.495Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-12T20:48:20.495Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-12T20:48:20.495Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-12T20:48:20.495Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-12T20:48:20.495Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-12T20:48:20.495Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-12T20:48:20.495Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-12T20:48:20.495Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-12T20:48:20.495Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.mdspire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-12T20:48:20.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-12T20:48:20.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-12T20:48:20.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-12T20:48:20.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-12T20:48:20.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-12T20:48:20.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-12T20:48:20.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-12T20:48:20.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-12T20:48:20.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-12T20:48:20.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-12T20:48:20.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-12T20:48:20.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-12T20:48:20.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-12T20:48:20.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-12T20:48:20.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-12T20:48:20.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-12T20:48:20.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-12T20:48:20.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-12T20:48:20.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-12T20:48:20.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-12T20:48:20.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-12T20:48:20.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-12T20:48:20.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-12T20:48:20.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-12T20:48:20.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-12T20:48:20.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-12T20:48:20.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-12T20:48:20.776Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-12T20:48:20.776Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-12T20:48:20.776Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-12T20:48:20.776Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-12T20:48:20.776Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-12T20:48:20.776Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-12T20:48:20.776Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-12T20:48:20.776Z] spire-1.2.1/doc/scaling_spire.md [2022-05-12T20:48:20.776Z] spire-1.2.1/doc/spire_agent.md [2022-05-12T20:48:20.776Z] spire-1.2.1/doc/spire_server.md [2022-05-12T20:48:20.776Z] spire-1.2.1/doc/supported_integrations.md [2022-05-12T20:48:20.776Z] spire-1.2.1/doc/telemetry.md [2022-05-12T20:48:20.776Z] spire-1.2.1/doc/telemetry_config.md [2022-05-12T20:48:20.776Z] spire-1.2.1/doc/upgrading.md [2022-05-12T20:48:20.776Z] spire-1.2.1/doc/using_spire.md [2022-05-12T20:48:20.776Z] spire-1.2.1/examples/ [2022-05-12T20:48:20.776Z] spire-1.2.1/examples/README.md [2022-05-12T20:48:20.776Z] spire-1.2.1/go.mod [2022-05-12T20:48:20.776Z] spire-1.2.1/go.sum [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/ [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/agent/ [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/agent/agent.go [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/agent/api/ [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/server/registration/ [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/server/server.go [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/server/server_test.go [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/server/svid/ [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-12T20:48:20.776Z] spire-1.2.1/proto/ [2022-05-12T20:48:20.776Z] spire-1.2.1/proto/private/ [2022-05-12T20:48:20.776Z] spire-1.2.1/proto/private/server/ [2022-05-12T20:48:20.776Z] spire-1.2.1/proto/private/server/journal/ [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/agent/client/ [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/agent/common/ [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/agent/config.go [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-12T20:48:20.776Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-12T20:48:20.776Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-12T20:48:20.776Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-12T20:48:20.776Z] spire-1.2.1/proto/spire/ [2022-05-12T20:48:20.776Z] spire-1.2.1/proto/spire/common/ [2022-05-12T20:48:20.776Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-12T20:48:20.776Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-12T20:48:20.776Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-12T20:48:20.776Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-12T20:48:20.776Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-12T20:48:20.776Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-12T20:48:20.776Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-12T20:48:20.776Z] spire-1.2.1/proto/spire/plugin/ [2022-05-12T20:48:20.776Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-12T20:48:20.776Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-12T20:48:20.776Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-12T20:48:20.776Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-12T20:48:20.776Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-12T20:48:20.776Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-12T20:48:20.776Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-12T20:48:20.776Z] spire-1.2.1/release/ [2022-05-12T20:48:20.776Z] spire-1.2.1/release/spire-extras/ [2022-05-12T20:48:20.776Z] spire-1.2.1/release/spire-extras/README.md [2022-05-12T20:48:20.776Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-12T20:48:20.776Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-12T20:48:20.776Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-12T20:48:20.777Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-12T20:48:20.777Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-12T20:48:20.777Z] spire-1.2.1/release/spire/ [2022-05-12T20:48:20.777Z] spire-1.2.1/release/spire/README.md [2022-05-12T20:48:20.777Z] spire-1.2.1/release/spire/conf/ [2022-05-12T20:48:20.777Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-12T20:48:20.777Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-12T20:48:20.777Z] spire-1.2.1/release/spire/conf/server/ [2022-05-12T20:48:20.777Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-12T20:48:20.777Z] spire-1.2.1/script/ [2022-05-12T20:48:20.777Z] spire-1.2.1/script/build-artifact.sh [2022-05-12T20:48:20.777Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-12T20:48:20.777Z] spire-1.2.1/support/ [2022-05-12T20:48:20.777Z] spire-1.2.1/support/k8s/ [2022-05-12T20:48:20.777Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-12T20:48:20.777Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-12T20:48:20.777Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-12T20:48:20.777Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/manager/ [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-12T20:48:20.777Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-12T20:48:20.777Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-12T20:48:20.777Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-12T20:48:20.777Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-12T20:48:20.777Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-12T20:48:20.777Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-12T20:48:20.777Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-12T20:48:20.777Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-12T20:48:20.777Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-12T20:48:20.777Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-12T20:48:20.777Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-12T20:48:20.777Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-12T20:48:20.777Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-12T20:48:20.777Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-12T20:48:20.777Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-12T20:48:20.777Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-12T20:48:20.777Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-12T20:48:20.777Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-12T20:48:20.777Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-12T20:48:20.777Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-12T20:48:20.777Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-12T20:48:20.777Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-12T20:48:20.777Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-12T20:48:20.777Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-12T20:48:20.777Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-12T20:48:20.777Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-12T20:48:20.777Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-12T20:48:20.777Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-12T20:48:20.777Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-12T20:48:20.777Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-12T20:48:20.777Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-12T20:48:20.777Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-12T20:48:20.777Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-12T20:48:20.777Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-12T20:48:20.777Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-12T20:48:20.777Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-12T20:48:20.777Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-12T20:48:20.777Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-12T20:48:20.777Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-12T20:48:20.777Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-12T20:48:20.777Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-12T20:48:20.777Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-12T20:48:20.777Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-12T20:48:20.777Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-12T20:48:20.777Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-12T20:48:20.777Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-12T20:48:20.777Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-12T20:48:20.777Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-12T20:48:20.777Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-12T20:48:20.777Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-12T20:48:20.777Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-12T20:48:20.777Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-12T20:48:20.777Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-12T20:48:20.777Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-12T20:48:20.777Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-12T20:48:20.778Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-12T20:48:20.778Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-12T20:48:20.778Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-12T20:48:20.778Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-12T20:48:20.778Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-12T20:48:20.778Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-12T20:48:20.778Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-12T20:48:20.778Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-12T20:48:20.778Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-12T20:48:20.778Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-12T20:48:20.778Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-12T20:48:20.778Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-12T20:48:20.778Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-12T20:48:20.778Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-12T20:48:20.778Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-12T20:48:20.778Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-12T20:48:20.778Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-12T20:48:20.778Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-12T20:48:20.778Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-12T20:48:20.778Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-12T20:48:20.778Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-12T20:48:20.778Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-12T20:48:20.778Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-12T20:48:20.778Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-12T20:48:20.778Z] spire-1.2.1/test/ [2022-05-12T20:48:20.778Z] spire-1.2.1/test/clock/ [2022-05-12T20:48:20.778Z] spire-1.2.1/test/clock/clock.go [2022-05-12T20:48:20.778Z] spire-1.2.1/test/fakes/ [2022-05-12T20:48:20.778Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-12T20:48:20.778Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-12T20:48:20.778Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-12T20:48:20.778Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-12T20:48:20.778Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-12T20:48:20.778Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-12T20:48:20.778Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-12T20:48:20.778Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/agent/svid/ [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/common/ [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/common/api/ [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-12T20:48:20.778Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-12T20:48:20.778Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-12T20:48:20.778Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-12T20:48:20.778Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-12T20:48:20.778Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-12T20:48:20.778Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-12T20:48:20.778Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-12T20:48:20.778Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-12T20:48:20.778Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-12T20:48:20.778Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-12T20:48:20.778Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-12T20:48:20.778Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-12T20:48:20.778Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-12T20:48:20.778Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-12T20:48:20.778Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-12T20:48:20.778Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-12T20:48:20.778Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-12T20:48:20.778Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-12T20:48:20.778Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-12T20:48:20.778Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-12T20:48:20.778Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-12T20:48:20.778Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-12T20:48:20.778Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-12T20:48:20.778Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-12T20:48:20.778Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-12T20:48:20.778Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-12T20:48:20.778Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-12T20:48:20.778Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-12T20:48:20.778Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-12T20:48:20.778Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-12T20:48:20.778Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-12T20:48:20.778Z] spire-1.2.1/test/fixture/ [2022-05-12T20:48:20.778Z] spire-1.2.1/test/fixture/certs/ [2022-05-12T20:48:20.778Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-12T20:48:20.778Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-12T20:48:20.778Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-12T20:48:20.778Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-12T20:48:20.778Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-12T20:48:20.778Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-12T20:48:20.778Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-12T20:48:20.778Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-12T20:48:20.778Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-12T20:48:20.778Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-12T20:48:20.778Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/common/api/names.go [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/common/auth/ [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-12T20:48:20.778Z] [2022-05-12T20:48:20.778Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-12T20:48:20.778Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-12T20:48:20.778Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-12T20:48:20.778Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-12T20:48:20.778Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-12T20:48:20.778Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-12T20:48:20.778Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-12T20:48:20.778Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-12T20:48:20.778Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-12T20:48:20.778Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-12T20:48:20.778Z] spire-1.2.1/test/fixture/config/ [2022-05-12T20:48:20.778Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-12T20:48:20.778Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-12T20:48:20.778Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-12T20:48:20.778Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-12T20:48:20.778Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-12T20:48:20.778Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-12T20:48:20.778Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-12T20:48:20.778Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-12T20:48:20.778Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.confspire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/common/catalog/ [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-12T20:48:20.778Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-12T20:48:20.778Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-12T20:48:20.778Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-12T20:48:20.778Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-12T20:48:20.778Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-12T20:48:20.778Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-12T20:48:20.778Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-12T20:48:20.778Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-12T20:48:20.779Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-12T20:48:20.779Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-12T20:48:20.779Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-12T20:48:20.779Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-12T20:48:20.779Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-12T20:48:20.779Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-12T20:48:20.779Z] spire-1.2.1/test/fixture/fixture.go [2022-05-12T20:48:20.779Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-12T20:48:21.055Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-12T20:48:21.055Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-12T20:48:21.055Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-12T20:48:21.055Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-12T20:48:21.055Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-12T20:48:21.055Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-12T20:48:21.055Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-12T20:48:21.055Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-12T20:48:21.055Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-12T20:48:21.055Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-12T20:48:21.055Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-12T20:48:21.055Z] spire-1.2.1/test/fixture/registration/ [2022-05-12T20:48:21.055Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-12T20:48:21.055Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-12T20:48:21.055Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-12T20:48:21.055Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-12T20:48:21.055Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-12T20:48:21.055Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-12T20:48:21.055Z] spire-1.2.1/test/integration/ [2022-05-12T20:48:21.055Z] spire-1.2.1/test/integration/README.md [2022-05-12T20:48:21.055Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-12T20:48:21.055Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-12T20:48:21.055Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-12T20:48:21.055Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-12T20:48:21.055Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-12T20:48:21.055Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-12T20:48:21.055Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-12T20:48:21.055Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-12T20:48:21.055Z] spire-1.2.1/pkg/common/cli/ [2022-05-12T20:48:21.055Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-12T20:48:21.055Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-12T20:48:21.055Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-12T20:48:21.055Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-12T20:48:21.055Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-12T20:48:21.055Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-12T20:48:21.055Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-12T20:48:21.055Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-12T20:48:21.055Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-12T20:48:21.055Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-12T20:48:21.055Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-12T20:48:21.055Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-12T20:48:21.055Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-12T20:48:21.055Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-12T20:48:21.055Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-12T20:48:21.055Z] spire-1.2.1/test/integration/common [2022-05-12T20:48:21.055Z] spire-1.2.1/test/integration/setup/ [2022-05-12T20:48:21.055Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-12T20:48:21.055Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-12T20:48:21.055Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-12T20:48:21.055Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-12T20:48:21.055Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-12T20:48:21.055Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-12T20:48:21.055Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-12T20:48:21.055Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-12T20:48:21.055Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-12T20:48:21.055Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-12T20:48:21.055Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-12T20:48:21.055Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-12T20:48:21.055Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-12T20:48:21.055Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-12T20:48:21.055Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-12T20:48:21.055Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-12T20:48:21.055Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-12T20:48:21.055Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-12T20:48:21.055Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-12T20:48:21.055Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-12T20:48:21.055Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-12T20:48:21.055Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-12T20:48:21.055Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-12T20:48:21.055Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-12T20:48:21.055Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-12T20:48:21.055Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-12T20:48:21.055Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-12T20:48:21.055Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-12T20:48:21.055Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-12T20:48:21.055Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-12T20:48:21.055Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-12T20:48:21.055Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-12T20:48:21.055Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-12T20:48:21.055Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-12T20:48:21.055Z] [2022-05-12T20:48:21.055Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-12T20:48:21.055Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-12T20:48:21.055Z] spire-1.2.1/test/integration/suites/ [2022-05-12T20:48:21.055Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-12T20:48:21.055Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-12T20:48:21.055Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-12T20:48:21.055Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-12T20:48:21.055Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-12T20:48:21.055Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-12T20:48:21.055Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-12T20:48:21.055Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-12T20:48:21.055Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-12T20:48:21.055Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-12T20:48:21.055Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-12T20:48:21.055Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-12T20:48:21.055Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-12T20:48:21.055Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yamlspire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-12T20:48:21.055Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-12T20:48:21.055Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-12T20:48:21.055Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-12T20:48:21.055Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-12T20:48:21.055Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-12T20:48:21.055Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-12T20:48:21.055Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-12T20:48:21.055Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-12T20:48:21.055Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-12T20:48:21.055Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-12T20:48:21.055Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-12T20:48:21.055Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-12T20:48:21.055Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-12T20:48:21.055Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/health/ [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/health/config.go [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/health/context.go [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/health/health.go [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/idutil/ [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/log/ [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/log/log.go [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/log/options.go [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-12T20:48:21.056Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-12T20:48:21.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-12T20:48:21.057Z] spire-1.2.1/pkg/common/plugin/ [2022-05-12T20:48:21.057Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-12T20:48:21.057Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-12T20:48:21.057Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-12T20:48:21.057Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-12T20:48:21.057Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-12T20:48:21.057Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-12T20:48:21.057Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-12T20:48:21.057Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-12T20:48:21.057Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-12T20:48:21.057Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-12T20:48:21.057Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-12T20:48:21.057Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-12T20:48:21.057Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-12T20:48:21.057Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-12T20:48:21.057Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-12T20:48:21.057Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-12T20:48:21.057Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-12T20:48:21.057Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-12T20:48:21.057Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-12T20:48:21.057Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-12T20:48:21.057Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-12T20:48:21.057Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-12T20:48:21.057Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-12T20:48:21.057Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-12T20:48:21.057Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-12T20:48:21.057Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-12T20:48:21.057Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-12T20:48:21.057Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-12T20:48:21.057Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-12T20:48:21.057Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-12T20:48:21.057Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-12T20:48:21.057Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-12T20:48:21.057Z] spire-1.2.1/pkg/common/profiling/ [2022-05-12T20:48:21.057Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-12T20:48:21.057Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-12T20:48:21.057Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-12T20:48:21.057Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-12T20:48:21.057Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-12T20:48:21.057Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-12T20:48:21.057Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-12T20:48:21.057Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-12T20:48:21.057Z] spire-1.2.1/pkg/common/selector/ [2022-05-12T20:48:21.057Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-12T20:48:21.057Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-12T20:48:21.057Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-12T20:48:21.057Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-12T20:48:21.057Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-12T20:48:21.057Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-12T20:48:21.057Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-12T20:48:21.057Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-12T20:48:21.057Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-12T20:48:21.057Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-12T20:48:21.057Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-12T20:48:21.057Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-12T20:48:21.057Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-12T20:48:21.057Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-12T20:48:21.057Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-12T20:48:21.057Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-12T20:48:21.057Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-12T20:48:21.057Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-12T20:48:21.057Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-12T20:48:21.057Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-12T20:48:21.057Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-12T20:48:21.057Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-12T20:48:21.057Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-12T20:48:21.057Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-12T20:48:21.057Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-12T20:48:21.057Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-12T20:48:21.057Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-12T20:48:21.057Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-12T20:48:21.057Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-12T20:48:21.057Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-12T20:48:21.057Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-12T20:48:21.057Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-12T20:48:21.057Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-12T20:48:21.057Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-12T20:48:21.057Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-12T20:48:21.057Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-12T20:48:21.057Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-12T20:48:21.057Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-12T20:48:21.057Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-12T20:48:21.057Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-12T20:48:21.057Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-12T20:48:21.057Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-12T20:48:21.057Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-12T20:48:21.057Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-12T20:48:21.058Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-12T20:48:21.058Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-12T20:48:21.058Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-12T20:48:21.058Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-12T20:48:21.058Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-12T20:48:21.058Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-12T20:48:21.058Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-12T20:48:21.058Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-12T20:48:21.058Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-12T20:48:21.058Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-12T20:48:21.058Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-12T20:48:21.058Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-12T20:48:21.058Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-12T20:48:21.058Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-12T20:48:21.058Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-12T20:48:21.058Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-12T20:48:21.058Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-12T20:48:21.058Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-12T20:48:21.058Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-12T20:48:21.058Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-12T20:48:21.058Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-12T20:48:21.058Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-12T20:48:21.058Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-12T20:48:21.058Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-12T20:48:21.058Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-12T20:48:21.058Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-12T20:48:21.058Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-12T20:48:21.058Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-12T20:48:21.058Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-12T20:48:21.058Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-12T20:48:21.058Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-12T20:48:21.058Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-12T20:48:21.058Z] spire-1.2.1/pkg/common/uptime/ [2022-05-12T20:48:21.058Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-12T20:48:21.058Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-12T20:48:21.058Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-12T20:48:21.058Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-12T20:48:21.058Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-12T20:48:21.058Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-12T20:48:21.058Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-12T20:48:21.058Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-12T20:48:21.058Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-12T20:48:21.058Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-12T20:48:21.058Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-12T20:48:21.058Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-12T20:48:21.058Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-12T20:48:21.058Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-12T20:48:21.058Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-12T20:48:21.058Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-12T20:48:21.058Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-12T20:48:21.058Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-12T20:48:21.058Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-12T20:48:21.058Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-12T20:48:21.058Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-12T20:48:21.058Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-12T20:48:21.058Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-12T20:48:21.058Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-12T20:48:21.058Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-12T20:48:21.058Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-12T20:48:21.058Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-12T20:48:21.058Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-12T20:48:21.058Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-12T20:48:21.058Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-12T20:48:21.058Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-12T20:48:21.058Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-12T20:48:21.058Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-12T20:48:21.058Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-12T20:48:21.058Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-12T20:48:21.058Z] spire-1.2.1/pkg/common/util/ [2022-05-12T20:48:21.058Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-12T20:48:21.058Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-12T20:48:21.058Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-12T20:48:21.058Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-12T20:48:21.058Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-12T20:48:21.058Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-12T20:48:21.058Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-12T20:48:21.058Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-12T20:48:21.058Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-12T20:48:21.058Z] spire-1.2.1/pkg/common/util/task.go [2022-05-12T20:48:21.058Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-12T20:48:21.058Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-12T20:48:21.058Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-12T20:48:21.058Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-12T20:48:21.058Z] spire-1.2.1/pkg/common/version/ [2022-05-12T20:48:21.058Z] spire-1.2.1/pkg/common/version/version.go [2022-05-12T20:48:21.058Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-12T20:48:21.058Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-12T20:48:21.058Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-12T20:48:21.058Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-12T20:48:21.058Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-12T20:48:21.058Z] spire-1.2.1/pkg/common/x509util/ [2022-05-12T20:48:21.058Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-12T20:48:21.058Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-12T20:48:21.058Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-12T20:48:21.058Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-12T20:48:21.058Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-12T20:48:21.058Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-12T20:48:21.058Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-12T20:48:21.058Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-12T20:48:21.058Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-12T20:48:21.058Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-12T20:48:21.058Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-12T20:48:21.058Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-12T20:48:21.058Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-12T20:48:21.058Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-12T20:48:21.058Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-12T20:48:21.058Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-12T20:48:21.058Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-12T20:48:21.058Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-12T20:48:21.058Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-12T20:48:21.058Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-12T20:48:21.058Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-12T20:48:21.058Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-12T20:48:21.058Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-12T20:48:21.058Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-12T20:48:21.058Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-12T20:48:21.058Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-12T20:48:21.058Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-12T20:48:21.058Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-12T20:48:21.058Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-12T20:48:21.058Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-12T20:48:21.058Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-12T20:48:21.058Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-12T20:48:21.058Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-12T20:48:21.333Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-12T20:48:21.333Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-12T20:48:21.333Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-12T20:48:21.333Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-12T20:48:21.333Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-12T20:48:21.333Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-12T20:48:21.333Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-12T20:48:21.333Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-12T20:48:21.333Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-12T20:48:21.333Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-12T20:48:21.333Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-12T20:48:21.333Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-12T20:48:21.333Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-12T20:48:21.333Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-12T20:48:21.333Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-12T20:48:21.333Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-12T20:48:21.333Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-12T20:48:21.333Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-12T20:48:21.333Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-12T20:48:21.333Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-12T20:48:21.333Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-12T20:48:21.333Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-12T20:48:21.333Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-12T20:48:21.333Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-12T20:48:21.333Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-12T20:48:21.333Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-12T20:48:21.333Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-12T20:48:21.333Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-12T20:48:21.333Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-12T20:48:21.333Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-12T20:48:21.333Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-12T20:48:21.333Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-12T20:48:21.333Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-12T20:48:21.333Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-12T20:48:21.333Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-12T20:48:21.333Z] spire-1.2.1/pkg/server/ [2022-05-12T20:48:21.333Z] spire-1.2.1/pkg/server/api/ [2022-05-12T20:48:21.333Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-12T20:48:21.333Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-12T20:48:21.333Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-12T20:48:21.333Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-12T20:48:21.333Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-12T20:48:21.333Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-12T20:48:21.333Z] spire-1.2.1/pkg/server/api/api.go [2022-05-12T20:48:21.333Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-12T20:48:21.333Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-12T20:48:21.333Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-12T20:48:21.333Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-12T20:48:21.333Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-12T20:48:21.333Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-12T20:48:21.333Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-12T20:48:21.333Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-12T20:48:21.333Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-12T20:48:21.333Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-12T20:48:21.333Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-12T20:48:21.333Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-12T20:48:21.333Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-12T20:48:21.333Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-12T20:48:21.333Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-12T20:48:21.333Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-12T20:48:21.333Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-12T20:48:21.333Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-12T20:48:21.333Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-12T20:48:21.333Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-12T20:48:21.333Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-12T20:48:21.333Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-12T20:48:21.333Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-12T20:48:21.333Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-12T20:48:21.333Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-12T20:48:21.333Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-12T20:48:21.333Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-12T20:48:21.333Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-12T20:48:21.333Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-12T20:48:21.333Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-12T20:48:21.333Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-12T20:48:21.333Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-12T20:48:21.333Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-12T20:48:21.333Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-12T20:48:21.333Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-12T20:48:21.333Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-12T20:48:21.333Z] spire-1.2.1/pkg/server/api/health/ [2022-05-12T20:48:21.333Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-12T20:48:21.333Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-12T20:48:21.333Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-12T20:48:21.333Z] spire-1.2.1/pkg/server/api/id.go [2022-05-12T20:48:21.333Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-12T20:48:21.333Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-12T20:48:21.333Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-12T20:48:21.333Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-12T20:48:21.333Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-12T20:48:21.333Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-12T20:48:21.333Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-12T20:48:21.333Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-12T20:48:21.333Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-12T20:48:21.333Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-12T20:48:21.333Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-12T20:48:21.333Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-12T20:48:21.333Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-12T20:48:21.333Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-12T20:48:21.333Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-12T20:48:21.333Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-12T20:48:21.333Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-12T20:48:21.333Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-12T20:48:21.333Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-12T20:48:21.333Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-12T20:48:21.333Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-12T20:48:21.333Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-12T20:48:21.333Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-12T20:48:21.333Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-12T20:48:21.333Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-12T20:48:21.333Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-12T20:48:21.333Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-12T20:48:21.333Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-12T20:48:21.333Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-12T20:48:21.333Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-12T20:48:21.333Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-12T20:48:21.333Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-12T20:48:21.333Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-12T20:48:21.333Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-12T20:48:21.333Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-12T20:48:21.333Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-12T20:48:21.333Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-12T20:48:21.333Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-12T20:48:21.333Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-12T20:48:21.333Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-12T20:48:21.333Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-12T20:48:21.333Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-12T20:48:21.333Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-12T20:48:21.333Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-12T20:48:21.333Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-12T20:48:21.333Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-12T20:48:21.333Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-12T20:48:21.333Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/api/status.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-12T20:48:21.334Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-12T20:48:21.334Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-12T20:48:21.334Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-12T20:48:21.334Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-12T20:48:21.334Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-12T20:48:21.334Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-12T20:48:21.334Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-12T20:48:21.334Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-12T20:48:21.334Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-12T20:48:21.334Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-12T20:48:21.334Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-12T20:48:21.334Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-12T20:48:21.334Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-12T20:48:21.334Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-12T20:48:21.334Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/bundle/ [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/ca/ [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-12T20:48:21.334Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-12T20:48:21.334Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-12T20:48:21.334Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-12T20:48:21.334Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-12T20:48:21.334Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-12T20:48:21.334Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-12T20:48:21.334Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-12T20:48:21.334Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-12T20:48:21.334Z] spire-1.2.1/test/integration/test-one.sh [2022-05-12T20:48:21.334Z] spire-1.2.1/test/integration/test.sh [2022-05-12T20:48:21.334Z] spire-1.2.1/test/plugintest/ [2022-05-12T20:48:21.334Z] spire-1.2.1/test/plugintest/config.go [2022-05-12T20:48:21.334Z] spire-1.2.1/test/plugintest/load.go [2022-05-12T20:48:21.334Z] spire-1.2.1/test/plugintest/option.go [2022-05-12T20:48:21.334Z] spire-1.2.1/test/spiretest/ [2022-05-12T20:48:21.334Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-12T20:48:21.334Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-12T20:48:21.334Z] spire-1.2.1/test/spiretest/dir.go [2022-05-12T20:48:21.334Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-12T20:48:21.334Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-12T20:48:21.334Z] spire-1.2.1/test/spiretest/logs.go [2022-05-12T20:48:21.334Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-12T20:48:21.334Z] spire-1.2.1/test/spiretest/suite.go [2022-05-12T20:48:21.334Z] spire-1.2.1/test/spiretest/x509.go [2022-05-12T20:48:21.334Z] spire-1.2.1/test/testca/ [2022-05-12T20:48:21.334Z] spire-1.2.1/test/testca/ca.go [2022-05-12T20:48:21.334Z] spire-1.2.1/test/testkey/ [2022-05-12T20:48:21.334Z] spire-1.2.1/test/testkey/generate.sh [2022-05-12T20:48:21.334Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-12T20:48:21.334Z] spire-1.2.1/test/testkey/keys.go [2022-05-12T20:48:21.334Z] spire-1.2.1/test/testkey/new.go [2022-05-12T20:48:21.334Z] spire-1.2.1/test/tpmsimulator/ [2022-05-12T20:48:21.334Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-12T20:48:21.334Z] spire-1.2.1/test/util/ [2022-05-12T20:48:21.334Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-12T20:48:21.334Z] spire-1.2.1/test/util/cert_generation.go [2022-05-12T20:48:21.334Z] spire-1.2.1/test/util/io_redirection.go [2022-05-12T20:48:21.334Z] spire-1.2.1/test/util/race.go [2022-05-12T20:48:21.334Z] spire-1.2.1/test/util/util.go [2022-05-12T20:48:21.334Z] building spire from source... [2022-05-12T20:48:21.334Z] [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/cache/ [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/catalog/ [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/config.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/datastore/ [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/plugin/ [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-12T20:48:21.334Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-12T20:48:21.335Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-12T20:48:21.335Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-12T20:48:21.335Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-12T20:48:21.335Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-12T20:48:21.335Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-12T20:48:21.335Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-12T20:48:21.335Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-12T20:48:21.335Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-12T20:48:21.335Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-12T20:48:21.335Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-12T20:48:21.335Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-12T20:48:21.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-12T20:48:21.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-12T20:48:21.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-12T20:48:21.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-12T20:48:21.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-12T20:48:21.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-12T20:48:21.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-12T20:48:21.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-12T20:48:21.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-12T20:48:21.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-12T20:48:21.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-12T20:48:21.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-12T20:48:21.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-12T20:48:21.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-12T20:48:21.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-12T20:48:21.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-12T20:48:21.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-12T20:48:21.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-12T20:48:21.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-12T20:48:21.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-12T20:48:21.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-12T20:48:21.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-12T20:48:21.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-12T20:48:21.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-12T20:48:21.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-12T20:48:21.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-12T20:48:21.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-12T20:48:21.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-12T20:48:21.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-12T20:48:21.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-12T20:48:21.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-12T20:48:21.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-12T20:48:21.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-12T20:48:21.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-12T20:48:21.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-12T20:48:21.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-12T20:48:21.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-12T20:48:21.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-12T20:48:21.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-12T20:48:21.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-12T20:48:21.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-12T20:48:21.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-12T20:48:21.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-12T20:48:21.335Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-12T20:48:21.335Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-12T20:48:21.335Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-12T20:48:21.335Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-12T20:48:21.335Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-12T20:48:21.335Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-12T20:48:21.335Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-12T20:48:21.335Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-12T20:48:21.335Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-12T20:48:21.335Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-12T20:48:21.335Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-12T20:48:21.335Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-12T20:48:21.335Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-12T20:48:21.335Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-12T20:48:21.335Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-12T20:48:21.335Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-12T20:48:21.335Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-12T20:48:21.335Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-12T20:48:21.335Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-12T20:48:21.335Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-12T20:48:21.335Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-12T20:48:21.335Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-12T20:48:21.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-12T20:48:21.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-12T20:48:21.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-12T20:48:21.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-12T20:48:21.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-12T20:48:21.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-12T20:48:21.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-12T20:48:21.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-12T20:48:21.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-12T20:48:21.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-12T20:48:21.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-12T20:48:21.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-12T20:48:21.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-12T20:48:21.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-12T20:48:21.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-12T20:48:21.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-12T20:48:21.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-12T20:48:21.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-12T20:48:21.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-12T20:48:21.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-12T20:48:21.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-12T20:48:21.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-12T20:48:21.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-12T20:48:21.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-12T20:48:21.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-12T20:48:21.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-12T20:48:21.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-12T20:48:21.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-12T20:48:21.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-12T20:48:21.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-12T20:48:21.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-12T20:48:21.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-12T20:48:21.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-12T20:48:21.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-12T20:48:21.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-12T20:48:21.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-12T20:48:21.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-12T20:48:21.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-12T20:48:21.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-12T20:48:21.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-12T20:48:21.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-12T20:48:21.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-12T20:48:21.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-12T20:48:21.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-12T20:48:21.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-12T20:48:21.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-12T20:48:21.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-12T20:48:21.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-12T20:48:21.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-12T20:48:21.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-12T20:48:21.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-12T20:48:21.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-12T20:48:21.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-12T20:48:21.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-12T20:48:21.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-12T20:48:21.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-12T20:48:21.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-12T20:48:21.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-12T20:48:21.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-12T20:48:21.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-12T20:48:21.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-12T20:48:21.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-12T20:48:21.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-12T20:48:21.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-12T20:48:21.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-12T20:48:21.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-12T20:48:21.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-12T20:48:21.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-12T20:48:21.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-12T20:48:21.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-12T20:48:21.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-12T20:48:21.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-12T20:48:21.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-12T20:48:21.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-12T20:48:21.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-12T20:48:21.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-12T20:48:21.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-12T20:48:21.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-12T20:48:21.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-12T20:48:21.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-12T20:48:21.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-12T20:48:21.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-12T20:48:21.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-12T20:48:21.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-12T20:48:21.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-12T20:48:21.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-12T20:48:21.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-12T20:48:21.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-12T20:48:21.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-12T20:48:21.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-12T20:48:21.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-12T20:48:21.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-12T20:48:21.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-12T20:48:21.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-12T20:48:21.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-12T20:48:21.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-12T20:48:21.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-12T20:48:21.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-12T20:48:21.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-12T20:48:21.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-12T20:48:21.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-12T20:48:21.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-12T20:48:21.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-12T20:48:21.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-12T20:48:21.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-12T20:48:21.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-12T20:48:21.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-12T20:48:21.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-12T20:48:21.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-12T20:48:21.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-12T20:48:21.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-12T20:48:21.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-12T20:48:21.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-12T20:48:21.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-12T20:48:21.611Z] spire-1.2.1/pkg/server/registration/ [2022-05-12T20:48:21.611Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-12T20:48:21.611Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-12T20:48:21.611Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-12T20:48:21.611Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-12T20:48:21.611Z] spire-1.2.1/pkg/server/server.go [2022-05-12T20:48:21.611Z] spire-1.2.1/pkg/server/server_test.go [2022-05-12T20:48:21.611Z] spire-1.2.1/pkg/server/svid/ [2022-05-12T20:48:21.611Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-12T20:48:21.611Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-12T20:48:21.611Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-12T20:48:21.611Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-12T20:48:21.611Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-12T20:48:21.611Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-12T20:48:21.611Z] spire-1.2.1/proto/ [2022-05-12T20:48:21.611Z] spire-1.2.1/proto/private/ [2022-05-12T20:48:21.611Z] spire-1.2.1/proto/private/server/ [2022-05-12T20:48:21.611Z] spire-1.2.1/proto/private/server/journal/ [2022-05-12T20:48:21.611Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-12T20:48:21.611Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-12T20:48:21.611Z] spire-1.2.1/proto/spire/ [2022-05-12T20:48:21.611Z] spire-1.2.1/proto/spire/common/ [2022-05-12T20:48:21.611Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-12T20:48:21.611Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-12T20:48:21.611Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-12T20:48:21.611Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-12T20:48:21.611Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-12T20:48:21.611Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-12T20:48:21.611Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-12T20:48:21.611Z] spire-1.2.1/proto/spire/plugin/ [2022-05-12T20:48:21.611Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-12T20:48:21.611Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-12T20:48:21.611Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-12T20:48:21.611Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-12T20:48:21.611Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-12T20:48:21.611Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-12T20:48:21.611Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-12T20:48:21.611Z] spire-1.2.1/release/ [2022-05-12T20:48:21.611Z] spire-1.2.1/release/spire-extras/ [2022-05-12T20:48:21.611Z] spire-1.2.1/release/spire-extras/README.md [2022-05-12T20:48:21.611Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-12T20:48:21.611Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-12T20:48:21.611Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-12T20:48:21.611Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-12T20:48:21.611Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-12T20:48:21.611Z] spire-1.2.1/release/spire/ [2022-05-12T20:48:21.611Z] spire-1.2.1/release/spire/README.md [2022-05-12T20:48:21.611Z] spire-1.2.1/release/spire/conf/ [2022-05-12T20:48:21.611Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-12T20:48:21.611Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-12T20:48:21.611Z] spire-1.2.1/release/spire/conf/server/ [2022-05-12T20:48:21.611Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-12T20:48:21.611Z] spire-1.2.1/script/ [2022-05-12T20:48:21.611Z] spire-1.2.1/script/build-artifact.sh [2022-05-12T20:48:21.611Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-12T20:48:21.611Z] spire-1.2.1/support/ [2022-05-12T20:48:21.611Z] spire-1.2.1/support/k8s/ [2022-05-12T20:48:21.611Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-12T20:48:21.611Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-12T20:48:21.611Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-12T20:48:21.611Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-12T20:48:21.611Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-12T20:48:21.611Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-12T20:48:21.611Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-12T20:48:21.611Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-12T20:48:21.611Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-12T20:48:21.611Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-12T20:48:21.611Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-12T20:48:21.611Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-12T20:48:21.611Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-12T20:48:21.611Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-12T20:48:21.611Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-12T20:48:21.611Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-12T20:48:21.611Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-12T20:48:21.611Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-12T20:48:21.611Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-12T20:48:21.611Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-12T20:48:21.611Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-12T20:48:21.611Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-12T20:48:21.611Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-12T20:48:21.611Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-12T20:48:21.611Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-12T20:48:21.611Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-12T20:48:21.611Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-12T20:48:21.611Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-12T20:48:21.611Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-12T20:48:21.611Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-12T20:48:21.611Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-12T20:48:21.611Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-12T20:48:21.611Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-12T20:48:21.611Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-12T20:48:21.611Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-12T20:48:21.611Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-12T20:48:21.611Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-12T20:48:21.611Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-12T20:48:21.611Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-12T20:48:21.611Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-12T20:48:21.611Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-12T20:48:21.611Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-12T20:48:21.611Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-12T20:48:21.611Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-12T20:48:21.611Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-12T20:48:21.611Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-12T20:48:21.612Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-12T20:48:21.612Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-12T20:48:21.612Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-12T20:48:21.612Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-12T20:48:21.612Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-12T20:48:21.612Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-12T20:48:21.612Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-12T20:48:21.612Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-12T20:48:21.612Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-12T20:48:21.612Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-12T20:48:21.612Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-12T20:48:21.612Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-12T20:48:21.612Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-12T20:48:21.612Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-12T20:48:21.612Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-12T20:48:21.612Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-12T20:48:21.612Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-12T20:48:21.612Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-12T20:48:21.612Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-12T20:48:21.612Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-12T20:48:21.612Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-12T20:48:21.612Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-12T20:48:21.612Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-12T20:48:21.612Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-12T20:48:21.612Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-12T20:48:21.612Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-12T20:48:21.612Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-12T20:48:21.612Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-12T20:48:21.612Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-12T20:48:21.612Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-12T20:48:21.612Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-12T20:48:21.612Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-12T20:48:21.612Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-12T20:48:21.612Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-12T20:48:21.612Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-12T20:48:21.612Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-12T20:48:21.612Z] spire-1.2.1/test/ [2022-05-12T20:48:21.612Z] spire-1.2.1/test/clock/ [2022-05-12T20:48:21.612Z] spire-1.2.1/test/clock/clock.go [2022-05-12T20:48:21.612Z] spire-1.2.1/test/fakes/ [2022-05-12T20:48:21.612Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-12T20:48:21.612Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-12T20:48:21.612Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-12T20:48:21.612Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-12T20:48:21.612Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-12T20:48:21.612Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-12T20:48:21.612Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-12T20:48:21.612Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-12T20:48:21.612Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-12T20:48:21.612Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-12T20:48:21.612Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-12T20:48:21.612Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-12T20:48:21.612Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-12T20:48:21.612Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-12T20:48:21.612Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-12T20:48:21.612Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-12T20:48:21.612Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-12T20:48:21.612Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-12T20:48:21.612Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-12T20:48:21.612Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-12T20:48:21.612Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-12T20:48:21.612Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-12T20:48:21.612Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-12T20:48:21.612Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-12T20:48:21.612Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-12T20:48:21.612Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-12T20:48:21.612Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-12T20:48:21.612Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-12T20:48:21.612Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-12T20:48:21.612Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-12T20:48:21.612Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-12T20:48:21.612Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-12T20:48:21.612Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-12T20:48:21.612Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-12T20:48:21.612Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-12T20:48:21.612Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-12T20:48:21.612Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-12T20:48:21.612Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-12T20:48:21.612Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-12T20:48:21.612Z] spire-1.2.1/test/fixture/ [2022-05-12T20:48:21.612Z] spire-1.2.1/test/fixture/certs/ [2022-05-12T20:48:21.612Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-12T20:48:21.612Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-12T20:48:21.612Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-12T20:48:21.612Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-12T20:48:21.612Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-12T20:48:21.612Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-12T20:48:21.612Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-12T20:48:21.612Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-12T20:48:21.612Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-12T20:48:21.612Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-12T20:48:21.886Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-12T20:48:21.886Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-12T20:48:21.886Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-12T20:48:21.886Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-12T20:48:21.886Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-12T20:48:21.886Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-12T20:48:21.886Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-12T20:48:21.886Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-12T20:48:21.886Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-12T20:48:21.886Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-12T20:48:21.886Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-12T20:48:21.886Z] spire-1.2.1/test/fixture/config/ [2022-05-12T20:48:21.886Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-12T20:48:21.886Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-12T20:48:21.886Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-12T20:48:21.886Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-12T20:48:21.886Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-12T20:48:21.886Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-12T20:48:21.886Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-12T20:48:21.886Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-12T20:48:21.886Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-12T20:48:21.886Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-12T20:48:21.886Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-12T20:48:21.886Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-12T20:48:21.886Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-12T20:48:21.886Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-12T20:48:21.886Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-12T20:48:21.886Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-12T20:48:21.886Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-12T20:48:21.886Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-12T20:48:21.886Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-12T20:48:21.886Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-12T20:48:21.886Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-12T20:48:21.886Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-12T20:48:21.886Z] spire-1.2.1/test/fixture/fixture.go [2022-05-12T20:48:21.886Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-12T20:48:21.886Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-12T20:48:21.886Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-12T20:48:21.886Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-12T20:48:21.886Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-12T20:48:21.886Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-12T20:48:21.886Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-12T20:48:21.886Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-12T20:48:21.886Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-12T20:48:21.886Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-12T20:48:21.886Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-12T20:48:21.886Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-12T20:48:21.886Z] spire-1.2.1/test/fixture/registration/ [2022-05-12T20:48:21.886Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-12T20:48:21.886Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-12T20:48:21.886Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-12T20:48:21.886Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-12T20:48:21.886Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-12T20:48:21.886Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-12T20:48:21.886Z] spire-1.2.1/test/integration/ [2022-05-12T20:48:21.886Z] spire-1.2.1/test/integration/README.md [2022-05-12T20:48:21.886Z] spire-1.2.1/test/integration/common [2022-05-12T20:48:21.886Z] spire-1.2.1/test/integration/setup/ [2022-05-12T20:48:21.886Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/ [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/Installing go1.17.7... [2022-05-12T20:48:21.887Z] [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-12T20:48:21.887Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-12T20:48:21.888Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-12T20:48:22.162Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-12T20:48:22.162Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-12T20:48:22.162Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-12T20:48:22.162Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-12T20:48:22.162Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-12T20:48:22.162Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-12T20:48:22.162Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-12T20:48:22.162Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-12T20:48:22.162Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-12T20:48:22.162Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-12T20:48:22.162Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-12T20:48:22.162Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-12T20:48:22.162Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-12T20:48:22.162Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-12T20:48:22.162Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-12T20:48:22.162Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/test-one.sh [2022-05-12T20:48:22.163Z] spire-1.2.1/test/integration/test.sh [2022-05-12T20:48:22.163Z] spire-1.2.1/test/plugintest/ [2022-05-12T20:48:22.163Z] spire-1.2.1/test/plugintest/config.go [2022-05-12T20:48:22.163Z] spire-1.2.1/test/plugintest/load.go [2022-05-12T20:48:22.163Z] spire-1.2.1/test/plugintest/option.go [2022-05-12T20:48:22.163Z] spire-1.2.1/test/spiretest/ [2022-05-12T20:48:22.163Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-12T20:48:22.163Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-12T20:48:22.163Z] spire-1.2.1/test/spiretest/dir.go [2022-05-12T20:48:22.163Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-12T20:48:22.163Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-12T20:48:22.163Z] spire-1.2.1/test/spiretest/logs.go [2022-05-12T20:48:22.163Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-12T20:48:22.163Z] spire-1.2.1/test/spiretest/suite.go [2022-05-12T20:48:22.163Z] spire-1.2.1/test/spiretest/x509.go [2022-05-12T20:48:22.163Z] spire-1.2.1/test/testca/ [2022-05-12T20:48:22.163Z] spire-1.2.1/test/testca/ca.go [2022-05-12T20:48:22.163Z] spire-1.2.1/test/testkey/ [2022-05-12T20:48:22.163Z] spire-1.2.1/test/testkey/generate.sh [2022-05-12T20:48:22.163Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-12T20:48:22.163Z] spire-1.2.1/test/testkey/keys.go [2022-05-12T20:48:22.163Z] spire-1.2.1/test/testkey/new.go [2022-05-12T20:48:22.163Z] spire-1.2.1/test/tpmsimulator/ [2022-05-12T20:48:22.163Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-12T20:48:22.163Z] spire-1.2.1/test/util/ [2022-05-12T20:48:22.163Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-12T20:48:22.163Z] spire-1.2.1/test/util/cert_generation.go [2022-05-12T20:48:22.163Z] spire-1.2.1/test/util/io_redirection.go [2022-05-12T20:48:22.163Z] spire-1.2.1/test/util/race.go [2022-05-12T20:48:22.163Z] spire-1.2.1/test/util/util.go [2022-05-12T20:48:22.163Z] building spire from source... [2022-05-12T20:48:22.760Z] Installing go1.17.7... [2022-05-12T20:48:49.618Z] Building bin/spire-server... [2022-05-12T20:48:49.618Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-12T20:48:49.618Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-12T20:48:49.618Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-12T20:48:49.618Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-12T20:48:49.618Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-12T20:48:49.618Z] Building bin/spire-server... [2022-05-12T20:48:49.618Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-12T20:48:49.618Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-12T20:48:49.618Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-12T20:48:49.618Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-12T20:48:49.618Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-12T20:48:49.618Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-12T20:48:49.618Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-12T20:48:49.618Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-12T20:48:49.618Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-12T20:48:49.895Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-12T20:48:49.895Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-12T20:48:50.172Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-12T20:48:50.450Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-12T20:48:50.729Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-12T20:48:50.729Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-12T20:48:51.332Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-12T20:48:51.332Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-12T20:48:51.332Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-12T20:48:51.608Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-12T20:48:51.608Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-12T20:48:51.884Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-12T20:48:51.884Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-12T20:48:51.884Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-12T20:48:52.487Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-12T20:48:52.487Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-12T20:48:52.487Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-12T20:48:52.761Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-12T20:48:52.761Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-12T20:48:52.761Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-12T20:48:53.036Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-12T20:48:53.311Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-12T20:48:53.311Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-12T20:48:53.926Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-12T20:48:53.926Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-12T20:48:54.200Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-12T20:48:54.200Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-12T20:48:54.200Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-12T20:48:54.478Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-12T20:48:54.754Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-12T20:48:54.754Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-12T20:48:55.740Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-12T20:48:55.740Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-12T20:48:56.016Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-12T20:48:56.016Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-12T20:49:11.156Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-12T20:49:11.156Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-12T20:49:11.156Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-12T20:49:11.156Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-12T20:49:11.156Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-12T20:49:11.156Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-12T20:49:11.433Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-12T20:49:11.433Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-12T20:49:11.712Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-12T20:49:11.712Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-12T20:49:11.712Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-12T20:49:11.991Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-12T20:49:11.991Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-12T20:49:12.593Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-12T20:49:12.869Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-12T20:49:13.146Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-12T20:49:13.747Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-12T20:49:14.349Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-12T20:49:14.349Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-12T20:49:14.626Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-12T20:49:14.626Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-12T20:49:14.903Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-12T20:49:15.179Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-12T20:49:15.179Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-12T20:49:15.781Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-12T20:49:15.781Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-12T20:49:16.383Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-12T20:49:16.661Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-12T20:49:17.267Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-12T20:49:17.874Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-12T20:49:18.153Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-12T20:49:18.153Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-12T20:49:18.758Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-12T20:49:19.745Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-12T20:49:19.745Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-12T20:49:19.745Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-12T20:49:20.022Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-12T20:49:20.022Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-12T20:49:20.300Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-12T20:49:20.300Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-12T20:49:20.300Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-12T20:49:20.300Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-12T20:49:20.300Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-12T20:49:20.300Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-12T20:49:20.300Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-12T20:49:20.575Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-12T20:49:20.575Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-12T20:49:20.849Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-12T20:49:21.534Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-12T20:49:22.134Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-12T20:49:22.134Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-12T20:49:22.134Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-12T20:49:22.134Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-12T20:49:22.134Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-12T20:49:22.412Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-12T20:49:22.412Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-12T20:49:22.412Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-12T20:49:22.412Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-12T20:49:22.412Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-12T20:49:29.153Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-12T20:49:29.153Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-12T20:49:29.153Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-12T20:49:29.153Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-12T20:49:29.426Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-12T20:49:29.426Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-12T20:49:29.426Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-12T20:49:29.701Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-12T20:49:29.976Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-12T20:49:29.976Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-12T20:49:30.253Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-12T20:49:30.253Z] go: downloading k8s.io/api v0.23.4 [2022-05-12T20:49:30.855Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-12T20:49:31.460Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-12T20:49:31.738Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-12T20:49:32.015Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-12T20:49:32.015Z] go: downloading google.golang.org/api v0.70.0 [2022-05-12T20:49:32.298Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-12T20:49:44.742Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-12T20:50:03.060Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-12T20:50:03.060Z] go: downloading google.golang.org/api v0.70.0 [2022-05-12T20:50:03.060Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-12T20:50:18.197Z] go: downloading k8s.io/api v0.23.4 [2022-05-12T20:50:18.197Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-12T20:50:18.197Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-12T20:50:26.485Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-12T20:50:26.485Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-12T20:50:26.485Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-12T20:50:26.485Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-12T20:50:28.469Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-12T20:50:29.452Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-12T20:50:30.057Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-12T20:50:31.496Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-12T20:50:33.271Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-12T20:50:33.564Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-12T20:50:34.203Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-12T20:50:34.490Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-12T20:50:34.490Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-12T20:50:35.225Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-12T20:50:35.514Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-12T20:50:35.944Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-12T20:50:36.253Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-12T20:50:36.630Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-12T20:50:36.972Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-12T20:50:37.249Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-12T20:50:37.526Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-12T20:50:38.511Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-12T20:50:38.787Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-12T20:50:38.788Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-12T20:50:38.788Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-12T20:50:38.788Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-12T20:50:39.065Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-12T20:50:39.065Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-12T20:50:40.055Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-12T20:50:41.042Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-12T20:50:41.647Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-12T20:50:42.249Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-12T20:50:43.691Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-12T20:50:44.678Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-12T20:50:44.678Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-12T20:50:44.678Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-12T20:50:44.678Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-12T20:50:44.678Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-12T20:50:44.678Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-12T20:50:44.953Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-12T20:50:45.232Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-12T20:50:45.508Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-12T20:50:45.508Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-12T20:50:45.785Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-12T20:50:46.061Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-12T20:50:46.664Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-12T20:50:46.941Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-12T20:50:46.941Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-12T20:50:46.941Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-12T20:50:47.216Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-12T20:50:47.216Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-12T20:50:47.493Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-12T20:50:47.771Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-12T20:50:48.047Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-12T20:50:48.047Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-12T20:50:48.325Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-12T20:50:48.603Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-12T20:50:48.603Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-12T20:50:48.880Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-12T20:50:48.880Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-12T20:50:49.157Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-12T20:50:49.157Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-12T20:50:49.157Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-12T20:50:49.157Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-12T20:50:49.432Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-12T20:50:49.708Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-12T20:50:49.983Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-12T20:50:49.983Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-12T20:50:49.983Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-12T20:50:50.259Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-12T20:50:50.259Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-12T20:50:50.537Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-12T20:50:50.537Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-12T20:50:50.813Z] go: downloading go.opencensus.io v0.23.0 [2022-05-12T20:50:51.800Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-12T20:50:53.795Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-12T20:50:53.795Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-12T20:50:54.071Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-12T20:50:54.348Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-12T20:50:54.348Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-12T20:50:54.949Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-12T20:50:54.949Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-12T20:50:55.224Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-12T20:50:55.501Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-12T20:50:55.780Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-12T20:50:55.780Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-12T20:50:55.780Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-12T20:50:55.780Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-12T20:50:55.780Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-12T20:50:56.057Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-12T20:50:56.057Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-12T20:50:56.334Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-12T20:50:57.327Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-12T20:50:57.928Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-12T20:50:58.202Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-12T20:50:58.477Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-12T20:50:58.750Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-12T20:50:59.351Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-12T20:50:59.352Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-12T20:50:59.628Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-12T20:50:59.628Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-12T20:50:59.904Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-12T20:50:59.904Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-12T20:50:59.904Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-12T20:50:59.904Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-12T20:51:01.348Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-12T20:51:01.348Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-12T20:51:01.348Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-12T20:51:01.348Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-12T20:51:01.947Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-12T20:51:01.947Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-12T20:51:01.947Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-12T20:51:01.947Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-12T20:51:02.224Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-12T20:51:02.501Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-12T20:51:03.116Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-12T20:51:03.116Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-12T20:51:03.116Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-12T20:51:03.395Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-12T20:51:03.395Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-12T20:51:03.673Z] go: downloading go.opencensus.io v0.23.0 [2022-05-12T20:51:03.673Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-12T20:51:04.282Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-12T20:51:04.282Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-12T20:51:04.558Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-12T20:51:04.559Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-12T20:51:04.834Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-12T20:51:05.108Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-12T20:51:05.383Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-12T20:51:05.981Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-12T20:51:08.605Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-12T20:51:11.229Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-12T20:51:11.229Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-12T20:51:11.502Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-12T20:51:11.502Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-12T20:51:11.502Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-12T20:51:12.483Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-12T20:51:12.483Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-12T20:51:12.483Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-12T20:51:12.758Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-12T20:51:12.758Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-12T20:51:12.758Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-12T20:51:12.758Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-12T20:51:13.033Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-12T20:51:13.033Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-12T20:51:13.033Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-12T20:51:13.033Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-12T20:51:21.325Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-12T20:51:21.325Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-12T20:51:21.325Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-12T20:51:21.325Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-12T20:51:43.526Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-12T20:51:43.526Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-12T20:51:46.152Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-12T20:51:46.152Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-12T20:52:33.162Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-12T20:52:51.525Z] Removing intermediate container 9f26bbcdb6ce [2022-05-12T20:52:51.525Z] ---> 14855782bfc1 [2022-05-12T20:52:51.525Z] [2022-05-12T20:52:51.525Z] Step 10/25 : FROM alpine:3.14 [2022-05-12T20:52:51.525Z] 3.14: Pulling from library/alpine [2022-05-12T20:52:51.525Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-12T20:52:51.525Z] Status: Downloaded newer image for alpine:3.14 [2022-05-12T20:52:51.525Z] ---> ac73e934f311 [2022-05-12T20:52:51.525Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-12T20:52:51.525Z] ---> Running in f45d8e59a970 [2022-05-12T20:52:51.525Z] Removing intermediate container ae13f3e55abe [2022-05-12T20:52:51.525Z] ---> 9814d7b9de76 [2022-05-12T20:52:51.525Z] [2022-05-12T20:52:51.525Z] Step 10/31 : FROM alpine:3.14 [2022-05-12T20:52:51.525Z] ---> ac73e934f311 [2022-05-12T20:52:51.525Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-12T20:52:51.800Z] ---> Running in 3863e644b615 [2022-05-12T20:52:52.414Z] Removing intermediate container 3863e644b615 [2022-05-12T20:52:52.414Z] ---> 04510cd72a20 [2022-05-12T20:52:52.414Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-12T20:52:52.696Z] ---> Running in 9d50f6a25649 [2022-05-12T20:52:53.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-12T20:52:53.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-12T20:52:54.570Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-12T20:52:54.848Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-12T20:52:55.129Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-12T20:52:55.129Z] (3/3) Installing su-exec (0.2-r1) [2022-05-12T20:52:55.129Z] Executing busybox-1.33.1-r7.trigger [2022-05-12T20:52:55.129Z] Executing ca-certificates-20211220-r0.trigger [2022-05-12T20:52:55.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-12T20:52:55.736Z] OK: 6 MiB in 17 packages [2022-05-12T20:52:56.343Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-12T20:52:56.343Z] (2/2) Installing su-exec (0.2-r1) [2022-05-12T20:52:56.343Z] Executing busybox-1.33.1-r7.trigger [2022-05-12T20:52:56.343Z] OK: 6 MiB in 16 packages [2022-05-12T20:52:58.350Z] Removing intermediate container 9d50f6a25649 [2022-05-12T20:52:58.350Z] ---> c37f8933f6a2 [2022-05-12T20:52:58.350Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-12T20:52:58.350Z] Removing intermediate container f45d8e59a970 [2022-05-12T20:52:58.350Z] ---> fa1ce91da86b [2022-05-12T20:52:58.350Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-12T20:52:58.350Z] ---> Running in 42995df524b5 [2022-05-12T20:52:58.350Z] ---> Running in 79f89763e484 [2022-05-12T20:52:58.972Z] Removing intermediate container 42995df524b5 [2022-05-12T20:52:58.972Z] ---> 9e121bfba4bd [2022-05-12T20:52:58.972Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-12T20:52:58.973Z] ---> Running in d61ac39244b9 [2022-05-12T20:52:58.973Z] Removing intermediate container 79f89763e484 [2022-05-12T20:52:58.973Z] ---> ec9fb57fe6d6 [2022-05-12T20:52:58.973Z] Step 13/25 : WORKDIR / [2022-05-12T20:52:59.249Z] ---> Running in 348da62d7c0e [2022-05-12T20:52:59.857Z] Removing intermediate container d61ac39244b9 [2022-05-12T20:52:59.857Z] ---> ec771630f28e [2022-05-12T20:52:59.857Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-12T20:52:59.857Z] ---> Running in 245ad2e191bf [2022-05-12T20:53:00.135Z] Removing intermediate container 348da62d7c0e [2022-05-12T20:53:00.135Z] ---> 0c12bafd060a [2022-05-12T20:53:00.135Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-05-12T20:53:01.585Z] ---> 73a42f9bf967 [2022-05-12T20:53:01.585Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-05-12T20:53:03.031Z] ---> e90212c77efd [2022-05-12T20:53:03.031Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-12T20:53:03.031Z] Removing intermediate container 245ad2e191bf [2022-05-12T20:53:03.031Z] ---> 321b08b9cc7e [2022-05-12T20:53:03.031Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-12T20:53:03.306Z] ---> Running in 7f110d9d2bd0 [2022-05-12T20:53:03.918Z] ---> 6478c609f1ed [2022-05-12T20:53:03.918Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-05-12T20:53:04.194Z] Removing intermediate container 7f110d9d2bd0 [2022-05-12T20:53:04.194Z] ---> de68b85cbfa3 [2022-05-12T20:53:04.194Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-12T20:53:05.181Z] ---> 4ca804b91964 [2022-05-12T20:53:05.181Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-12T20:53:05.463Z] ---> 9eba09e0f09d [2022-05-12T20:53:05.463Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-12T20:53:05.463Z] ---> Running in 6c55c8521fae [2022-05-12T20:53:07.450Z] ---> 09cabccae680 [2022-05-12T20:53:07.450Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-12T20:53:09.444Z] Removing intermediate container 6c55c8521fae [2022-05-12T20:53:09.444Z] ---> 16aec58a0863 [2022-05-12T20:53:09.444Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-12T20:53:09.723Z] ---> 5ef04529c360 [2022-05-12T20:53:09.723Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-12T20:53:10.329Z] ---> 9d99507eb683 [2022-05-12T20:53:10.329Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-12T20:53:10.951Z] ---> 22044c649007 [2022-05-12T20:53:10.951Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-05-12T20:53:11.226Z] ---> Running in 73ff9bd2edfe [2022-05-12T20:53:12.675Z] ---> 1feb4022739e [2022-05-12T20:53:12.675Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-12T20:53:13.694Z] ---> f0bde3d0b5bd [2022-05-12T20:53:13.694Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-12T20:53:14.721Z] Removing intermediate container 73ff9bd2edfe [2022-05-12T20:53:14.721Z] ---> 28982109c10d [2022-05-12T20:53:14.721Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-12T20:53:14.721Z] ---> Running in 741278a93a22 [2022-05-12T20:53:15.340Z] ---> d839ec1556f4 [2022-05-12T20:53:15.340Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-12T20:53:15.617Z] Removing intermediate container 741278a93a22 [2022-05-12T20:53:15.617Z] ---> 5ba303abfe26 [2022-05-12T20:53:15.617Z] Step 23/25 : LABEL arch=arm64 [2022-05-12T20:53:15.903Z] ---> Running in 16a98842f13b [2022-05-12T20:53:16.187Z] ---> 1833fbda8f8d [2022-05-12T20:53:16.187Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-12T20:53:16.188Z] Removing intermediate container 16a98842f13b [2022-05-12T20:53:16.188Z] ---> 1224a3e88a62 [2022-05-12T20:53:16.188Z] Step 24/25 : LABEL git_sha=362f793920d198910564abef7f89ad48e7cf2470 [2022-05-12T20:53:16.467Z] ---> Running in ed4f162d866c [2022-05-12T20:53:16.758Z] ---> Running in d92d32c08757 [2022-05-12T20:53:17.372Z] Removing intermediate container ed4f162d866c [2022-05-12T20:53:17.372Z] ---> 7e793bd3c5c1 [2022-05-12T20:53:17.372Z] Step 25/25 : LABEL version=0.0.0 [2022-05-12T20:53:17.372Z] ---> Running in 36d8bc5e709e [2022-05-12T20:53:17.654Z] Removing intermediate container d92d32c08757 [2022-05-12T20:53:17.654Z] ---> 9eafcc04620d [2022-05-12T20:53:17.654Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-12T20:53:17.934Z] Removing intermediate container 36d8bc5e709e [2022-05-12T20:53:17.934Z] ---> 6b9099bdff71 [2022-05-12T20:53:17.934Z] [2022-05-12T20:53:18.922Z] ---> 5e41e2d1ac3d [2022-05-12T20:53:18.922Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-12T20:53:18.922Z] Successfully built 6b9099bdff71 [2022-05-12T20:53:18.922Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-05-12T20:53:18.922Z]  Building security-secretstore-setup ... done Building support-scheduler [2022-05-12T20:53:19.203Z] ---> Running in 60796e1ff8b4 [2022-05-12T20:53:21.846Z] Removing intermediate container 60796e1ff8b4 [2022-05-12T20:53:21.846Z] ---> 3bb33cf679c1 [2022-05-12T20:53:21.846Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-12T20:53:22.121Z] ---> Running in 3b228a3fd429 [2022-05-12T20:53:22.742Z] Removing intermediate container 3b228a3fd429 [2022-05-12T20:53:22.742Z] ---> 38e9e8af7dbd [2022-05-12T20:53:22.742Z] Step 28/31 : CMD ["gate"] [2022-05-12T20:53:23.019Z] ---> Running in 4b69a41b46ab [2022-05-12T20:53:23.621Z] Removing intermediate container 4b69a41b46ab [2022-05-12T20:53:23.621Z] ---> 867196007cd3 [2022-05-12T20:53:23.621Z] Step 29/31 : LABEL arch=arm64 [2022-05-12T20:53:23.896Z] ---> Running in 3fe4a970717e [2022-05-12T20:53:24.498Z] Removing intermediate container 3fe4a970717e [2022-05-12T20:53:24.498Z] ---> 3f9283358094 [2022-05-12T20:53:24.498Z] Step 30/31 : LABEL git_sha=362f793920d198910564abef7f89ad48e7cf2470 [2022-05-12T20:53:24.774Z] ---> Running in 8231457869b6 [2022-05-12T20:53:25.376Z] Removing intermediate container 8231457869b6 [2022-05-12T20:53:25.656Z] ---> 261f7e2f902b [2022-05-12T20:53:25.656Z] Step 31/31 : LABEL version=0.0.0 [2022-05-12T20:53:25.930Z] ---> Running in 37003e1ef45c [2022-05-12T20:53:26.531Z] Removing intermediate container 37003e1ef45c [2022-05-12T20:53:26.531Z] ---> c4b44ca8aa92 [2022-05-12T20:53:26.531Z] [2022-05-12T20:53:26.806Z] Successfully built c4b44ca8aa92 [2022-05-12T20:53:26.806Z] Successfully tagged security-bootstrapper-arm64:latest [2022-05-12T20:53:26.806Z]  Building security-bootstrapper ... done Building security-spire-config [2022-05-12T20:54:05.831Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-12T20:54:05.831Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-12T20:54:05.831Z] ---> e964511cc0a8 [2022-05-12T20:54:05.831Z] Step 3/22 : WORKDIR /edgex-go [2022-05-12T20:54:05.831Z] ---> Using cache [2022-05-12T20:54:05.831Z] ---> f71a38f8924d [2022-05-12T20:54:05.831Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T20:54:05.831Z] ---> Using cache [2022-05-12T20:54:05.831Z] ---> 18ebc2574a4d [2022-05-12T20:54:05.831Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-12T20:54:05.831Z] ---> Using cache [2022-05-12T20:54:05.831Z] ---> c2c8f2bb38ee [2022-05-12T20:54:05.831Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-12T20:54:05.831Z] ---> Using cache [2022-05-12T20:54:05.831Z] ---> d9329eab16fe [2022-05-12T20:54:05.831Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T20:54:05.831Z] ---> Using cache [2022-05-12T20:54:05.831Z] ---> 4cbf1e752ee5 [2022-05-12T20:54:05.831Z] Step 8/22 : COPY . . [2022-05-12T20:54:05.831Z] ---> Using cache [2022-05-12T20:54:05.831Z] ---> fb07b73954d0 [2022-05-12T20:54:05.831Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-12T20:54:05.831Z] ---> Running in 029bf609d367 [2022-05-12T20:54:05.831Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-12T20:54:11.269Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-12T20:54:11.269Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-12T20:54:11.269Z] ---> e964511cc0a8 [2022-05-12T20:54:11.269Z] Step 3/26 : WORKDIR /edgex-go [2022-05-12T20:54:11.269Z] ---> Using cache [2022-05-12T20:54:11.269Z] ---> f71a38f8924d [2022-05-12T20:54:11.269Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T20:54:11.269Z] ---> Using cache [2022-05-12T20:54:11.269Z] ---> 18ebc2574a4d [2022-05-12T20:54:11.269Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-12T20:54:11.269Z] ---> Running in 51ab94822f5a [2022-05-12T20:54:12.261Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-12T20:54:13.251Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-12T20:54:14.706Z] OK: 220 MiB in 52 packages [2022-05-12T20:54:15.704Z] Removing intermediate container 51ab94822f5a [2022-05-12T20:54:15.704Z] ---> 49e3dd365f88 [2022-05-12T20:54:15.704Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-12T20:54:17.153Z] ---> 81542d3b9fbf [2022-05-12T20:54:17.153Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T20:54:17.153Z] ---> Running in 88d6398a5d64 [2022-05-12T20:54:22.577Z] Removing intermediate container 88d6398a5d64 [2022-05-12T20:54:22.577Z] ---> a262c4890f5b [2022-05-12T20:54:22.577Z] Step 8/26 : COPY . . [2022-05-12T20:54:37.694Z] Removing intermediate container c0c98310b072 [2022-05-12T20:54:37.694Z] ---> 801a5e0870b7 [2022-05-12T20:54:37.694Z] [2022-05-12T20:54:37.694Z] Step 9/20 : FROM alpine:3.15 [2022-05-12T20:54:37.694Z] 3.15: Pulling from library/alpine [2022-05-12T20:54:39.140Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-12T20:54:39.140Z] Status: Downloaded newer image for alpine:3.15 [2022-05-12T20:54:39.140Z] ---> 3fb3c9af89a9 [2022-05-12T20:54:39.140Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-12T20:54:39.414Z] ---> Running in eca0195a282a [2022-05-12T20:54:40.399Z] Removing intermediate container eca0195a282a [2022-05-12T20:54:40.399Z] ---> 809374916166 [2022-05-12T20:54:40.399Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T20:54:40.399Z] ---> Running in cad5fc156b66 [2022-05-12T20:54:44.722Z] Removing intermediate container cad5fc156b66 [2022-05-12T20:54:44.722Z] ---> 794a5b3120a4 [2022-05-12T20:54:44.722Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-12T20:54:44.996Z] ---> Running in 829953607f8b [2022-05-12T20:54:47.626Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-12T20:54:48.616Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-12T20:54:50.609Z] v3.15.4-124-ga85ef407d0 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-12T20:54:50.609Z] v3.15.4-128-gcc1b3f7211 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-12T20:54:50.609Z] OK: 15734 distinct packages available [2022-05-12T20:54:50.609Z] ---> 47acae0b9a19 [2022-05-12T20:54:50.609Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-12T20:54:50.609Z] ---> Running in 16405f2eb8af [2022-05-12T20:54:50.609Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-12T20:54:51.213Z] Removing intermediate container 16405f2eb8af [2022-05-12T20:54:51.213Z] ---> e562814cbc31 [2022-05-12T20:54:51.213Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-12T20:54:51.213Z] ---> Running in c4c39c8e714a [2022-05-12T20:54:51.823Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-12T20:54:53.269Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-12T20:54:53.269Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-12T20:54:53.548Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-12T20:54:53.548Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-12T20:54:53.548Z] (5/9) Installing curl (7.80.0-r1) [2022-05-12T20:54:53.825Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-12T20:54:53.825Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-12T20:54:53.825Z] Removing intermediate container c4c39c8e714a [2022-05-12T20:54:53.825Z] ---> f365ae67dcaa [2022-05-12T20:54:53.825Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-12T20:54:53.825Z] (8/9) Installing libucontext (1.1-r0) [2022-05-12T20:54:54.105Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-12T20:54:54.105Z] ---> Running in 840b74f21e6b [2022-05-12T20:54:54.105Z] Executing busybox-1.34.1-r5.trigger [2022-05-12T20:54:54.105Z] Executing ca-certificates-20211220-r0.trigger [2022-05-12T20:54:54.707Z] OK: 8 MiB in 23 packages [2022-05-12T20:54:54.708Z] Removing intermediate container 840b74f21e6b [2022-05-12T20:54:54.708Z] ---> ae56caf6f9be [2022-05-12T20:54:54.708Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-12T20:54:54.708Z] ---> Running in 1e3d8d32e6cb [2022-05-12T20:54:57.351Z] Removing intermediate container 829953607f8b [2022-05-12T20:54:57.351Z] ---> 826baa55a1a3 [2022-05-12T20:54:57.351Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-12T20:54:57.961Z] spire-1.2.1/ [2022-05-12T20:54:57.961Z] spire-1.2.1/.data/ [2022-05-12T20:54:57.961Z] spire-1.2.1/.data/.file [2022-05-12T20:54:57.961Z] spire-1.2.1/.dockerignore [2022-05-12T20:54:57.961Z] spire-1.2.1/.gitattributes [2022-05-12T20:54:57.961Z] spire-1.2.1/.githooks/ [2022-05-12T20:54:57.961Z] spire-1.2.1/.githooks/pre-commit [2022-05-12T20:54:57.961Z] spire-1.2.1/.github/ [2022-05-12T20:54:57.961Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-12T20:54:57.961Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-12T20:54:57.961Z] spire-1.2.1/.github/dependabot.yml [2022-05-12T20:54:57.961Z] spire-1.2.1/.github/workflows/ [2022-05-12T20:54:57.961Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-12T20:54:57.961Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-12T20:54:57.961Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-12T20:54:57.961Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-12T20:54:57.961Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-12T20:54:57.961Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-12T20:54:57.961Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-12T20:54:57.961Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-12T20:54:57.961Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-12T20:54:57.961Z] spire-1.2.1/.gitignore [2022-05-12T20:54:57.961Z] spire-1.2.1/.go-version [2022-05-12T20:54:57.961Z] spire-1.2.1/.golangci.yml [2022-05-12T20:54:57.961Z] spire-1.2.1/ADOPTERS.md [2022-05-12T20:54:57.961Z] spire-1.2.1/CHANGELOG.md [2022-05-12T20:54:57.961Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-12T20:54:57.961Z] spire-1.2.1/CODEOWNERS [2022-05-12T20:54:57.961Z] spire-1.2.1/CONTRIBUTING.md [2022-05-12T20:54:57.961Z] spire-1.2.1/Dockerfile [2022-05-12T20:54:58.236Z] spire-1.2.1/Dockerfile.dev [2022-05-12T20:54:58.236Z] spire-1.2.1/Dockerfile.scratch [2022-05-12T20:54:58.236Z] spire-1.2.1/LICENSE [2022-05-12T20:54:58.236Z] spire-1.2.1/MAINTAINERS.md [2022-05-12T20:54:58.237Z] spire-1.2.1/Makefile [2022-05-12T20:54:58.237Z] spire-1.2.1/README.md [2022-05-12T20:54:58.237Z] spire-1.2.1/ROADMAP.md [2022-05-12T20:54:58.237Z] spire-1.2.1/SECURITY.md [2022-05-12T20:54:58.237Z] spire-1.2.1/cmd/ [2022-05-12T20:54:58.237Z] spire-1.2.1/cmd/spire-agent/ [2022-05-12T20:54:58.237Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-12T20:54:58.237Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-12T20:54:58.237Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-12T20:54:58.237Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-12T20:54:58.237Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-12T20:54:58.237Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-12T20:54:58.237Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-12T20:54:58.237Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-12T20:54:58.237Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-12T20:54:58.237Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-12T20:54:58.237Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-12T20:54:58.237Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-12T20:54:58.237Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-12T20:54:58.237Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-12T20:54:58.237Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-12T20:54:58.237Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-12T20:54:58.237Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-12T20:54:58.237Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-12T20:54:58.237Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-12T20:54:58.237Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-12T20:54:58.237Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-12T20:54:58.237Z] spire-1.2.1/cmd/spire-server/ [2022-05-12T20:54:58.237Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-12T20:54:58.237Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-12T20:54:58.237Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-12T20:54:58.237Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-12T20:54:58.237Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-12T20:54:58.237Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-12T20:54:58.237Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-12T20:54:58.237Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-12T20:54:58.237Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-12T20:54:58.237Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-12T20:54:58.237Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-12T20:54:58.237Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-12T20:54:58.237Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-12T20:54:58.237Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-12T20:54:58.237Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-12T20:54:58.237Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-12T20:54:58.237Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-12T20:54:58.237Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-12T20:54:58.237Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-12T20:54:58.237Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-12T20:54:58.237Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-12T20:54:58.237Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-12T20:54:58.237Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-12T20:54:58.237Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-12T20:54:58.237Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-12T20:54:58.237Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-12T20:54:58.237Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-12T20:54:58.237Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-12T20:54:58.237Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-12T20:54:58.237Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-12T20:54:58.237Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-12T20:54:58.237Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-12T20:54:58.237Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-12T20:54:58.237Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-12T20:54:58.237Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-12T20:54:58.237Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-12T20:54:58.237Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-12T20:54:58.237Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-12T20:54:58.237Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-12T20:54:58.237Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-12T20:54:58.237Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-12T20:54:58.237Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-12T20:54:58.237Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-12T20:54:58.237Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-12T20:54:58.237Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-12T20:54:58.237Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-12T20:54:58.237Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-12T20:54:58.237Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-12T20:54:58.237Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-12T20:54:58.237Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-12T20:54:58.237Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-12T20:54:58.237Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-12T20:54:58.237Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-12T20:54:58.237Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-12T20:54:58.237Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-12T20:54:58.237Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-12T20:54:58.237Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-12T20:54:58.237Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-12T20:54:58.237Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-12T20:54:58.237Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go ---> 16992ff69814 [2022-05-12T20:54:58.237Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-12T20:54:58.513Z] [2022-05-12T20:54:58.513Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-12T20:54:58.513Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-12T20:54:58.513Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-12T20:54:58.513Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-12T20:54:58.513Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-12T20:54:58.513Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-12T20:54:58.513Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-12T20:54:58.513Z] spire-1.2.1/conf/ [2022-05-12T20:54:58.513Z] spire-1.2.1/conf/agent/ [2022-05-12T20:54:58.513Z] spire-1.2.1/conf/agent/agent.conf [2022-05-12T20:54:58.513Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-12T20:54:58.513Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-12T20:54:58.513Z] spire-1.2.1/conf/server/ [2022-05-12T20:54:58.513Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-12T20:54:58.513Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-12T20:54:58.513Z] spire-1.2.1/conf/server/server.conf [2022-05-12T20:54:58.513Z] spire-1.2.1/conf/server/server_full.conf [2022-05-12T20:54:58.513Z] spire-1.2.1/doc/ [2022-05-12T20:54:58.513Z] spire-1.2.1/doc/SPIRE101.md [2022-05-12T20:54:58.513Z] spire-1.2.1/doc/auditlog.md [2022-05-12T20:54:58.513Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-12T20:54:58.513Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-12T20:54:58.513Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-12T20:54:58.513Z] spire-1.2.1/doc/images/ [2022-05-12T20:54:58.513Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-12T20:54:58.513Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-12T20:54:58.513Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-12T20:54:58.513Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-12T20:54:58.513Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-12T20:54:58.513Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-12T20:54:58.513Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-12T20:54:58.513Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-12T20:54:58.513Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-12T20:54:58.513Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-12T20:54:58.513Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-12T20:54:58.513Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-12T20:54:58.513Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-12T20:54:58.513Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-12T20:54:58.513Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-12T20:54:58.513Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-12T20:54:58.513Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-12T20:54:58.513Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-12T20:54:58.513Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-12T20:54:58.513Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-12T20:54:58.513Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-12T20:54:58.513Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-12T20:54:58.513Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-12T20:54:58.513Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-12T20:54:58.513Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-12T20:54:58.513Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-12T20:54:58.513Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-12T20:54:58.513Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-12T20:54:58.513Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-12T20:54:58.513Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-12T20:54:58.513Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-12T20:54:58.513Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-12T20:54:58.513Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-12T20:54:58.513Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-12T20:54:58.513Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-12T20:54:58.513Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-12T20:54:58.513Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-12T20:54:58.513Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-12T20:54:58.513Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-12T20:54:58.513Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-12T20:54:58.513Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-12T20:54:58.513Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-12T20:54:58.513Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-12T20:54:58.513Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-12T20:54:58.513Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-12T20:54:58.513Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-12T20:54:58.513Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-12T20:54:58.513Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-12T20:54:58.513Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-12T20:54:58.513Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-12T20:54:58.513Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-12T20:54:58.513Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-12T20:54:58.513Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-12T20:54:58.513Z] spire-1.2.1/doc/scaling_spire.md [2022-05-12T20:54:58.513Z] spire-1.2.1/doc/spire_agent.md [2022-05-12T20:54:58.513Z] spire-1.2.1/doc/spire_server.md [2022-05-12T20:54:58.513Z] spire-1.2.1/doc/supported_integrations.md [2022-05-12T20:54:58.513Z] spire-1.2.1/doc/telemetry.md [2022-05-12T20:54:58.513Z] spire-1.2.1/doc/telemetry_config.md [2022-05-12T20:54:58.513Z] spire-1.2.1/doc/upgrading.md [2022-05-12T20:54:58.513Z] spire-1.2.1/doc/using_spire.md [2022-05-12T20:54:58.513Z] spire-1.2.1/examples/ [2022-05-12T20:54:58.513Z] spire-1.2.1/examples/README.md [2022-05-12T20:54:58.513Z] spire-1.2.1/go.mod [2022-05-12T20:54:58.513Z] spire-1.2.1/go.sum [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/ [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/ [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/agent.go [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/api/ [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/client/ [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/common/ [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/config.go [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/manager/ [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-12T20:54:58.513Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-12T20:54:58.798Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-12T20:54:58.798Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-12T20:54:58.798Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-12T20:54:58.798Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-12T20:54:58.798Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-12T20:54:58.798Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-12T20:54:58.798Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-12T20:54:58.798Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-12T20:54:58.798Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-12T20:54:58.798Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-12T20:54:58.798Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-12T20:54:58.798Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-12T20:54:58.798Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-12T20:54:58.798Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-12T20:54:58.798Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-12T20:54:58.798Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-12T20:54:58.798Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-12T20:54:58.798Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-12T20:54:58.798Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-12T20:54:58.798Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-12T20:54:58.798Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-12T20:54:58.798Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-12T20:54:58.798Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-12T20:54:58.798Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-12T20:54:58.798Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-12T20:54:58.798Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-12T20:54:58.798Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-12T20:54:58.798Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-12T20:54:58.798Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-12T20:54:58.798Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-12T20:54:58.798Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-12T20:54:58.798Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-12T20:54:58.798Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-12T20:54:58.798Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-12T20:54:58.798Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-12T20:54:58.798Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-12T20:54:58.798Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-12T20:54:58.798Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-12T20:54:58.798Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-12T20:54:58.798Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-12T20:54:58.798Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-12T20:54:58.798Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-12T20:54:58.798Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-12T20:54:58.798Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-12T20:54:58.798Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-12T20:54:58.798Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-12T20:54:58.798Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-12T20:54:58.798Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-12T20:54:58.798Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-12T20:54:58.798Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-12T20:54:58.798Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-12T20:54:58.798Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-12T20:54:58.798Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-12T20:54:58.798Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-12T20:54:58.798Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-12T20:54:58.798Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-12T20:54:58.798Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-12T20:54:58.798Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-12T20:54:58.798Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-12T20:54:58.798Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-12T20:54:58.798Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-12T20:54:58.798Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-12T20:54:58.798Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-12T20:54:58.798Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-12T20:54:58.798Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-12T20:54:58.798Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-12T20:54:58.798Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-12T20:54:58.798Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-12T20:54:58.798Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-12T20:54:58.798Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-12T20:54:58.798Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/agent/svid/ [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/ [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/api/ [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/api/names.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/auth/ [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/catalog/ [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/cli/ [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/health/ [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/health/config.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/health/context.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/health/health.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-12T20:54:58.799Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/idutil/ [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/log/ [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/log/log.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/log/options.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/plugin/ [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/profiling/ [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/selector/ [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/uptime/ [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/util/ [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-12T20:54:59.080Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/common/util/task.go [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/common/version/ [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/common/version/version.go [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/common/x509util/ [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/server/ [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/server/api/ [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/server/api/api.go [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/server/api/health/ [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/server/api/id.go [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/server/api/status.go [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-12T20:54:59.081Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-12T20:54:59.355Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/bundle/ [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/ca/ [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/cache/ [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/catalog/ [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/config.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/datastore/ [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/ [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-12T20:54:59.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-12T20:54:59.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-12T20:54:59.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-12T20:54:59.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-12T20:54:59.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-12T20:54:59.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-12T20:54:59.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-12T20:54:59.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-12T20:54:59.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-12T20:54:59.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-12T20:54:59.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-12T20:54:59.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-12T20:54:59.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-12T20:54:59.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-12T20:54:59.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-12T20:54:59.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-12T20:54:59.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-12T20:54:59.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-12T20:54:59.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-12T20:54:59.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-12T20:54:59.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-12T20:54:59.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-12T20:54:59.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-12T20:54:59.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-12T20:54:59.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-12T20:54:59.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-12T20:54:59.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-12T20:54:59.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-12T20:54:59.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-12T20:54:59.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-12T20:54:59.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-12T20:54:59.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-12T20:54:59.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-12T20:54:59.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-12T20:54:59.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-12T20:54:59.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-12T20:54:59.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-12T20:54:59.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-12T20:54:59.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-12T20:54:59.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-12T20:54:59.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-12T20:54:59.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-12T20:54:59.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-12T20:54:59.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-12T20:54:59.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-12T20:54:59.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-12T20:54:59.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-12T20:54:59.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-12T20:54:59.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-12T20:54:59.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-12T20:54:59.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-12T20:54:59.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-12T20:54:59.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-12T20:54:59.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-12T20:54:59.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-12T20:54:59.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-12T20:54:59.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-12T20:54:59.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-12T20:54:59.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-12T20:54:59.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-12T20:54:59.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-12T20:54:59.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-12T20:54:59.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-12T20:54:59.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-12T20:54:59.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-12T20:54:59.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-12T20:54:59.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-12T20:54:59.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-12T20:54:59.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-12T20:54:59.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-12T20:54:59.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-12T20:54:59.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-12T20:54:59.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-12T20:54:59.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-12T20:54:59.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-12T20:54:59.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-12T20:54:59.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-12T20:54:59.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-12T20:54:59.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-12T20:54:59.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-12T20:54:59.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-12T20:54:59.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-12T20:54:59.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-12T20:54:59.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-12T20:54:59.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-12T20:54:59.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-12T20:54:59.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-12T20:54:59.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-12T20:54:59.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-12T20:54:59.635Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-12T20:54:59.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-12T20:54:59.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-12T20:54:59.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-12T20:54:59.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-12T20:54:59.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-12T20:54:59.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-12T20:54:59.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-12T20:54:59.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-12T20:54:59.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-12T20:54:59.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-12T20:54:59.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-12T20:54:59.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-12T20:54:59.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-12T20:54:59.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-12T20:54:59.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-12T20:54:59.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-12T20:54:59.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-12T20:54:59.636Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-12T20:54:59.636Z] spire-1.2.1/pkg/server/registration/ [2022-05-12T20:54:59.636Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-12T20:54:59.636Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-12T20:54:59.636Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-12T20:54:59.636Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-12T20:54:59.636Z] spire-1.2.1/pkg/server/server.go [2022-05-12T20:54:59.636Z] spire-1.2.1/pkg/server/server_test.go [2022-05-12T20:54:59.636Z] spire-1.2.1/pkg/server/svid/ [2022-05-12T20:54:59.636Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-12T20:54:59.636Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-12T20:54:59.636Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-12T20:54:59.636Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-12T20:54:59.636Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-12T20:54:59.636Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-12T20:54:59.636Z] spire-1.2.1/proto/ [2022-05-12T20:54:59.636Z] spire-1.2.1/proto/private/ [2022-05-12T20:54:59.636Z] spire-1.2.1/proto/private/server/ [2022-05-12T20:54:59.636Z] spire-1.2.1/proto/private/server/journal/ [2022-05-12T20:54:59.636Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-12T20:54:59.636Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-12T20:54:59.636Z] spire-1.2.1/proto/spire/ [2022-05-12T20:54:59.636Z] spire-1.2.1/proto/spire/common/ [2022-05-12T20:54:59.636Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-12T20:54:59.636Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-12T20:54:59.636Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-12T20:54:59.636Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-12T20:54:59.636Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-12T20:54:59.636Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-12T20:54:59.636Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-12T20:54:59.636Z] spire-1.2.1/proto/spire/plugin/ [2022-05-12T20:54:59.636Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-12T20:54:59.636Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-12T20:54:59.636Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-12T20:54:59.636Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-12T20:54:59.636Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-12T20:54:59.636Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-12T20:54:59.636Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-12T20:54:59.636Z] spire-1.2.1/release/ [2022-05-12T20:54:59.636Z] spire-1.2.1/release/spire-extras/ [2022-05-12T20:54:59.636Z] spire-1.2.1/release/spire-extras/README.md [2022-05-12T20:54:59.636Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-12T20:54:59.636Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-12T20:54:59.636Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-12T20:54:59.636Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-12T20:54:59.636Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-12T20:54:59.636Z] spire-1.2.1/release/spire/ [2022-05-12T20:54:59.636Z] spire-1.2.1/release/spire/README.md [2022-05-12T20:54:59.636Z] spire-1.2.1/release/spire/conf/ [2022-05-12T20:54:59.636Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-12T20:54:59.636Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-12T20:54:59.636Z] spire-1.2.1/release/spire/conf/server/ [2022-05-12T20:54:59.636Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-12T20:54:59.636Z] spire-1.2.1/script/ [2022-05-12T20:54:59.636Z] spire-1.2.1/script/build-artifact.sh [2022-05-12T20:54:59.636Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-12T20:54:59.636Z] spire-1.2.1/support/ [2022-05-12T20:54:59.636Z] spire-1.2.1/support/k8s/ [2022-05-12T20:54:59.636Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-12T20:54:59.636Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-12T20:54:59.636Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-12T20:54:59.636Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-12T20:54:59.636Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-12T20:54:59.636Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-12T20:54:59.636Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-12T20:54:59.636Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-12T20:54:59.636Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-12T20:54:59.636Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-12T20:54:59.636Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-12T20:54:59.636Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-12T20:54:59.636Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-12T20:54:59.636Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-12T20:54:59.636Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-12T20:54:59.636Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-12T20:54:59.636Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-12T20:54:59.636Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-12T20:54:59.636Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-12T20:54:59.636Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-12T20:54:59.636Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-12T20:54:59.636Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-12T20:54:59.636Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-12T20:54:59.636Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-12T20:54:59.636Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-12T20:54:59.636Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-12T20:54:59.636Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-12T20:54:59.636Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-12T20:54:59.636Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-12T20:54:59.636Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-12T20:54:59.636Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-12T20:54:59.636Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-12T20:54:59.636Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-12T20:54:59.636Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-12T20:54:59.636Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-12T20:54:59.636Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-12T20:54:59.636Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-12T20:54:59.636Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-12T20:54:59.636Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-12T20:54:59.636Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-12T20:54:59.636Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-12T20:54:59.636Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-12T20:54:59.636Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-12T20:54:59.636Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-12T20:54:59.636Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-12T20:54:59.636Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-12T20:54:59.636Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-12T20:54:59.636Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-12T20:54:59.636Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-12T20:54:59.636Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-12T20:54:59.636Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-12T20:54:59.636Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-12T20:54:59.636Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-12T20:54:59.636Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-12T20:54:59.636Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-12T20:54:59.636Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-12T20:54:59.636Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-12T20:54:59.636Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-12T20:54:59.636Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-12T20:54:59.636Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-12T20:54:59.636Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-12T20:54:59.636Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-12T20:54:59.636Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-12T20:54:59.636Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-12T20:54:59.636Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-12T20:54:59.636Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-12T20:54:59.636Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-12T20:54:59.636Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-12T20:54:59.636Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-12T20:54:59.636Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-12T20:54:59.636Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-12T20:54:59.636Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-12T20:54:59.636Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-12T20:54:59.636Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-12T20:54:59.636Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-12T20:54:59.636Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-12T20:54:59.636Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-12T20:54:59.636Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-12T20:54:59.636Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-12T20:54:59.636Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-12T20:54:59.636Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-12T20:54:59.636Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-12T20:54:59.636Z] spire-1.2.1/test/ [2022-05-12T20:54:59.636Z] spire-1.2.1/test/clock/ [2022-05-12T20:54:59.636Z] spire-1.2.1/test/clock/clock.go [2022-05-12T20:54:59.636Z] spire-1.2.1/test/fakes/ [2022-05-12T20:54:59.636Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-12T20:54:59.636Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fixture/ [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fixture/certs/ [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fixture/config/ [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fixture/fixture.go [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fixture/registration/ [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-12T20:54:59.637Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-12T20:54:59.637Z] spire-1.2.1/test/integration/ [2022-05-12T20:54:59.915Z] spire-1.2.1/test/integration/README.md [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/common [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/setup/ [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/ [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-12T20:54:59.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-12T20:54:59.917Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/test-one.sh [2022-05-12T20:55:00.192Z] spire-1.2.1/test/integration/test.sh [2022-05-12T20:55:00.192Z] spire-1.2.1/test/plugintest/ [2022-05-12T20:55:00.192Z] spire-1.2.1/test/plugintest/config.go [2022-05-12T20:55:00.192Z] spire-1.2.1/test/plugintest/load.go [2022-05-12T20:55:00.193Z] spire-1.2.1/test/plugintest/option.go [2022-05-12T20:55:00.193Z] spire-1.2.1/test/spiretest/ [2022-05-12T20:55:00.193Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-12T20:55:00.193Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-12T20:55:00.193Z] spire-1.2.1/test/spiretest/dir.go [2022-05-12T20:55:00.193Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-12T20:55:00.193Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-12T20:55:00.193Z] spire-1.2.1/test/spiretest/logs.go [2022-05-12T20:55:00.193Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-12T20:55:00.193Z] spire-1.2.1/test/spiretest/suite.go [2022-05-12T20:55:00.193Z] spire-1.2.1/test/spiretest/x509.go [2022-05-12T20:55:00.193Z] spire-1.2.1/test/testca/ [2022-05-12T20:55:00.193Z] spire-1.2.1/test/testca/ca.go [2022-05-12T20:55:00.193Z] spire-1.2.1/test/testkey/ [2022-05-12T20:55:00.193Z] spire-1.2.1/test/testkey/generate.sh [2022-05-12T20:55:00.193Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-12T20:55:00.193Z] spire-1.2.1/test/testkey/keys.go [2022-05-12T20:55:00.193Z] spire-1.2.1/test/testkey/new.go [2022-05-12T20:55:00.193Z] spire-1.2.1/test/tpmsimulator/ [2022-05-12T20:55:00.193Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-12T20:55:00.193Z] spire-1.2.1/test/util/ [2022-05-12T20:55:00.193Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-12T20:55:00.193Z] spire-1.2.1/test/util/cert_generation.go [2022-05-12T20:55:00.193Z] spire-1.2.1/test/util/io_redirection.go [2022-05-12T20:55:00.193Z] spire-1.2.1/test/util/race.go [2022-05-12T20:55:00.193Z] spire-1.2.1/test/util/util.go [2022-05-12T20:55:00.193Z] building spire from source... [2022-05-12T20:55:00.467Z] ---> 7ce4e6c8a35f [2022-05-12T20:55:00.467Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-12T20:55:00.745Z] Installing go1.17.7... [2022-05-12T20:55:01.348Z] ---> 11332b1e762c [2022-05-12T20:55:01.348Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-12T20:55:01.625Z] ---> Running in 79da5d2cad8c [2022-05-12T20:55:02.229Z] Removing intermediate container 79da5d2cad8c [2022-05-12T20:55:02.229Z] ---> ebfa9ec4ec78 [2022-05-12T20:55:02.229Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-12T20:55:02.229Z] ---> Running in 0e20fb9dc16a [2022-05-12T20:55:02.836Z] Removing intermediate container 0e20fb9dc16a [2022-05-12T20:55:02.836Z] ---> be744eb400e6 [2022-05-12T20:55:02.836Z] Step 18/20 : LABEL arch=arm64 [2022-05-12T20:55:02.836Z] ---> Running in 51db1dafc5d0 [2022-05-12T20:55:03.438Z] Removing intermediate container 51db1dafc5d0 [2022-05-12T20:55:03.438Z] ---> 6b405de2bff2 [2022-05-12T20:55:03.438Z] Step 19/20 : LABEL git_sha=362f793920d198910564abef7f89ad48e7cf2470 [2022-05-12T20:55:03.438Z] ---> Running in b7e174ce823d [2022-05-12T20:55:04.043Z] Removing intermediate container b7e174ce823d [2022-05-12T20:55:04.043Z] ---> 1e4c5d1acede [2022-05-12T20:55:04.043Z] Step 20/20 : LABEL version=0.0.0 [2022-05-12T20:55:04.043Z] ---> Running in a0a4eedb9ecd [2022-05-12T20:55:04.644Z] Removing intermediate container a0a4eedb9ecd [2022-05-12T20:55:04.644Z] ---> 997a76407beb [2022-05-12T20:55:04.644Z] [2022-05-12T20:55:05.246Z] Successfully built 997a76407beb [2022-05-12T20:55:05.247Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-05-12T20:55:05.247Z]  Building security-spiffe-token-provider ... done Building support-notifications [2022-05-12T20:55:32.059Z] Building bin/spire-server... [2022-05-12T20:55:32.059Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-12T20:55:32.059Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-12T20:55:32.059Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-12T20:55:32.059Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-12T20:55:32.059Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-12T20:55:34.215Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-12T20:55:34.215Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-12T20:55:34.215Z] ---> e964511cc0a8 [2022-05-12T20:55:34.215Z] Step 3/22 : WORKDIR /edgex-go [2022-05-12T20:55:34.215Z] ---> Using cache [2022-05-12T20:55:34.215Z] ---> f71a38f8924d [2022-05-12T20:55:34.215Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T20:55:34.215Z] ---> Using cache [2022-05-12T20:55:34.215Z] ---> 18ebc2574a4d [2022-05-12T20:55:34.215Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-12T20:55:34.689Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-12T20:55:35.509Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-12T20:55:35.899Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-12T20:55:35.899Z]  ---> Running in 07a179d7724b [2022-05-12T20:55:36.247Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-12T20:55:36.925Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-12T20:55:37.940Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-12T20:55:37.940Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-12T20:55:37.940Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-12T20:55:38.239Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-12T20:55:38.239Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-12T20:55:38.571Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-12T20:55:38.571Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-12T20:55:38.571Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-12T20:55:38.571Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-12T20:55:39.276Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-12T20:55:39.567Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-12T20:55:39.567Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-12T20:55:41.658Z] OK: 220 MiB in 52 packages [2022-05-12T20:55:43.133Z] Removing intermediate container 07a179d7724b [2022-05-12T20:55:43.133Z] ---> eefc37c1d03c [2022-05-12T20:55:43.133Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-12T20:55:43.742Z] ---> 03ed75d2d0ac [2022-05-12T20:55:43.742Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T20:55:44.020Z] ---> Running in 4fe8a3913dde [2022-05-12T20:55:49.454Z] Removing intermediate container 4fe8a3913dde [2022-05-12T20:55:49.454Z] ---> e4204741315f [2022-05-12T20:55:49.454Z] Step 8/22 : COPY . . [2022-05-12T20:56:07.806Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-12T20:56:07.806Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-12T20:56:07.806Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-12T20:56:07.806Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-12T20:56:08.409Z]  ---> abbb4abefe0d [2022-05-12T20:56:08.409Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-12T20:56:08.695Z] ---> Running in cc84fba5478c [2022-05-12T20:56:08.695Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-12T20:56:08.968Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-12T20:56:09.566Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-12T20:56:09.566Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-12T20:56:09.566Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-12T20:56:09.566Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-12T20:56:10.165Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-12T20:56:10.441Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-12T20:56:10.441Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-12T20:56:10.441Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-12T20:56:10.441Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-12T20:56:10.441Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-12T20:56:10.716Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-12T20:56:10.716Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-12T20:56:10.716Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-12T20:56:10.991Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-12T20:56:10.991Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-12T20:56:11.266Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-12T20:56:11.542Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-12T20:56:11.542Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-12T20:56:11.542Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-12T20:56:11.542Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-12T20:56:11.542Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-12T20:56:11.816Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-12T20:56:12.091Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-12T20:56:12.691Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-12T20:56:12.691Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-12T20:56:12.691Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-12T20:56:12.691Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-12T20:56:13.289Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-12T20:56:15.919Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-12T20:56:21.335Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-12T20:56:21.335Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-12T20:56:21.335Z] go: downloading google.golang.org/api v0.70.0 [2022-05-12T20:56:21.335Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-12T20:56:21.335Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-12T20:56:21.335Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-12T20:57:08.342Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-12T20:57:08.342Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-12T20:57:08.342Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-12T20:57:08.342Z] go: downloading k8s.io/api v0.23.4 [2022-05-12T20:57:12.660Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-12T20:57:12.660Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-12T20:57:14.103Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-12T20:57:14.379Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-12T20:57:16.361Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-12T20:57:16.960Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-12T20:57:18.948Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-12T20:57:18.948Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-12T20:57:19.224Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-12T20:57:19.502Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-12T20:57:19.502Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-12T20:57:20.484Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-12T20:57:20.759Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-12T20:57:21.035Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-12T20:57:21.310Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-12T20:57:21.585Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-12T20:57:21.585Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-12T20:57:21.860Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-12T20:57:21.860Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-12T20:57:21.860Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-12T20:57:23.302Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-12T20:57:23.302Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-12T20:57:23.302Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-12T20:57:23.579Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-12T20:57:23.579Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-12T20:57:23.855Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-12T20:57:24.456Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-12T20:57:24.456Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-12T20:57:24.456Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-12T20:57:24.733Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-12T20:57:30.140Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-12T20:57:30.415Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-12T20:57:30.691Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-12T20:57:30.967Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-12T20:57:30.967Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-12T20:57:31.244Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-12T20:57:32.229Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-12T20:57:32.503Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-12T20:57:33.105Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-12T20:57:33.105Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-12T20:57:33.381Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-12T20:57:33.381Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-12T20:57:33.381Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-12T20:57:33.381Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-12T20:57:33.381Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-12T20:57:33.657Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-12T20:57:33.657Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-12T20:57:34.642Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-12T20:57:34.918Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-12T20:57:35.193Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-12T20:57:35.469Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-12T20:57:35.469Z] go: downloading go.opencensus.io v0.23.0 [2022-05-12T20:57:36.455Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-12T20:57:38.444Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-12T20:57:38.444Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-12T20:57:38.717Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-12T20:57:38.990Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-12T20:57:38.990Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-12T20:57:39.585Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-12T20:57:39.585Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-12T20:57:40.184Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-12T20:57:42.812Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-12T20:57:45.443Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-12T20:57:45.443Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-12T20:57:45.443Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-12T20:57:45.443Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-12T20:57:45.443Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-12T20:57:46.428Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-12T20:57:46.428Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-12T20:57:46.704Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-12T20:57:46.704Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-12T20:57:46.704Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-12T20:57:46.704Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-12T20:57:46.987Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-12T20:57:55.284Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-12T20:57:55.284Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-12T20:57:55.284Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-12T20:57:55.284Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-12T20:58:27.663Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-12T20:58:27.663Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-12T21:01:20.993Z] Removing intermediate container 029bf609d367 [2022-05-12T21:01:20.993Z] ---> f6fbf2c3f884 [2022-05-12T21:01:20.993Z] [2022-05-12T21:01:20.993Z] Step 10/22 : FROM alpine:3.14 [2022-05-12T21:01:20.993Z] ---> ac73e934f311 [2022-05-12T21:01:20.993Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-12T21:01:20.993Z] ---> Running in 147afeba47af [2022-05-12T21:01:20.993Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-12T21:01:20.993Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-12T21:01:20.993Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-12T21:01:20.993Z] Executing busybox-1.33.1-r7.trigger [2022-05-12T21:01:20.993Z] OK: 5 MiB in 15 packages [2022-05-12T21:01:20.993Z] Removing intermediate container 147afeba47af [2022-05-12T21:01:20.993Z] ---> 026db0b31ab9 [2022-05-12T21:01:20.993Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-12T21:01:20.993Z] ---> Running in 4e1faf871384 [2022-05-12T21:01:20.993Z] Removing intermediate container 4e1faf871384 [2022-05-12T21:01:20.993Z] ---> 7fa0ce92cfd7 [2022-05-12T21:01:20.993Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-12T21:01:20.993Z] ---> Running in 41d53a76dfe2 [2022-05-12T21:01:21.271Z] Removing intermediate container 41d53a76dfe2 [2022-05-12T21:01:21.271Z] ---> f10fa14ba420 [2022-05-12T21:01:21.271Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-12T21:01:21.271Z] ---> Running in a97fd584d68d [2022-05-12T21:01:21.887Z] Removing intermediate container a97fd584d68d [2022-05-12T21:01:21.887Z] ---> 6b1a80c5e4f9 [2022-05-12T21:01:21.887Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-12T21:01:22.880Z] ---> 1f804f3fafb1 [2022-05-12T21:01:22.880Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-12T21:01:24.888Z] ---> 11d5682055db [2022-05-12T21:01:24.888Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-12T21:01:25.880Z] ---> 34d7d36c227f [2022-05-12T21:01:25.880Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-12T21:01:25.880Z] ---> Running in 833e8fbc1cd8 [2022-05-12T21:01:26.504Z] Removing intermediate container 833e8fbc1cd8 [2022-05-12T21:01:26.504Z] ---> eb0d87f961e9 [2022-05-12T21:01:26.504Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-12T21:01:26.504Z] ---> Running in 3d51b016431c [2022-05-12T21:01:27.116Z] Removing intermediate container 3d51b016431c [2022-05-12T21:01:27.116Z] ---> b1fb1e3ef4f4 [2022-05-12T21:01:27.116Z] Step 20/22 : LABEL arch=arm64 [2022-05-12T21:01:27.116Z] ---> Running in db4b41e1ac0c [2022-05-12T21:01:27.732Z] Removing intermediate container db4b41e1ac0c [2022-05-12T21:01:27.732Z] ---> ce61f4d638d9 [2022-05-12T21:01:27.732Z] Step 21/22 : LABEL git_sha=362f793920d198910564abef7f89ad48e7cf2470 [2022-05-12T21:01:27.732Z] ---> Running in 369eb8d0e5f5 [2022-05-12T21:01:28.347Z] Removing intermediate container 369eb8d0e5f5 [2022-05-12T21:01:28.347Z] ---> 6cdd2b0a3a14 [2022-05-12T21:01:28.347Z] Step 22/22 : LABEL version=0.0.0 [2022-05-12T21:01:28.347Z] ---> Running in c87bcb70a9a0 [2022-05-12T21:01:28.957Z] Removing intermediate container c87bcb70a9a0 [2022-05-12T21:01:28.957Z] ---> d0a4eae1bbb3 [2022-05-12T21:01:28.957Z] [2022-05-12T21:01:29.564Z] Successfully built d0a4eae1bbb3 [2022-05-12T21:01:29.564Z] Successfully tagged support-scheduler-arm64:latest [2022-05-12T21:01:29.564Z]  Building support-scheduler ... done Building core-command [2022-05-12T21:02:01.981Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-12T21:02:01.981Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-12T21:02:01.981Z] ---> e964511cc0a8 [2022-05-12T21:02:01.981Z] Step 3/23 : WORKDIR /edgex-go [2022-05-12T21:02:01.981Z] ---> Using cache [2022-05-12T21:02:01.981Z] ---> f71a38f8924d [2022-05-12T21:02:01.981Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T21:02:01.981Z] ---> Using cache [2022-05-12T21:02:01.981Z] ---> 18ebc2574a4d [2022-05-12T21:02:01.981Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-12T21:02:01.981Z] ---> Using cache [2022-05-12T21:02:01.981Z] ---> c2c8f2bb38ee [2022-05-12T21:02:01.981Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-12T21:02:01.981Z] ---> Using cache [2022-05-12T21:02:01.981Z] ---> d9329eab16fe [2022-05-12T21:02:01.981Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T21:02:01.981Z] ---> Using cache [2022-05-12T21:02:01.981Z] ---> 4cbf1e752ee5 [2022-05-12T21:02:01.981Z] Step 8/23 : COPY . . [2022-05-12T21:02:01.981Z] ---> Using cache [2022-05-12T21:02:01.981Z] ---> fb07b73954d0 [2022-05-12T21:02:01.981Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-12T21:02:01.981Z] ---> Running in a9d2a9595cd3 [2022-05-12T21:02:01.981Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-12T21:03:23.865Z] Removing intermediate container cc84fba5478c [2022-05-12T21:03:23.865Z] ---> 877003124ad6 [2022-05-12T21:03:23.865Z] [2022-05-12T21:03:23.865Z] Step 10/22 : FROM alpine:3.14 [2022-05-12T21:03:23.865Z] ---> ac73e934f311 [2022-05-12T21:03:23.865Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-12T21:03:23.865Z] ---> Running in 6cb28254fece [2022-05-12T21:03:23.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-12T21:03:23.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-12T21:03:23.865Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-12T21:03:23.865Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-12T21:03:23.865Z] Executing busybox-1.33.1-r7.trigger [2022-05-12T21:03:23.865Z] Executing ca-certificates-20211220-r0.trigger [2022-05-12T21:03:23.865Z] OK: 6 MiB in 16 packages [2022-05-12T21:03:23.865Z] Removing intermediate container 6cb28254fece [2022-05-12T21:03:23.865Z] ---> 5ea5eee1306e [2022-05-12T21:03:23.866Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-12T21:03:23.866Z] ---> Running in 6f12988da32c [2022-05-12T21:03:23.866Z] Removing intermediate container 6f12988da32c [2022-05-12T21:03:23.866Z] ---> 8190108f4f18 [2022-05-12T21:03:23.866Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-12T21:03:23.866Z] ---> Running in e513e120ece8 [2022-05-12T21:03:23.866Z] Removing intermediate container e513e120ece8 [2022-05-12T21:03:23.866Z] ---> e3d8df584271 [2022-05-12T21:03:23.866Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-12T21:03:23.866Z] ---> Running in 612803ad8348 [2022-05-12T21:03:23.866Z] Removing intermediate container 612803ad8348 [2022-05-12T21:03:23.866Z] ---> d3495b09419c [2022-05-12T21:03:23.866Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-12T21:03:24.152Z] ---> 75104f46c439 [2022-05-12T21:03:24.152Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-12T21:03:26.796Z] ---> d3bf43bb7ffe [2022-05-12T21:03:26.796Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-12T21:03:27.402Z] ---> f364165b6525 [2022-05-12T21:03:27.402Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-12T21:03:27.402Z] ---> Running in 1b0868fb72fa [2022-05-12T21:03:28.010Z] Removing intermediate container 1b0868fb72fa [2022-05-12T21:03:28.010Z] ---> e133fc06e7fb [2022-05-12T21:03:28.010Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-12T21:03:28.010Z] ---> Running in b2a1098932e8 [2022-05-12T21:03:28.612Z] Removing intermediate container b2a1098932e8 [2022-05-12T21:03:28.612Z] ---> 56f37ff36421 [2022-05-12T21:03:28.612Z] Step 20/22 : LABEL arch=arm64 [2022-05-12T21:03:28.612Z] ---> Running in 7cb49af0a2fc [2022-05-12T21:03:29.217Z] Removing intermediate container 7cb49af0a2fc [2022-05-12T21:03:29.217Z] ---> bdfb9cd33059 [2022-05-12T21:03:29.217Z] Step 21/22 : LABEL git_sha=362f793920d198910564abef7f89ad48e7cf2470 [2022-05-12T21:03:29.496Z] ---> Running in ba7a21ec19a9 [2022-05-12T21:03:29.771Z] Removing intermediate container ba7a21ec19a9 [2022-05-12T21:03:29.771Z] ---> d8ebbce9a673 [2022-05-12T21:03:29.771Z] Step 22/22 : LABEL version=0.0.0 [2022-05-12T21:03:30.044Z] ---> Running in a547440fdb49 [2022-05-12T21:03:30.646Z] Removing intermediate container a547440fdb49 [2022-05-12T21:03:30.646Z] ---> 917d9f2c6e7c [2022-05-12T21:03:30.646Z] [2022-05-12T21:03:31.245Z] Successfully built 917d9f2c6e7c [2022-05-12T21:03:31.245Z] Successfully tagged support-notifications-arm64:latest [2022-05-12T21:03:31.245Z] Building sys-mgmt-agent [2022-05-12T21:04:03.614Z]  Building support-notifications ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-12T21:04:03.614Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-12T21:04:03.614Z] ---> e964511cc0a8 [2022-05-12T21:04:03.614Z] Step 3/23 : WORKDIR /edgex-go [2022-05-12T21:04:03.614Z] ---> Using cache [2022-05-12T21:04:03.614Z] ---> f71a38f8924d [2022-05-12T21:04:03.614Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T21:04:03.614Z] ---> Using cache [2022-05-12T21:04:03.614Z] ---> 18ebc2574a4d [2022-05-12T21:04:03.614Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-12T21:04:03.614Z] ---> Running in 17c7c56694cb [2022-05-12T21:04:03.614Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-12T21:04:03.614Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-12T21:04:03.614Z] OK: 220 MiB in 52 packages [2022-05-12T21:04:03.614Z] Removing intermediate container 17c7c56694cb [2022-05-12T21:04:03.614Z] ---> c8ae6899d1e9 [2022-05-12T21:04:03.614Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-12T21:04:04.603Z] ---> 591865e6418d [2022-05-12T21:04:04.603Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T21:04:04.603Z] ---> Running in 6527bb4d4ab9 [2022-05-12T21:04:10.027Z] Removing intermediate container 6527bb4d4ab9 [2022-05-12T21:04:10.027Z] ---> 5939df2b0453 [2022-05-12T21:04:10.027Z] Step 8/23 : COPY . . [2022-05-12T21:04:32.252Z] ---> cf36621b7bd6 [2022-05-12T21:04:32.252Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-12T21:04:32.252Z] ---> Running in 927876f0486d [2022-05-12T21:04:32.252Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-12T21:06:39.178Z] Removing intermediate container a9d2a9595cd3 [2022-05-12T21:06:39.179Z] ---> 0baee17614d1 [2022-05-12T21:06:39.179Z] [2022-05-12T21:06:39.179Z] Step 10/23 : FROM alpine:3.14 [2022-05-12T21:06:39.179Z] ---> ac73e934f311 [2022-05-12T21:06:39.179Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-12T21:06:39.179Z] ---> Using cache [2022-05-12T21:06:39.179Z] ---> 026db0b31ab9 [2022-05-12T21:06:39.179Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-12T21:06:39.179Z] ---> Using cache [2022-05-12T21:06:39.179Z] ---> 7fa0ce92cfd7 [2022-05-12T21:06:39.179Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-12T21:06:39.179Z] ---> Running in dcc543182e70 [2022-05-12T21:06:39.179Z] Removing intermediate container dcc543182e70 [2022-05-12T21:06:39.179Z] ---> 4478efabae50 [2022-05-12T21:06:39.179Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-12T21:06:39.179Z] ---> Running in 0b6213bd0687 [2022-05-12T21:06:39.179Z] Removing intermediate container 0b6213bd0687 [2022-05-12T21:06:39.179Z] ---> fbc520c9edd4 [2022-05-12T21:06:39.179Z] Step 15/23 : WORKDIR / [2022-05-12T21:06:39.179Z] ---> Running in 228858accf89 [2022-05-12T21:06:39.179Z] Removing intermediate container 228858accf89 [2022-05-12T21:06:39.179Z] ---> 6b8ed7e47bfa [2022-05-12T21:06:39.179Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-12T21:06:39.179Z] ---> d7fd59f8855b [2022-05-12T21:06:39.179Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-12T21:06:39.179Z] ---> b8a09beb25b6 [2022-05-12T21:06:39.179Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-12T21:06:39.779Z] ---> 30a3be208043 [2022-05-12T21:06:39.779Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-12T21:06:39.779Z] ---> Running in 098c20c76ac6 [2022-05-12T21:06:40.386Z] Removing intermediate container 098c20c76ac6 [2022-05-12T21:06:40.386Z] ---> 2895dd0330ae [2022-05-12T21:06:40.386Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-12T21:06:40.386Z] ---> Running in 27b07a059c60 [2022-05-12T21:06:40.997Z] Removing intermediate container 27b07a059c60 [2022-05-12T21:06:40.997Z] ---> b8f96f23a512 [2022-05-12T21:06:40.997Z] Step 21/23 : LABEL arch=arm64 [2022-05-12T21:06:40.997Z] ---> Running in effaa855b8cc [2022-05-12T21:06:41.607Z] Removing intermediate container effaa855b8cc [2022-05-12T21:06:41.607Z] ---> ae30812eedeb [2022-05-12T21:06:41.607Z] Step 22/23 : LABEL git_sha=362f793920d198910564abef7f89ad48e7cf2470 [2022-05-12T21:06:41.607Z] ---> Running in 638aaacba6b8 [2022-05-12T21:06:42.225Z] Removing intermediate container 638aaacba6b8 [2022-05-12T21:06:42.225Z] ---> bd106218b551 [2022-05-12T21:06:42.225Z] Step 23/23 : LABEL version=0.0.0 [2022-05-12T21:06:42.502Z] ---> Running in 43168ecdccca [2022-05-12T21:06:42.788Z] Removing intermediate container 43168ecdccca [2022-05-12T21:06:42.788Z] ---> 09599ace3c39 [2022-05-12T21:06:42.788Z] [2022-05-12T21:06:43.405Z] Successfully built 09599ace3c39 [2022-05-12T21:06:43.405Z] Successfully tagged core-command-arm64:latest [2022-05-12T21:06:43.405Z] Building security-proxy-setup [2022-05-12T21:07:15.832Z]  Building core-command ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-12T21:07:15.832Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-12T21:07:15.832Z] ---> e964511cc0a8 [2022-05-12T21:07:15.832Z] Step 3/22 : WORKDIR /edgex-go [2022-05-12T21:07:15.832Z] ---> Using cache [2022-05-12T21:07:15.832Z] ---> f71a38f8924d [2022-05-12T21:07:15.832Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T21:07:15.833Z] ---> Using cache [2022-05-12T21:07:15.833Z] ---> 18ebc2574a4d [2022-05-12T21:07:15.833Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-12T21:07:15.833Z] ---> Using cache [2022-05-12T21:07:15.833Z] ---> c2c8f2bb38ee [2022-05-12T21:07:15.833Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-12T21:07:15.833Z] ---> Using cache [2022-05-12T21:07:15.833Z] ---> d9329eab16fe [2022-05-12T21:07:15.833Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T21:07:15.833Z] ---> Using cache [2022-05-12T21:07:15.833Z] ---> 4cbf1e752ee5 [2022-05-12T21:07:15.833Z] Step 8/22 : COPY . . [2022-05-12T21:07:15.833Z] ---> Using cache [2022-05-12T21:07:15.833Z] ---> fb07b73954d0 [2022-05-12T21:07:15.833Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-12T21:07:15.833Z] ---> Running in 7a75e321b301 [2022-05-12T21:07:15.833Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-12T21:09:07.744Z] Removing intermediate container 927876f0486d [2022-05-12T21:09:07.744Z] ---> 48f082fda3ff [2022-05-12T21:09:07.744Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-12T21:09:07.744Z] ---> Running in a20db30a7700 [2022-05-12T21:09:07.744Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-12T21:09:07.744Z] Removing intermediate container a20db30a7700 [2022-05-12T21:09:07.744Z] ---> f9203a99d4a1 [2022-05-12T21:09:07.744Z] [2022-05-12T21:09:07.744Z] Step 11/23 : FROM docker:20.10.14 [2022-05-12T21:09:07.744Z] 20.10.14: Pulling from library/docker [2022-05-12T21:09:22.936Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-12T21:09:22.936Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-12T21:09:22.936Z] ---> c346e9eafbab [2022-05-12T21:09:22.936Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-05-12T21:09:22.936Z] ---> Running in a0f416ac7bc8 [2022-05-12T21:09:22.936Z] Removing intermediate container a0f416ac7bc8 [2022-05-12T21:09:22.936Z] ---> 995308cbf596 [2022-05-12T21:09:22.936Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-05-12T21:09:22.936Z] ---> Running in af1203bcd5cc [2022-05-12T21:09:23.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-12T21:09:24.209Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-12T21:09:25.666Z] (1/43) Installing readline (8.1.1-r0) [2022-05-12T21:09:25.666Z] (2/43) Installing bash (5.1.16-r0) [2022-05-12T21:09:25.666Z] Executing bash-5.1.16-r0.post-install [2022-05-12T21:09:25.666Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-12T21:09:25.666Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-12T21:09:25.666Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-12T21:09:25.666Z] (6/43) Installing curl (7.80.0-r1) [2022-05-12T21:09:25.666Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-12T21:09:25.666Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-12T21:09:25.666Z] (9/43) Installing expat (2.4.7-r0) [2022-05-12T21:09:25.666Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-12T21:09:25.666Z] (11/43) Installing gdbm (1.22-r0) [2022-05-12T21:09:25.666Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-12T21:09:25.666Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-12T21:09:25.666Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-12T21:09:25.666Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-12T21:09:25.666Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-12T21:09:25.944Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-12T21:09:28.593Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-12T21:09:28.593Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-12T21:09:28.593Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-12T21:09:28.593Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-12T21:09:28.593Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-12T21:09:28.593Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-12T21:09:28.593Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-12T21:09:28.593Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-12T21:09:28.869Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-12T21:09:28.869Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-12T21:09:28.869Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-12T21:09:28.870Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-12T21:09:28.870Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-12T21:09:28.870Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-12T21:09:28.870Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-12T21:09:29.147Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-12T21:09:29.147Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-12T21:09:29.147Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-12T21:09:29.147Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-12T21:09:29.147Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-12T21:09:29.147Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-12T21:09:29.147Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-12T21:09:29.147Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-12T21:09:29.147Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-12T21:09:29.427Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-12T21:09:29.427Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-12T21:09:30.421Z] Executing busybox-1.34.1-r5.trigger [2022-05-12T21:09:30.421Z] OK: 82 MiB in 65 packages [2022-05-12T21:09:35.846Z] Collecting docker-compose==1.23.2 [2022-05-12T21:09:35.846Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-12T21:09:35.846Z] Collecting docker<4.0,>=3.6.0 [2022-05-12T21:09:35.846Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-12T21:09:36.121Z] Collecting docopt<0.7,>=0.6.1 [2022-05-12T21:09:36.121Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-12T21:09:38.759Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-12T21:09:38.759Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-12T21:09:42.166Z] Collecting PyYAML<4,>=3.10 [2022-05-12T21:09:42.166Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-12T21:09:46.500Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-12T21:09:46.776Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-12T21:09:46.776Z] Collecting texttable<0.10,>=0.9.0 [2022-05-12T21:09:46.776Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-12T21:09:49.412Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-05-12T21:09:49.412Z] Collecting jsonschema<3,>=2.5.1 [2022-05-12T21:09:49.412Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-12T21:09:50.012Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-12T21:09:50.012Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-12T21:09:50.289Z] Collecting cached-property<2,>=1.2.0 [2022-05-12T21:09:50.289Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-12T21:09:50.564Z] Collecting docker-pycreds>=0.4.0 [2022-05-12T21:09:50.564Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-12T21:09:52.011Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-12T21:09:52.011Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-12T21:09:52.011Z] Collecting idna<2.8,>=2.5 [2022-05-12T21:09:52.011Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-12T21:09:52.288Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-05-12T21:09:52.288Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-12T21:09:52.288Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-12T21:09:52.564Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-12T21:09:52.564Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-12T21:09:52.564Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-12T21:09:52.564Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-12T21:09:54.012Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-12T21:09:54.013Z] Attempting uninstall: urllib3 [2022-05-12T21:09:54.013Z] Found existing installation: urllib3 1.26.7 [2022-05-12T21:09:54.013Z] Uninstalling urllib3-1.26.7: [2022-05-12T21:09:54.013Z] Successfully uninstalled urllib3-1.26.7 [2022-05-12T21:09:54.615Z] Attempting uninstall: idna [2022-05-12T21:09:54.615Z] Found existing installation: idna 3.3 [2022-05-12T21:09:54.615Z] Uninstalling idna-3.3: [2022-05-12T21:09:54.892Z] Successfully uninstalled idna-3.3 [2022-05-12T21:09:58.305Z] Attempting uninstall: requests [2022-05-12T21:09:58.305Z] Found existing installation: requests 2.26.0 [2022-05-12T21:09:58.305Z] Uninstalling requests-2.26.0: [2022-05-12T21:09:58.305Z] Successfully uninstalled requests-2.26.0 [2022-05-12T21:09:58.907Z] Running setup.py install for texttable: started [2022-05-12T21:10:01.546Z] Running setup.py install for texttable: finished with status 'done' [2022-05-12T21:10:01.546Z] Running setup.py install for PyYAML: started [2022-05-12T21:10:04.194Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-12T21:10:04.471Z] Running setup.py install for docopt: started [2022-05-12T21:10:07.110Z] Running setup.py install for docopt: finished with status 'done' [2022-05-12T21:10:07.110Z] Running setup.py install for dockerpty: started [2022-05-12T21:10:09.102Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-12T21:10:11.088Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-05-12T21:10:26.228Z] Removing intermediate container af1203bcd5cc [2022-05-12T21:10:26.228Z] ---> bf76fb40d006 [2022-05-12T21:10:26.228Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-12T21:10:26.228Z] ---> Running in 49bd68d25720 [2022-05-12T21:10:26.228Z] Removing intermediate container 49bd68d25720 [2022-05-12T21:10:26.228Z] ---> 8ba78bc58e0c [2022-05-12T21:10:26.228Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-12T21:10:26.228Z] ---> Running in e8a057255841 [2022-05-12T21:10:26.828Z] Removing intermediate container e8a057255841 [2022-05-12T21:10:26.828Z] ---> ccf03fef503e [2022-05-12T21:10:26.828Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-12T21:10:28.820Z] ---> ca1eba1bfd04 [2022-05-12T21:10:28.820Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-12T21:10:29.423Z] ---> 2c077735c42b [2022-05-12T21:10:29.423Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-12T21:10:30.874Z] ---> 026ebdafc2b9 [2022-05-12T21:10:30.874Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-12T21:10:30.874Z] ---> Running in 184a7796a7ba [2022-05-12T21:10:31.486Z] Removing intermediate container 184a7796a7ba [2022-05-12T21:10:31.486Z] ---> ab92f1b83374 [2022-05-12T21:10:31.486Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-12T21:10:31.486Z] ---> Running in b49d988ada7c [2022-05-12T21:10:32.086Z] Removing intermediate container b49d988ada7c [2022-05-12T21:10:32.086Z] ---> 903831c62ba2 [2022-05-12T21:10:32.086Z] Step 21/23 : LABEL arch=arm64 [2022-05-12T21:10:32.086Z] ---> Running in b2e6e79074ae [2022-05-12T21:10:33.071Z] Removing intermediate container b2e6e79074ae [2022-05-12T21:10:33.071Z] ---> 19c389361ef0 [2022-05-12T21:10:33.071Z] Step 22/23 : LABEL git_sha=362f793920d198910564abef7f89ad48e7cf2470 [2022-05-12T21:10:33.071Z] ---> Running in f04d50ad13c7 [2022-05-12T21:10:33.678Z] Removing intermediate container f04d50ad13c7 [2022-05-12T21:10:33.678Z] ---> 0611d011de3f [2022-05-12T21:10:33.678Z] Step 23/23 : LABEL version=0.0.0 [2022-05-12T21:10:33.678Z] ---> Running in 3e6033671749 [2022-05-12T21:10:34.280Z] Removing intermediate container 3e6033671749 [2022-05-12T21:10:34.280Z] ---> e2b1f95f5227 [2022-05-12T21:10:34.280Z] [2022-05-12T21:10:34.558Z] Successfully built e2b1f95f5227 [2022-05-12T21:10:34.840Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-05-12T21:10:34.840Z]  Building sys-mgmt-agent ... done Building core-metadata [2022-05-12T21:11:01.695Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-12T21:11:01.695Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-12T21:11:01.695Z] ---> e964511cc0a8 [2022-05-12T21:11:01.695Z] Step 3/23 : WORKDIR /edgex-go [2022-05-12T21:11:01.695Z] ---> Using cache [2022-05-12T21:11:01.695Z] ---> f71a38f8924d [2022-05-12T21:11:01.695Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T21:11:01.695Z] ---> Using cache [2022-05-12T21:11:01.695Z] ---> 18ebc2574a4d [2022-05-12T21:11:01.695Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-12T21:11:01.695Z] ---> Using cache [2022-05-12T21:11:01.695Z] ---> c2c8f2bb38ee [2022-05-12T21:11:01.695Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-12T21:11:01.695Z] ---> Using cache [2022-05-12T21:11:01.695Z] ---> d9329eab16fe [2022-05-12T21:11:01.695Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T21:11:01.695Z] ---> Using cache [2022-05-12T21:11:01.695Z] ---> 4cbf1e752ee5 [2022-05-12T21:11:01.695Z] Step 8/23 : COPY . . [2022-05-12T21:11:01.695Z] ---> Using cache [2022-05-12T21:11:01.695Z] ---> fb07b73954d0 [2022-05-12T21:11:01.695Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-12T21:11:01.695Z] ---> Running in 1959b41372d2 [2022-05-12T21:11:03.139Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-12T21:11:50.234Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-12T21:12:02.665Z] Removing intermediate container 7a75e321b301 [2022-05-12T21:12:02.665Z] ---> b0eb033e8f23 [2022-05-12T21:12:02.665Z] [2022-05-12T21:12:02.665Z] Step 10/22 : FROM alpine:3.14 [2022-05-12T21:12:02.665Z] ---> ac73e934f311 [2022-05-12T21:12:02.665Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-12T21:12:02.665Z] ---> Running in d2e8e8a4d067 [2022-05-12T21:12:04.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-12T21:12:04.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-12T21:12:05.945Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-12T21:12:06.222Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-12T21:12:06.222Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-12T21:12:06.222Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-12T21:12:06.222Z] (5/6) Installing curl (7.79.1-r1) [2022-05-12T21:12:06.222Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-12T21:12:06.222Z] Executing busybox-1.33.1-r7.trigger [2022-05-12T21:12:06.222Z] Executing ca-certificates-20211220-r0.trigger [2022-05-12T21:12:06.827Z] OK: 8 MiB in 20 packages [2022-05-12T21:12:08.852Z] Removing intermediate container d2e8e8a4d067 [2022-05-12T21:12:08.852Z] ---> 9b1c6b7f56be [2022-05-12T21:12:08.852Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-12T21:12:08.852Z] ---> Running in f5bc95b84bb4 [2022-05-12T21:12:09.454Z] Removing intermediate container f5bc95b84bb4 [2022-05-12T21:12:09.454Z] ---> ff48fd5b0192 [2022-05-12T21:12:09.454Z] Step 13/22 : WORKDIR /edgex [2022-05-12T21:12:09.739Z] ---> Running in d34bbaa4b0b8 [2022-05-12T21:12:10.355Z] Removing intermediate container d34bbaa4b0b8 [2022-05-12T21:12:10.355Z] ---> 6a6b012bbdb7 [2022-05-12T21:12:10.355Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-12T21:12:10.964Z] ---> abe51f8bd8c3 [2022-05-12T21:12:10.964Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-12T21:12:12.960Z] ---> 632f65481f4e [2022-05-12T21:12:12.960Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-12T21:12:13.938Z] ---> b0047d414c81 [2022-05-12T21:12:13.938Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-12T21:12:14.925Z] ---> 9c15ea9fd8de [2022-05-12T21:12:15.198Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-12T21:12:15.198Z] ---> Running in 35648ddd49a4 [2022-05-12T21:12:18.638Z] Removing intermediate container 35648ddd49a4 [2022-05-12T21:12:18.638Z] ---> fdea3ce8b01e [2022-05-12T21:12:18.638Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-12T21:12:18.638Z] ---> Running in 99e8edd8ab99 [2022-05-12T21:12:18.919Z] Removing intermediate container 99e8edd8ab99 [2022-05-12T21:12:18.919Z] ---> 4a6e5f1a8b68 [2022-05-12T21:12:18.919Z] Step 20/22 : LABEL arch=arm64 [2022-05-12T21:12:18.919Z] ---> Running in 7ed033859207 [2022-05-12T21:12:19.533Z] Removing intermediate container 7ed033859207 [2022-05-12T21:12:19.533Z] ---> 15b7952ef8e8 [2022-05-12T21:12:19.533Z] Step 21/22 : LABEL git_sha=362f793920d198910564abef7f89ad48e7cf2470 [2022-05-12T21:12:19.533Z] ---> Running in 90fd732028c2 [2022-05-12T21:12:20.143Z] Removing intermediate container 90fd732028c2 [2022-05-12T21:12:20.143Z] ---> be619f3cf3ba [2022-05-12T21:12:20.143Z] Step 22/22 : LABEL version=0.0.0 [2022-05-12T21:12:20.143Z] ---> Running in bdae9d920135 [2022-05-12T21:12:20.762Z] Removing intermediate container bdae9d920135 [2022-05-12T21:12:20.762Z] ---> 04b57ba7634a [2022-05-12T21:12:20.762Z] [2022-05-12T21:12:21.364Z] Successfully built 04b57ba7634a [2022-05-12T21:12:21.364Z] Successfully tagged security-proxy-setup-arm64:latest [2022-05-12T21:12:21.364Z] Building core-data [2022-05-12T21:12:48.190Z]  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-12T21:12:48.190Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-12T21:12:48.190Z] ---> e964511cc0a8 [2022-05-12T21:12:48.190Z] Step 3/23 : WORKDIR /edgex-go [2022-05-12T21:12:48.190Z] ---> Using cache [2022-05-12T21:12:48.190Z] ---> f71a38f8924d [2022-05-12T21:12:48.190Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T21:12:48.190Z] ---> Using cache [2022-05-12T21:12:48.190Z] ---> 18ebc2574a4d [2022-05-12T21:12:48.190Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-12T21:12:48.806Z] ---> Running in 436656a00708 [2022-05-12T21:12:50.806Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-12T21:12:51.795Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-12T21:12:53.242Z] OK: 220 MiB in 52 packages [2022-05-12T21:12:54.696Z] Removing intermediate container 436656a00708 [2022-05-12T21:12:54.696Z] ---> 57341b02c6f3 [2022-05-12T21:12:54.696Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-12T21:12:55.314Z] ---> e9f03233b90e [2022-05-12T21:12:55.314Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T21:12:55.593Z] ---> Running in 0a4e727e9d75 [2022-05-12T21:13:01.075Z] Removing intermediate container 0a4e727e9d75 [2022-05-12T21:13:01.075Z] ---> e0ce371422ac [2022-05-12T21:13:01.075Z] Step 8/23 : COPY . . [2022-05-12T21:13:23.292Z] ---> 1e977c74b3b0 [2022-05-12T21:13:23.292Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-12T21:13:23.292Z] ---> Running in c303b9233830 [2022-05-12T21:13:23.898Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-12T21:16:15.866Z] Removing intermediate container 1959b41372d2 [2022-05-12T21:16:15.866Z] ---> 0719aebad81f [2022-05-12T21:16:15.866Z] [2022-05-12T21:16:15.866Z] Step 10/23 : FROM alpine:3.14 [2022-05-12T21:16:15.866Z] ---> ac73e934f311 [2022-05-12T21:16:15.866Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-12T21:16:15.866Z] ---> Using cache [2022-05-12T21:16:15.866Z] ---> 026db0b31ab9 [2022-05-12T21:16:15.866Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-12T21:16:15.866Z] ---> Using cache [2022-05-12T21:16:15.866Z] ---> 7fa0ce92cfd7 [2022-05-12T21:16:15.866Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-12T21:16:15.866Z] ---> Running in 59260d73a22d [2022-05-12T21:16:15.866Z] Removing intermediate container 59260d73a22d [2022-05-12T21:16:15.866Z] ---> e3d5dbd026cb [2022-05-12T21:16:15.866Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-12T21:16:15.866Z] ---> Running in 3a52099549a7 [2022-05-12T21:16:15.866Z] Removing intermediate container 3a52099549a7 [2022-05-12T21:16:15.866Z] ---> 4afc993027d2 [2022-05-12T21:16:15.866Z] Step 15/23 : WORKDIR / [2022-05-12T21:16:15.866Z] ---> Running in d038142180ed [2022-05-12T21:16:15.866Z] Removing intermediate container d038142180ed [2022-05-12T21:16:15.866Z] ---> a0c1347b349b [2022-05-12T21:16:15.866Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-12T21:16:15.866Z] ---> 7b58cd3d97ee [2022-05-12T21:16:15.866Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-12T21:16:15.866Z] ---> 804ca1e7274c [2022-05-12T21:16:15.866Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-12T21:16:15.866Z] ---> 9bdea9ebd108 [2022-05-12T21:16:15.866Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-12T21:16:15.866Z] ---> Running in f997cd9c32b3 [2022-05-12T21:16:15.866Z] Removing intermediate container f997cd9c32b3 [2022-05-12T21:16:15.866Z] ---> ac34a4cbfba2 [2022-05-12T21:16:15.866Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-12T21:16:15.866Z] ---> Running in 27a39882264b [2022-05-12T21:16:15.866Z] Removing intermediate container 27a39882264b [2022-05-12T21:16:15.866Z] ---> 9536499898ce [2022-05-12T21:16:15.866Z] Step 21/23 : LABEL arch=arm64 [2022-05-12T21:16:15.866Z] ---> Running in 9a7dbfe30265 [2022-05-12T21:16:15.866Z] Removing intermediate container 9a7dbfe30265 [2022-05-12T21:16:15.866Z] ---> d46d1792bdc8 [2022-05-12T21:16:15.866Z] Step 22/23 : LABEL git_sha=362f793920d198910564abef7f89ad48e7cf2470 [2022-05-12T21:16:15.866Z] ---> Running in 29d5a6e226c2 [2022-05-12T21:16:15.866Z] Removing intermediate container 29d5a6e226c2 [2022-05-12T21:16:15.866Z] ---> 4f9d764fb183 [2022-05-12T21:16:15.866Z] Step 23/23 : LABEL version=0.0.0 [2022-05-12T21:16:15.866Z] ---> Running in ce65598fda5f [2022-05-12T21:16:15.866Z] Removing intermediate container ce65598fda5f [2022-05-12T21:16:15.866Z] ---> ca1714097f53 [2022-05-12T21:16:15.866Z] [2022-05-12T21:16:15.866Z] Successfully built ca1714097f53 [2022-05-12T21:16:15.866Z] Successfully tagged core-metadata-arm64:latest [2022-05-12T21:18:37.774Z]  Building core-metadata ... done Removing intermediate container c303b9233830 [2022-05-12T21:18:37.774Z] ---> 09ba91b4f4cd [2022-05-12T21:18:37.774Z] [2022-05-12T21:18:37.774Z] Step 10/23 : FROM alpine:3.14 [2022-05-12T21:18:37.774Z] ---> ac73e934f311 [2022-05-12T21:18:37.774Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-12T21:18:37.774Z] ---> Running in 0b8c34a09b36 [2022-05-12T21:18:37.774Z] Removing intermediate container 0b8c34a09b36 [2022-05-12T21:18:37.774Z] ---> 62805d86cd3c [2022-05-12T21:18:37.774Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-12T21:18:37.774Z] ---> Running in b874c651fa42 [2022-05-12T21:18:37.774Z] Removing intermediate container b874c651fa42 [2022-05-12T21:18:37.774Z] ---> 4c729999810a [2022-05-12T21:18:37.774Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-12T21:18:37.774Z] ---> Running in be513dfd73f3 [2022-05-12T21:18:37.774Z] Removing intermediate container be513dfd73f3 [2022-05-12T21:18:37.774Z] ---> c2535946f101 [2022-05-12T21:18:37.774Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T21:18:37.774Z] ---> Running in c9b9b868617d [2022-05-12T21:18:40.424Z] Removing intermediate container c9b9b868617d [2022-05-12T21:18:40.424Z] ---> c22064687a48 [2022-05-12T21:18:40.424Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-12T21:18:40.424Z] ---> Running in 0cbff5ddbdfe [2022-05-12T21:18:41.876Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-12T21:18:42.867Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-12T21:18:43.857Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-12T21:18:43.857Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-12T21:18:44.132Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-12T21:18:44.132Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-12T21:18:44.411Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-12T21:18:44.411Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-12T21:18:44.411Z] Executing busybox-1.33.1-r7.trigger [2022-05-12T21:18:44.686Z] OK: 8 MiB in 20 packages [2022-05-12T21:18:46.133Z] Removing intermediate container 0cbff5ddbdfe [2022-05-12T21:18:46.133Z] ---> 80a05c14255d [2022-05-12T21:18:46.133Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-12T21:18:47.123Z] ---> 80831b0fc401 [2022-05-12T21:18:47.123Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-12T21:18:49.123Z] ---> c7667b2e74cf [2022-05-12T21:18:49.123Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-12T21:18:50.122Z] ---> 87f2de7be269 [2022-05-12T21:18:50.122Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-12T21:18:50.122Z] ---> Running in f96b73d06b03 [2022-05-12T21:18:50.398Z] Removing intermediate container f96b73d06b03 [2022-05-12T21:18:50.398Z] ---> 3a7055278a71 [2022-05-12T21:18:50.398Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-12T21:18:50.675Z] ---> Running in 92280b904e4c [2022-05-12T21:18:51.282Z] Removing intermediate container 92280b904e4c [2022-05-12T21:18:51.282Z] ---> 9878d7115560 [2022-05-12T21:18:51.282Z] Step 21/23 : LABEL arch=arm64 [2022-05-12T21:18:51.282Z] ---> Running in 0c2a6152ff6e [2022-05-12T21:18:51.888Z] Removing intermediate container 0c2a6152ff6e [2022-05-12T21:18:51.889Z] ---> ebcc40922513 [2022-05-12T21:18:51.889Z] Step 22/23 : LABEL git_sha=362f793920d198910564abef7f89ad48e7cf2470 [2022-05-12T21:18:51.889Z] ---> Running in 86e328ae7510 [2022-05-12T21:18:52.509Z] Removing intermediate container 86e328ae7510 [2022-05-12T21:18:52.509Z] ---> 263965bb21d3 [2022-05-12T21:18:52.509Z] Step 23/23 : LABEL version=0.0.0 [2022-05-12T21:18:52.509Z] ---> Running in dc65dcbf6c89 [2022-05-12T21:18:53.111Z] Removing intermediate container dc65dcbf6c89 [2022-05-12T21:18:53.111Z] ---> 59f5e8b5f365 [2022-05-12T21:18:53.111Z] [2022-05-12T21:18:53.714Z] Successfully built 59f5e8b5f365 [2022-05-12T21:18:53.714Z] Successfully tagged core-data-arm64:latest [2022-05-12T21:28:31.298Z]  Building core-data ... done Building bin/spire-agent... [2022-05-12T21:28:31.298Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-12T21:28:31.571Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-12T21:28:31.571Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-12T21:28:34.969Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-12T21:28:34.969Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-12T21:28:35.572Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-12T21:28:35.572Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-12T21:28:36.175Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-12T21:28:36.175Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-12T21:28:36.448Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-12T21:28:36.448Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-12T21:28:36.448Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-12T21:28:36.726Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-12T21:28:42.149Z] Building bin/spire-agent... [2022-05-12T21:28:43.135Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-12T21:28:43.737Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-12T21:28:43.737Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-12T21:28:44.012Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-12T21:28:49.454Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-12T21:28:50.902Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-12T21:28:50.902Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-12T21:28:51.179Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-12T21:28:51.179Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-12T21:28:51.179Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-12T21:28:51.462Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-12T21:28:51.737Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-12T21:28:51.737Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-12T21:31:28.721Z] Building bin/spire-agent... [2022-05-12T21:31:28.721Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-12T21:31:28.721Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-12T21:31:28.721Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-12T21:31:28.721Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-12T21:31:28.721Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-12T21:31:28.721Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-12T21:31:28.721Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-12T21:31:28.721Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-12T21:31:28.721Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-12T21:31:28.721Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-12T21:31:28.721Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-12T21:31:28.721Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-12T21:31:28.721Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-12T21:35:20.777Z] Removing intermediate container 6e9ad72629ba [2022-05-12T21:35:20.777Z] ---> c255628df141 [2022-05-12T21:35:20.777Z] [2022-05-12T21:35:20.777Z] Step 13/25 : FROM alpine:3.15 [2022-05-12T21:35:20.777Z] ---> 3fb3c9af89a9 [2022-05-12T21:35:20.777Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-12T21:35:20.777Z] ---> Using cache [2022-05-12T21:35:20.777Z] ---> 809374916166 [2022-05-12T21:35:20.777Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T21:35:20.777Z] ---> Using cache [2022-05-12T21:35:20.777Z] ---> 794a5b3120a4 [2022-05-12T21:35:20.778Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-12T21:35:20.778Z] ---> Running in ce7fe346ff8e [2022-05-12T21:35:20.778Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-12T21:35:20.778Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-12T21:35:20.778Z] v3.15.4-124-ga85ef407d0 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-12T21:35:20.778Z] v3.15.4-128-gcc1b3f7211 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-12T21:35:20.778Z] OK: 15734 distinct packages available [2022-05-12T21:35:20.778Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-12T21:35:20.778Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-12T21:35:20.778Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-12T21:35:20.778Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-12T21:35:20.778Z] (3/5) Installing libucontext (1.1-r0) [2022-05-12T21:35:20.778Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-12T21:35:20.778Z] (5/5) Installing openssl (1.1.1o-r0) [2022-05-12T21:35:20.778Z] Executing busybox-1.34.1-r5.trigger [2022-05-12T21:35:20.778Z] OK: 6 MiB in 19 packages [2022-05-12T21:35:20.778Z] Removing intermediate container ce7fe346ff8e [2022-05-12T21:35:20.778Z] ---> 274a06e6effa [2022-05-12T21:35:20.778Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-12T21:35:22.756Z] ---> e87bde9e57ab [2022-05-12T21:35:22.756Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-12T21:35:23.033Z] ---> 15977272d20a [2022-05-12T21:35:23.033Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-12T21:35:24.026Z] ---> 8341727a2f7d [2022-05-12T21:35:24.026Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-12T21:35:25.047Z] Removing intermediate container e52543f48b09 [2022-05-12T21:35:25.047Z] ---> 920c4cd9bf10 [2022-05-12T21:35:25.047Z] [2022-05-12T21:35:25.047Z] Step 13/26 : FROM alpine:3.15 [2022-05-12T21:35:25.047Z] ---> 3fb3c9af89a9 [2022-05-12T21:35:25.047Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-12T21:35:25.047Z] ---> Using cache [2022-05-12T21:35:25.047Z] ---> 809374916166 [2022-05-12T21:35:25.047Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T21:35:25.047Z] ---> Using cache [2022-05-12T21:35:25.047Z] ---> 794a5b3120a4 [2022-05-12T21:35:25.047Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-12T21:35:25.047Z] ---> Using cache [2022-05-12T21:35:25.047Z] ---> 274a06e6effa [2022-05-12T21:35:25.047Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-12T21:35:25.319Z] ---> eae0ec723f2a [2022-05-12T21:35:25.319Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-12T21:35:25.319Z] ---> Running in a5b64aa5c72c [2022-05-12T21:35:25.916Z] Removing intermediate container a5b64aa5c72c [2022-05-12T21:35:25.916Z] ---> 48716903d0e4 [2022-05-12T21:35:25.916Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-12T21:35:25.916Z] ---> Running in 3b84570fc424 [2022-05-12T21:35:26.523Z] Removing intermediate container 3b84570fc424 [2022-05-12T21:35:26.523Z] ---> c8a09704dd11 [2022-05-12T21:35:26.523Z] Step 23/25 : LABEL arch=arm64 [2022-05-12T21:35:26.798Z] ---> Running in bfe0691b8343 [2022-05-12T21:35:27.397Z] Removing intermediate container bfe0691b8343 [2022-05-12T21:35:27.397Z] ---> 2131e5958aa5 [2022-05-12T21:35:27.397Z] Step 24/25 : LABEL git_sha=362f793920d198910564abef7f89ad48e7cf2470 [2022-05-12T21:35:27.397Z] ---> Running in d1392684e744 [2022-05-12T21:35:27.996Z] Removing intermediate container d1392684e744 [2022-05-12T21:35:27.996Z] ---> db72f6cfeb75 [2022-05-12T21:35:27.996Z] Step 25/25 : LABEL version=0.0.0 [2022-05-12T21:35:27.996Z] ---> Running in 9814ff175b58 [2022-05-12T21:35:27.996Z] ---> 6ca76df8a4a2 [2022-05-12T21:35:27.996Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-12T21:35:28.593Z] Removing intermediate container 9814ff175b58 [2022-05-12T21:35:28.593Z] ---> 4f796c7eb8dc [2022-05-12T21:35:28.593Z] [2022-05-12T21:35:28.865Z] Successfully built 4f796c7eb8dc [2022-05-12T21:35:28.865Z] Successfully tagged security-spire-server-arm64:latest [2022-05-12T21:35:33.165Z]  Building security-spire-server ... done  ---> aa9c382ce3ef [2022-05-12T21:35:33.165Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-12T21:35:33.165Z] ---> 6f3d1f605f91 [2022-05-12T21:35:33.165Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-12T21:35:33.764Z] ---> eb50600f4bd2 [2022-05-12T21:35:33.764Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-12T21:35:34.742Z] ---> da5b1ec9aa6b [2022-05-12T21:35:34.742Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-12T21:35:34.742Z] ---> Running in d7fdd62b408a [2022-05-12T21:35:35.020Z] Removing intermediate container d7fdd62b408a [2022-05-12T21:35:35.020Z] ---> deac93589c74 [2022-05-12T21:35:35.020Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-12T21:35:35.292Z] ---> Running in 517014d5d519 [2022-05-12T21:35:35.569Z] Removing intermediate container 517014d5d519 [2022-05-12T21:35:35.569Z] ---> 64acb0f06538 [2022-05-12T21:35:35.569Z] Step 24/26 : LABEL arch=arm64 [2022-05-12T21:35:35.844Z] ---> Running in 206198a30452 [2022-05-12T21:35:36.115Z] Removing intermediate container 206198a30452 [2022-05-12T21:35:36.115Z] ---> f74a2b1b8848 [2022-05-12T21:35:36.115Z] Step 25/26 : LABEL git_sha=362f793920d198910564abef7f89ad48e7cf2470 [2022-05-12T21:35:36.387Z] ---> Running in 02f03b6f1a4a [2022-05-12T21:35:36.979Z] Removing intermediate container 02f03b6f1a4a [2022-05-12T21:35:36.979Z] ---> d30a6eae8974 [2022-05-12T21:35:36.979Z] Step 26/26 : LABEL version=0.0.0 [2022-05-12T21:35:36.979Z] ---> Running in 0408dc05ca29 [2022-05-12T21:35:37.279Z] Removing intermediate container 0408dc05ca29 [2022-05-12T21:35:37.279Z] ---> eed0ed39e783 [2022-05-12T21:35:37.279Z] [2022-05-12T21:35:37.568Z] Successfully built eed0ed39e783 [2022-05-12T21:35:37.568Z] Successfully tagged security-spire-agent-arm64:latest [2022-05-12T21:36:45.690Z]  Building security-spire-agent ... done Removing intermediate container 1e3d8d32e6cb [2022-05-12T21:36:45.690Z] ---> 829232843924 [2022-05-12T21:36:45.690Z] [2022-05-12T21:36:45.690Z] Step 13/26 : FROM alpine:3.15 [2022-05-12T21:36:45.690Z] ---> 3fb3c9af89a9 [2022-05-12T21:36:45.690Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-12T21:36:45.690Z] ---> Using cache [2022-05-12T21:36:45.690Z] ---> 809374916166 [2022-05-12T21:36:45.690Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T21:36:45.690Z] ---> Using cache [2022-05-12T21:36:45.690Z] ---> 794a5b3120a4 [2022-05-12T21:36:45.690Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-12T21:36:45.690Z] ---> Running in 6dd4080fbe2f [2022-05-12T21:36:45.690Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-12T21:36:45.690Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-12T21:36:45.690Z] v3.15.4-124-ga85ef407d0 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-12T21:36:45.690Z] v3.15.4-128-gcc1b3f7211 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-12T21:36:45.690Z] OK: 15734 distinct packages available [2022-05-12T21:36:45.690Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-12T21:36:45.690Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-12T21:36:45.690Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-12T21:36:45.690Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-12T21:36:45.690Z] (3/4) Installing libucontext (1.1-r0) [2022-05-12T21:36:45.690Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-12T21:36:45.690Z] Executing busybox-1.34.1-r5.trigger [2022-05-12T21:36:45.690Z] OK: 6 MiB in 18 packages [2022-05-12T21:36:45.690Z] Removing intermediate container 6dd4080fbe2f [2022-05-12T21:36:45.690Z] ---> 317008726e55 [2022-05-12T21:36:45.690Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-12T21:36:45.690Z] ---> 0e1485660110 [2022-05-12T21:36:45.690Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-12T21:36:45.690Z] ---> 02ff45a7bb6f [2022-05-12T21:36:45.690Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-12T21:36:45.690Z] ---> Running in 43583c8a0d43 [2022-05-12T21:36:45.690Z] Removing intermediate container 43583c8a0d43 [2022-05-12T21:36:45.690Z] ---> 36f980ae89dd [2022-05-12T21:36:45.690Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-12T21:36:45.690Z] ---> 8d0bcfa46127 [2022-05-12T21:36:45.690Z] Step 21/26 : WORKDIR / [2022-05-12T21:36:45.690Z] ---> Running in 9e5c2b6becf7 [2022-05-12T21:36:45.967Z] Removing intermediate container 9e5c2b6becf7 [2022-05-12T21:36:45.967Z] ---> 24181206593d [2022-05-12T21:36:45.967Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-12T21:36:45.967Z] ---> Running in 5e1a6002d34c [2022-05-12T21:36:46.566Z] Removing intermediate container 5e1a6002d34c [2022-05-12T21:36:46.566Z] ---> 68f2ddc3a0f7 [2022-05-12T21:36:46.566Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-12T21:36:46.566Z] ---> Running in a22fad972ebe [2022-05-12T21:36:46.841Z] Removing intermediate container a22fad972ebe [2022-05-12T21:36:46.841Z] ---> c0aa6a6950c8 [2022-05-12T21:36:46.841Z] Step 24/26 : LABEL arch=arm64 [2022-05-12T21:36:46.841Z] ---> Running in 219e60337751 [2022-05-12T21:36:47.115Z] Removing intermediate container 219e60337751 [2022-05-12T21:36:47.115Z] ---> 690a916cfe18 [2022-05-12T21:36:47.115Z] Step 25/26 : LABEL git_sha=362f793920d198910564abef7f89ad48e7cf2470 [2022-05-12T21:36:47.389Z] ---> Running in 5d7558df6244 [2022-05-12T21:36:47.661Z] Removing intermediate container 5d7558df6244 [2022-05-12T21:36:47.661Z] ---> 082780851890 [2022-05-12T21:36:47.661Z] Step 26/26 : LABEL version=0.0.0 [2022-05-12T21:36:47.661Z] ---> Running in 156f47aa1355 [2022-05-12T21:36:47.932Z] Removing intermediate container 156f47aa1355 [2022-05-12T21:36:47.932Z] ---> 7e36b0cb5b3f [2022-05-12T21:36:47.932Z] [2022-05-12T21:36:48.201Z] Successfully built 7e36b0cb5b3f [2022-05-12T21:36:48.201Z] Successfully tagged security-spire-config-arm64:latest [2022-05-12T21:36:48.488Z]  Building security-spire-config ... done  [Pipeline] } [2022-05-12T21:36:48.483Z] $ docker stop --time=1 ab73c1de7713fbc827c60c69e5cb17d9ebd6ed6bbe20217e68954656d75e4153 [2022-05-12T21:36:50.236Z] $ docker rm -f ab73c1de7713fbc827c60c69e5cb17d9ebd6ed6bbe20217e68954656d75e4153 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-12T21:36:50.800Z] + docker images [2022-05-12T21:36:51.072Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-12T21:36:51.072Z] security-spire-config-arm64 latest 7e36b0cb5b3f 4 seconds ago 85.6MB [2022-05-12T21:36:51.072Z] 829232843924 31 seconds ago 4.14GB [2022-05-12T21:36:51.073Z] security-spire-agent-arm64 latest eed0ed39e783 About a minute ago 126MB [2022-05-12T21:36:51.073Z] security-spire-server-arm64 latest 4f796c7eb8dc About a minute ago 86.3MB [2022-05-12T21:36:51.073Z] 920c4cd9bf10 About a minute ago 4.14GB [2022-05-12T21:36:51.073Z] c255628df141 2 minutes ago 4.14GB [2022-05-12T21:36:51.073Z] core-data-arm64 latest 59f5e8b5f365 17 minutes ago 21.6MB [2022-05-12T21:36:51.073Z] 09ba91b4f4cd 18 minutes ago 1.34GB [2022-05-12T21:36:51.073Z] core-metadata-arm64 latest ca1714097f53 20 minutes ago 16.3MB [2022-05-12T21:36:51.073Z] 0719aebad81f 20 minutes ago 1.31GB [2022-05-12T21:36:51.073Z] security-proxy-setup-arm64 latest 04b57ba7634a 24 minutes ago 26.1MB [2022-05-12T21:36:51.073Z] b0eb033e8f23 24 minutes ago 1.31GB [2022-05-12T21:36:51.073Z] sys-mgmt-agent-arm64 latest e2b1f95f5227 26 minutes ago 282MB [2022-05-12T21:36:51.073Z] f9203a99d4a1 27 minutes ago 1.31GB [2022-05-12T21:36:51.073Z] core-command-arm64 latest 09599ace3c39 30 minutes ago 15.5MB [2022-05-12T21:36:51.073Z] 0baee17614d1 30 minutes ago 1.3GB [2022-05-12T21:36:51.073Z] support-notifications-arm64 latest 917d9f2c6e7c 33 minutes ago 25.8MB [2022-05-12T21:36:51.073Z] 877003124ad6 33 minutes ago 1.36GB [2022-05-12T21:36:51.073Z] support-scheduler-arm64 latest d0a4eae1bbb3 35 minutes ago 25.2MB [2022-05-12T21:36:51.073Z] f6fbf2c3f884 35 minutes ago 1.36GB [2022-05-12T21:36:51.073Z] security-spiffe-token-provider-arm64 latest 997a76407beb 41 minutes ago 27.9MB [2022-05-12T21:36:51.073Z] 801a5e0870b7 42 minutes ago 1.36GB [2022-05-12T21:36:51.073Z] security-bootstrapper-arm64 latest c4b44ca8aa92 43 minutes ago 18.3MB [2022-05-12T21:36:51.073Z] security-secretstore-setup-arm64 latest 6b9099bdff71 43 minutes ago 27.5MB [2022-05-12T21:36:51.073Z] 9814d7b9de76 44 minutes ago 1.31GB [2022-05-12T21:36:51.073Z] 14855782bfc1 44 minutes ago 1.32GB [2022-05-12T21:36:51.073Z] ci-base-image-arm64 latest e964511cc0a8 About an hour ago 884MB [2022-05-12T21:36:51.073Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 2 weeks ago 551MB [2022-05-12T21:36:51.073Z] docker 20.10.14 c346e9eafbab 5 weeks ago 202MB [2022-05-12T21:36:51.073Z] alpine 3.14 ac73e934f311 5 weeks ago 5.34MB [2022-05-12T21:36:51.073Z] alpine 3.15 3fb3c9af89a9 5 weeks ago 5.32MB [2022-05-12T21:36:51.073Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 22 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T21:36:51.783Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-12T21:36:51.783Z] [2022-05-12T21:36:51.783Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-12T21:36:52.132Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-12T21:36:52.408Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-12T21:36:52.408Z] 8998bd30e6a1: Pulling fs layer [2022-05-12T21:36:52.408Z] 04944245beec: Pulling fs layer [2022-05-12T21:36:52.408Z] 699f458cf7ca: Pulling fs layer [2022-05-12T21:36:52.408Z] 765212b225bb: Pulling fs layer [2022-05-12T21:36:52.408Z] f23df028b6ca: Pulling fs layer [2022-05-12T21:36:52.408Z] d65c8cfc05b1: Pulling fs layer [2022-05-12T21:36:52.408Z] 2437ff75d9bd: Pulling fs layer [2022-05-12T21:36:52.408Z] 765212b225bb: Waiting [2022-05-12T21:36:52.408Z] f23df028b6ca: Waiting [2022-05-12T21:36:52.408Z] d65c8cfc05b1: Waiting [2022-05-12T21:36:52.408Z] 04944245beec: Verifying Checksum [2022-05-12T21:36:52.408Z] 04944245beec: Download complete [2022-05-12T21:36:52.408Z] 765212b225bb: Verifying Checksum [2022-05-12T21:36:52.408Z] 765212b225bb: Download complete [2022-05-12T21:36:52.408Z] f23df028b6ca: Verifying Checksum [2022-05-12T21:36:52.408Z] f23df028b6ca: Download complete [2022-05-12T21:36:52.408Z] d65c8cfc05b1: Verifying Checksum [2022-05-12T21:36:52.408Z] d65c8cfc05b1: Download complete [2022-05-12T21:36:52.684Z] 699f458cf7ca: Verifying Checksum [2022-05-12T21:36:52.684Z] 699f458cf7ca: Download complete [2022-05-12T21:36:52.958Z] 8998bd30e6a1: Verifying Checksum [2022-05-12T21:36:52.958Z] 8998bd30e6a1: Download complete [2022-05-12T21:36:55.575Z] 2437ff75d9bd: Verifying Checksum [2022-05-12T21:36:55.575Z] 2437ff75d9bd: Download complete [2022-05-12T21:36:57.550Z] 8998bd30e6a1: Pull complete [2022-05-12T21:36:58.143Z] 04944245beec: Pull complete [2022-05-12T21:36:59.575Z] 699f458cf7ca: Pull complete [2022-05-12T21:36:59.848Z] 765212b225bb: Pull complete [2022-05-12T21:37:00.826Z] f23df028b6ca: Pull complete [2022-05-12T21:37:00.826Z] d65c8cfc05b1: Pull complete [2022-05-12T21:37:15.905Z] 2437ff75d9bd: Pull complete [2022-05-12T21:37:15.905Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-12T21:37:15.905Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-12T21:37:15.905Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-12T21:37:16.150Z] prd-ubuntu20.04-docker-arm64-4c-16g-63501 does not seem to be running inside a container [2022-05-12T21:37:16.219Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-12T21:37:18.856Z] $ docker top 2d3ef90881b2c27ee5315d4b72efe2634a0f9e36b7cc5678e9ecb9c9e256e89f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T21:37:19.877Z] ---> job-cost.sh [2022-05-12T21:37:19.877Z] lf-activate-venv: SKIPPING [2022-05-12T21:37:19.877Z] INFO: No Stack... [2022-05-12T21:37:20.851Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-12T21:37:21.442Z] INFO: Archiving Costs [Pipeline] sh [2022-05-12T21:37:22.109Z] + + cat /w/workspace/edgex-go/19/archives/cost.csvcut [2022-05-12T21:37:22.109Z] -d, -f6 [Pipeline] lock [2022-05-12T21:37:22.141Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3987-19-stack-cost] [2022-05-12T21:37:22.147Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3987-19-stack-cost] did not exist. Created. [2022-05-12T21:37:22.147Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3987-19-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-12T21:37:22.826Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-12T21:37:22.994Z] Stashed 1 file(s) [Pipeline] } [2022-05-12T21:37:23.000Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3987-19-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-12T21:37:23.008Z] $ docker stop --time=1 2d3ef90881b2c27ee5315d4b72efe2634a0f9e36b7cc5678e9ecb9c9e256e89f [2022-05-12T21:37:24.536Z] $ docker rm -f 2d3ef90881b2c27ee5315d4b72efe2634a0f9e36b7cc5678e9ecb9c9e256e89f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-05-12T21:37:25.136Z] provisioning config files... [2022-05-12T21:37:25.143Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/19@tmp/config8821272095623097855tmp [Pipeline] { [Pipeline] sh [2022-05-12T21:37:25.442Z] + set +x [2022-05-12T21:37:25.442Z] + curl -s https://codecov.io/bash [2022-05-12T21:37:25.442Z] + bash -s -- [2022-05-12T21:37:25.442Z] [2022-05-12T21:37:25.442Z] _____ _ [2022-05-12T21:37:25.442Z] / ____| | | [2022-05-12T21:37:25.442Z] | | ___ __| | ___ ___ _____ __ [2022-05-12T21:37:25.442Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-12T21:37:25.442Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-12T21:37:25.442Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-12T21:37:25.442Z] Bash-1.0.6 [2022-05-12T21:37:25.442Z] [2022-05-12T21:37:25.442Z] [2022-05-12T21:37:25.442Z] ==> git version 2.25.1 found [2022-05-12T21:37:25.442Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-05-12T21:37:25.442Z] Release-Date: 2020-01-08 [2022-05-12T21:37:25.442Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-12T21:37:25.442Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-12T21:37:25.442Z] ==> Jenkins CI detected. [2022-05-12T21:37:25.442Z] current dir:  /w/workspace/edgex-go/19 [2022-05-12T21:37:25.442Z] project root: . [2022-05-12T21:37:25.442Z] --> token set from env [2022-05-12T21:37:25.442Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-12T21:37:25.442Z] ==> Running gcov in . (disable via -X gcov) [2022-05-12T21:37:25.442Z] ==> Python coveragepy not found [2022-05-12T21:37:25.442Z] ==> Searching for coverage reports in: [2022-05-12T21:37:25.442Z] + . [2022-05-12T21:37:25.702Z] -> Found 1 reports [2022-05-12T21:37:25.702Z] ==> Detecting git/mercurial file structure [2022-05-12T21:37:25.702Z] ==> Reading reports [2022-05-12T21:37:25.702Z] + ./coverage.out bytes=435134 [2022-05-12T21:37:25.702Z] ==> Appending adjustments [2022-05-12T21:37:25.702Z] https://docs.codecov.io/docs/fixing-reports [2022-05-12T21:37:27.101Z] + Found adjustments [2022-05-12T21:37:27.101Z] ==> Gzipping contents [2022-05-12T21:37:27.101Z] 60K /tmp/codecov.2Ukwgr.gz [2022-05-12T21:37:27.101Z] ==> Uploading reports [2022-05-12T21:37:27.101Z] url: https://codecov.io [2022-05-12T21:37:27.101Z] query: branch=PR-3987&commit=c5d40af4cfe985ba072fa0df9a6743bf9956dd44&build=19&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3987%2F19%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3987&job=&cmd_args= [2022-05-12T21:37:27.101Z] -> Pinging Codecov [2022-05-12T21:37:27.101Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3987&commit=c5d40af4cfe985ba072fa0df9a6743bf9956dd44&build=19&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3987%2F19%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3987&job=&cmd_args= [2022-05-12T21:37:27.101Z] -> Uploading to [2022-05-12T21:37:27.101Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-12/00271124DB129430A58F1EEE437C3FCB/c5d40af4cfe985ba072fa0df9a6743bf9956dd44/d37f25bb-4d5a-4ac5-9b87-ad6cef2f903b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220512%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220512T213726Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6ca851ebd787685462980d424dc773a28c2ab092e9c01b810ecb2f3055158882 [2022-05-12T21:37:27.101Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-12T21:37:27.101Z] Dload Upload Total Spent Left Speed [2022-05-12T21:37:27.415Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59736 0 0 100 59736 0 212k --:--:-- --:--:-- --:--:-- 212k [2022-05-12T21:37:27.415Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/c5d40af4cfe985ba072fa0df9a6743bf9956dd44 [Pipeline] } [2022-05-12T21:37:27.421Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-05-12T21:37:27.997Z] + [ -d /w/workspace/edgex-go/19/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-05-12T21:37:28.301Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T21:37:29.169Z] ---> package-listing.sh [2022-05-12T21:37:29.169Z] ++ facter osfamily [2022-05-12T21:37:29.169Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-12T21:37:29.431Z] + OS_FAMILY=debian [2022-05-12T21:37:29.431Z] + workspace=/w/workspace/edgex-go/19 [2022-05-12T21:37:29.431Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-12T21:37:29.431Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-12T21:37:29.431Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-12T21:37:29.431Z] + PACKAGES=/tmp/packages_start.txt [2022-05-12T21:37:29.431Z] + '[' /w/workspace/edgex-go/19 ']' [2022-05-12T21:37:29.431Z] + PACKAGES=/tmp/packages_end.txt [2022-05-12T21:37:29.431Z] + case "${OS_FAMILY}" in [2022-05-12T21:37:29.431Z] + dpkg -l [2022-05-12T21:37:29.431Z] + grep '^ii' [2022-05-12T21:37:29.431Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-12T21:37:29.431Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-12T21:37:29.431Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-12T21:37:29.431Z] + '[' /w/workspace/edgex-go/19 ']' [2022-05-12T21:37:29.431Z] + mkdir -p /w/workspace/edgex-go/19/archives/ [2022-05-12T21:37:29.431Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/19/archives/ [Pipeline] echo [2022-05-12T21:37:29.444Z] 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-05-12T21:37:29.728Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-12T21:37:30.287Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-12T21:37:30.287Z] [2022-05-12T21:37:30.287Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T21:37:30.593Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-12T21:37:30.593Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-12T21:37:30.593Z] 5eb5b503b376: Pulling fs layer [2022-05-12T21:37:30.593Z] 5c69ac0246d0: Pulling fs layer [2022-05-12T21:37:30.593Z] ec43610c2a17: Pulling fs layer [2022-05-12T21:37:30.593Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-12T21:37:30.593Z] 33b1e0a273af: Pulling fs layer [2022-05-12T21:37:30.593Z] 5d3b04190fa2: Pulling fs layer [2022-05-12T21:37:30.593Z] 2f39f015ded8: Pulling fs layer [2022-05-12T21:37:30.593Z] 5d3b04190fa2: Waiting [2022-05-12T21:37:30.593Z] 2f39f015ded8: Waiting [2022-05-12T21:37:30.593Z] 33b1e0a273af: Waiting [2022-05-12T21:37:30.593Z] 3a2ae6a8a46f: Waiting [2022-05-12T21:37:30.593Z] 5c69ac0246d0: Download complete [2022-05-12T21:37:30.593Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-12T21:37:30.593Z] 3a2ae6a8a46f: Download complete [2022-05-12T21:37:30.593Z] 33b1e0a273af: Verifying Checksum [2022-05-12T21:37:30.593Z] 33b1e0a273af: Download complete [2022-05-12T21:37:30.593Z] ec43610c2a17: Verifying Checksum [2022-05-12T21:37:30.593Z] ec43610c2a17: Download complete [2022-05-12T21:37:30.593Z] 5d3b04190fa2: Verifying Checksum [2022-05-12T21:37:30.593Z] 5d3b04190fa2: Download complete [2022-05-12T21:37:30.856Z] 5eb5b503b376: Verifying Checksum [2022-05-12T21:37:30.856Z] 5eb5b503b376: Download complete [2022-05-12T21:37:31.429Z] 2f39f015ded8: Download complete [2022-05-12T21:37:31.998Z] 5eb5b503b376: Pull complete [2022-05-12T21:37:32.259Z] 5c69ac0246d0: Pull complete [2022-05-12T21:37:32.518Z] ec43610c2a17: Pull complete [2022-05-12T21:37:32.518Z] 3a2ae6a8a46f: Pull complete [2022-05-12T21:37:32.777Z] 33b1e0a273af: Pull complete [2022-05-12T21:37:32.777Z] 5d3b04190fa2: Pull complete [2022-05-12T21:37:36.967Z] 2f39f015ded8: Pull complete [2022-05-12T21:37:36.967Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-12T21:37:36.967Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-12T21:37:36.967Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-12T21:37:37.028Z] prd-ubuntu20.04-docker-8c-8g-63498 does not seem to be running inside a container [2022-05-12T21:37:37.065Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-12T21:37:38.722Z] $ docker top 7f7bbbde428e0080c3e1d1c844313fdefe6f84dab2dd532dba5a687747e94276 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-12T21:37:39.077Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-12T21:37:39.367Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-12T21:37:39.660Z] + ls /var/log/sa-host [2022-05-12T21:37:39.660Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-12T21:37:39.750Z] provisioning config files... [2022-05-12T21:37:39.760Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/19@tmp/config6274765056986883511tmp [Pipeline] { [Pipeline] echo [2022-05-12T21:37:39.774Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T21:37:40.062Z] ---> create-netrc.sh [Pipeline] } [2022-05-12T21:37:40.069Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-12T21:37:40.398Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-12T21:37:40.409Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T21:37:40.697Z] ---> sudo-logs.sh [2022-05-12T21:37:40.697Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-12T21:37:40.723Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T21:37:41.012Z] ---> job-cost.sh [2022-05-12T21:37:41.012Z] lf-activate-venv: SKIPPING [2022-05-12T21:37:41.012Z] DEBUG: total: 0.2199999988079071 [2022-05-12T21:37:41.012Z] INFO: Retrieving Stack Cost... [2022-05-12T21:37:41.272Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-12T21:37:41.845Z] INFO: Archiving Costs [Pipeline] echo [2022-05-12T21:37:41.860Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T21:37:42.146Z] ---> logs-deploy.sh [2022-05-12T21:37:42.146Z] lf-activate-venv: SKIPPING [2022-05-12T21:37:42.146Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3987/19 [2022-05-12T21:37:42.146Z] INFO: archiving workspace using pattern(s): [2022-05-12T21:37:43.093Z] Archives upload complete. [2022-05-12T21:37:43.093Z] INFO: archiving logs to Nexus