Pull request #3971 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jinlinGuan for edgexfoundry/edgex-go Loading trusted files from base branch main at efde56b581935682910d5fadc902c79a5d46562f rather than 80f156bd09d73c08268e0ba95d5f169ddefce439 Obtained Jenkinsfile from efde56b581935682910d5fadc902c79a5d46562f 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-ssh99606534580842940.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3819676551083807493.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3971/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-3971/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh16935778326776524404.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2911865104770127514.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-3971/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-3971/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh15419845723704835602.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 Running on prd-ubuntu20.04-docker-8c-8g-21018 in /w/workspace/edgexfoundry_edgex-go_PR-3971 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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 efde56b581935682910d5fadc902c79a5d46562f into PR head commit 80f156bd09d73c08268e0ba95d5f169ddefce439 > 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/3971/head:refs/remotes/origin/PR-3971 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 80f156bd09d73c08268e0ba95d5f169ddefce439 # 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 efde56b581935682910d5fadc902c79a5d46562f # timeout=10 Merge succeeded, producing 80f156bd09d73c08268e0ba95d5f169ddefce439 Checking out Revision 80f156bd09d73c08268e0ba95d5f169ddefce439 (PR-3971) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 80f156bd09d73c08268e0ba95d5f169ddefce439 # timeout=10 Commit message: "refactor(metadata): Move DeleteDeviceResourceByName and DeleteDeviceCommandByName to correct files" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-15T02:37:00.480Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-15T02:37:00.553Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-15T02:37:00.574Z] ========================================================= [2022-04-15T02:37:00.574Z] EdgeX Global Pipelines Version Info [2022-04-15T02:37:00.574Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 304650cbfeab1a935cc9ea3db2ccdea7c2178a27 # timeout=10 [2022-04-15T02:37:01.361Z] ------------------- [2022-04-15T02:37:01.361Z] stable info: [2022-04-15T02:37:01.361Z] ------------------- [2022-04-15T02:37:01.361Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-15T02:37:01.361Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-15T02:37:01.361Z] Message: update stable to v1.0.221 [2022-04-15T02:37:01.939Z] ------------------- [2022-04-15T02:37:01.939Z] experimental info: [2022-04-15T02:37:01.939Z] ------------------- [2022-04-15T02:37:01.939Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-15T02:37:01.939Z] Commit SHA: 2d41b7a85c8a62c0c33f5e39ad1462a101ac531d [2022-04-15T02:37:01.939Z] Message: update experimental to v1.0.222 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-15T02:37:02.121Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-15T02:37:02.139Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-15T02:37:02.156Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-15T02:37:02.177Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-15T02:37:02.199Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-15T02:37:02.220Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-15T02:37:02.234Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-15T02:37:02.247Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-15T02:37:02.262Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-15T02:37:02.282Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-15T02:37:02.306Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-15T02:37:02.328Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-15T02:37:02.346Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-15T02:37:02.365Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-15T02:37:02.383Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-15T02:37:02.400Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-15T02:37:02.420Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-15T02:37:02.443Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-15T02:37:02.462Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-15T02:37:02.478Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-15T02:37:02.498Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-15T02:37:02.515Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-15T02:37:02.531Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3971 [Pipeline] echo [2022-04-15T02:37:02.551Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3971 [Pipeline] echo [2022-04-15T02:37:02.573Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3971 [Pipeline] echo [2022-04-15T02:37:02.595Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 80f156bd09d73c08268e0ba95d5f169ddefce439 [Pipeline] echo [2022-04-15T02:37:02.614Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 80f156b [Pipeline] echo [2022-04-15T02:37:02.634Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-15T02:37:02.695Z] provisioning config files... [2022-04-15T02:37:02.712Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config8408733948571207522tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-15T02:37:03.026Z] ---> docker-login.sh [2022-04-15T02:37:03.026Z] nexus3.edgexfoundry.org:10001 [2022-04-15T02:37:03.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-15T02:37:03.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-15T02:37:03.549Z] Configure a credential helper to remove this warning. See [2022-04-15T02:37:03.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-15T02:37:03.549Z] [2022-04-15T02:37:03.549Z] Login Succeeded [2022-04-15T02:37:03.549Z] nexus3.edgexfoundry.org:10002 [2022-04-15T02:37:03.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-15T02:37:03.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-15T02:37:03.549Z] Configure a credential helper to remove this warning. See [2022-04-15T02:37:03.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-15T02:37:03.549Z] [2022-04-15T02:37:03.549Z] Login Succeeded [2022-04-15T02:37:03.549Z] nexus3.edgexfoundry.org:10003 [2022-04-15T02:37:03.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-15T02:37:03.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-15T02:37:03.812Z] Configure a credential helper to remove this warning. See [2022-04-15T02:37:03.812Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-15T02:37:03.812Z] [2022-04-15T02:37:03.812Z] Login Succeeded [2022-04-15T02:37:03.812Z] nexus3.edgexfoundry.org:10004 [2022-04-15T02:37:03.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-15T02:37:04.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-15T02:37:04.074Z] Configure a credential helper to remove this warning. See [2022-04-15T02:37:04.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-15T02:37:04.074Z] [2022-04-15T02:37:04.074Z] Login Succeeded [2022-04-15T02:37:04.074Z] docker.io [2022-04-15T02:37:04.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-15T02:37:04.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-15T02:37:04.335Z] Configure a credential helper to remove this warning. See [2022-04-15T02:37:04.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-15T02:37:04.335Z] [2022-04-15T02:37:04.335Z] Login Succeeded [2022-04-15T02:37:04.335Z] ---> docker-login.sh ends [Pipeline] } [2022-04-15T02:37:04.342Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-15T02:37:04.650Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-04-15T02:37:04.650Z] + cut -d/ -f2 [2022-04-15T02:37:04.650Z] + dirname cmd/core-command/Dockerfile [2022-04-15T02:37:04.650Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-15T02:37:04.650Z] + dirname cmd/core-data/Dockerfile [2022-04-15T02:37:04.650Z] + cut -d/ -f2 [2022-04-15T02:37:04.650Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-15T02:37:04.650Z] + dirname cmd/core-metadata/Dockerfile [2022-04-15T02:37:04.650Z] + cut -d/ -f2 [2022-04-15T02:37:04.650Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-15T02:37:04.650Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-15T02:37:04.650Z] + cut -d/ -f2 [2022-04-15T02:37:04.650Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-15T02:37:04.650Z] + + cut -d/ -f2 [2022-04-15T02:37:04.650Z] dirname cmd/security-proxy-setup/Dockerfile [2022-04-15T02:37:04.650Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-15T02:37:04.650Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-15T02:37:04.650Z] + cut -d/ -f2 [2022-04-15T02:37:04.650Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-15T02:37:04.650Z] + + dirnamecut cmd/security-spiffe-token-provider/Dockerfile -d/ [2022-04-15T02:37:04.650Z] -f2 [2022-04-15T02:37:04.650Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-15T02:37:04.650Z] + dirname cmd/security-spire-agent/Dockerfile [2022-04-15T02:37:04.650Z] + cut -d/ -f2 [2022-04-15T02:37:04.650Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-15T02:37:04.650Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-15T02:37:04.650Z] + cut -d/ -f2 [2022-04-15T02:37:04.650Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-15T02:37:04.650Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-15T02:37:04.650Z] + cut -d/ -f2 [2022-04-15T02:37:04.650Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-15T02:37:04.650Z] + dirname cmd/support-notifications/Dockerfile [2022-04-15T02:37:04.650Z] + cut -d/ -f2 [2022-04-15T02:37:04.650Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-15T02:37:04.650Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-15T02:37:04.650Z] + cut -d/ -f2 [2022-04-15T02:37:04.650Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-15T02:37:04.650Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-15T02:37:04.650Z] + cut -d/ -f2 [2022-04-15T02:37:04.650Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-15T02:37:04.741Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-15T02:37:05.099Z] + git rev-list -1 --merges 80f156bd09d73c08268e0ba95d5f169ddefce439~1..80f156bd09d73c08268e0ba95d5f169ddefce439 [Pipeline] echo [2022-04-15T02:37:05.118Z] -----------> git rev-list -1 --merges 80f156bd09d73c08268e0ba95d5f169ddefce439~1..80f156bd09d73c08268e0ba95d5f169ddefce439 80f156bd09d73c08268e0ba95d5f169ddefce439 [false] [Pipeline] sh [2022-04-15T02:37:05.413Z] + git log --format=format:%s -1 80f156bd09d73c08268e0ba95d5f169ddefce439 [Pipeline] echo [2022-04-15T02:37:05.430Z] ========================================================= [2022-04-15T02:37:05.430Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-15T02:37:05.430Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-15T02:37:06.013Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-15T02:37:06.013Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-15T02:37:06.013Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-15T02:37:06.013Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-15T02:37:06.013Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-15T02:37:06.013Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-15T02:37:06.013Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-15T02:37:06.477Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-15T02:37:06.477Z] [2022-04-15T02:37:06.477Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T02:37:06.785Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-15T02:37:06.785Z] latest: Pulling from edgex-devops/git-semver [2022-04-15T02:37:06.785Z] a0d0a0d46f8b: Pulling fs layer [2022-04-15T02:37:06.785Z] 3e5f54012d9b: Pulling fs layer [2022-04-15T02:37:06.785Z] 4c7163046ea9: Pulling fs layer [2022-04-15T02:37:06.785Z] 0c2d73faf560: Pulling fs layer [2022-04-15T02:37:06.785Z] 0c2d73faf560: Waiting [2022-04-15T02:37:06.785Z] 3e5f54012d9b: Verifying Checksum [2022-04-15T02:37:06.785Z] 3e5f54012d9b: Download complete [2022-04-15T02:37:07.046Z] a0d0a0d46f8b: Verifying Checksum [2022-04-15T02:37:07.046Z] a0d0a0d46f8b: Download complete [2022-04-15T02:37:07.046Z] 0c2d73faf560: Verifying Checksum [2022-04-15T02:37:07.046Z] 0c2d73faf560: Download complete [2022-04-15T02:37:07.046Z] 4c7163046ea9: Verifying Checksum [2022-04-15T02:37:07.046Z] 4c7163046ea9: Download complete [2022-04-15T02:37:07.046Z] a0d0a0d46f8b: Pull complete [2022-04-15T02:37:07.309Z] 3e5f54012d9b: Pull complete [2022-04-15T02:37:07.572Z] 4c7163046ea9: Pull complete [2022-04-15T02:37:07.837Z] 0c2d73faf560: Pull complete [2022-04-15T02:37:07.837Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-15T02:37:07.837Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-15T02:37:07.837Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-15T02:37:07.925Z] prd-ubuntu20.04-docker-8c-8g-21018 does not seem to be running inside a container [2022-04-15T02:37:07.976Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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:10004/edgex-devops/git-semver:latest cat [2022-04-15T02:37:08.805Z] $ docker top 892471696f707761bd96b67eed9b8c861057882d2e7e396e3be8ece757892fad -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-15T02:37:08.903Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-15T02:37:08.903Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-15T02:37:09.017Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-15T02:37:09.029Z] $ docker exec 892471696f707761bd96b67eed9b8c861057882d2e7e396e3be8ece757892fad ssh-agent [2022-04-15T02:37:09.141Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhiIkii/agent.15 [2022-04-15T02:37:09.141Z] SSH_AGENT_PID=21 [2022-04-15T02:37:09.150Z] Running ssh-add (command line suppressed) [2022-04-15T02:37:09.284Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_4605450756588330515.key (/w/workspace/edgex-go/3@tmp/private_key_4605450756588330515.key) [2022-04-15T02:37:09.291Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-15T02:37:09.583Z] + git tag --points-at HEAD [Pipeline] } [2022-04-15T02:37:09.604Z] $ docker exec --env ******** --env ******** 892471696f707761bd96b67eed9b8c861057882d2e7e396e3be8ece757892fad ssh-agent -k [2022-04-15T02:37:09.728Z] unset SSH_AUTH_SOCK; [2022-04-15T02:37:09.728Z] unset SSH_AGENT_PID; [2022-04-15T02:37:09.728Z] echo Agent pid 21 killed; [2022-04-15T02:37:09.733Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-15T02:37:09.766Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-15T02:37:09.766Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-15T02:37:09.892Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-15T02:37:09.902Z] $ docker exec 892471696f707761bd96b67eed9b8c861057882d2e7e396e3be8ece757892fad ssh-agent [2022-04-15T02:37:10.024Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmOeNEb/agent.54 [2022-04-15T02:37:10.024Z] SSH_AGENT_PID=60 [2022-04-15T02:37:10.028Z] Running ssh-add (command line suppressed) [2022-04-15T02:37:10.150Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_7714134190987043437.key (/w/workspace/edgex-go/3@tmp/private_key_7714134190987043437.key) [2022-04-15T02:37:10.161Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-15T02:37:10.454Z] + git semver init [2022-04-15T02:37:10.454Z] # -> Open(): unable to determine branch for HEAD [2022-04-15T02:37:10.454Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2022-04-15T02:37:10.454Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2022-04-15T02:37:10.454Z] # $SEMVER_REMOTE_NAME = origin [2022-04-15T02:37:10.454Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-15T02:37:10.454Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-15T02:37:10.454Z] # $SEMVER_BRANCH = PR-3971 [2022-04-15T02:37:10.454Z] # $SEMVER_TEMP = /tmp/semver-076514634 [2022-04-15T02:37:10.454Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-04-15T02:37:25.397Z] # '/tmp/semver-076514634' -> '/w/workspace/edgex-go/3/.semver' [2022-04-15T02:37:25.397Z] # -> Force: false [2022-04-15T02:37:25.397Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2022-04-15T02:37:25.413Z] $ docker exec --env ******** --env ******** 892471696f707761bd96b67eed9b8c861057882d2e7e396e3be8ece757892fad ssh-agent -k [2022-04-15T02:37:25.537Z] unset SSH_AUTH_SOCK; [2022-04-15T02:37:25.537Z] unset SSH_AGENT_PID; [2022-04-15T02:37:25.537Z] echo Agent pid 60 killed; [2022-04-15T02:37:25.543Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-15T02:37:25.856Z] + git semver [Pipeline] } [2022-04-15T02:37:25.876Z] $ docker stop --time=1 892471696f707761bd96b67eed9b8c861057882d2e7e396e3be8ece757892fad [2022-04-15T02:37:28.158Z] $ docker rm -f 892471696f707761bd96b67eed9b8c861057882d2e7e396e3be8ece757892fad [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-15T02:37:28.546Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-15T02:37:28.839Z] Stashed 1 file(s) [Pipeline] echo [2022-04-15T02:37:28.842Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-04-15T02:37:29.020Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-15T02:37:29.038Z] ========================================================= [2022-04-15T02:37:29.038Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-15T02:37:29.038Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-15T02:37:29.339Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-15T02:37:29.340Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-15T02:37:29.340Z] 59bf1c3509f3: Pulling fs layer [2022-04-15T02:37:29.340Z] 666ba61612fd: Pulling fs layer [2022-04-15T02:37:29.340Z] 8ed8ca486205: Pulling fs layer [2022-04-15T02:37:29.340Z] 4fe6c5a15a65: Pulling fs layer [2022-04-15T02:37:29.340Z] 22a0e8bec74d: Pulling fs layer [2022-04-15T02:37:29.340Z] 640e595b4fbd: Pulling fs layer [2022-04-15T02:37:29.340Z] 763cafe07f6e: Pulling fs layer [2022-04-15T02:37:29.340Z] 0c0b528cf693: Pulling fs layer [2022-04-15T02:37:29.340Z] 10935f4eaf8b: Pulling fs layer [2022-04-15T02:37:29.340Z] 0c0b528cf693: Waiting [2022-04-15T02:37:29.340Z] 4fe6c5a15a65: Waiting [2022-04-15T02:37:29.340Z] 640e595b4fbd: Waiting [2022-04-15T02:37:29.340Z] 22a0e8bec74d: Waiting [2022-04-15T02:37:29.340Z] 10935f4eaf8b: Waiting [2022-04-15T02:37:29.340Z] 763cafe07f6e: Waiting [2022-04-15T02:37:29.340Z] 8ed8ca486205: Download complete [2022-04-15T02:37:29.340Z] 666ba61612fd: Verifying Checksum [2022-04-15T02:37:29.340Z] 666ba61612fd: Download complete [2022-04-15T02:37:29.340Z] 22a0e8bec74d: Verifying Checksum [2022-04-15T02:37:29.340Z] 22a0e8bec74d: Download complete [2022-04-15T02:37:29.340Z] 640e595b4fbd: Verifying Checksum [2022-04-15T02:37:29.340Z] 640e595b4fbd: Download complete [2022-04-15T02:37:29.340Z] 763cafe07f6e: Verifying Checksum [2022-04-15T02:37:29.340Z] 763cafe07f6e: Download complete [2022-04-15T02:37:29.603Z] 59bf1c3509f3: Verifying Checksum [2022-04-15T02:37:29.603Z] 0c0b528cf693: Verifying Checksum [2022-04-15T02:37:29.603Z] 0c0b528cf693: Download complete [2022-04-15T02:37:29.603Z] 59bf1c3509f3: Pull complete [2022-04-15T02:37:29.865Z] 666ba61612fd: Pull complete [2022-04-15T02:37:29.865Z] 8ed8ca486205: Pull complete [2022-04-15T02:37:30.439Z] 10935f4eaf8b: Verifying Checksum [2022-04-15T02:37:30.439Z] 10935f4eaf8b: Download complete [2022-04-15T02:37:30.439Z] 4fe6c5a15a65: Verifying Checksum [2022-04-15T02:37:30.439Z] 4fe6c5a15a65: Download complete [2022-04-15T02:37:34.634Z] 4fe6c5a15a65: Pull complete [2022-04-15T02:37:34.635Z] 22a0e8bec74d: Pull complete [2022-04-15T02:37:34.635Z] 640e595b4fbd: Pull complete [2022-04-15T02:37:34.635Z] 763cafe07f6e: Pull complete [2022-04-15T02:37:34.895Z] 0c0b528cf693: Pull complete [2022-04-15T02:37:37.444Z] 10935f4eaf8b: Pull complete [2022-04-15T02:37:37.444Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-15T02:37:37.444Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-15T02:37:37.444Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-15T02:37:37.751Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-15T02:37:37.752Z] WORKDIR /edgex [2022-04-15T02:37:37.752Z] COPY go.mod . [2022-04-15T02:37:37.752Z] RUN go mod download [2022-04-15T02:37:37.752Z] + docker build -t ci-base-image-x86_64 -f - . [2022-04-15T02:37:39.134Z] Sending build context to Docker daemon 334.9MB [2022-04-15T02:37:39.134Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-15T02:37:39.134Z] ---> 99d49a6021b9 [2022-04-15T02:37:39.134Z] Step 2/4 : WORKDIR /edgex [2022-04-15T02:37:42.441Z] ---> Running in ca1a8b0a37c4 [2022-04-15T02:37:42.441Z] Removing intermediate container ca1a8b0a37c4 [2022-04-15T02:37:42.442Z] ---> 128ec73f2a29 [2022-04-15T02:37:42.442Z] Step 3/4 : COPY go.mod . [2022-04-15T02:37:42.442Z] ---> dd5ef88842c1 [2022-04-15T02:37:42.442Z] Step 4/4 : RUN go mod download [2022-04-15T02:37:42.442Z] ---> Running in c44093627868 [2022-04-15T02:37:43.953Z] Still waiting to schedule task [2022-04-15T02:37:43.954Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-04-15T02:37:57.353Z] Removing intermediate container c44093627868 [2022-04-15T02:37:57.353Z] ---> bbda82ed3090 [2022-04-15T02:37:57.353Z] Successfully built bbda82ed3090 [2022-04-15T02:37:57.353Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T02:37:57.656Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-15T02:37:57.656Z] . [Pipeline] withDockerContainer [2022-04-15T02:37:57.727Z] prd-ubuntu20.04-docker-8c-8g-21018 does not seem to be running inside a container [2022-04-15T02:37:57.774Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-15T02:37:58.257Z] $ docker top bb9783ee68b6209c99433ce63c988e0e4df45dc0eea100a609a4c1c13d34a0fb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-15T02:37:58.613Z] + go version [2022-04-15T02:37:58.613Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-15T02:37:58.629Z] $ docker stop --time=1 bb9783ee68b6209c99433ce63c988e0e4df45dc0eea100a609a4c1c13d34a0fb [2022-04-15T02:37:59.999Z] $ docker rm -f bb9783ee68b6209c99433ce63c988e0e4df45dc0eea100a609a4c1c13d34a0fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-15T02:38:00.415Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-15T02:38:00.415Z] . [Pipeline] withDockerContainer [2022-04-15T02:38:00.497Z] prd-ubuntu20.04-docker-8c-8g-21018 does not seem to be running inside a container [2022-04-15T02:38:00.543Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-15T02:38:00.987Z] $ docker top c7b8e95ac92ad2a8db0a3f2242f34d2b6a6e8f783cdb550156b9f421deae8d20 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-15T02:38:01.066Z] ========================================================= [2022-04-15T02:38:01.066Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-15T02:38:01.066Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-15T02:38:01.363Z] + make test [2022-04-15T02:38:01.363Z] go mod tidy -compat=1.17 [2022-04-15T02:38:01.623Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-15T02:38:06.902Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-15T02:38:19.378Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-15T02:38:19.378Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-15T02:38:19.378Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-15T02:38:19.378Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-15T02:38:19.378Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-15T02:38:19.378Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-15T02:38:19.378Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-15T02:38:19.378Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-15T02:38:19.378Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-15T02:38:19.378Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-15T02:38:19.378Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-15T02:38:19.378Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-15T02:38:19.378Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-15T02:38:19.378Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-15T02:38:19.378Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-15T02:38:19.378Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.071s coverage: 28.7% of statements [2022-04-15T02:38:19.378Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-15T02:38:19.378Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-15T02:38:20.313Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.091s coverage: 98.5% of statements [2022-04-15T02:38:20.313Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-15T02:38:20.313Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.159s coverage: 53.4% of statements [2022-04-15T02:38:20.313Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-15T02:38:20.313Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-15T02:38:23.630Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.095s coverage: 89.2% of statements [2022-04-15T02:38:23.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-15T02:38:23.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-15T02:38:23.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-15T02:38:23.630Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.054s coverage: 84.4% of statements [2022-04-15T02:38:23.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-15T02:38:23.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-15T02:38:23.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-15T02:38:23.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-15T02:38:23.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-15T02:38:23.630Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.437s coverage: 95.6% of statements [2022-04-15T02:38:23.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-15T02:38:23.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-15T02:38:23.630Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.086s coverage: 72.2% of statements [2022-04-15T02:38:23.630Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-15T02:38:23.630Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-15T02:38:23.630Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-15T02:38:23.630Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-15T02:38:23.630Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-15T02:38:23.630Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.064s coverage: 60.0% of statements [2022-04-15T02:38:23.630Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-15T02:38:23.630Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-15T02:38:23.630Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-15T02:38:23.630Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.067s coverage: 0.9% of statements [2022-04-15T02:38:23.630Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-15T02:38:23.630Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.052s coverage: 58.8% of statements [2022-04-15T02:38:23.630Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.092s coverage: 24.0% of statements [2022-04-15T02:38:23.630Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-15T02:38:23.630Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements [2022-04-15T02:38:23.630Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.053s coverage: 79.5% of statements [2022-04-15T02:38:23.630Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.075s coverage: 94.1% of statements [2022-04-15T02:38:23.630Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.056s coverage: 96.3% of statements [2022-04-15T02:38:23.630Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.056s coverage: 87.5% of statements [2022-04-15T02:38:33.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.087s coverage: 94.4% of statements [2022-04-15T02:38:33.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.044s coverage: 44.8% of statements [2022-04-15T02:38:34.562Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.192s coverage: 82.5% of statements [2022-04-15T02:38:34.562Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-15T02:38:44.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.098s coverage: 92.9% of statements [2022-04-15T02:38:44.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-15T02:38:44.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-15T02:38:44.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-15T02:38:44.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.038s coverage: 65.1% of statements [2022-04-15T02:38:44.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-15T02:38:44.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-15T02:38:44.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-15T02:38:44.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-15T02:38:44.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-15T02:38:44.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.077s coverage: 87.2% of statements [2022-04-15T02:38:44.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-15T02:38:44.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-15T02:38:44.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2022-04-15T02:38:44.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-15T02:38:44.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.078s coverage: 58.8% of statements [2022-04-15T02:38:44.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-15T02:38:44.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.080s coverage: 80.0% of statements [2022-04-15T02:38:44.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements [2022-04-15T02:38:44.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.054s coverage: 85.4% of statements [2022-04-15T02:38:44.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.145s coverage: 91.2% of statements [2022-04-15T02:38:44.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-15T02:38:44.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.145s coverage: 64.4% of statements [2022-04-15T02:38:44.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-15T02:38:44.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-15T02:38:44.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements [2022-04-15T02:38:44.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.044s coverage: 89.4% of statements [2022-04-15T02:38:44.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements [2022-04-15T02:38:44.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2022-04-15T02:38:44.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2022-04-15T02:38:44.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.345s coverage: 65.4% of statements [2022-04-15T02:38:44.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-15T02:38:44.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-15T02:38:44.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-15T02:38:44.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.169s coverage: 43.8% of statements [2022-04-15T02:38:44.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-15T02:38:44.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-15T02:38:44.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.053s coverage: 89.5% of statements [2022-04-15T02:38:44.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-15T02:38:44.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.068s coverage: 84.8% of statements [2022-04-15T02:38:44.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-15T02:38:44.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-15T02:38:44.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-15T02:38:44.563Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-15T02:38:44.563Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.081s coverage: 17.7% of statements [2022-04-15T02:38:44.563Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-15T02:38:44.563Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-15T02:38:44.563Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-15T02:38:44.563Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-15T02:38:44.563Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.158s coverage: 92.3% of statements [2022-04-15T02:38:44.563Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-15T02:38:44.563Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-15T02:38:44.563Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-15T02:38:44.563Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-15T02:38:44.563Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements [2022-04-15T02:38:44.563Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-15T02:38:44.563Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-15T02:38:44.563Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.108s coverage: 97.7% of statements [2022-04-15T02:38:44.563Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-15T02:38:44.563Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-15T02:38:44.563Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-15T02:38:44.563Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-15T02:38:44.563Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2022-04-15T02:38:44.563Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-15T02:38:44.563Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-15T02:38:44.563Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-15T02:38:44.563Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-15T02:38:44.563Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-15T02:38:44.563Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-15T02:38:44.563Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.075s coverage: 100.0% of statements [2022-04-15T02:38:44.563Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-04-15T02:38:44.563Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-04-15T02:39:02.661Z] GO111MODULE=on go vet ./... [2022-04-15T02:39:05.959Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-15T02:39:05.959Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-15T02:39:06.219Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-15T02:39:06.819Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-15T02:39:07.143Z] + ls -al . [2022-04-15T02:39:07.143Z] total 672 [2022-04-15T02:39:07.143Z] drwxrwxr-x 10 1001 1001 4096 Apr 15 02:39 . [2022-04-15T02:39:07.143Z] drwxr-xr-x 4 root root 4096 Apr 15 02:38 .. [2022-04-15T02:39:07.143Z] -rw-rw-r-- 1 1001 1001 11 Apr 15 02:36 .dockerignore [2022-04-15T02:39:07.143Z] drwxrwxr-x 8 1001 1001 4096 Apr 15 02:36 .git [2022-04-15T02:39:07.143Z] drwxrwxr-x 3 1001 1001 4096 Apr 15 02:36 .github [2022-04-15T02:39:07.143Z] -rw-rw-r-- 1 1001 1001 879 Apr 15 02:36 .gitignore [2022-04-15T02:39:07.143Z] -rw-rw-r-- 1 1001 1001 42 Apr 15 02:36 .golangci.yml [2022-04-15T02:39:07.143Z] -rw-rw-r-- 1 1001 1001 87 Apr 15 02:36 .hadolint.yml [2022-04-15T02:39:07.143Z] drwx------ 3 1001 1001 4096 Apr 15 02:37 .semver [2022-04-15T02:39:07.143Z] -rw-rw-r-- 1 1001 1001 166 Apr 15 02:36 .sonarcloud.properties [2022-04-15T02:39:07.143Z] -rw-rw-r-- 1 1001 1001 1171 Apr 15 02:36 ADOPTERS.md [2022-04-15T02:39:07.143Z] -rw-rw-r-- 1 1001 1001 10086 Apr 15 02:36 Attribution.txt [2022-04-15T02:39:07.143Z] -rw-rw-r-- 1 1001 1001 51732 Apr 15 02:36 CHANGELOG.md [2022-04-15T02:39:07.143Z] -rw-rw-r-- 1 1001 1001 3804 Apr 15 02:36 CONTRIBUTING.md [2022-04-15T02:39:07.143Z] -rw-rw-r-- 1 1001 1001 677 Apr 15 02:36 GOVERNANCE.md [2022-04-15T02:39:07.143Z] -rw-rw-r-- 1 1001 1001 850 Apr 15 02:36 Jenkinsfile [2022-04-15T02:39:07.143Z] -rw-rw-r-- 1 1001 1001 10775 Apr 15 02:36 LICENSE [2022-04-15T02:39:07.143Z] -rw-rw-r-- 1 1001 1001 10389 Apr 15 02:36 Makefile [2022-04-15T02:39:07.143Z] -rw-rw-r-- 1 1001 1001 582 Apr 15 02:36 OWNERS.md [2022-04-15T02:39:07.143Z] -rw-rw-r-- 1 1001 1001 9120 Apr 15 02:36 README.md [2022-04-15T02:39:07.143Z] -rw-rw-r-- 1 1001 1001 6912 Apr 15 02:36 SECURITY.md [2022-04-15T02:39:07.143Z] -rw-rw-r-- 1 1001 1001 5 Apr 15 02:37 VERSION [2022-04-15T02:39:07.143Z] -rw-rw-r-- 1 1001 1001 4131 Apr 15 02:36 ZMQWindows.md [2022-04-15T02:39:07.143Z] drwxrwxr-x 2 1001 1001 4096 Apr 15 02:36 bin [2022-04-15T02:39:07.143Z] drwxrwxr-x 18 1001 1001 4096 Apr 15 02:36 cmd [2022-04-15T02:39:07.143Z] -rw-r--r-- 1 root root 434743 Apr 15 02:38 coverage.out [2022-04-15T02:39:07.143Z] -rw-rw-r-- 1 1001 1001 3256 Apr 15 02:36 go.mod [2022-04-15T02:39:07.143Z] -rw-rw-r-- 1 1001 1001 35162 Apr 15 02:36 go.sum [2022-04-15T02:39:07.143Z] drwxrwxr-x 8 1001 1001 4096 Apr 15 02:36 internal [2022-04-15T02:39:07.143Z] drwxrwxr-x 3 1001 1001 4096 Apr 15 02:36 openapi [2022-04-15T02:39:07.143Z] drwxrwxr-x 4 1001 1001 4096 Apr 15 02:36 snap [2022-04-15T02:39:07.143Z] -rw-rw-r-- 1 1001 1001 204 Apr 15 02:36 version.go [Pipeline] sh [2022-04-15T02:39:07.676Z] + '[' -e coverage.out ] [2022-04-15T02:39:07.676Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-15T02:39:07.778Z] Stashed 1 file(s) [Pipeline] sh [2022-04-15T02:39:08.068Z] + make build [2022-04-15T02:39:08.068Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-15T02:39:20.289Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-15T02:39:20.393Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21019 in /w/workspace/edgexfoundry_edgex-go_PR-3971 [Pipeline] { [Pipeline] ws [2022-04-15T02:39:20.407Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2022-04-15T02:39:20.581Z] The recommended git tool is: git [2022-04-15T02:39:25.458Z] using credential edgex-jenkins-ssh [2022-04-15T02:39:25.477Z] Cloning the remote Git repository [2022-04-15T02:39:25.532Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-15T02:39:25.603Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2022-04-15T02:39:25.693Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-15T02:39:25.694Z] > git --version # timeout=10 [2022-04-15T02:39:25.717Z] > git --version # 'git version 2.25.1' [2022-04-15T02:39:25.719Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-15T02:39:25.794Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-15T02:39:30.277Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-15T02:39:30.277Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-15T02:39:35.558Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-15T02:39:35.558Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-15T02:39:36.495Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-15T02:39:37.433Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-15T02:39:38.371Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-15T02:39:39.310Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-15T02:39:39.879Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-15T02:39:40.450Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-15T02:39:41.830Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-15T02:39:42.566Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-15T02:39:42.584Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-15T02:39:42.611Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-15T02:39:42.653Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-15T02:39:42.653Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-15T02:39:42.667Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3971/head:refs/remotes/origin/PR-3971 +refs/heads/main:refs/remotes/origin/main # timeout=10 [Pipeline] } [2022-04-15T02:39:43.226Z] $ docker stop --time=1 c7b8e95ac92ad2a8db0a3f2242f34d2b6a6e8f783cdb550156b9f421deae8d20 [2022-04-15T02:39:43.496Z] Merging remotes/origin/main commit efde56b581935682910d5fadc902c79a5d46562f into PR head commit 80f156bd09d73c08268e0ba95d5f169ddefce439 [2022-04-15T02:39:43.857Z] Merge succeeded, producing 80f156bd09d73c08268e0ba95d5f169ddefce439 [2022-04-15T02:39:43.858Z] Checking out Revision 80f156bd09d73c08268e0ba95d5f169ddefce439 (PR-3971) [2022-04-15T02:39:43.520Z] > git config core.sparsecheckout # timeout=10 [2022-04-15T02:39:43.539Z] > git checkout -f 80f156bd09d73c08268e0ba95d5f169ddefce439 # timeout=10 [2022-04-15T02:39:43.775Z] > git remote # timeout=10 [2022-04-15T02:39:43.792Z] > git config --get remote.origin.url # timeout=10 [2022-04-15T02:39:43.807Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-15T02:39:43.819Z] > git merge efde56b581935682910d5fadc902c79a5d46562f # timeout=10 [2022-04-15T02:39:43.845Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-15T02:39:43.869Z] > git config core.sparsecheckout # timeout=10 [2022-04-15T02:39:43.887Z] > git checkout -f 80f156bd09d73c08268e0ba95d5f169ddefce439 # timeout=10 [2022-04-15T02:39:47.454Z] $ docker rm -f c7b8e95ac92ad2a8db0a3f2242f34d2b6a6e8f783cdb550156b9f421deae8d20 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2022-04-15T02:39:48.240Z] Commit message: "refactor(metadata): Move DeleteDeviceResourceByName and DeleteDeviceCommandByName to correct files" [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-15T02:39:49.160Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-15T02:39:49.160Z] [2022-04-15T02:39:49.160Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T02:39:49.470Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-15T02:39:49.470Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-15T02:39:49.470Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-15T02:39:49.470Z] ca9280d653b3: Pulling fs layer [2022-04-15T02:39:49.470Z] 7e9c9ca2126c: Pulling fs layer [2022-04-15T02:39:49.484Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-15T02:39:49.484Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-15T02:39:49.484Z] Dload Upload Total Spent Left Speed [2022-04-15T02:39:49.484Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 47562 0 --:--:-- --:--:-- --:--:-- 47372 [Pipeline] sh [2022-04-15T02:39:49.730Z] cbdbe7a5bc2a: Verifying Checksum [2022-04-15T02:39:49.730Z] cbdbe7a5bc2a: Download complete [2022-04-15T02:39:49.730Z] ca9280d653b3: Verifying Checksum [2022-04-15T02:39:49.730Z] ca9280d653b3: Download complete [2022-04-15T02:39:49.989Z] cbdbe7a5bc2a: Pull complete [2022-04-15T02:39:49.998Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-15T02:39:50.263Z] 7e9c9ca2126c: Verifying Checksum [2022-04-15T02:39:50.263Z] 7e9c9ca2126c: Download complete [2022-04-15T02:39:50.418Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-15T02:39:50.418Z] + sudo tee /etc/docker/daemon.new [2022-04-15T02:39:50.418Z] { [2022-04-15T02:39:50.418Z] "registry-mirrors": [ [2022-04-15T02:39:50.418Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-15T02:39:50.418Z] ], [2022-04-15T02:39:50.418Z] "bip": "10.250.0.254/24", [2022-04-15T02:39:50.418Z] "hosts": [ [2022-04-15T02:39:50.418Z] "tcp://0.0.0.0:5555", [2022-04-15T02:39:50.418Z] "unix:///var/run/docker.sock" [2022-04-15T02:39:50.418Z] ], [2022-04-15T02:39:50.418Z] "mtu": 1458, [2022-04-15T02:39:50.418Z] "selinux-enabled": true, [2022-04-15T02:39:50.418Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-15T02:39:50.418Z] } [Pipeline] sh [2022-04-15T02:39:50.525Z] ca9280d653b3: Pull complete [2022-04-15T02:39:50.778Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-15T02:39:51.130Z] + sudo service docker restart [2022-04-15T02:39:53.815Z] 7e9c9ca2126c: Pull complete [2022-04-15T02:39:53.815Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-15T02:39:53.815Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-15T02:39:53.815Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-15T02:39:53.881Z] prd-ubuntu20.04-docker-8c-8g-21018 does not seem to be running inside a container [2022-04-15T02:39:53.938Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-15T02:39:55.591Z] $ docker top 601b1b8770627212eae47a0bd7b558feea92199e2e7a4288c694fa4e6082cece -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-15T02:39:56.084Z] + docker-compose build --help [2022-04-15T02:39:56.084Z] + grep parallel [2022-04-15T02:39:56.654Z] --parallel Build images in parallel. [Pipeline] } [2022-04-15T02:39:56.674Z] $ docker stop --time=1 601b1b8770627212eae47a0bd7b558feea92199e2e7a4288c694fa4e6082cece [2022-04-15T02:39:58.002Z] $ docker rm -f 601b1b8770627212eae47a0bd7b558feea92199e2e7a4288c694fa4e6082cece [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-15T02:39:58.402Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-15T02:39:58.402Z] . [Pipeline] withDockerContainer [2022-04-15T02:39:58.463Z] prd-ubuntu20.04-docker-8c-8g-21018 does not seem to be running inside a container [2022-04-15T02:39:58.517Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-15T02:39:58.918Z] $ docker top 1ca260bc61f20d63da4988b937442b8815b265af695675bb63c9fd86a669db28 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-15T02:39:59.266Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-15T02:39:59.836Z] Building core-command ... [2022-04-15T02:39:59.836Z] Building core-data ... [2022-04-15T02:39:59.836Z] Building core-metadata ... [2022-04-15T02:39:59.836Z] Building security-bootstrapper ... [2022-04-15T02:39:59.836Z] Building security-proxy-setup ... [2022-04-15T02:39:59.836Z] Building security-secretstore-setup ... [2022-04-15T02:39:59.836Z] Building security-spiffe-token-provider ... [2022-04-15T02:39:59.836Z] Building security-spire-agent ... [2022-04-15T02:39:59.836Z] Building security-spire-config ... [2022-04-15T02:39:59.836Z] Building security-spire-server ... [2022-04-15T02:39:59.836Z] Building support-notifications ... [2022-04-15T02:39:59.836Z] Building support-scheduler ... [2022-04-15T02:39:59.836Z] Building sys-mgmt-agent ... [2022-04-15T02:39:59.836Z] Building security-spire-server [2022-04-15T02:39:59.836Z] Building security-bootstrapper [2022-04-15T02:39:59.836Z] Building sys-mgmt-agent [2022-04-15T02:39:59.836Z] Building core-data [2022-04-15T02:39:59.836Z] Building security-secretstore-setup [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-15T02:40:09.499Z] provisioning config files... [2022-04-15T02:40:09.525Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config3129693579078402991tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-15T02:40:09.891Z] ---> docker-login.sh [2022-04-15T02:40:09.891Z] nexus3.edgexfoundry.org:10001 [2022-04-15T02:40:10.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-15T02:40:10.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-15T02:40:10.767Z] Configure a credential helper to remove this warning. See [2022-04-15T02:40:10.767Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-15T02:40:10.767Z] [2022-04-15T02:40:10.767Z] Login Succeeded [2022-04-15T02:40:10.767Z] nexus3.edgexfoundry.org:10002 [2022-04-15T02:40:11.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-15T02:40:11.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-15T02:40:11.321Z] Configure a credential helper to remove this warning. See [2022-04-15T02:40:11.321Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-15T02:40:11.321Z] [2022-04-15T02:40:11.321Z] Login Succeeded [2022-04-15T02:40:11.321Z] nexus3.edgexfoundry.org:10003 [2022-04-15T02:40:11.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-15T02:40:11.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-15T02:40:11.874Z] Configure a credential helper to remove this warning. See [2022-04-15T02:40:11.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-15T02:40:11.874Z] [2022-04-15T02:40:11.874Z] Login Succeeded [2022-04-15T02:40:11.874Z] nexus3.edgexfoundry.org:10004 [2022-04-15T02:40:12.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-15T02:40:12.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-15T02:40:12.152Z] Configure a credential helper to remove this warning. See [2022-04-15T02:40:12.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-15T02:40:12.152Z] [2022-04-15T02:40:12.152Z] Login Succeeded [2022-04-15T02:40:12.152Z] docker.io [2022-04-15T02:40:12.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-15T02:40:13.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-15T02:40:13.028Z] Configure a credential helper to remove this warning. See [2022-04-15T02:40:13.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-15T02:40:13.028Z] [2022-04-15T02:40:13.028Z] Login Succeeded [2022-04-15T02:40:13.028Z] ---> docker-login.sh ends [Pipeline] } [2022-04-15T02:40:13.051Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-15T02:40:13.589Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-15T02:40:13.610Z] ========================================================= [2022-04-15T02:40:13.610Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-15T02:40:13.610Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-15T02:40:13.952Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-15T02:40:14.227Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-15T02:40:14.227Z] 9b3977197b4f: Pulling fs layer [2022-04-15T02:40:14.227Z] 1a89e8eeedd5: Pulling fs layer [2022-04-15T02:40:14.227Z] 94645a83ff95: Pulling fs layer [2022-04-15T02:40:14.227Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-15T02:40:14.227Z] 0c92f367c5e7: Pulling fs layer [2022-04-15T02:40:14.227Z] f7c0051592d6: Pulling fs layer [2022-04-15T02:40:14.227Z] a227ed2f7395: Pulling fs layer [2022-04-15T02:40:14.227Z] 7b1c46037f91: Pulling fs layer [2022-04-15T02:40:14.227Z] f7c0051592d6: Waiting [2022-04-15T02:40:14.227Z] 3f3a8bcf1eab: Waiting [2022-04-15T02:40:14.227Z] 0c92f367c5e7: Waiting [2022-04-15T02:40:14.227Z] a227ed2f7395: Waiting [2022-04-15T02:40:14.227Z] 7b1c46037f91: Waiting [2022-04-15T02:40:14.227Z] 94645a83ff95: Download complete [2022-04-15T02:40:14.227Z] 1a89e8eeedd5: Verifying Checksum [2022-04-15T02:40:14.227Z] 1a89e8eeedd5: Download complete [2022-04-15T02:40:14.227Z] 0c92f367c5e7: Verifying Checksum [2022-04-15T02:40:14.227Z] 0c92f367c5e7: Download complete [2022-04-15T02:40:14.227Z] 9b3977197b4f: Verifying Checksum [2022-04-15T02:40:14.227Z] 9b3977197b4f: Download complete [2022-04-15T02:40:14.508Z] f7c0051592d6: Verifying Checksum [2022-04-15T02:40:14.508Z] f7c0051592d6: Download complete [2022-04-15T02:40:14.508Z] a227ed2f7395: Verifying Checksum [2022-04-15T02:40:14.508Z] a227ed2f7395: Download complete [2022-04-15T02:40:14.725Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T02:40:14.725Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-15T02:40:14.725Z] ---> bbda82ed3090 [2022-04-15T02:40:14.725Z] Step 3/25 : WORKDIR /edgex-go [2022-04-15T02:40:14.983Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T02:40:14.983Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-15T02:40:14.983Z] ---> bbda82ed3090 [2022-04-15T02:40:14.983Z] Step 3/25 : WORKDIR /edgex-go [2022-04-15T02:40:14.983Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T02:40:14.983Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-15T02:40:14.983Z] ---> bbda82ed3090 [2022-04-15T02:40:14.983Z] Step 3/23 : WORKDIR /edgex-go [2022-04-15T02:40:15.114Z] 9b3977197b4f: Pull complete [2022-04-15T02:40:15.244Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T02:40:15.244Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-15T02:40:15.244Z] ---> bbda82ed3090 [2022-04-15T02:40:15.244Z] Step 3/23 : WORKDIR /edgex-go [2022-04-15T02:40:15.722Z] 1a89e8eeedd5: Pull complete [2022-04-15T02:40:16.004Z] 94645a83ff95: Pull complete [2022-04-15T02:40:16.184Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T02:40:16.184Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-15T02:40:16.184Z] ---> bbda82ed3090 [2022-04-15T02:40:16.184Z] Step 3/31 : WORKDIR /edgex-go [2022-04-15T02:40:16.278Z] 7b1c46037f91: Verifying Checksum [2022-04-15T02:40:16.278Z] 7b1c46037f91: Download complete [2022-04-15T02:40:16.882Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-15T02:40:16.882Z] 3f3a8bcf1eab: Download complete [2022-04-15T02:40:22.766Z] ---> Running in 59be6880139b [2022-04-15T02:40:22.766Z] ---> Running in b13a0ccdae75 [2022-04-15T02:40:22.766Z] ---> Running in da06c08d47ac [2022-04-15T02:40:22.766Z] ---> Running in db09488db80b [2022-04-15T02:40:22.766Z] ---> Running in a63e22654834 [2022-04-15T02:40:22.766Z] Removing intermediate container db09488db80b [2022-04-15T02:40:22.766Z] ---> da02ea05d063 [2022-04-15T02:40:22.766Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T02:40:22.766Z] Removing intermediate container b13a0ccdae75 [2022-04-15T02:40:22.766Z] ---> cc4085944d15 [2022-04-15T02:40:22.766Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T02:40:22.766Z] Removing intermediate container a63e22654834 [2022-04-15T02:40:22.766Z] ---> 58dfe1c30a72 [2022-04-15T02:40:22.766Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T02:40:22.766Z] Removing intermediate container da06c08d47ac [2022-04-15T02:40:22.766Z] ---> 8477b320a401 [2022-04-15T02:40:22.766Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T02:40:22.766Z] ---> Running in e099ab66e0eb [2022-04-15T02:40:22.766Z] Removing intermediate container 59be6880139b [2022-04-15T02:40:22.766Z] ---> c0a3306b292d [2022-04-15T02:40:22.766Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T02:40:22.766Z] ---> Running in 18722b2d9282 [2022-04-15T02:40:22.766Z] ---> Running in 176e3b017f50 [2022-04-15T02:40:22.766Z] ---> Running in 1c87a78f10a4 [2022-04-15T02:40:22.766Z] ---> Running in 58c798db4974 [2022-04-15T02:40:23.333Z] Removing intermediate container e099ab66e0eb [2022-04-15T02:40:23.333Z] ---> 433e550640c5 [2022-04-15T02:40:23.333Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-15T02:40:23.333Z] ---> Running in ebd183a678b7 [2022-04-15T02:40:23.333Z] Removing intermediate container 18722b2d9282 [2022-04-15T02:40:23.333Z] ---> dc9030a02289 [2022-04-15T02:40:23.333Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-15T02:40:23.333Z] ---> Running in 0ff1d7ef5e88 [2022-04-15T02:40:23.593Z] Removing intermediate container 176e3b017f50 [2022-04-15T02:40:23.593Z] ---> 56089810c804 [2022-04-15T02:40:23.593Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-15T02:40:23.860Z] ---> Running in ad240c2a4192 [2022-04-15T02:40:24.120Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T02:40:24.120Z] Removing intermediate container 1c87a78f10a4 [2022-04-15T02:40:24.120Z] ---> a195ab3553e8 [2022-04-15T02:40:24.120Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-15T02:40:24.120Z] ---> Running in 88d7d33438f4 [2022-04-15T02:40:24.121Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T02:40:24.383Z] Removing intermediate container 58c798db4974 [2022-04-15T02:40:24.383Z] ---> febc511a7fe9 [2022-04-15T02:40:24.383Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-15T02:40:24.383Z] ---> Running in 218ed71162e2 [2022-04-15T02:40:24.644Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T02:40:24.644Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T02:40:24.644Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T02:40:24.905Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T02:40:25.166Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T02:40:25.428Z] OK: 221 MiB in 52 packages [2022-04-15T02:40:25.428Z] OK: 221 MiB in 52 packages [2022-04-15T02:40:25.428Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T02:40:25.428Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T02:40:25.694Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T02:40:25.694Z] Removing intermediate container 0ff1d7ef5e88 [2022-04-15T02:40:25.694Z] ---> 3569724ca87b [2022-04-15T02:40:25.694Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-15T02:40:25.694Z] OK: 221 MiB in 52 packages [2022-04-15T02:40:25.694Z] OK: 221 MiB in 52 packages [2022-04-15T02:40:25.954Z] Removing intermediate container ebd183a678b7 [2022-04-15T02:40:25.954Z] ---> 7d71633ba4f9 [2022-04-15T02:40:25.954Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-15T02:40:25.954Z] OK: 221 MiB in 52 packages [2022-04-15T02:40:25.954Z] ---> f141f14399db [2022-04-15T02:40:25.954Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T02:40:26.215Z] ---> 4bba04f1fe7e [2022-04-15T02:40:26.215Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T02:40:26.215Z] ---> Running in e3a60074598d [2022-04-15T02:40:26.215Z] ---> Running in 4803865f36a4 [2022-04-15T02:40:26.215Z] Removing intermediate container ad240c2a4192 [2022-04-15T02:40:26.215Z] ---> a5864e8fe8c7 [2022-04-15T02:40:26.215Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-15T02:40:26.215Z] Removing intermediate container 218ed71162e2 [2022-04-15T02:40:26.215Z] ---> c6a16971996c [2022-04-15T02:40:26.215Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-15T02:40:26.476Z] ---> 997456aeeaac [2022-04-15T02:40:26.476Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T02:40:26.476Z] ---> 67cc1bd7ff67 [2022-04-15T02:40:26.476Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T02:40:26.476Z] Removing intermediate container 88d7d33438f4 [2022-04-15T02:40:26.476Z] ---> 09d534046db8 [2022-04-15T02:40:26.476Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-15T02:40:26.736Z] ---> Running in 9389e11cd2bc [2022-04-15T02:40:26.736Z] ---> Running in e9065a8dd149 [2022-04-15T02:40:26.736Z] ---> 9a58f77d18cc [2022-04-15T02:40:26.736Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T02:40:26.998Z] ---> Running in 87f6c0e12d2a [2022-04-15T02:40:27.256Z] Removing intermediate container e3a60074598d [2022-04-15T02:40:27.256Z] ---> d450fa2c6450 [2022-04-15T02:40:27.256Z] Step 8/23 : COPY . . [2022-04-15T02:40:27.515Z] Removing intermediate container 4803865f36a4 [2022-04-15T02:40:27.515Z] ---> e38410954564 [2022-04-15T02:40:27.515Z] Step 8/25 : COPY . . [2022-04-15T02:40:29.305Z] 3f3a8bcf1eab: Pull complete [2022-04-15T02:40:29.305Z] 0c92f367c5e7: Pull complete [2022-04-15T02:40:29.305Z] f7c0051592d6: Pull complete [2022-04-15T02:40:29.578Z] a227ed2f7395: Pull complete [2022-04-15T02:40:35.640Z] Removing intermediate container 9389e11cd2bc [2022-04-15T02:40:35.640Z] ---> dbd09fa2f315 [2022-04-15T02:40:35.640Z] Step 8/25 : COPY . . [2022-04-15T02:40:35.640Z] Removing intermediate container e9065a8dd149 [2022-04-15T02:40:35.640Z] ---> 6854e00516cf [2022-04-15T02:40:35.640Z] Step 8/31 : COPY . . [2022-04-15T02:40:35.640Z] ---> 4f020db1854e [2022-04-15T02:40:35.640Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-15T02:40:35.640Z] Removing intermediate container 87f6c0e12d2a [2022-04-15T02:40:35.640Z] ---> 497e87d802bf [2022-04-15T02:40:35.640Z] Step 8/23 : COPY . . [2022-04-15T02:40:35.640Z] ---> 7ce89e2e6f8c [2022-04-15T02:40:35.640Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-15T02:40:35.640Z] ---> Running in 0dec80a7f884 [2022-04-15T02:40:36.213Z] ---> Running in f25b1fb4ba1a [2022-04-15T02:40:36.311Z] 7b1c46037f91: Pull complete [2022-04-15T02:40:36.311Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-15T02:40:36.311Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-15T02:40:36.312Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-15T02:40:36.681Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-15T02:40:36.681Z] WORKDIR /edgex [2022-04-15T02:40:36.681Z] COPY go.mod . [2022-04-15T02:40:36.681Z] RUN go mod download [2022-04-15T02:40:36.681Z] + docker build -t ci-base-image-arm64 -f - . [2022-04-15T02:40:39.329Z] Sending build context to Docker daemon 169.2MB [2022-04-15T02:40:39.329Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-15T02:40:39.329Z] ---> f79e39bc4007 [2022-04-15T02:40:39.329Z] Step 2/4 : WORKDIR /edgex [2022-04-15T02:40:40.767Z] ---> Running in 5d626ae820a7 [2022-04-15T02:40:41.041Z] Removing intermediate container 5d626ae820a7 [2022-04-15T02:40:41.041Z] ---> 5f36f0342baa [2022-04-15T02:40:41.041Z] Step 3/4 : COPY go.mod . [2022-04-15T02:40:41.643Z] ---> d49c236363e3 [2022-04-15T02:40:41.643Z] Step 4/4 : RUN go mod download [2022-04-15T02:40:41.643Z] ---> Running in 0cd52197a5df [2022-04-15T02:40:46.213Z] Removing intermediate container 0dec80a7f884 [2022-04-15T02:40:46.213Z] ---> e5be56c883ee [2022-04-15T02:40:46.213Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-15T02:40:46.213Z] ---> Running in 384147159de8 [2022-04-15T02:40:46.213Z] ---> d61b49fe3feb [2022-04-15T02:40:46.213Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-15T02:40:46.213Z] ---> 7ef667869542 [2022-04-15T02:40:46.213Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-15T02:40:46.213Z] ---> 4941edee752f [2022-04-15T02:40:46.213Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-15T02:40:46.213Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-15T02:40:46.213Z] ---> Running in 19ec02c0b27c [2022-04-15T02:40:46.213Z] ---> Running in 7a9b268abf49 [2022-04-15T02:40:46.213Z] ---> Running in 33402f188dc9 [2022-04-15T02:40:46.472Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-15T02:40:46.472Z] Removing intermediate container 384147159de8 [2022-04-15T02:40:46.472Z] ---> dc618d312120 [2022-04-15T02:40:46.472Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-15T02:40:46.472Z] ---> Running in fd4f74b67e02 [2022-04-15T02:40:46.472Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-15T02:40:46.731Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-15T02:40:46.731Z] Removing intermediate container fd4f74b67e02 [2022-04-15T02:40:46.731Z] ---> 515e8e24d2b3 [2022-04-15T02:40:46.731Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-15T02:40:46.731Z] ---> Running in c8bdf44e8f52 [2022-04-15T02:40:48.111Z] spire-1.2.1/ [2022-04-15T02:40:48.111Z] spire-1.2.1/.data/ [2022-04-15T02:40:48.111Z] spire-1.2.1/.data/.file [2022-04-15T02:40:48.111Z] spire-1.2.1/.dockerignore [2022-04-15T02:40:48.111Z] spire-1.2.1/.gitattributes [2022-04-15T02:40:48.111Z] spire-1.2.1/.githooks/ [2022-04-15T02:40:48.111Z] spire-1.2.1/.githooks/pre-commit [2022-04-15T02:40:48.111Z] spire-1.2.1/.github/ [2022-04-15T02:40:48.111Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-15T02:40:48.111Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-15T02:40:48.111Z] spire-1.2.1/.github/dependabot.yml [2022-04-15T02:40:48.111Z] spire-1.2.1/.github/workflows/ [2022-04-15T02:40:48.111Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-15T02:40:48.111Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-15T02:40:48.111Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-15T02:40:48.111Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-15T02:40:48.111Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-15T02:40:48.111Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-15T02:40:48.111Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-15T02:40:48.111Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-15T02:40:48.111Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-15T02:40:48.111Z] spire-1.2.1/.gitignore [2022-04-15T02:40:48.111Z] spire-1.2.1/.go-version [2022-04-15T02:40:48.111Z] spire-1.2.1/.golangci.yml [2022-04-15T02:40:48.111Z] spire-1.2.1/ADOPTERS.md [2022-04-15T02:40:48.111Z] spire-1.2.1/CHANGELOG.md [2022-04-15T02:40:48.111Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-15T02:40:48.111Z] spire-1.2.1/CODEOWNERS [2022-04-15T02:40:48.111Z] spire-1.2.1/CONTRIBUTING.md [2022-04-15T02:40:48.111Z] spire-1.2.1/Dockerfile [2022-04-15T02:40:48.111Z] spire-1.2.1/Dockerfile.dev [2022-04-15T02:40:48.111Z] spire-1.2.1/Dockerfile.scratch [2022-04-15T02:40:48.111Z] spire-1.2.1/LICENSE [2022-04-15T02:40:48.111Z] spire-1.2.1/MAINTAINERS.md [2022-04-15T02:40:48.111Z] spire-1.2.1/Makefile [2022-04-15T02:40:48.111Z] spire-1.2.1/README.md [2022-04-15T02:40:48.111Z] spire-1.2.1/ROADMAP.md [2022-04-15T02:40:48.111Z] spire-1.2.1/SECURITY.md [2022-04-15T02:40:48.111Z] spire-1.2.1/cmd/ [2022-04-15T02:40:48.111Z] spire-1.2.1/cmd/spire-agent/ [2022-04-15T02:40:48.111Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-15T02:40:48.111Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-15T02:40:48.111Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-15T02:40:48.111Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-15T02:40:48.111Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-15T02:40:48.111Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-15T02:40:48.111Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-15T02:40:48.111Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-15T02:40:48.111Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-15T02:40:48.111Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-15T02:40:48.111Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-15T02:40:48.111Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-15T02:40:48.111Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-15T02:40:48.111Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-15T02:40:48.111Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-15T02:40:48.111Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-15T02:40:48.111Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-15T02:40:48.112Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-15T02:40:48.112Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-15T02:40:48.112Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-15T02:40:48.112Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-15T02:40:48.112Z] spire-1.2.1/cmd/spire-server/ [2022-04-15T02:40:48.112Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-15T02:40:48.112Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-15T02:40:48.112Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-15T02:40:48.112Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-15T02:40:48.112Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-15T02:40:48.112Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-15T02:40:48.112Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-15T02:40:48.112Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-15T02:40:48.112Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-15T02:40:48.112Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-15T02:40:48.112Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-15T02:40:48.112Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-15T02:40:48.112Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-15T02:40:48.112Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-15T02:40:48.112Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-15T02:40:48.112Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-15T02:40:48.112Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-15T02:40:48.112Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-15T02:40:48.112Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-15T02:40:48.112Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-15T02:40:48.112Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-15T02:40:48.112Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-15T02:40:48.112Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-15T02:40:48.112Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-15T02:40:48.112Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-15T02:40:48.112Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-15T02:40:48.112Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-15T02:40:48.112Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-15T02:40:48.112Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-15T02:40:48.112Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-15T02:40:48.112Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-15T02:40:48.112Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-15T02:40:48.112Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-15T02:40:48.112Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-15T02:40:48.112Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-15T02:40:48.112Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-15T02:40:48.112Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-15T02:40:48.112Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-15T02:40:48.112Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-15T02:40:48.112Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-15T02:40:48.112Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-15T02:40:48.112Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-15T02:40:48.112Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-15T02:40:48.112Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-15T02:40:48.112Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-15T02:40:48.112Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-15T02:40:48.112Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-15T02:40:48.112Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-15T02:40:48.112Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-15T02:40:48.112Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-15T02:40:48.112Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-15T02:40:48.112Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-15T02:40:48.112Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-15T02:40:48.112Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-15T02:40:48.112Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-15T02:40:48.112Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-15T02:40:48.112Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-15T02:40:48.112Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-15T02:40:48.112Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-15T02:40:48.112Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-15T02:40:48.112Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-15T02:40:48.112Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-15T02:40:48.112Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-15T02:40:48.112Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-15T02:40:48.112Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-15T02:40:48.112Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-15T02:40:48.112Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-15T02:40:48.112Z] spire-1.2.1/conf/ [2022-04-15T02:40:48.112Z] spire-1.2.1/conf/agent/ [2022-04-15T02:40:48.112Z] spire-1.2.1/conf/agent/agent.conf [2022-04-15T02:40:48.112Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-15T02:40:48.112Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-15T02:40:48.112Z] spire-1.2.1/conf/server/ [2022-04-15T02:40:48.112Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-15T02:40:48.112Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-15T02:40:48.112Z] spire-1.2.1/conf/server/server.conf [2022-04-15T02:40:48.112Z] spire-1.2.1/conf/server/server_full.conf [2022-04-15T02:40:48.112Z] spire-1.2.1/doc/ [2022-04-15T02:40:48.112Z] spire-1.2.1/doc/SPIRE101.md [2022-04-15T02:40:48.112Z] spire-1.2.1/doc/auditlog.md [2022-04-15T02:40:48.112Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-15T02:40:48.112Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-15T02:40:48.112Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-15T02:40:48.112Z] spire-1.2.1/doc/images/ [2022-04-15T02:40:48.112Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-15T02:40:48.112Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-15T02:40:48.112Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-15T02:40:48.112Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-15T02:40:48.112Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-15T02:40:48.112Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-15T02:40:48.112Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-15T02:40:48.112Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-15T02:40:48.112Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-15T02:40:48.112Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-15T02:40:48.112Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-15T02:40:48.112Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-15T02:40:48.112Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-15T02:40:48.112Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-15T02:40:48.112Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-15T02:40:48.112Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-15T02:40:48.112Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-15T02:40:48.112Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-15T02:40:48.112Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-15T02:40:48.112Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-15T02:40:48.112Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-15T02:40:48.112Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-15T02:40:48.112Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-15T02:40:48.112Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-15T02:40:48.112Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-15T02:40:48.112Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-15T02:40:48.112Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-15T02:40:48.112Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-15T02:40:48.112Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-15T02:40:48.112Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-15T02:40:48.112Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-15T02:40:48.112Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-15T02:40:48.112Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-15T02:40:48.112Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-15T02:40:48.112Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-15T02:40:48.112Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-15T02:40:48.112Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-15T02:40:48.112Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-15T02:40:48.112Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-15T02:40:48.112Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-15T02:40:48.112Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-15T02:40:48.112Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-15T02:40:48.112Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-15T02:40:48.112Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-15T02:40:48.112Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-15T02:40:48.112Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-15T02:40:48.112Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-15T02:40:48.112Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-15T02:40:48.112Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-15T02:40:48.112Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-15T02:40:48.112Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-15T02:40:48.112Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-15T02:40:48.112Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-15T02:40:48.112Z] spire-1.2.1/doc/scaling_spire.md [2022-04-15T02:40:48.112Z] spire-1.2.1/doc/spire_agent.md [2022-04-15T02:40:48.112Z] spire-1.2.1/doc/spire_server.md [2022-04-15T02:40:48.112Z] spire-1.2.1/doc/supported_integrations.md [2022-04-15T02:40:48.112Z] spire-1.2.1/doc/telemetry.md [2022-04-15T02:40:48.112Z] spire-1.2.1/doc/telemetry_config.md [2022-04-15T02:40:48.112Z] spire-1.2.1/doc/upgrading.md [2022-04-15T02:40:48.112Z] spire-1.2.1/doc/using_spire.md [2022-04-15T02:40:48.112Z] spire-1.2.1/examples/ [2022-04-15T02:40:48.112Z] spire-1.2.1/examples/README.md [2022-04-15T02:40:48.112Z] spire-1.2.1/go.mod [2022-04-15T02:40:48.112Z] spire-1.2.1/go.sum [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/ [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/ [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/agent.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/api/ [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/client/ [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/common/ [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/config.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/manager/ [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-15T02:40:48.112Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/agent/svid/ [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/ [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/api/ [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/api/names.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/auth/ [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/catalog/ [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/cli/ [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/health/ [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/health/config.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/health/context.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/health/health.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/idutil/ [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/log/ [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/log/log.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/log/options.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/plugin/ [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/profiling/ [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-15T02:40:48.113Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/selector/ [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/uptime/ [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/util/ [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/util/task.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/version/ [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/version/version.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/x509util/ [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/ [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/api/ [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/api/api.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/api/health/ [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/api/id.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/api/status.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/bundle/ [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/ca/ [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/cache/ [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/catalog/ [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/config.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/datastore/ [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-15T02:40:48.114Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/ [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/registration/ [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/server.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/server_test.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/svid/ [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-15T02:40:48.115Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-15T02:40:48.115Z] spire-1.2.1/proto/ [2022-04-15T02:40:48.115Z] spire-1.2.1/proto/private/ [2022-04-15T02:40:48.115Z] spire-1.2.1/proto/private/server/ [2022-04-15T02:40:48.115Z] spire-1.2.1/proto/private/server/journal/ [2022-04-15T02:40:48.115Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-15T02:40:48.115Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-15T02:40:48.115Z] spire-1.2.1/proto/spire/ [2022-04-15T02:40:48.115Z] spire-1.2.1/proto/spire/common/ [2022-04-15T02:40:48.115Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-15T02:40:48.115Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-15T02:40:48.115Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-15T02:40:48.115Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-15T02:40:48.115Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-15T02:40:48.115Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-15T02:40:48.115Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-15T02:40:48.115Z] spire-1.2.1/proto/spire/plugin/ [2022-04-15T02:40:48.115Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-15T02:40:48.115Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-15T02:40:48.115Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-15T02:40:48.115Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-15T02:40:48.115Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-15T02:40:48.115Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-15T02:40:48.115Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-15T02:40:48.115Z] spire-1.2.1/release/ [2022-04-15T02:40:48.115Z] spire-1.2.1/release/spire-extras/ [2022-04-15T02:40:48.115Z] spire-1.2.1/release/spire-extras/README.md [2022-04-15T02:40:48.115Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-15T02:40:48.115Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-15T02:40:48.115Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-15T02:40:48.115Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-15T02:40:48.115Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-15T02:40:48.115Z] spire-1.2.1/release/spire/ [2022-04-15T02:40:48.115Z] spire-1.2.1/release/spire/README.md [2022-04-15T02:40:48.115Z] spire-1.2.1/release/spire/conf/ [2022-04-15T02:40:48.115Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-15T02:40:48.115Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-15T02:40:48.115Z] spire-1.2.1/release/spire/conf/server/ [2022-04-15T02:40:48.115Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-15T02:40:48.115Z] spire-1.2.1/script/ [2022-04-15T02:40:48.115Z] spire-1.2.1/script/build-artifact.sh [2022-04-15T02:40:48.115Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-15T02:40:48.115Z] spire-1.2.1/support/ [2022-04-15T02:40:48.115Z] spire-1.2.1/support/k8s/ [2022-04-15T02:40:48.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-15T02:40:48.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-15T02:40:48.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-15T02:40:48.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-15T02:40:48.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-15T02:40:48.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-15T02:40:48.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-15T02:40:48.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-15T02:40:48.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-15T02:40:48.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-15T02:40:48.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-15T02:40:48.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-15T02:40:48.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-15T02:40:48.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-15T02:40:48.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-15T02:40:48.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-15T02:40:48.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-15T02:40:48.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-15T02:40:48.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-15T02:40:48.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-15T02:40:48.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-15T02:40:48.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-15T02:40:48.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-15T02:40:48.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-15T02:40:48.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-15T02:40:48.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-15T02:40:48.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-15T02:40:48.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-15T02:40:48.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-15T02:40:48.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-15T02:40:48.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-15T02:40:48.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-15T02:40:48.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-15T02:40:48.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-15T02:40:48.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-15T02:40:48.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-15T02:40:48.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-15T02:40:48.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-15T02:40:48.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-15T02:40:48.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-15T02:40:48.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-15T02:40:48.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-15T02:40:48.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-15T02:40:48.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-15T02:40:48.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-15T02:40:48.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-15T02:40:48.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-15T02:40:48.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-15T02:40:48.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-15T02:40:48.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-15T02:40:48.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-15T02:40:48.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-15T02:40:48.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-15T02:40:48.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-15T02:40:48.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-15T02:40:48.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-15T02:40:48.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-15T02:40:48.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-15T02:40:48.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-15T02:40:48.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-15T02:40:48.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-15T02:40:48.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-15T02:40:48.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-15T02:40:48.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-15T02:40:48.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-15T02:40:48.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-15T02:40:48.116Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-15T02:40:48.116Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-15T02:40:48.116Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-15T02:40:48.116Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-15T02:40:48.116Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-15T02:40:48.116Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-15T02:40:48.116Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-15T02:40:48.116Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-15T02:40:48.116Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-15T02:40:48.116Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-15T02:40:48.116Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-15T02:40:48.116Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-15T02:40:48.116Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-15T02:40:48.116Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-15T02:40:48.116Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-15T02:40:48.116Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-15T02:40:48.116Z] spire-1.2.1/test/ [2022-04-15T02:40:48.116Z] spire-1.2.1/test/clock/ [2022-04-15T02:40:48.116Z] spire-1.2.1/test/clock/clock.go [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fakes/ [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fixture/ [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fixture/certs/ [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fixture/config/ [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fixture/fixture.go [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fixture/registration/ [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-15T02:40:48.116Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-15T02:40:48.116Z] spire-1.2.1/test/integration/ [2022-04-15T02:40:48.116Z] spire-1.2.1/test/integration/README.md [2022-04-15T02:40:48.116Z] spire-1.2.1/test/integration/common [2022-04-15T02:40:48.116Z] spire-1.2.1/test/integration/setup/ [2022-04-15T02:40:48.116Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-15T02:40:48.116Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-15T02:40:48.116Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-15T02:40:48.116Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-15T02:40:48.116Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-15T02:40:48.116Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-15T02:40:48.116Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-15T02:40:48.116Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-15T02:40:48.116Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-15T02:40:48.116Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-15T02:40:48.116Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-15T02:40:48.116Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-15T02:40:48.116Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-15T02:40:48.116Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-15T02:40:48.116Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-15T02:40:48.116Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-15T02:40:48.116Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-15T02:40:48.116Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-15T02:40:48.116Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-15T02:40:48.116Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-15T02:40:48.116Z] spire-1.2.1/test/integration/suites/ [2022-04-15T02:40:48.116Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-15T02:40:48.116Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-15T02:40:48.116Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-15T02:40:48.116Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-15T02:40:48.116Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-15T02:40:48.116Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-15T02:40:48.116Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-15T02:40:48.116Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-15T02:40:48.116Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-15T02:40:48.116Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-15T02:40:48.116Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-15T02:40:48.116Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-15T02:40:48.116Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-15T02:40:48.116Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-15T02:40:48.116Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-15T02:40:48.116Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-15T02:40:48.116Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-15T02:40:48.116Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-15T02:40:48.116Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-15T02:40:48.116Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-15T02:40:48.116Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-15T02:40:48.116Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-15T02:40:48.116Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-15T02:40:48.116Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-15T02:40:48.116Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-15T02:40:48.116Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-15T02:40:48.116Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-15T02:40:48.116Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-15T02:40:48.116Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-15T02:40:48.116Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-15T02:40:48.116Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-15T02:40:48.116Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-15T02:40:48.116Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-15T02:40:48.116Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-15T02:40:48.116Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-15T02:40:48.116Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-15T02:40:48.116Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-15T02:40:48.116Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-15T02:40:48.116Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-15T02:40:48.116Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-15T02:40:48.116Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-15T02:40:48.116Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-15T02:40:48.116Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-15T02:40:48.116Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-15T02:40:48.116Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-15T02:40:48.116Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-15T02:40:48.116Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-15T02:40:48.116Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-15T02:40:48.116Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-15T02:40:48.116Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-15T02:40:48.116Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-15T02:40:48.116Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-15T02:40:48.117Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/test-one.sh [2022-04-15T02:40:48.118Z] spire-1.2.1/test/integration/test.sh [2022-04-15T02:40:48.118Z] spire-1.2.1/test/plugintest/ [2022-04-15T02:40:48.118Z] spire-1.2.1/test/plugintest/config.go [2022-04-15T02:40:48.118Z] spire-1.2.1/test/plugintest/load.go [2022-04-15T02:40:48.118Z] spire-1.2.1/test/plugintest/option.go [2022-04-15T02:40:48.118Z] spire-1.2.1/test/spiretest/ [2022-04-15T02:40:48.118Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-15T02:40:48.118Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-15T02:40:48.118Z] spire-1.2.1/test/spiretest/dir.go [2022-04-15T02:40:48.118Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-15T02:40:48.118Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-15T02:40:48.118Z] spire-1.2.1/test/spiretest/logs.go [2022-04-15T02:40:48.118Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-15T02:40:48.118Z] spire-1.2.1/test/spiretest/suite.go [2022-04-15T02:40:48.118Z] spire-1.2.1/test/spiretest/x509.go [2022-04-15T02:40:48.118Z] spire-1.2.1/test/testca/ [2022-04-15T02:40:48.118Z] spire-1.2.1/test/testca/ca.go [2022-04-15T02:40:48.118Z] spire-1.2.1/test/testkey/ [2022-04-15T02:40:48.118Z] spire-1.2.1/test/testkey/generate.sh [2022-04-15T02:40:48.118Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-15T02:40:48.118Z] spire-1.2.1/test/testkey/keys.go [2022-04-15T02:40:48.118Z] spire-1.2.1/test/testkey/new.go [2022-04-15T02:40:48.118Z] spire-1.2.1/test/tpmsimulator/ [2022-04-15T02:40:48.118Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-15T02:40:48.118Z] spire-1.2.1/test/util/ [2022-04-15T02:40:48.118Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-15T02:40:48.118Z] spire-1.2.1/test/util/cert_generation.go [2022-04-15T02:40:48.118Z] spire-1.2.1/test/util/io_redirection.go [2022-04-15T02:40:48.118Z] spire-1.2.1/test/util/race.go [2022-04-15T02:40:48.118Z] spire-1.2.1/test/util/util.go [2022-04-15T02:40:48.118Z] building spire from source... [2022-04-15T02:40:48.118Z] Installing go1.17.7... [2022-04-15T02:40:54.683Z] Building bin/spire-server... [2022-04-15T02:40:54.683Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-15T02:40:54.683Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-15T02:40:54.683Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-15T02:40:54.683Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-15T02:40:54.683Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-15T02:40:54.683Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-15T02:40:54.683Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-15T02:40:54.683Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-15T02:40:54.683Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-15T02:40:54.683Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-15T02:40:54.683Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-15T02:40:54.683Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-15T02:40:54.683Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-15T02:40:54.683Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-15T02:40:54.683Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-15T02:40:54.683Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-15T02:40:54.683Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-15T02:40:54.683Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-15T02:40:54.683Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-15T02:40:54.683Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-15T02:40:54.683Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-15T02:40:54.683Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-15T02:40:54.683Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-15T02:40:54.683Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-15T02:40:54.683Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-15T02:40:54.683Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-15T02:40:54.683Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-15T02:40:54.683Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-15T02:40:54.683Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-15T02:40:54.683Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-15T02:40:54.683Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-15T02:40:54.683Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-15T02:40:54.941Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-15T02:40:54.941Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-15T02:40:54.941Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-15T02:40:54.941Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-15T02:40:54.941Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-15T02:40:54.941Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-15T02:40:54.941Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-15T02:40:54.941Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-15T02:40:54.941Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-15T02:40:54.941Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-15T02:40:54.941Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-15T02:40:54.941Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-15T02:40:54.941Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-15T02:40:54.941Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-15T02:40:54.941Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-15T02:40:54.941Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-15T02:40:55.200Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-15T02:40:55.200Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-15T02:40:55.200Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-15T02:40:55.200Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-15T02:40:55.768Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-15T02:40:58.308Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-15T02:40:58.308Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-15T02:40:58.308Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-15T02:40:58.308Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-15T02:40:58.308Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-15T02:41:02.496Z] go: downloading google.golang.org/api v0.70.0 [2022-04-15T02:41:02.496Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-15T02:41:02.496Z] go: downloading k8s.io/api v0.23.4 [2022-04-15T02:41:02.496Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-15T02:41:02.496Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-15T02:41:02.787Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-15T02:41:02.787Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-15T02:41:02.787Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-15T02:41:03.047Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-15T02:41:03.047Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-15T02:41:04.007Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-15T02:41:04.007Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-15T02:41:04.270Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-15T02:41:04.270Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-15T02:41:04.270Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-15T02:41:04.270Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-15T02:41:04.270Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-15T02:41:04.270Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-15T02:41:04.528Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-15T02:41:04.528Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-15T02:41:04.528Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-15T02:41:04.528Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-15T02:41:06.386Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-15T02:41:06.386Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-15T02:41:06.386Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-15T02:41:06.386Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-15T02:41:06.386Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-15T02:41:06.386Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-15T02:41:06.386Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-15T02:41:06.645Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-15T02:41:06.645Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-15T02:41:06.645Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-15T02:41:06.645Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-15T02:41:06.645Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-15T02:41:06.645Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-15T02:41:09.180Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-15T02:41:09.180Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-15T02:41:09.180Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-15T02:41:09.180Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-15T02:41:09.180Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-15T02:41:09.180Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-15T02:41:09.180Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-15T02:41:09.180Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-15T02:41:09.180Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-15T02:41:09.180Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-15T02:41:09.180Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-15T02:41:09.180Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-15T02:41:09.750Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-15T02:41:09.750Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-15T02:41:09.750Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-15T02:41:09.750Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-15T02:41:09.750Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-15T02:41:09.750Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-15T02:41:09.750Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-15T02:41:09.750Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-15T02:41:09.750Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-15T02:41:09.750Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-15T02:41:09.750Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-15T02:41:09.750Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-15T02:41:10.012Z] go: downloading go.opencensus.io v0.23.0 [2022-04-15T02:41:10.012Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-15T02:41:10.012Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-15T02:41:10.012Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-15T02:41:10.012Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-15T02:41:10.012Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-15T02:41:10.012Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-15T02:41:10.012Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-15T02:41:10.012Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-15T02:41:10.012Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-15T02:41:10.012Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-15T02:41:10.272Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-15T02:41:10.272Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-15T02:41:10.272Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-15T02:41:10.272Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-15T02:41:10.272Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-15T02:41:10.272Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-15T02:41:10.272Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-15T02:41:10.272Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-15T02:41:10.272Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-15T02:41:10.272Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-15T02:41:10.272Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-15T02:41:10.272Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-15T02:41:10.272Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-15T02:41:10.272Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-15T02:41:12.185Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-15T02:41:14.732Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-15T02:41:14.732Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-15T02:41:28.660Z] Removing intermediate container 0cd52197a5df [2022-04-15T02:41:28.660Z] ---> 4cb159305e09 [2022-04-15T02:41:28.660Z] Successfully built 4cb159305e09 [2022-04-15T02:41:28.660Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T02:41:28.999Z] + docker inspect -f . ci-base-image-arm64 [2022-04-15T02:41:28.999Z] . [Pipeline] withDockerContainer [2022-04-15T02:41:29.231Z] prd-ubuntu20.04-docker-arm64-4c-16g-21019 does not seem to be running inside a container [2022-04-15T02:41:29.322Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-arm64 cat [2022-04-15T02:41:30.651Z] $ docker top 5182c3d04ef96a3b3de282069740f01a03f019cdb6d1b80a2fca68394f1670f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-15T02:41:31.580Z] + go version [2022-04-15T02:41:31.580Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-15T02:41:31.609Z] $ docker stop --time=1 5182c3d04ef96a3b3de282069740f01a03f019cdb6d1b80a2fca68394f1670f1 [2022-04-15T02:41:33.233Z] $ docker rm -f 5182c3d04ef96a3b3de282069740f01a03f019cdb6d1b80a2fca68394f1670f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-15T02:41:33.850Z] + docker inspect -f . ci-base-image-arm64 [2022-04-15T02:41:33.850Z] . [Pipeline] withDockerContainer [2022-04-15T02:41:34.068Z] prd-ubuntu20.04-docker-arm64-4c-16g-21019 does not seem to be running inside a container [2022-04-15T02:41:34.159Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-arm64 cat [2022-04-15T02:41:35.437Z] $ docker top 37ba32b1234637337bc31777e7a27ad4714c7ff15666d194d62ec5f43470247a -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-15T02:41:35.691Z] ========================================================= [2022-04-15T02:41:35.691Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-15T02:41:35.691Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-15T02:41:36.347Z] + make test [2022-04-15T02:41:36.348Z] go mod tidy -compat=1.17 [2022-04-15T02:41:37.333Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-15T02:41:41.293Z] Removing intermediate container 33402f188dc9 [2022-04-15T02:41:41.293Z] ---> d9efcc1272ec [2022-04-15T02:41:41.293Z] [2022-04-15T02:41:41.293Z] Step 10/31 : FROM alpine:3.14 [2022-04-15T02:41:41.293Z] Removing intermediate container 19ec02c0b27c [2022-04-15T02:41:41.293Z] ---> 60c61f8b1e00 [2022-04-15T02:41:41.293Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-15T02:41:41.293Z] 3.14: Pulling from library/alpine [2022-04-15T02:41:41.293Z] Removing intermediate container 7a9b268abf49 [2022-04-15T02:41:41.293Z] ---> 2a5c9c79b747 [2022-04-15T02:41:41.293Z] [2022-04-15T02:41:41.293Z] Step 10/25 : FROM alpine:3.14 [2022-04-15T02:41:41.293Z] Removing intermediate container f25b1fb4ba1a [2022-04-15T02:41:41.293Z] ---> 2082d6148203 [2022-04-15T02:41:41.293Z] [2022-04-15T02:41:41.293Z] Step 10/23 : FROM alpine:3.14 [2022-04-15T02:41:41.293Z] ---> Running in 704117922f20 [2022-04-15T02:41:41.293Z] 3.14: Pulling from library/alpine [2022-04-15T02:41:41.293Z] 3.14: Pulling from library/alpine [2022-04-15T02:41:41.293Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-15T02:41:41.293Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-15T02:41:41.293Z] Status: Downloaded newer image for alpine:3.14 [2022-04-15T02:41:41.293Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-15T02:41:41.293Z] Status: Image is up to date for alpine:3.14 [2022-04-15T02:41:41.293Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-15T02:41:41.293Z] Status: Image is up to date for alpine:3.14 [2022-04-15T02:41:41.293Z] ---> e04c818066af [2022-04-15T02:41:41.293Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-15T02:41:41.293Z] ---> e04c818066af [2022-04-15T02:41:41.293Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-15T02:41:41.293Z] ---> e04c818066af [2022-04-15T02:41:41.293Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-15T02:41:41.550Z] ---> Running in 295acd4ca839 [2022-04-15T02:41:41.550Z] ---> Running in c33d44ae4d22 [2022-04-15T02:41:41.550Z] ---> Running in 2eee4dcf7a49 [2022-04-15T02:41:42.153Z] Removing intermediate container 2eee4dcf7a49 [2022-04-15T02:41:42.153Z] ---> d2b5a43cb6d7 [2022-04-15T02:41:42.153Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-15T02:41:42.413Z] Removing intermediate container c33d44ae4d22 [2022-04-15T02:41:42.413Z] ---> bb4fabc82bcc [2022-04-15T02:41:42.413Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-15T02:41:42.413Z] ---> Running in 6633f6fab463 [2022-04-15T02:41:42.413Z] ---> Running in 5c10a7d32e46 [2022-04-15T02:41:42.979Z] Removing intermediate container 6633f6fab463 [2022-04-15T02:41:42.979Z] ---> 0cf9bf30b103 [2022-04-15T02:41:42.979Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-15T02:41:42.979Z] ---> Running in 49f2e5bdc541 [2022-04-15T02:41:42.979Z] Removing intermediate container 704117922f20 [2022-04-15T02:41:42.979Z] ---> d2aea27b8504 [2022-04-15T02:41:42.979Z] [2022-04-15T02:41:42.979Z] Step 11/23 : FROM docker:20.10.14 [2022-04-15T02:41:43.238Z] 20.10.14: Pulling from library/docker [2022-04-15T02:41:43.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-15T02:41:43.497Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-15T02:41:43.497Z] Removing intermediate container 49f2e5bdc541 [2022-04-15T02:41:43.497Z] ---> 042ca09c885e [2022-04-15T02:41:43.497Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T02:41:43.497Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-15T02:41:43.497Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-15T02:41:43.497Z] ---> Running in 26e32417c531 [2022-04-15T02:41:43.759Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-15T02:41:43.759Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-15T02:41:43.759Z] (3/3) Installing su-exec (0.2-r1) [2022-04-15T02:41:43.759Z] Executing busybox-1.33.1-r7.trigger [2022-04-15T02:41:43.759Z] Executing ca-certificates-20211220-r0.trigger [2022-04-15T02:41:43.759Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-15T02:41:43.759Z] (2/2) Installing su-exec (0.2-r1) [2022-04-15T02:41:43.759Z] Executing busybox-1.33.1-r7.trigger [2022-04-15T02:41:43.759Z] OK: 6 MiB in 16 packages [2022-04-15T02:41:43.759Z] OK: 6 MiB in 17 packages [2022-04-15T02:41:45.736Z] Removing intermediate container 5c10a7d32e46 [2022-04-15T02:41:45.736Z] ---> d18683565765 [2022-04-15T02:41:45.736Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-15T02:41:45.736Z] ---> Running in fb3ac9c68fa0 [2022-04-15T02:41:45.736Z] Removing intermediate container 295acd4ca839 [2022-04-15T02:41:45.736Z] ---> aa23cea678a3 [2022-04-15T02:41:45.736Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-15T02:41:46.107Z] ---> Running in b051fe473e20 [2022-04-15T02:41:46.108Z] Removing intermediate container 26e32417c531 [2022-04-15T02:41:46.108Z] ---> 25f4fb5dd279 [2022-04-15T02:41:46.108Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-15T02:41:46.108Z] Removing intermediate container fb3ac9c68fa0 [2022-04-15T02:41:46.108Z] ---> 3b45beefdf39 [2022-04-15T02:41:46.108Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-15T02:41:46.419Z] ---> Running in 7d4a1527035e [2022-04-15T02:41:46.764Z] ---> Running in 40ffa13c1caa [2022-04-15T02:41:46.764Z] Removing intermediate container b051fe473e20 [2022-04-15T02:41:46.764Z] ---> 7c7c321fbbba [2022-04-15T02:41:46.764Z] Step 13/25 : WORKDIR / [2022-04-15T02:41:47.331Z] ---> Running in 2472b5a1440d [2022-04-15T02:41:47.592Z] Removing intermediate container 40ffa13c1caa [2022-04-15T02:41:47.592Z] ---> 1201be77e847 [2022-04-15T02:41:47.592Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-15T02:41:48.163Z] Removing intermediate container 2472b5a1440d [2022-04-15T02:41:48.163Z] ---> dd27c5f532ee [2022-04-15T02:41:48.163Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-04-15T02:41:48.163Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-15T02:41:48.422Z] ---> Running in 1018c8f58d7d [2022-04-15T02:41:48.422Z] ---> 259eb8b10287 [2022-04-15T02:41:48.422Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-04-15T02:41:48.989Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-15T02:41:48.989Z] ---> 129c56c1e8a8 [2022-04-15T02:41:48.989Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-15T02:41:49.313Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-15T02:41:49.571Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-15T02:41:49.571Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-15T02:41:49.571Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-15T02:41:49.833Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-15T02:41:49.833Z] ---> 32534bbf4f88 [2022-04-15T02:41:49.833Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-04-15T02:41:49.833Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-15T02:41:49.833Z] Executing busybox-1.33.1-r7.trigger [2022-04-15T02:41:49.833Z] OK: 8 MiB in 20 packages [2022-04-15T02:41:50.402Z] Removing intermediate container 1018c8f58d7d [2022-04-15T02:41:50.402Z] ---> 79124fc4d2a3 [2022-04-15T02:41:50.402Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-15T02:41:50.660Z] ---> Running in 29023692f837 [2022-04-15T02:41:50.660Z] ---> 3a8f557bcac7 [2022-04-15T02:41:50.660Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-15T02:41:50.921Z] Removing intermediate container 7d4a1527035e [2022-04-15T02:41:50.921Z] ---> e76206c7c355 [2022-04-15T02:41:50.921Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-15T02:41:50.921Z] Removing intermediate container 29023692f837 [2022-04-15T02:41:50.921Z] ---> 1d3214f671f7 [2022-04-15T02:41:50.921Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-15T02:41:51.501Z] ---> 58009ced9db9 [2022-04-15T02:41:51.501Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-15T02:41:51.501Z] ---> 96cb7406dd99 [2022-04-15T02:41:51.501Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-15T02:41:51.760Z] ---> 590519d3bc10 [2022-04-15T02:41:51.760Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-15T02:41:51.760Z] ---> Running in 35cd501d373e [2022-04-15T02:41:52.330Z] ---> 1107ff0df2e7 [2022-04-15T02:41:52.330Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-15T02:41:52.920Z] ---> 5305a70e5178 [2022-04-15T02:41:52.920Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-15T02:41:53.180Z] ---> 6aedc712464f [2022-04-15T02:41:53.180Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-15T02:41:53.180Z] ---> Running in afe0c098a606 [2022-04-15T02:41:53.438Z] Removing intermediate container 35cd501d373e [2022-04-15T02:41:53.438Z] ---> 432e3911b2c8 [2022-04-15T02:41:53.438Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-15T02:41:53.731Z] ---> 62c73ea8e66d [2022-04-15T02:41:53.731Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-04-15T02:41:53.731Z] Removing intermediate container afe0c098a606 [2022-04-15T02:41:53.731Z] ---> e863375d71d4 [2022-04-15T02:41:53.731Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-15T02:41:53.731Z] ---> Running in e4665d6e1875 [2022-04-15T02:41:53.731Z] ---> Running in cc53497b3d1a [2022-04-15T02:41:53.991Z] ---> 0ea7c3fc89be [2022-04-15T02:41:53.991Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-15T02:41:53.991Z] Removing intermediate container cc53497b3d1a [2022-04-15T02:41:53.991Z] ---> d354d895ac48 [2022-04-15T02:41:53.991Z] Step 21/23 : LABEL arch=x86_64 [2022-04-15T02:41:54.253Z] ---> Running in 5e56c94623d4 [2022-04-15T02:41:54.253Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-15T02:41:54.253Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-15T02:41:54.253Z] ---> 7417809fdb73 [2022-04-15T02:41:54.253Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-04-15T02:41:54.512Z] ---> Running in e0e95c21f5bf [2022-04-15T02:41:54.512Z] Removing intermediate container 5e56c94623d4 [2022-04-15T02:41:54.512Z] ---> 94ebf1fde542 [2022-04-15T02:41:54.512Z] Step 22/23 : LABEL git_sha=80f156bd09d73c08268e0ba95d5f169ddefce439 [2022-04-15T02:41:54.772Z] ---> 9b5e67d5b174 [2022-04-15T02:41:54.772Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-15T02:41:54.772Z] ---> Running in 7386faabec64 [2022-04-15T02:41:54.772Z] Removing intermediate container e0e95c21f5bf [2022-04-15T02:41:54.772Z] ---> ad2126f4932f [2022-04-15T02:41:54.772Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-04-15T02:41:55.030Z] ---> Running in 51657cb57c37 [2022-04-15T02:41:55.030Z] Removing intermediate container 7386faabec64 [2022-04-15T02:41:55.030Z] ---> 38110de47bc7 [2022-04-15T02:41:55.030Z] Step 23/23 : LABEL version=0.0.0 [2022-04-15T02:41:55.030Z] ---> 31cdee0ccb51 [2022-04-15T02:41:55.030Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-15T02:41:55.030Z] ---> Running in 7878c9ea8eb5 [2022-04-15T02:41:55.307Z] Removing intermediate container e4665d6e1875 [2022-04-15T02:41:55.307Z] ---> a235012ed00e [2022-04-15T02:41:55.307Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-15T02:41:55.307Z] ---> Running in 8ed5bd2ec406 [2022-04-15T02:41:55.307Z] Removing intermediate container 7878c9ea8eb5 [2022-04-15T02:41:55.307Z] ---> c03a9f5b8bad [2022-04-15T02:41:55.307Z] [2022-04-15T02:41:55.568Z] ---> 3939fb8d8b59 [2022-04-15T02:41:55.568Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-15T02:41:55.568Z] Removing intermediate container 8ed5bd2ec406 [2022-04-15T02:41:55.568Z] ---> 7c72485c0f79 [2022-04-15T02:41:55.568Z] Step 23/25 : LABEL arch=x86_64 [2022-04-15T02:41:55.568Z] Successfully built c03a9f5b8bad [2022-04-15T02:41:55.568Z] Successfully tagged core-data:latest [2022-04-15T02:41:55.568Z] Building security-spiffe-token-provider [2022-04-15T02:41:55.827Z]  Building core-data ... done  ---> Running in 157ffafa93b1 [2022-04-15T02:41:55.827Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T02:41:55.827Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T02:41:56.085Z] (1/43) Installing readline (8.1.1-r0) [2022-04-15T02:41:56.085Z] (2/43) Installing bash (5.1.16-r0) [2022-04-15T02:41:56.085Z] Executing bash-5.1.16-r0.post-install [2022-04-15T02:41:56.085Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-15T02:41:56.085Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-15T02:41:56.085Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-15T02:41:56.346Z] (6/43) Installing curl (7.80.0-r0) [2022-04-15T02:41:56.346Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-15T02:41:56.346Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-15T02:41:56.346Z] (9/43) Installing expat (2.4.7-r0) [2022-04-15T02:41:56.346Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-15T02:41:56.346Z] (11/43) Installing gdbm (1.22-r0) [2022-04-15T02:41:56.346Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-15T02:41:56.346Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-15T02:41:56.346Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-15T02:41:56.683Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-15T02:41:56.683Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-15T02:41:56.683Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-15T02:41:56.943Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-15T02:41:56.943Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-15T02:41:56.943Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-15T02:41:56.943Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-15T02:41:56.943Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-15T02:41:56.943Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-15T02:41:56.943Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-15T02:41:56.943Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-15T02:41:57.201Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-15T02:41:57.201Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-15T02:41:57.201Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-15T02:41:57.201Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-15T02:41:57.201Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-15T02:41:57.201Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-15T02:41:57.201Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-15T02:41:57.201Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-15T02:41:57.201Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-15T02:41:57.201Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-15T02:41:57.201Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-15T02:41:57.201Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-15T02:41:57.201Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-15T02:41:57.473Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-15T02:41:57.473Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-15T02:41:57.473Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-15T02:41:57.473Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-15T02:41:57.473Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-15T02:41:57.733Z] Executing busybox-1.34.1-r5.trigger [2022-04-15T02:41:57.733Z] OK: 83 MiB in 65 packages [2022-04-15T02:41:58.303Z] Collecting docker-compose==1.23.2 [2022-04-15T02:41:58.303Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-15T02:41:58.562Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-15T02:41:58.562Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-15T02:41:59.128Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-15T02:41:59.128Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-15T02:41:59.128Z] Collecting jsonschema<3,>=2.5.1 [2022-04-15T02:41:59.128Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-15T02:41:59.128Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-04-15T02:41:59.128Z] Collecting texttable<0.10,>=0.9.0 [2022-04-15T02:41:59.128Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-15T02:41:59.387Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T02:41:59.387Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-15T02:41:59.387Z] ---> bbda82ed3090 [2022-04-15T02:41:59.387Z] Step 3/20 : WORKDIR /edgex-go [2022-04-15T02:41:59.387Z] ---> Using cache [2022-04-15T02:41:59.387Z] ---> 58dfe1c30a72 [2022-04-15T02:41:59.387Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-15T02:41:59.955Z] Collecting cached-property<2,>=1.2.0 [2022-04-15T02:41:59.955Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-15T02:41:59.955Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-15T02:41:59.955Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-15T02:41:59.955Z] Collecting PyYAML<4,>=3.10 [2022-04-15T02:41:59.955Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-15T02:42:00.522Z] Collecting docopt<0.7,>=0.6.1 [2022-04-15T02:42:00.780Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-15T02:42:01.065Z] ---> e1c0f9b4637c [2022-04-15T02:42:01.065Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-15T02:42:01.065Z] Removing intermediate container 157ffafa93b1 [2022-04-15T02:42:01.065Z] ---> cb3d4d45c084 [2022-04-15T02:42:01.065Z] Step 24/25 : LABEL git_sha=80f156bd09d73c08268e0ba95d5f169ddefce439 [2022-04-15T02:42:01.065Z] ---> Running in 030b76cbba51 [2022-04-15T02:42:01.065Z] ---> Running in 94d368b9f8cf [2022-04-15T02:42:01.325Z] Collecting docker<4.0,>=3.6.0 [2022-04-15T02:42:01.325Z] ---> Running in c056b20f2b8c [2022-04-15T02:42:01.325Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-15T02:42:01.325Z] Collecting docker-pycreds>=0.4.0 [2022-04-15T02:42:01.325Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-15T02:42:01.325Z] Removing intermediate container 94d368b9f8cf [2022-04-15T02:42:01.325Z] ---> 770afe2b5555 [2022-04-15T02:42:01.325Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-15T02:42:01.325Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-15T02:42:01.325Z] Removing intermediate container c056b20f2b8c [2022-04-15T02:42:01.325Z] ---> b2cf5b400528 [2022-04-15T02:42:01.325Z] Step 25/25 : LABEL version=0.0.0 [2022-04-15T02:42:01.325Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-15T02:42:01.325Z] Collecting idna<2.8,>=2.5 [2022-04-15T02:42:01.584Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-15T02:42:01.584Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-04-15T02:42:01.584Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-15T02:42:01.584Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-15T02:42:01.584Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-15T02:42:01.584Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-15T02:42:01.584Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-15T02:42:01.584Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-15T02:42:01.584Z] ---> Running in 149562e9e607 [2022-04-15T02:42:01.584Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T02:42:01.842Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-15T02:42:01.843Z] Attempting uninstall: urllib3 [2022-04-15T02:42:01.843Z] Found existing installation: urllib3 1.26.7 [2022-04-15T02:42:01.843Z] Uninstalling urllib3-1.26.7: [2022-04-15T02:42:01.843Z] Successfully uninstalled urllib3-1.26.7 [2022-04-15T02:42:02.123Z] Attempting uninstall: idna [2022-04-15T02:42:02.123Z] Found existing installation: idna 3.3 [2022-04-15T02:42:02.123Z] Uninstalling idna-3.3: [2022-04-15T02:42:02.123Z] ---> efb8df3244f2 [2022-04-15T02:42:02.123Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-15T02:42:02.123Z] Successfully uninstalled idna-3.3 [2022-04-15T02:42:02.123Z] Removing intermediate container 149562e9e607 [2022-04-15T02:42:02.123Z] ---> f39aae43859e [2022-04-15T02:42:02.123Z] [2022-04-15T02:42:02.383Z] Successfully built f39aae43859e [2022-04-15T02:42:02.383Z] Successfully tagged security-secretstore-setup:latest [2022-04-15T02:42:02.383Z] ---> Running in 266f87d88647 [2022-04-15T02:42:02.383Z] Building security-spire-agent [2022-04-15T02:42:02.642Z]  Building security-secretstore-setup ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T02:42:02.642Z] Attempting uninstall: requests [2022-04-15T02:42:02.642Z] Found existing installation: requests 2.26.0 [2022-04-15T02:42:02.642Z] Uninstalling requests-2.26.0: [2022-04-15T02:42:02.642Z] Successfully uninstalled requests-2.26.0 [2022-04-15T02:42:02.905Z] Running setup.py install for texttable: started [2022-04-15T02:42:02.905Z] v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-15T02:42:02.905Z] v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-15T02:42:02.905Z] OK: 15866 distinct packages available [2022-04-15T02:42:03.166Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T02:42:03.166Z] Running setup.py install for texttable: finished with status 'done' [2022-04-15T02:42:03.166Z] Running setup.py install for PyYAML: started [2022-04-15T02:42:03.733Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-15T02:42:04.090Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T02:42:04.354Z] OK: 221 MiB in 52 packages [2022-04-15T02:42:04.354Z] Running setup.py install for docopt: started [2022-04-15T02:42:04.919Z] Running setup.py install for docopt: finished with status 'done' [2022-04-15T02:42:04.919Z] Running setup.py install for dockerpty: started [2022-04-15T02:42:05.488Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-15T02:42:06.059Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T02:42:06.060Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-15T02:42:06.060Z] ---> bbda82ed3090 [2022-04-15T02:42:06.060Z] Step 3/26 : WORKDIR /edgex-go [2022-04-15T02:42:06.060Z] ---> Using cache [2022-04-15T02:42:06.060Z] ---> 58dfe1c30a72 [2022-04-15T02:42:06.060Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T02:42:06.060Z] ---> Using cache [2022-04-15T02:42:06.060Z] ---> a195ab3553e8 [2022-04-15T02:42:06.060Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-15T02:42:08.789Z] ---> Running in 99bbf7a0a9bb [2022-04-15T02:42:08.789Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-04-15T02:42:08.789Z] Removing intermediate container 266f87d88647 [2022-04-15T02:42:08.789Z] ---> ae3bd9753034 [2022-04-15T02:42:08.789Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-15T02:42:08.789Z] Removing intermediate container 030b76cbba51 [2022-04-15T02:42:08.789Z] ---> 52d5bdd3de93 [2022-04-15T02:42:08.789Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-15T02:42:09.358Z] ---> 2f80a3853552 [2022-04-15T02:42:09.358Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T02:42:09.358Z] ---> Running in 18dd694f6e94 [2022-04-15T02:42:09.358Z] ---> Running in 5f4140866ce8 [2022-04-15T02:42:09.616Z] Removing intermediate container 18dd694f6e94 [2022-04-15T02:42:09.616Z] ---> de6fd6953c38 [2022-04-15T02:42:09.616Z] Step 28/31 : CMD ["gate"] [2022-04-15T02:42:09.616Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T02:42:09.690Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-15T02:42:09.877Z] ---> Running in 464d87622a9d [2022-04-15T02:42:10.136Z] Removing intermediate container 464d87622a9d [2022-04-15T02:42:10.136Z] ---> 8d9b03a3be65 [2022-04-15T02:42:10.136Z] Step 29/31 : LABEL arch=x86_64 [2022-04-15T02:42:10.393Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T02:42:10.393Z] ---> Running in 23dc78481c58 [2022-04-15T02:42:10.826Z] OK: 221 MiB in 52 packages [2022-04-15T02:42:11.088Z] Removing intermediate container 23dc78481c58 [2022-04-15T02:42:11.088Z] ---> 5be81d39f290 [2022-04-15T02:42:11.088Z] Step 30/31 : LABEL git_sha=80f156bd09d73c08268e0ba95d5f169ddefce439 [2022-04-15T02:42:11.088Z] Removing intermediate container 5f4140866ce8 [2022-04-15T02:42:11.088Z] ---> 15ffc72aeace [2022-04-15T02:42:11.088Z] Step 7/20 : COPY . . [2022-04-15T02:42:11.658Z] ---> Running in 849497a20fbc [2022-04-15T02:42:14.193Z] Removing intermediate container 51657cb57c37 [2022-04-15T02:42:14.193Z] ---> 80671aeea797 [2022-04-15T02:42:14.193Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-15T02:42:14.760Z] Removing intermediate container 99bbf7a0a9bb [2022-04-15T02:42:14.760Z] ---> d64ad4fc754c [2022-04-15T02:42:14.760Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-15T02:42:14.760Z] Removing intermediate container 849497a20fbc [2022-04-15T02:42:14.760Z] ---> 0d7d18d330f0 [2022-04-15T02:42:14.760Z] Step 31/31 : LABEL version=0.0.0 [2022-04-15T02:42:14.760Z] ---> Running in 688be385c05c [2022-04-15T02:42:15.018Z] ---> Running in c202f3d21596 [2022-04-15T02:42:15.585Z] ---> 74f49b5cac9b [2022-04-15T02:42:15.585Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T02:42:15.585Z] Removing intermediate container 688be385c05c [2022-04-15T02:42:15.585Z] ---> c79e8d7f5f11 [2022-04-15T02:42:15.585Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-15T02:42:15.843Z] ---> Running in 2e31ffd3594a [2022-04-15T02:42:15.844Z] Removing intermediate container c202f3d21596 [2022-04-15T02:42:15.844Z] ---> a22c0308a5f4 [2022-04-15T02:42:15.844Z] [2022-04-15T02:42:15.844Z] ---> Running in 34d047c64e77 [2022-04-15T02:42:16.104Z] Successfully built a22c0308a5f4 [2022-04-15T02:42:16.104Z] Successfully tagged security-bootstrapper:latest [2022-04-15T02:42:16.104Z]  Building security-bootstrapper ... done Building security-spire-config [2022-04-15T02:42:16.362Z] Removing intermediate container 34d047c64e77 [2022-04-15T02:42:16.362Z] ---> fe96b67e30a6 [2022-04-15T02:42:16.362Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-15T02:42:18.895Z] ---> 467a3aaa055e [2022-04-15T02:42:18.896Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-15T02:42:19.500Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T02:42:19.500Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-15T02:42:19.500Z] ---> bbda82ed3090 [2022-04-15T02:42:19.500Z] Step 3/26 : WORKDIR /edgex-go [2022-04-15T02:42:19.500Z] ---> Using cache [2022-04-15T02:42:19.500Z] ---> 58dfe1c30a72 [2022-04-15T02:42:19.500Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T02:42:19.500Z] ---> Using cache [2022-04-15T02:42:19.500Z] ---> a195ab3553e8 [2022-04-15T02:42:19.500Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-15T02:42:19.500Z] ---> Using cache [2022-04-15T02:42:19.500Z] ---> d64ad4fc754c [2022-04-15T02:42:19.760Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-15T02:42:19.760Z] ---> Using cache [2022-04-15T02:42:19.760Z] ---> 74f49b5cac9b [2022-04-15T02:42:19.760Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T02:42:20.328Z] ---> 4738d223ca3e [2022-04-15T02:42:20.328Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-15T02:42:20.328Z] ---> Running in ce8f9e5dc9df [2022-04-15T02:42:20.328Z] ---> Running in 7ecdd07def98 [2022-04-15T02:42:20.587Z] Removing intermediate container 2e31ffd3594a [2022-04-15T02:42:20.587Z] ---> 421449ba14e1 [2022-04-15T02:42:20.587Z] Step 8/26 : COPY . . [2022-04-15T02:42:20.587Z] ---> 3981fd2e6184 [2022-04-15T02:42:20.587Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-15T02:42:22.244Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-15T02:42:23.194Z] ---> c72c647622ba [2022-04-15T02:42:23.194Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-15T02:42:23.493Z] ---> Running in 8a7ec1472bb3 [2022-04-15T02:42:23.753Z] Removing intermediate container ce8f9e5dc9df [2022-04-15T02:42:23.753Z] ---> 5dc618124097 [2022-04-15T02:42:23.753Z] Step 8/26 : COPY . . [2022-04-15T02:42:23.753Z] Removing intermediate container 8a7ec1472bb3 [2022-04-15T02:42:23.753Z] ---> eb665b42970b [2022-04-15T02:42:23.753Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-15T02:42:24.192Z] ---> Running in f14a97617210 [2022-04-15T02:42:24.457Z] Removing intermediate container f14a97617210 [2022-04-15T02:42:24.457Z] ---> e73a4e4b7cce [2022-04-15T02:42:24.457Z] Step 21/23 : LABEL arch=x86_64 [2022-04-15T02:42:24.457Z] ---> Running in f2c72ef324ce [2022-04-15T02:42:25.843Z] Removing intermediate container f2c72ef324ce [2022-04-15T02:42:25.843Z] ---> 4c2325eb3f6f [2022-04-15T02:42:25.843Z] Step 22/23 : LABEL git_sha=80f156bd09d73c08268e0ba95d5f169ddefce439 [2022-04-15T02:42:28.382Z] ---> Running in 30d3698407c8 [2022-04-15T02:42:28.382Z] ---> bc34c8ac4c0b [2022-04-15T02:42:28.382Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-15T02:42:28.692Z] Removing intermediate container 30d3698407c8 [2022-04-15T02:42:28.693Z] ---> d3157082f7be [2022-04-15T02:42:28.693Z] Step 23/23 : LABEL version=0.0.0 [2022-04-15T02:42:28.954Z] ---> Running in 45fd7fc02bb6 [2022-04-15T02:42:29.214Z] ---> Running in 34db5a2fca9c [2022-04-15T02:42:29.214Z] Removing intermediate container 45fd7fc02bb6 [2022-04-15T02:42:29.214Z] ---> f9da7259c8ce [2022-04-15T02:42:29.214Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-15T02:42:29.815Z] Removing intermediate container 34db5a2fca9c [2022-04-15T02:42:29.815Z] ---> bdd08bf76260 [2022-04-15T02:42:29.815Z] [2022-04-15T02:42:29.815Z] ---> Running in 26b1b9833d58 [2022-04-15T02:42:29.815Z] Successfully built bdd08bf76260 [2022-04-15T02:42:29.815Z] Successfully tagged sys-mgmt-agent:latest [2022-04-15T02:42:29.815Z]  Building sys-mgmt-agent ... done Building support-scheduler [2022-04-15T02:42:29.815Z] ---> 4ca38500a0d6 [2022-04-15T02:42:29.815Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-15T02:42:30.076Z] ---> Running in e5a64b2dc55a [2022-04-15T02:42:33.376Z] Removing intermediate container e5a64b2dc55a [2022-04-15T02:42:33.376Z] ---> 4a7d5690b0d7 [2022-04-15T02:42:33.376Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-15T02:42:33.376Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T02:42:33.376Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-15T02:42:33.376Z] ---> bbda82ed3090 [2022-04-15T02:42:33.376Z] Step 3/22 : WORKDIR /edgex-go [2022-04-15T02:42:33.376Z] ---> Using cache [2022-04-15T02:42:33.376Z] ---> 58dfe1c30a72 [2022-04-15T02:42:33.376Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T02:42:33.376Z] ---> Using cache [2022-04-15T02:42:33.376Z] ---> a195ab3553e8 [2022-04-15T02:42:33.376Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-15T02:42:35.914Z] ---> Running in 9ec5389d01d9 [2022-04-15T02:42:35.914Z] ---> Running in 37b87fecf919 [2022-04-15T02:42:35.914Z] Removing intermediate container 26b1b9833d58 [2022-04-15T02:42:35.914Z] ---> 428246c95a34 [2022-04-15T02:42:35.914Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-15T02:42:35.914Z] ---> Running in d46b1f3fbe22 [2022-04-15T02:42:36.173Z] Removing intermediate container d46b1f3fbe22 [2022-04-15T02:42:36.173Z] ---> 3a9f59e07aa3 [2022-04-15T02:42:36.173Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-15T02:42:36.173Z] ---> Running in 7be1889068f0 [2022-04-15T02:42:36.173Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T02:42:36.742Z] Removing intermediate container 37b87fecf919 [2022-04-15T02:42:36.742Z] ---> b565b1c08ee2 [2022-04-15T02:42:36.742Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-15T02:42:36.742Z] ---> Running in e51856235ef4 [2022-04-15T02:42:37.004Z] Removing intermediate container e51856235ef4 [2022-04-15T02:42:37.004Z] ---> 890b4a06f8b0 [2022-04-15T02:42:37.004Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-15T02:42:37.004Z] ---> Running in 7235b99588a0 [2022-04-15T02:42:37.004Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T02:42:37.278Z] spire-1.2.1/ [2022-04-15T02:42:37.278Z] spire-1.2.1/.data/ [2022-04-15T02:42:37.278Z] spire-1.2.1/.data/.file [2022-04-15T02:42:37.278Z] spire-1.2.1/.dockerignore [2022-04-15T02:42:37.278Z] spire-1.2.1/.gitattributes [2022-04-15T02:42:37.278Z] spire-1.2.1/.githooks/ [2022-04-15T02:42:37.278Z] spire-1.2.1/.githooks/pre-commit [2022-04-15T02:42:37.278Z] spire-1.2.1/.github/ [2022-04-15T02:42:37.278Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-15T02:42:37.278Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-15T02:42:37.278Z] spire-1.2.1/.github/dependabot.yml [2022-04-15T02:42:37.278Z] spire-1.2.1/.github/workflows/ [2022-04-15T02:42:37.278Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-15T02:42:37.278Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-15T02:42:37.278Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-15T02:42:37.278Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-15T02:42:37.278Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-15T02:42:37.278Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-15T02:42:37.278Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-15T02:42:37.278Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-15T02:42:37.278Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-15T02:42:37.278Z] spire-1.2.1/.gitignore [2022-04-15T02:42:37.278Z] spire-1.2.1/.go-version [2022-04-15T02:42:37.278Z] spire-1.2.1/.golangci.yml [2022-04-15T02:42:37.278Z] spire-1.2.1/ADOPTERS.md [2022-04-15T02:42:37.278Z] spire-1.2.1/CHANGELOG.md [2022-04-15T02:42:37.278Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-15T02:42:37.278Z] spire-1.2.1/CODEOWNERS [2022-04-15T02:42:37.278Z] spire-1.2.1/CONTRIBUTING.md [2022-04-15T02:42:37.278Z] spire-1.2.1/Dockerfile [2022-04-15T02:42:37.278Z] spire-1.2.1/Dockerfile.dev [2022-04-15T02:42:37.278Z] spire-1.2.1/Dockerfile.scratch [2022-04-15T02:42:37.278Z] spire-1.2.1/LICENSE [2022-04-15T02:42:37.278Z] spire-1.2.1/MAINTAINERS.md [2022-04-15T02:42:37.278Z] spire-1.2.1/Makefile [2022-04-15T02:42:37.278Z] spire-1.2.1/README.md [2022-04-15T02:42:37.278Z] spire-1.2.1/ROADMAP.md [2022-04-15T02:42:37.278Z] spire-1.2.1/SECURITY.md [2022-04-15T02:42:37.278Z] spire-1.2.1/cmd/ [2022-04-15T02:42:37.278Z] spire-1.2.1/cmd/spire-agent/ [2022-04-15T02:42:37.278Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-15T02:42:37.278Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-15T02:42:37.278Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-15T02:42:37.278Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-15T02:42:37.278Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-15T02:42:37.278Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-15T02:42:37.278Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-15T02:42:37.278Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-15T02:42:37.278Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-15T02:42:37.278Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-15T02:42:37.278Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-15T02:42:37.278Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-15T02:42:37.278Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-15T02:42:37.278Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-15T02:42:37.278Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-15T02:42:37.278Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-15T02:42:37.278Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-15T02:42:37.278Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-15T02:42:37.278Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-15T02:42:37.278Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-15T02:42:37.278Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-15T02:42:37.278Z] spire-1.2.1/cmd/spire-server/ [2022-04-15T02:42:37.278Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-15T02:42:37.278Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-15T02:42:37.278Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-15T02:42:37.278Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-15T02:42:37.278Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-15T02:42:37.278Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-15T02:42:37.278Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-15T02:42:37.278Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-15T02:42:37.278Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-15T02:42:37.278Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-15T02:42:37.278Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-15T02:42:37.278Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-15T02:42:37.278Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-15T02:42:37.278Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-15T02:42:37.279Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-15T02:42:37.279Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-15T02:42:37.279Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-15T02:42:37.279Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-15T02:42:37.279Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-15T02:42:37.279Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-15T02:42:37.279Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-15T02:42:37.279Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-15T02:42:37.279Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-15T02:42:37.279Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-15T02:42:37.279Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-15T02:42:37.279Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-15T02:42:37.279Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-15T02:42:37.279Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-15T02:42:37.279Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-15T02:42:37.279Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-15T02:42:37.279Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-15T02:42:37.279Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-15T02:42:37.279Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-15T02:42:37.279Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-15T02:42:37.279Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-15T02:42:37.279Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-15T02:42:37.279Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-15T02:42:37.279Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-15T02:42:37.279Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-15T02:42:37.279Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-15T02:42:37.279Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-15T02:42:37.279Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-15T02:42:37.279Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-15T02:42:37.279Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-15T02:42:37.279Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-15T02:42:37.279Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-15T02:42:37.279Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-15T02:42:37.279Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-15T02:42:37.279Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-15T02:42:37.279Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-15T02:42:37.279Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-15T02:42:37.279Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-15T02:42:37.279Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-15T02:42:37.279Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-15T02:42:37.279Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-15T02:42:37.279Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-15T02:42:37.279Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-15T02:42:37.279Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-15T02:42:37.279Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-15T02:42:37.279Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-15T02:42:37.279Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-15T02:42:37.279Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-15T02:42:37.279Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-15T02:42:37.279Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-15T02:42:37.279Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-15T02:42:37.279Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-15T02:42:37.279Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-15T02:42:37.279Z] spire-1.2.1/conf/ [2022-04-15T02:42:37.279Z] spire-1.2.1/conf/agent/ [2022-04-15T02:42:37.279Z] spire-1.2.1/conf/agent/agent.conf [2022-04-15T02:42:37.279Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-15T02:42:37.279Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-15T02:42:37.279Z] spire-1.2.1/conf/server/ [2022-04-15T02:42:37.279Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-15T02:42:37.279Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-15T02:42:37.279Z] spire-1.2.1/conf/server/server.conf [2022-04-15T02:42:37.279Z] spire-1.2.1/conf/server/server_full.conf [2022-04-15T02:42:37.279Z] spire-1.2.1/doc/ [2022-04-15T02:42:37.279Z] spire-1.2.1/doc/SPIRE101.md [2022-04-15T02:42:37.279Z] spire-1.2.1/doc/auditlog.md [2022-04-15T02:42:37.279Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-15T02:42:37.279Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-15T02:42:37.279Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-15T02:42:37.279Z] spire-1.2.1/doc/images/ [2022-04-15T02:42:37.279Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-15T02:42:37.279Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-15T02:42:37.279Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-15T02:42:37.279Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-15T02:42:37.279Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-15T02:42:37.279Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-15T02:42:37.279Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-15T02:42:37.279Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-15T02:42:37.279Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-15T02:42:37.279Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-15T02:42:37.279Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-15T02:42:37.279Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-15T02:42:37.279Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-15T02:42:37.279Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-15T02:42:37.279Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-15T02:42:37.279Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-15T02:42:37.279Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-15T02:42:37.279Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-15T02:42:37.279Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-15T02:42:37.279Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-15T02:42:37.279Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-15T02:42:37.279Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-15T02:42:37.279Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-15T02:42:37.279Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-15T02:42:37.279Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-15T02:42:37.279Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-15T02:42:37.279Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-15T02:42:37.279Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-15T02:42:37.279Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-15T02:42:37.279Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-15T02:42:37.279Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-15T02:42:37.279Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-15T02:42:37.279Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-15T02:42:37.279Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-15T02:42:37.279Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-15T02:42:37.279Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-15T02:42:37.279Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-15T02:42:37.279Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-15T02:42:37.279Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-15T02:42:37.279Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-15T02:42:37.279Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-15T02:42:37.279Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-15T02:42:37.279Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-15T02:42:37.279Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-15T02:42:37.279Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-15T02:42:37.279Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-15T02:42:37.279Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-15T02:42:37.279Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-15T02:42:37.279Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-15T02:42:37.279Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-15T02:42:37.279Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-15T02:42:37.279Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-15T02:42:37.279Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-15T02:42:37.279Z] spire-1.2.1/doc/scaling_spire.md [2022-04-15T02:42:37.279Z] spire-1.2.1/doc/spire_agent.md [2022-04-15T02:42:37.279Z] spire-1.2.1/doc/spire_server.md [2022-04-15T02:42:37.279Z] spire-1.2.1/doc/supported_integrations.md [2022-04-15T02:42:37.279Z] spire-1.2.1/doc/telemetry.md [2022-04-15T02:42:37.279Z] spire-1.2.1/doc/telemetry_config.md [2022-04-15T02:42:37.279Z] spire-1.2.1/doc/upgrading.md [2022-04-15T02:42:37.279Z] spire-1.2.1/doc/using_spire.md [2022-04-15T02:42:37.279Z] spire-1.2.1/examples/ [2022-04-15T02:42:37.279Z] spire-1.2.1/examples/README.md [2022-04-15T02:42:37.279Z] spire-1.2.1/go.mod [2022-04-15T02:42:37.279Z] spire-1.2.1/go.sum [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/ [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/ [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/agent.go [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/api/ [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/client/ [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/common/ [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/config.go [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/manager/ [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-15T02:42:37.279Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/svid/ [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/ [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/api/ [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/api/names.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/auth/ [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/catalog/ [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/cli/ [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/health/ [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/health/config.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/health/context.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/health/health.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/idutil/ [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-15T02:42:37.280Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/log/ [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/log/log.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/log/options.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/plugin/ [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/profiling/ [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/selector/ [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/uptime/ [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/util/ [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/util/task.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/version/ [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/version/version.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/x509util/ [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/server/ [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/server/api/ [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/server/api/api.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/server/api/health/ [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/server/api/id.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-15T02:42:37.281Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/api/status.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/bundle/ [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/ca/ [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/cache/ [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/catalog/ [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/config.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/datastore/ [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/ [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-15T02:42:37.282Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/registration/ [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/server.go [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/server_test.go [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/svid/ [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-15T02:42:37.283Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-15T02:42:37.283Z] spire-1.2.1/proto/ [2022-04-15T02:42:37.283Z] spire-1.2.1/proto/private/ [2022-04-15T02:42:37.283Z] spire-1.2.1/proto/private/server/ [2022-04-15T02:42:37.283Z] spire-1.2.1/proto/private/server/journal/ [2022-04-15T02:42:37.283Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-15T02:42:37.283Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-15T02:42:37.283Z] spire-1.2.1/proto/spire/ [2022-04-15T02:42:37.283Z] spire-1.2.1/proto/spire/common/ [2022-04-15T02:42:37.283Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-15T02:42:37.283Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-15T02:42:37.283Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-15T02:42:37.283Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-15T02:42:37.283Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-15T02:42:37.283Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-15T02:42:37.283Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-15T02:42:37.283Z] spire-1.2.1/proto/spire/plugin/ [2022-04-15T02:42:37.283Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-15T02:42:37.283Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-15T02:42:37.283Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-15T02:42:37.283Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-15T02:42:37.283Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-15T02:42:37.283Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-15T02:42:37.283Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-15T02:42:37.283Z] spire-1.2.1/release/ [2022-04-15T02:42:37.283Z] spire-1.2.1/release/spire-extras/ [2022-04-15T02:42:37.283Z] spire-1.2.1/release/spire-extras/README.md [2022-04-15T02:42:37.283Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-15T02:42:37.283Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-15T02:42:37.283Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-15T02:42:37.283Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-15T02:42:37.283Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-15T02:42:37.283Z] spire-1.2.1/release/spire/ [2022-04-15T02:42:37.283Z] spire-1.2.1/release/spire/README.md [2022-04-15T02:42:37.283Z] spire-1.2.1/release/spire/conf/ [2022-04-15T02:42:37.283Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-15T02:42:37.283Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-15T02:42:37.283Z] spire-1.2.1/release/spire/conf/server/ [2022-04-15T02:42:37.283Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-15T02:42:37.283Z] spire-1.2.1/script/ [2022-04-15T02:42:37.283Z] spire-1.2.1/script/build-artifact.sh [2022-04-15T02:42:37.283Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-15T02:42:37.283Z] spire-1.2.1/support/ [2022-04-15T02:42:37.283Z] spire-1.2.1/support/k8s/ [2022-04-15T02:42:37.283Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-15T02:42:37.283Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-15T02:42:37.283Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-15T02:42:37.283Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-15T02:42:37.283Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-15T02:42:37.283Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-15T02:42:37.283Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-15T02:42:37.283Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-15T02:42:37.283Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-15T02:42:37.283Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-15T02:42:37.283Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-15T02:42:37.283Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-15T02:42:37.283Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-15T02:42:37.283Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-15T02:42:37.283Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-15T02:42:37.283Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-15T02:42:37.283Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-15T02:42:37.283Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-15T02:42:37.283Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-15T02:42:37.283Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-15T02:42:37.283Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-15T02:42:37.283Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-15T02:42:37.283Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-15T02:42:37.283Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-15T02:42:37.283Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-15T02:42:37.283Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-15T02:42:37.283Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-15T02:42:37.283Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-15T02:42:37.283Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-15T02:42:37.283Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-15T02:42:37.283Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-15T02:42:37.283Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-15T02:42:37.283Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-15T02:42:37.283Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-15T02:42:37.283Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-15T02:42:37.283Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-15T02:42:37.283Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-15T02:42:37.283Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-15T02:42:37.283Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-15T02:42:37.283Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-15T02:42:37.284Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-15T02:42:37.284Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-15T02:42:37.284Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-15T02:42:37.284Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-15T02:42:37.284Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-15T02:42:37.284Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-15T02:42:37.284Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-15T02:42:37.284Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-15T02:42:37.284Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-15T02:42:37.284Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-15T02:42:37.284Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-15T02:42:37.284Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-15T02:42:37.284Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-15T02:42:37.284Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-15T02:42:37.284Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-15T02:42:37.284Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-15T02:42:37.284Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-15T02:42:37.284Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-15T02:42:37.284Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-15T02:42:37.284Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-15T02:42:37.284Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-15T02:42:37.284Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-15T02:42:37.284Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-15T02:42:37.284Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-15T02:42:37.284Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-15T02:42:37.284Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-15T02:42:37.284Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-15T02:42:37.284Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-15T02:42:37.284Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-15T02:42:37.284Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-15T02:42:37.284Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-15T02:42:37.284Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-15T02:42:37.284Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-15T02:42:37.284Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-15T02:42:37.284Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-15T02:42:37.284Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-15T02:42:37.284Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-15T02:42:37.284Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-15T02:42:37.284Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-15T02:42:37.284Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-15T02:42:37.284Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-15T02:42:37.284Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-15T02:42:37.284Z] spire-1.2.1/test/ [2022-04-15T02:42:37.284Z] spire-1.2.1/test/clock/ [2022-04-15T02:42:37.284Z] spire-1.2.1/test/clock/clock.go [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fakes/ [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fixture/ [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fixture/certs/ [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fixture/config/ [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fixture/fixture.go [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fixture/registration/ [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-15T02:42:37.284Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/ [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/README.md [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/common [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/setup/ [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/ [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-15T02:42:37.284Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-15T02:42:37.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-15T02:42:37.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-15T02:42:37.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-15T02:42:37.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-15T02:42:37.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-15T02:42:37.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-15T02:42:37.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-15T02:42:37.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-15T02:42:37.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-15T02:42:37.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-15T02:42:37.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-15T02:42:37.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-15T02:42:37.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-15T02:42:37.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-15T02:42:37.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-15T02:42:37.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-15T02:42:37.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-15T02:42:37.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-15T02:42:37.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-15T02:42:37.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-15T02:42:37.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-15T02:42:37.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-15T02:42:37.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-15T02:42:37.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-15T02:42:37.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-15T02:42:37.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-15T02:42:37.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-15T02:42:37.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-15T02:42:37.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-15T02:42:37.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-15T02:42:37.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-15T02:42:37.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-15T02:42:37.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-15T02:42:37.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-15T02:42:37.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-15T02:42:37.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-15T02:42:37.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-15T02:42:37.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-15T02:42:37.285Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-15T02:42:37.285Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-15T02:42:37.285Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-15T02:42:37.285Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-15T02:42:37.285Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-15T02:42:37.285Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-15T02:42:37.285Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-15T02:42:37.285Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-15T02:42:37.285Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-15T02:42:37.285Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-15T02:42:37.285Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-15T02:42:37.285Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-15T02:42:37.285Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-15T02:42:37.285Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-15T02:42:37.285Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-15T02:42:37.656Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-15T02:42:37.656Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-15T02:42:37.656Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-15T02:42:37.656Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-15T02:42:37.656Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-15T02:42:37.656Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-15T02:42:37.656Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-15T02:42:37.656Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-15T02:42:37.656Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-15T02:42:37.656Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-15T02:42:37.656Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-15T02:42:37.656Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-15T02:42:37.656Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/test-one.sh [2022-04-15T02:42:37.657Z] spire-1.2.1/test/integration/test.sh [2022-04-15T02:42:37.657Z] spire-1.2.1/test/plugintest/ [2022-04-15T02:42:37.657Z] spire-1.2.1/test/plugintest/config.go [2022-04-15T02:42:37.657Z] spire-1.2.1/test/plugintest/load.go [2022-04-15T02:42:37.657Z] spire-1.2.1/test/plugintest/option.go [2022-04-15T02:42:37.657Z] spire-1.2.1/test/spiretest/ [2022-04-15T02:42:37.657Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-15T02:42:37.657Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-15T02:42:37.657Z] spire-1.2.1/test/spiretest/dir.go [2022-04-15T02:42:37.657Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-15T02:42:37.657Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-15T02:42:37.657Z] spire-1.2.1/test/spiretest/logs.go [2022-04-15T02:42:37.657Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-15T02:42:37.657Z] spire-1.2.1/test/spiretest/suite.go [2022-04-15T02:42:37.657Z] spire-1.2.1/test/spiretest/x509.go [2022-04-15T02:42:37.657Z] spire-1.2.1/test/testca/ [2022-04-15T02:42:37.657Z] spire-1.2.1/test/testca/ca.go [2022-04-15T02:42:37.657Z] spire-1.2.1/test/testkey/ [2022-04-15T02:42:37.657Z] spire-1.2.1/test/testkey/generate.sh [2022-04-15T02:42:37.657Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-15T02:42:37.657Z] spire-1.2.1/test/testkey/keys.go [2022-04-15T02:42:37.657Z] spire-1.2.1/test/testkey/new.go [2022-04-15T02:42:37.657Z] spire-1.2.1/test/tpmsimulator/ [2022-04-15T02:42:37.657Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-15T02:42:37.657Z] spire-1.2.1/test/util/ [2022-04-15T02:42:37.657Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-15T02:42:37.657Z] spire-1.2.1/test/util/cert_generation.go [2022-04-15T02:42:37.657Z] spire-1.2.1/test/util/io_redirection.go [2022-04-15T02:42:37.657Z] spire-1.2.1/test/util/race.go [2022-04-15T02:42:37.657Z] spire-1.2.1/test/util/util.go [2022-04-15T02:42:37.657Z] building spire from source... [2022-04-15T02:42:37.657Z] OK: 221 MiB in 52 packages [2022-04-15T02:42:37.657Z] Installing go1.17.7... [2022-04-15T02:42:37.920Z] spire-1.2.1/ [2022-04-15T02:42:37.920Z] spire-1.2.1/.data/ [2022-04-15T02:42:37.920Z] spire-1.2.1/.data/.file [2022-04-15T02:42:37.920Z] spire-1.2.1/.dockerignore [2022-04-15T02:42:37.920Z] spire-1.2.1/.gitattributes [2022-04-15T02:42:37.920Z] spire-1.2.1/.githooks/ [2022-04-15T02:42:37.920Z] spire-1.2.1/.githooks/pre-commit [2022-04-15T02:42:37.920Z] spire-1.2.1/.github/ [2022-04-15T02:42:37.920Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-15T02:42:37.920Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-15T02:42:37.920Z] spire-1.2.1/.github/dependabot.yml [2022-04-15T02:42:37.920Z] spire-1.2.1/.github/workflows/ [2022-04-15T02:42:37.920Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-15T02:42:37.920Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-15T02:42:37.920Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-15T02:42:37.920Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-15T02:42:37.920Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-15T02:42:37.920Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-15T02:42:37.920Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-15T02:42:37.920Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-15T02:42:37.920Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-15T02:42:37.920Z] spire-1.2.1/.gitignore [2022-04-15T02:42:37.920Z] spire-1.2.1/.go-version [2022-04-15T02:42:37.920Z] spire-1.2.1/.golangci.yml [2022-04-15T02:42:37.920Z] spire-1.2.1/ADOPTERS.md [2022-04-15T02:42:37.920Z] spire-1.2.1/CHANGELOG.md [2022-04-15T02:42:37.920Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-15T02:42:37.920Z] spire-1.2.1/CODEOWNERS [2022-04-15T02:42:37.920Z] spire-1.2.1/CONTRIBUTING.md [2022-04-15T02:42:37.920Z] spire-1.2.1/Dockerfile [2022-04-15T02:42:37.920Z] spire-1.2.1/Dockerfile.dev [2022-04-15T02:42:37.920Z] spire-1.2.1/Dockerfile.scratch [2022-04-15T02:42:37.920Z] spire-1.2.1/LICENSE [2022-04-15T02:42:37.920Z] spire-1.2.1/MAINTAINERS.md [2022-04-15T02:42:37.920Z] spire-1.2.1/Makefile [2022-04-15T02:42:37.920Z] spire-1.2.1/README.md [2022-04-15T02:42:37.920Z] spire-1.2.1/ROADMAP.md [2022-04-15T02:42:37.920Z] spire-1.2.1/SECURITY.md [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/ [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-agent/ [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-server/ [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-15T02:42:37.920Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-15T02:42:37.920Z] spire-1.2.1/conf/ [2022-04-15T02:42:37.920Z] spire-1.2.1/conf/agent/ [2022-04-15T02:42:37.920Z] spire-1.2.1/conf/agent/agent.conf [2022-04-15T02:42:37.920Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-15T02:42:37.920Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-15T02:42:37.920Z] spire-1.2.1/conf/server/ [2022-04-15T02:42:37.920Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-15T02:42:37.920Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-15T02:42:37.920Z] spire-1.2.1/conf/server/server.conf [2022-04-15T02:42:37.920Z] spire-1.2.1/conf/server/server_full.conf [2022-04-15T02:42:37.920Z] spire-1.2.1/doc/ [2022-04-15T02:42:37.920Z] spire-1.2.1/doc/SPIRE101.md [2022-04-15T02:42:37.920Z] spire-1.2.1/doc/auditlog.md [2022-04-15T02:42:37.920Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-15T02:42:37.920Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-15T02:42:37.920Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-15T02:42:37.920Z] spire-1.2.1/doc/images/ [2022-04-15T02:42:37.920Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-15T02:42:37.920Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-15T02:42:37.920Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-15T02:42:37.920Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-15T02:42:37.920Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-15T02:42:37.920Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-15T02:42:37.920Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-15T02:42:37.920Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-15T02:42:37.920Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-15T02:42:37.920Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-15T02:42:37.920Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-15T02:42:37.920Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-15T02:42:37.920Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-15T02:42:37.920Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-15T02:42:37.920Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-15T02:42:37.920Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-15T02:42:37.920Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-15T02:42:37.920Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-15T02:42:37.920Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-15T02:42:37.920Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-15T02:42:37.920Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-15T02:42:37.920Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-15T02:42:37.920Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-15T02:42:37.920Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-15T02:42:37.920Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-15T02:42:37.920Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-15T02:42:37.920Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-15T02:42:37.920Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-15T02:42:37.920Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-15T02:42:37.920Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-15T02:42:37.920Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-15T02:42:37.920Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-15T02:42:37.920Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-15T02:42:37.920Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-15T02:42:37.920Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-15T02:42:37.920Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-15T02:42:37.920Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-15T02:42:37.920Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-15T02:42:37.920Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-15T02:42:37.920Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-15T02:42:37.920Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-15T02:42:37.920Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-15T02:42:37.920Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-15T02:42:37.920Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-15T02:42:37.920Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-15T02:42:37.920Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-15T02:42:37.920Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-15T02:42:37.920Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-15T02:42:37.920Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-15T02:42:37.920Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-15T02:42:37.920Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-15T02:42:37.920Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-15T02:42:37.920Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-15T02:42:37.920Z] spire-1.2.1/doc/scaling_spire.md [2022-04-15T02:42:37.920Z] spire-1.2.1/doc/spire_agent.md [2022-04-15T02:42:37.920Z] spire-1.2.1/doc/spire_server.md [2022-04-15T02:42:37.920Z] spire-1.2.1/doc/supported_integrations.md [2022-04-15T02:42:37.920Z] spire-1.2.1/doc/telemetry.md [2022-04-15T02:42:37.920Z] spire-1.2.1/doc/telemetry_config.md [2022-04-15T02:42:37.920Z] spire-1.2.1/doc/upgrading.md [2022-04-15T02:42:37.920Z] spire-1.2.1/doc/using_spire.md [2022-04-15T02:42:37.920Z] spire-1.2.1/examples/ [2022-04-15T02:42:37.920Z] spire-1.2.1/examples/README.md [2022-04-15T02:42:37.920Z] spire-1.2.1/go.mod [2022-04-15T02:42:37.920Z] spire-1.2.1/go.sum [2022-04-15T02:42:37.920Z] spire-1.2.1/pkg/ [2022-04-15T02:42:37.920Z] spire-1.2.1/pkg/agent/ [2022-04-15T02:42:37.920Z] spire-1.2.1/pkg/agent/agent.go [2022-04-15T02:42:37.920Z] spire-1.2.1/pkg/agent/api/ [2022-04-15T02:42:37.920Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-15T02:42:37.920Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-15T02:42:37.920Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-15T02:42:37.920Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-15T02:42:37.920Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-15T02:42:37.920Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-15T02:42:37.920Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-15T02:42:37.920Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-15T02:42:37.920Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-15T02:42:37.920Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-15T02:42:37.920Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-15T02:42:37.920Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-15T02:42:37.920Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-15T02:42:37.920Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-15T02:42:37.920Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-15T02:42:37.920Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-15T02:42:37.920Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-15T02:42:37.920Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-15T02:42:37.920Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-15T02:42:37.920Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-15T02:42:37.920Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-15T02:42:37.920Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-15T02:42:37.920Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-15T02:42:37.920Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-15T02:42:37.920Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-15T02:42:37.920Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-15T02:42:37.920Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-15T02:42:37.920Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-15T02:42:37.920Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-15T02:42:37.920Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-15T02:42:37.920Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-15T02:42:37.920Z] spire-1.2.1/pkg/agent/client/ [2022-04-15T02:42:37.920Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-15T02:42:37.920Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-15T02:42:37.920Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-15T02:42:37.920Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-15T02:42:37.920Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-15T02:42:37.920Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-15T02:42:37.920Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-15T02:42:37.920Z] spire-1.2.1/pkg/agent/common/ [2022-04-15T02:42:37.920Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-15T02:42:37.920Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-15T02:42:37.920Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-15T02:42:37.920Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-15T02:42:37.920Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-15T02:42:37.920Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-15T02:42:37.920Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-15T02:42:37.920Z] spire-1.2.1/pkg/agent/config.go [2022-04-15T02:42:37.920Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-15T02:42:37.920Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-15T02:42:37.920Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-15T02:42:37.920Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-15T02:42:37.920Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-15T02:42:37.920Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-15T02:42:37.920Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-15T02:42:37.920Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-15T02:42:37.920Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-15T02:42:37.920Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-15T02:42:37.920Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-15T02:42:37.920Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-15T02:42:37.920Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-15T02:42:37.920Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-15T02:42:37.920Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-15T02:42:37.920Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-15T02:42:37.920Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-15T02:42:37.920Z] spire-1.2.1/pkg/agent/manager/ [2022-04-15T02:42:37.920Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-15T02:42:37.920Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-15T02:42:37.920Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-15T02:42:37.920Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-15T02:42:37.920Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-15T02:42:37.920Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-15T02:42:37.920Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-15T02:42:37.920Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-15T02:42:37.920Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-15T02:42:37.920Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-15T02:42:37.920Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-15T02:42:37.920Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-15T02:42:37.920Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-15T02:42:37.920Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-15T02:42:37.920Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/svid/ [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/ [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/api/ [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/api/names.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/auth/ [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/catalog/ [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/cli/ [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/health/ [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/health/config.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/health/context.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/health/health.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/idutil/ [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/log/ [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/log/log.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/log/options.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/plugin/ [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/profiling/ [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/selector/ [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-15T02:42:37.921Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/common/uptime/ [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/common/util/ [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/common/util/task.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/common/version/ [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/common/version/version.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/common/x509util/ [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/ [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/api/ [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/api/api.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/api/health/ [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/api/id.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/api/status.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/bundle/ [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/ca/ [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/cache/ [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/catalog/ [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/config.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/datastore/ [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/plugin/ [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-15T02:42:37.922Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/registration/ [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/server.go [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/server_test.go [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/svid/ [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-15T02:42:37.923Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-15T02:42:37.923Z] spire-1.2.1/proto/ [2022-04-15T02:42:37.923Z] spire-1.2.1/proto/private/ [2022-04-15T02:42:37.923Z] spire-1.2.1/proto/private/server/ [2022-04-15T02:42:37.923Z] spire-1.2.1/proto/private/server/journal/ [2022-04-15T02:42:37.923Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-15T02:42:37.923Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-15T02:42:37.923Z] spire-1.2.1/proto/spire/ [2022-04-15T02:42:37.923Z] spire-1.2.1/proto/spire/common/ [2022-04-15T02:42:37.923Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-15T02:42:37.923Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-15T02:42:37.923Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-15T02:42:37.923Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-15T02:42:37.923Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-15T02:42:37.923Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-15T02:42:37.923Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-15T02:42:37.923Z] spire-1.2.1/proto/spire/plugin/ [2022-04-15T02:42:37.923Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-15T02:42:37.923Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-15T02:42:37.923Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-15T02:42:37.923Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-15T02:42:37.923Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-15T02:42:37.923Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-15T02:42:37.923Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-15T02:42:37.923Z] spire-1.2.1/release/ [2022-04-15T02:42:37.923Z] spire-1.2.1/release/spire-extras/ [2022-04-15T02:42:37.923Z] spire-1.2.1/release/spire-extras/README.md [2022-04-15T02:42:37.923Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-15T02:42:37.923Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-15T02:42:37.923Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-15T02:42:37.923Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-15T02:42:37.923Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-15T02:42:37.923Z] spire-1.2.1/release/spire/ [2022-04-15T02:42:37.923Z] spire-1.2.1/release/spire/README.md [2022-04-15T02:42:37.923Z] spire-1.2.1/release/spire/conf/ [2022-04-15T02:42:37.923Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-15T02:42:37.923Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-15T02:42:37.923Z] spire-1.2.1/release/spire/conf/server/ [2022-04-15T02:42:37.923Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-15T02:42:37.923Z] spire-1.2.1/script/ [2022-04-15T02:42:37.923Z] spire-1.2.1/script/build-artifact.sh [2022-04-15T02:42:37.923Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-15T02:42:37.923Z] spire-1.2.1/support/ [2022-04-15T02:42:37.923Z] spire-1.2.1/support/k8s/ [2022-04-15T02:42:37.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-15T02:42:37.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-15T02:42:37.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-15T02:42:37.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-15T02:42:37.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-15T02:42:37.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-15T02:42:37.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-15T02:42:37.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-15T02:42:37.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-15T02:42:37.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-15T02:42:37.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-15T02:42:37.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-15T02:42:37.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-15T02:42:37.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-15T02:42:37.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-15T02:42:37.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-15T02:42:37.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-15T02:42:37.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-15T02:42:37.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-15T02:42:37.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-15T02:42:37.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-15T02:42:37.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-15T02:42:37.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-15T02:42:37.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-15T02:42:37.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-15T02:42:37.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-15T02:42:37.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-15T02:42:37.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-15T02:42:37.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-15T02:42:37.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-15T02:42:37.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-15T02:42:37.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-15T02:42:37.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-15T02:42:37.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-15T02:42:37.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-15T02:42:37.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-15T02:42:37.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-15T02:42:37.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-15T02:42:37.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-15T02:42:37.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-15T02:42:37.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-15T02:42:37.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-15T02:42:37.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-15T02:42:37.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-15T02:42:37.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-15T02:42:37.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-15T02:42:37.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-15T02:42:37.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-15T02:42:37.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-15T02:42:37.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-15T02:42:37.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-15T02:42:37.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-15T02:42:37.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-15T02:42:37.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-15T02:42:37.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-15T02:42:37.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-15T02:42:37.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-15T02:42:37.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-15T02:42:37.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-15T02:42:37.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-15T02:42:37.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-15T02:42:37.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-15T02:42:37.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-15T02:42:37.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-15T02:42:37.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-15T02:42:37.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-15T02:42:37.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-15T02:42:37.923Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-15T02:42:37.923Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-15T02:42:37.923Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-15T02:42:37.923Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-15T02:42:37.923Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-15T02:42:37.923Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-15T02:42:37.923Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-15T02:42:37.923Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-15T02:42:37.923Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-15T02:42:37.923Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-15T02:42:37.923Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-15T02:42:37.923Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-15T02:42:37.923Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-15T02:42:37.923Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-15T02:42:37.923Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-15T02:42:37.923Z] spire-1.2.1/test/ [2022-04-15T02:42:37.923Z] spire-1.2.1/test/clock/ [2022-04-15T02:42:37.923Z] spire-1.2.1/test/clock/clock.go [2022-04-15T02:42:37.923Z] spire-1.2.1/test/fakes/ [2022-04-15T02:42:37.923Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-15T02:42:37.923Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-15T02:42:37.923Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-15T02:42:37.923Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-15T02:42:37.923Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-15T02:42:37.923Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-15T02:42:37.923Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-15T02:42:37.923Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-15T02:42:37.923Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-15T02:42:37.923Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-15T02:42:37.923Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-15T02:42:37.923Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-15T02:42:37.923Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-15T02:42:37.923Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-15T02:42:37.923Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-15T02:42:37.923Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-15T02:42:37.923Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-15T02:42:37.923Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-15T02:42:37.923Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-15T02:42:37.924Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-15T02:42:37.924Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-15T02:42:37.924Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-15T02:42:37.924Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-15T02:42:37.924Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-15T02:42:37.924Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-15T02:42:37.924Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-15T02:42:37.924Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-15T02:42:37.924Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-15T02:42:37.924Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-15T02:42:37.924Z] spire-1.2.1/test/fixture/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/fixture/certs/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-15T02:42:37.924Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-15T02:42:37.924Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-15T02:42:37.924Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-15T02:42:37.924Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-15T02:42:37.924Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-15T02:42:37.924Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-15T02:42:37.924Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-15T02:42:37.924Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-15T02:42:37.924Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-15T02:42:37.924Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-15T02:42:37.924Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-15T02:42:37.924Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-15T02:42:37.924Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-15T02:42:37.924Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-15T02:42:37.924Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-15T02:42:37.924Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-15T02:42:37.924Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-15T02:42:37.924Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-15T02:42:37.924Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-15T02:42:37.924Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-15T02:42:37.924Z] spire-1.2.1/test/fixture/config/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-15T02:42:37.924Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-15T02:42:37.924Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-15T02:42:37.924Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-15T02:42:37.924Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-15T02:42:37.924Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-15T02:42:37.924Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-15T02:42:37.924Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-15T02:42:37.924Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-15T02:42:37.924Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-15T02:42:37.924Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-15T02:42:37.924Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-15T02:42:37.924Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-15T02:42:37.924Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-15T02:42:37.924Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-15T02:42:37.924Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-15T02:42:37.924Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-15T02:42:37.924Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-15T02:42:37.924Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-15T02:42:37.924Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-15T02:42:37.924Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-15T02:42:37.924Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-15T02:42:37.924Z] spire-1.2.1/test/fixture/fixture.go [2022-04-15T02:42:37.924Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-15T02:42:37.924Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-15T02:42:37.924Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-15T02:42:37.924Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-15T02:42:37.924Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-15T02:42:37.924Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-15T02:42:37.924Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-15T02:42:37.924Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-15T02:42:37.924Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-15T02:42:37.924Z] spire-1.2.1/test/fixture/registration/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-15T02:42:37.924Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-15T02:42:37.924Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-15T02:42:37.924Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-15T02:42:37.924Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-15T02:42:37.924Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/README.md [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/common [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/setup/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-15T02:42:37.924Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-15T02:42:37.925Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-15T02:42:37.925Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-15T02:42:37.925Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-15T02:42:37.925Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-15T02:42:37.925Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-15T02:42:37.925Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-15T02:42:37.925Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-15T02:42:37.925Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-15T02:42:37.925Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-15T02:42:37.925Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-15T02:42:37.925Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-15T02:42:37.925Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-15T02:42:37.925Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-15T02:42:37.925Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-15T02:42:37.925Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-15T02:42:37.925Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-15T02:42:37.925Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-15T02:42:37.925Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-15T02:42:37.925Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-15T02:42:37.925Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T02:42:37.925Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-15T02:42:37.925Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-15T02:42:37.925Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-15T02:42:37.925Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-15T02:42:37.925Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-15T02:42:37.925Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-15T02:42:37.925Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-15T02:42:37.925Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-15T02:42:37.925Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-15T02:42:37.925Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-15T02:42:37.925Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-15T02:42:37.925Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-15T02:42:37.925Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-15T02:42:37.925Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-15T02:42:37.925Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-15T02:42:37.925Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-15T02:42:37.925Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-15T02:42:37.925Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-15T02:42:37.925Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/test-one.sh [2022-04-15T02:42:38.189Z] spire-1.2.1/test/integration/test.sh [2022-04-15T02:42:38.189Z] spire-1.2.1/test/plugintest/ [2022-04-15T02:42:38.189Z] spire-1.2.1/test/plugintest/config.go [2022-04-15T02:42:38.189Z] spire-1.2.1/test/plugintest/load.go [2022-04-15T02:42:38.190Z] spire-1.2.1/test/plugintest/option.go [2022-04-15T02:42:38.190Z] spire-1.2.1/test/spiretest/ [2022-04-15T02:42:38.190Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-15T02:42:38.190Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-15T02:42:38.190Z] spire-1.2.1/test/spiretest/dir.go [2022-04-15T02:42:38.190Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-15T02:42:38.190Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-15T02:42:38.190Z] spire-1.2.1/test/spiretest/logs.go [2022-04-15T02:42:38.190Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-15T02:42:38.190Z] spire-1.2.1/test/spiretest/suite.go [2022-04-15T02:42:38.190Z] spire-1.2.1/test/spiretest/x509.go [2022-04-15T02:42:38.190Z] spire-1.2.1/test/testca/ [2022-04-15T02:42:38.190Z] spire-1.2.1/test/testca/ca.go [2022-04-15T02:42:38.190Z] spire-1.2.1/test/testkey/ [2022-04-15T02:42:38.190Z] spire-1.2.1/test/testkey/generate.sh [2022-04-15T02:42:38.190Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-15T02:42:38.190Z] spire-1.2.1/test/testkey/keys.go [2022-04-15T02:42:38.190Z] spire-1.2.1/test/testkey/new.go [2022-04-15T02:42:38.190Z] spire-1.2.1/test/tpmsimulator/ [2022-04-15T02:42:38.190Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-15T02:42:38.190Z] spire-1.2.1/test/util/ [2022-04-15T02:42:38.190Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-15T02:42:38.190Z] spire-1.2.1/test/util/cert_generation.go [2022-04-15T02:42:38.190Z] spire-1.2.1/test/util/io_redirection.go [2022-04-15T02:42:38.190Z] spire-1.2.1/test/util/race.go [2022-04-15T02:42:38.190Z] spire-1.2.1/test/util/util.go [2022-04-15T02:42:38.190Z] building spire from source... [2022-04-15T02:42:38.190Z] Installing go1.17.7... [2022-04-15T02:42:38.758Z] Removing intermediate container 9ec5389d01d9 [2022-04-15T02:42:38.758Z] ---> 89db2a83358d [2022-04-15T02:42:38.758Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-15T02:42:40.135Z] ---> 373f20732e19 [2022-04-15T02:42:40.135Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T02:42:41.515Z] Removing intermediate container 7ecdd07def98 [2022-04-15T02:42:41.515Z] ---> 526e7e913c2d [2022-04-15T02:42:41.515Z] [2022-04-15T02:42:41.515Z] Step 9/20 : FROM alpine:3.15 [2022-04-15T02:42:41.515Z] ---> Running in 7b4c25ead284 [2022-04-15T02:42:41.515Z] 3.15: Pulling from library/alpine [2022-04-15T02:42:41.515Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-15T02:42:41.515Z] Status: Downloaded newer image for alpine:3.15 [2022-04-15T02:42:41.515Z] ---> 0ac33e5f5afa [2022-04-15T02:42:41.515Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-15T02:42:41.981Z] ---> Running in 7686670c4311 [2022-04-15T02:42:42.915Z] Removing intermediate container 7686670c4311 [2022-04-15T02:42:42.915Z] ---> c7c9148c75b9 [2022-04-15T02:42:42.915Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T02:42:43.487Z] Building bin/spire-server... [2022-04-15T02:42:43.487Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-15T02:42:43.487Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-15T02:42:43.487Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-15T02:42:43.487Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-15T02:42:43.487Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-15T02:42:43.746Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-15T02:42:43.746Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-15T02:42:43.746Z] Building bin/spire-server... [2022-04-15T02:42:43.746Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-15T02:42:43.746Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-15T02:42:43.746Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-15T02:42:43.746Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-15T02:42:43.746Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-15T02:42:43.746Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-15T02:42:43.746Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-15T02:42:43.746Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-15T02:42:43.746Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-15T02:42:43.746Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-15T02:42:43.746Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-15T02:42:43.746Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-15T02:42:43.746Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-15T02:42:44.004Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-15T02:42:44.004Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-15T02:42:44.004Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-15T02:42:44.004Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-15T02:42:44.004Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-15T02:42:44.004Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-15T02:42:44.004Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-15T02:42:44.266Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-15T02:42:44.266Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-15T02:42:44.266Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-15T02:42:44.266Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-15T02:42:44.266Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-15T02:42:44.266Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-15T02:42:44.266Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-15T02:42:44.266Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-15T02:42:44.266Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-15T02:42:44.266Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-15T02:42:44.266Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-15T02:42:44.266Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-15T02:42:44.545Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-15T02:42:44.545Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-15T02:42:44.545Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-15T02:42:44.545Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-15T02:42:44.545Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-15T02:42:44.545Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-15T02:42:44.545Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-15T02:42:44.545Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-15T02:42:44.545Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-15T02:42:44.545Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-15T02:42:44.545Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-15T02:42:44.545Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-15T02:42:44.545Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-15T02:42:44.545Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-15T02:42:44.545Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-15T02:42:44.545Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-15T02:42:44.545Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-15T02:42:44.545Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-15T02:42:44.545Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-15T02:42:44.545Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-15T02:42:44.545Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-15T02:42:44.545Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-15T02:42:44.545Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-15T02:42:44.545Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-15T02:42:44.545Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-15T02:42:44.804Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-15T02:42:44.804Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-15T02:42:44.804Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-15T02:42:44.804Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-15T02:42:44.804Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-15T02:42:44.804Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-15T02:42:44.804Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-15T02:42:44.804Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-15T02:42:44.804Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-15T02:42:44.804Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-15T02:42:44.804Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-15T02:42:44.804Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-15T02:42:44.804Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-15T02:42:44.804Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-15T02:42:45.064Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-15T02:42:45.064Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-15T02:42:45.064Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-15T02:42:45.064Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-15T02:42:45.064Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-15T02:42:45.064Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-15T02:42:45.325Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-15T02:42:45.325Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-15T02:42:45.325Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-15T02:42:45.325Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-15T02:42:45.583Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-15T02:42:45.583Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-15T02:42:45.583Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-15T02:42:45.583Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-15T02:42:45.583Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-15T02:42:45.583Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-15T02:42:45.583Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-15T02:42:46.168Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-15T02:42:46.168Z]  ---> Running in 7b46f066908e [2022-04-15T02:42:46.168Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-15T02:42:46.168Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-15T02:42:46.168Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-15T02:42:46.168Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-15T02:42:46.168Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-15T02:42:46.168Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-15T02:42:46.168Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-15T02:42:46.168Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-15T02:42:46.168Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-15T02:42:46.429Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-15T02:42:46.429Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-15T02:42:46.689Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-15T02:42:46.689Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-15T02:42:46.689Z] Removing intermediate container 7b4c25ead284 [2022-04-15T02:42:46.689Z] ---> f0ad4ca2ab83 [2022-04-15T02:42:46.689Z] Step 8/22 : COPY . . [2022-04-15T02:42:46.689Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-15T02:42:46.689Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-15T02:42:46.689Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-15T02:42:46.947Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-15T02:42:46.947Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-15T02:42:47.206Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-15T02:42:47.206Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-15T02:42:47.206Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-15T02:42:47.206Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-15T02:42:47.206Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-15T02:42:51.400Z] go: downloading google.golang.org/api v0.70.0 [2022-04-15T02:42:51.400Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-15T02:42:51.400Z] go: downloading k8s.io/api v0.23.4 [2022-04-15T02:42:51.400Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-15T02:42:51.400Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-15T02:42:51.400Z] go: downloading google.golang.org/api v0.70.0 [2022-04-15T02:42:51.400Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-15T02:42:51.400Z] go: downloading k8s.io/api v0.23.4 [2022-04-15T02:42:51.400Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-15T02:42:51.400Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-15T02:42:51.400Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-15T02:42:51.659Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-15T02:42:51.659Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-15T02:42:51.659Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-15T02:42:51.917Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-15T02:42:52.177Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-15T02:42:52.177Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-15T02:42:52.177Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-15T02:42:52.177Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-15T02:42:52.437Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-15T02:42:52.437Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-15T02:42:53.009Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-15T02:42:53.009Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-15T02:42:53.009Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-15T02:42:53.009Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-15T02:42:53.009Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-15T02:42:53.009Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-15T02:42:53.646Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-15T02:42:53.646Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-15T02:42:53.646Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-15T02:42:54.276Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-15T02:42:54.276Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-15T02:42:54.276Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-15T02:42:54.276Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-15T02:42:54.276Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-15T02:42:54.276Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-15T02:42:54.570Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-15T02:42:54.570Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-15T02:42:54.570Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-15T02:42:54.570Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-15T02:42:54.570Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-15T02:42:54.570Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-15T02:42:54.570Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-15T02:42:54.830Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-15T02:42:55.091Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-15T02:42:55.091Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-15T02:42:55.091Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-15T02:42:55.091Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-15T02:42:55.091Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-15T02:42:55.091Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-15T02:42:55.091Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-15T02:42:55.091Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-15T02:42:55.091Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-15T02:42:55.091Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-15T02:42:55.091Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-15T02:42:55.091Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-15T02:42:55.351Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-15T02:42:55.351Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-15T02:42:55.351Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-15T02:42:55.351Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-15T02:42:55.351Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-15T02:42:55.351Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-15T02:42:55.351Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-15T02:42:55.351Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-15T02:42:55.706Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-15T02:42:55.706Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-15T02:42:55.706Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-15T02:42:55.706Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-15T02:42:55.706Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-15T02:42:55.706Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-15T02:42:55.706Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-15T02:42:55.706Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-15T02:42:55.706Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-15T02:42:55.706Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-15T02:42:55.971Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-15T02:42:55.971Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-15T02:42:55.971Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-15T02:42:55.971Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-15T02:42:55.971Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-15T02:42:55.971Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-15T02:42:55.971Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-15T02:42:55.971Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-15T02:42:55.971Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-15T02:42:55.971Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-15T02:42:55.971Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-15T02:42:55.971Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-15T02:42:55.971Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-15T02:42:55.971Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-15T02:42:55.971Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-15T02:42:55.971Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-15T02:42:56.230Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-15T02:42:56.230Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-15T02:42:56.230Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-15T02:42:56.230Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-15T02:42:56.230Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-15T02:42:56.230Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-15T02:42:56.230Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-15T02:42:56.230Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-15T02:42:56.230Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-15T02:42:56.230Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-15T02:42:56.230Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-15T02:42:56.230Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-15T02:42:56.230Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-15T02:42:56.615Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-15T02:42:56.615Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-15T02:42:56.615Z] go: downloading go.opencensus.io v0.23.0 [2022-04-15T02:42:56.615Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-15T02:42:56.615Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-15T02:42:56.615Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-15T02:42:56.615Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-15T02:42:56.615Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-15T02:42:56.615Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-15T02:42:56.615Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-15T02:42:56.615Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-15T02:42:56.874Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-15T02:42:56.874Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-15T02:42:56.874Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-15T02:42:56.874Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-15T02:42:56.874Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-15T02:42:56.874Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-15T02:42:56.874Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-15T02:42:56.874Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-15T02:42:56.874Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-15T02:42:56.874Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-15T02:42:57.447Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-15T02:42:57.447Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-15T02:42:57.447Z] go: downloading go.opencensus.io v0.23.0 [2022-04-15T02:42:57.447Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-15T02:42:57.706Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-15T02:42:57.706Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-15T02:42:57.706Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-15T02:42:57.706Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-15T02:42:57.706Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-15T02:42:57.706Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-15T02:42:57.706Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-15T02:42:57.706Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-15T02:42:57.706Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-15T02:42:57.706Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-15T02:42:57.706Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-15T02:42:57.993Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-15T02:42:57.993Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-15T02:42:57.993Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-15T02:42:57.993Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-15T02:42:57.993Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-15T02:42:57.993Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-15T02:42:57.993Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-15T02:42:57.993Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-15T02:42:57.993Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-15T02:42:57.993Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-15T02:42:57.993Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-15T02:42:57.993Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-15T02:42:57.993Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-15T02:42:58.255Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-15T02:42:58.255Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-15T02:42:58.255Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-15T02:42:58.255Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-15T02:42:58.255Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-15T02:42:58.255Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-15T02:42:58.255Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-15T02:42:58.255Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-15T02:42:58.255Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-15T02:42:58.255Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-15T02:42:58.255Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-15T02:42:58.255Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-15T02:42:58.255Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-15T02:43:00.172Z] Building bin/spire-agent... [2022-04-15T02:43:00.172Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-15T02:43:00.172Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-15T02:43:00.172Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-15T02:43:00.172Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-15T02:43:00.755Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-15T02:43:01.019Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-15T02:43:01.019Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-15T02:43:01.279Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-15T02:43:01.279Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-15T02:43:01.279Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-15T02:43:01.279Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-15T02:43:01.279Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-15T02:43:01.279Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-15T02:43:02.221Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-15T02:43:02.221Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-15T02:43:02.681Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-15T02:43:02.681Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-15T02:43:12.658Z]  ---> 264ee27a2c94 [2022-04-15T02:43:12.658Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-15T02:43:13.226Z] Removing intermediate container 7b46f066908e [2022-04-15T02:43:13.226Z] ---> f800253862c8 [2022-04-15T02:43:13.226Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-15T02:43:13.794Z] ---> Running in 3defb7c96308 [2022-04-15T02:43:13.794Z] ---> Running in 113ea0eb1fe4 [2022-04-15T02:43:14.745Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-15T02:43:14.745Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T02:43:15.684Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T02:43:15.944Z] v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-15T02:43:15.944Z] v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-15T02:43:15.944Z] OK: 15855 distinct packages available [2022-04-15T02:43:15.944Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T02:43:16.888Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T02:43:17.148Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-15T02:43:17.409Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-15T02:43:17.409Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-15T02:43:17.409Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-15T02:43:17.674Z] (5/9) Installing curl (7.80.0-r0) [2022-04-15T02:43:17.674Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-15T02:43:17.674Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-15T02:43:17.937Z] (8/9) Installing libucontext (1.1-r0) [2022-04-15T02:43:17.937Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-15T02:43:17.937Z] Executing busybox-1.34.1-r5.trigger [2022-04-15T02:43:17.937Z] Executing ca-certificates-20211220-r0.trigger [2022-04-15T02:43:18.198Z] OK: 8 MiB in 23 packages [2022-04-15T02:43:23.480Z] Removing intermediate container 113ea0eb1fe4 [2022-04-15T02:43:23.480Z] ---> a0f9b30c2f75 [2022-04-15T02:43:23.480Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-15T02:43:26.019Z] ---> c72b52c18d69 [2022-04-15T02:43:26.019Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-15T02:43:29.308Z] ---> 320779d01fba [2022-04-15T02:43:29.308Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-15T02:43:30.250Z] ---> 6e47af25731f [2022-04-15T02:43:30.250Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-15T02:43:30.510Z] ---> Running in 8904418bcfa1 [2022-04-15T02:43:31.084Z] Removing intermediate container 8904418bcfa1 [2022-04-15T02:43:31.084Z] ---> bef77792edda [2022-04-15T02:43:31.084Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-15T02:43:31.345Z] ---> Running in f996045855d1 [2022-04-15T02:43:32.279Z] Removing intermediate container f996045855d1 [2022-04-15T02:43:32.279Z] ---> edd505883260 [2022-04-15T02:43:32.279Z] Step 18/20 : LABEL arch=x86_64 [2022-04-15T02:43:33.496Z] ---> Running in f989361c01e9 [2022-04-15T02:43:34.127Z] Removing intermediate container f989361c01e9 [2022-04-15T02:43:34.127Z] ---> 6ae8a655fb7e [2022-04-15T02:43:34.127Z] Step 19/20 : LABEL git_sha=80f156bd09d73c08268e0ba95d5f169ddefce439 [2022-04-15T02:43:34.408Z] ---> Running in eb51beffb2cb [2022-04-15T02:43:34.730Z] Removing intermediate container eb51beffb2cb [2022-04-15T02:43:34.730Z] ---> 912ad90df986 [2022-04-15T02:43:34.730Z] Step 20/20 : LABEL version=0.0.0 [2022-04-15T02:43:35.053Z] ---> Running in 10ef05810032 [2022-04-15T02:43:35.664Z] Removing intermediate container 10ef05810032 [2022-04-15T02:43:35.664Z] ---> 4daf5be68fc9 [2022-04-15T02:43:35.664Z] [2022-04-15T02:43:35.664Z] Successfully built 4daf5be68fc9 [2022-04-15T02:43:35.934Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-15T02:43:35.934Z]  Building security-spiffe-token-provider ... done Building support-notifications [2022-04-15T02:43:46.558Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-15T02:43:46.558Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-15T02:43:46.558Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-15T02:43:46.558Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-15T02:43:46.558Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-15T02:43:46.558Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-15T02:43:46.558Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-15T02:43:46.558Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-15T02:43:46.558Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-15T02:43:46.558Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-15T02:43:46.558Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-15T02:43:46.558Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-15T02:43:46.558Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-15T02:43:46.558Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-15T02:43:46.558Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-15T02:43:51.319Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T02:43:51.319Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-15T02:43:51.319Z] ---> bbda82ed3090 [2022-04-15T02:43:51.319Z] Step 3/22 : WORKDIR /edgex-go [2022-04-15T02:43:51.319Z] ---> Using cache [2022-04-15T02:43:51.319Z] ---> 58dfe1c30a72 [2022-04-15T02:43:51.319Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T02:43:51.319Z] ---> Using cache [2022-04-15T02:43:51.319Z] ---> a195ab3553e8 [2022-04-15T02:43:51.319Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-15T02:43:59.015Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.220s coverage: 28.7% of statements [2022-04-15T02:43:59.015Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-15T02:43:59.015Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-15T02:44:03.940Z] ---> Running in ecb966a38b05 [2022-04-15T02:44:04.739Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.448s coverage: 98.5% of statements [2022-04-15T02:44:04.739Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-15T02:44:04.739Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.438s coverage: 53.4% of statements [2022-04-15T02:44:04.739Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-15T02:44:04.739Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-15T02:44:04.962Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T02:44:13.857Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T02:44:22.733Z] Removing intermediate container 3defb7c96308 [2022-04-15T02:44:22.733Z] ---> 50cbcac596fc [2022-04-15T02:44:22.733Z] [2022-04-15T02:44:22.733Z] Step 10/22 : FROM alpine:3.14 [2022-04-15T02:44:22.733Z] ---> e04c818066af [2022-04-15T02:44:22.733Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-15T02:44:23.678Z] OK: 221 MiB in 52 packages [2022-04-15T02:44:27.827Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.627s coverage: 89.2% of statements [2022-04-15T02:44:27.827Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-15T02:44:27.827Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-15T02:44:27.827Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-15T02:44:27.827Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.479s coverage: 84.4% of statements [2022-04-15T02:44:27.827Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-15T02:44:27.827Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-15T02:44:27.827Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-15T02:44:27.827Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-15T02:44:27.827Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-15T02:44:28.836Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.188s coverage: 95.6% of statements [2022-04-15T02:44:28.836Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-15T02:44:28.836Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-15T02:44:28.836Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.368s coverage: 72.2% of statements [2022-04-15T02:44:28.836Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-15T02:44:28.836Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-15T02:44:28.836Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-15T02:44:28.836Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-15T02:44:28.836Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-15T02:44:28.836Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.358s coverage: 60.0% of statements [2022-04-15T02:44:28.836Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-15T02:44:28.837Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-15T02:44:28.837Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-15T02:44:28.837Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.698s coverage: 0.9% of statements [2022-04-15T02:44:28.837Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-15T02:44:28.837Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.383s coverage: 58.8% of statements [2022-04-15T02:44:28.837Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.448s coverage: 24.0% of statements [2022-04-15T02:44:28.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-15T02:44:28.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.246s coverage: 47.1% of statements [2022-04-15T02:44:28.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.259s coverage: 79.5% of statements [2022-04-15T02:44:28.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.238s coverage: 94.1% of statements [2022-04-15T02:44:29.115Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.264s coverage: 96.3% of statements [2022-04-15T02:44:30.268Z] ---> Running in 874cb7f6dbb6 [2022-04-15T02:44:30.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.184s coverage: 87.5% of statements [2022-04-15T02:44:30.840Z] Removing intermediate container ecb966a38b05 [2022-04-15T02:44:30.840Z] ---> 6d0b239e579e [2022-04-15T02:44:30.840Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-15T02:44:31.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-15T02:44:31.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-15T02:44:31.673Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-15T02:44:31.673Z] Executing busybox-1.33.1-r7.trigger [2022-04-15T02:44:31.673Z] OK: 6 MiB in 15 packages [2022-04-15T02:44:31.673Z] ---> d70b6a09a8da [2022-04-15T02:44:31.673Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T02:44:32.615Z] ---> Running in 9b57bbb2bf28 [2022-04-15T02:44:33.184Z] Removing intermediate container 874cb7f6dbb6 [2022-04-15T02:44:33.184Z] ---> 850f640abe52 [2022-04-15T02:44:33.184Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-15T02:44:33.552Z] ---> Running in 9c55b45a8aaa [2022-04-15T02:44:33.552Z] Removing intermediate container c8bdf44e8f52 [2022-04-15T02:44:33.552Z] ---> 58a358d0ede8 [2022-04-15T02:44:33.552Z] [2022-04-15T02:44:33.552Z] Step 13/25 : FROM alpine:3.15 [2022-04-15T02:44:33.552Z] ---> 0ac33e5f5afa [2022-04-15T02:44:33.552Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-15T02:44:33.552Z] ---> Using cache [2022-04-15T02:44:33.552Z] ---> c7c9148c75b9 [2022-04-15T02:44:33.552Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T02:44:33.552Z] ---> Using cache [2022-04-15T02:44:33.552Z] ---> f800253862c8 [2022-04-15T02:44:33.552Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-15T02:44:36.870Z] ---> Running in a917cbc4e9a2 [2022-04-15T02:44:37.134Z] Removing intermediate container 9c55b45a8aaa [2022-04-15T02:44:37.134Z] ---> 0a45cda24232 [2022-04-15T02:44:37.134Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-15T02:44:37.396Z] ---> Running in 682d17bb0ba2 [2022-04-15T02:44:37.657Z] Removing intermediate container 9b57bbb2bf28 [2022-04-15T02:44:37.657Z] ---> b3e2b1ede59a [2022-04-15T02:44:37.657Z] Step 8/22 : COPY . . [2022-04-15T02:44:37.657Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T02:44:38.228Z] Removing intermediate container 682d17bb0ba2 [2022-04-15T02:44:38.228Z] ---> e4d0644d7126 [2022-04-15T02:44:38.228Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-15T02:44:38.488Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T02:44:38.748Z] v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-15T02:44:38.748Z] v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-15T02:44:38.748Z] OK: 15855 distinct packages available [2022-04-15T02:44:38.748Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T02:44:39.686Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T02:44:39.947Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-15T02:44:39.947Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-15T02:44:40.207Z] (3/5) Installing libucontext (1.1-r0) [2022-04-15T02:44:40.207Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-15T02:44:40.207Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-15T02:44:40.517Z] Executing busybox-1.34.1-r5.trigger [2022-04-15T02:44:40.517Z] OK: 6 MiB in 19 packages [2022-04-15T02:44:42.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.229s coverage: 94.4% of statements [2022-04-15T02:44:42.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.194s coverage: 44.8% of statements [2022-04-15T02:44:48.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.614s coverage: 82.5% of statements [2022-04-15T02:44:48.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-15T02:44:50.680Z] ---> Running in 2703f1bf0e7c [2022-04-15T02:44:50.680Z] ---> ffd3c9a290cc [2022-04-15T02:44:50.680Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-15T02:44:50.680Z] ---> Running in e915f7cbadf4 [2022-04-15T02:44:50.680Z] Removing intermediate container 2703f1bf0e7c [2022-04-15T02:44:50.680Z] ---> 384e77f2df8a [2022-04-15T02:44:50.680Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-15T02:44:50.680Z] Removing intermediate container a917cbc4e9a2 [2022-04-15T02:44:50.680Z] ---> 624fcf52f134 [2022-04-15T02:44:50.680Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-15T02:44:51.252Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-15T02:44:54.562Z] ---> 69fe8b74f359 [2022-04-15T02:44:54.562Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-15T02:44:55.737Z] ---> 7a8947f86b1d [2022-04-15T02:44:55.737Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-15T02:44:56.308Z] ---> 0f4acb6ca0c9 [2022-04-15T02:44:56.308Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-15T02:44:56.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.302s coverage: 92.9% of statements [2022-04-15T02:44:56.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-15T02:44:56.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-15T02:44:56.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-15T02:44:56.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.058s coverage: 65.1% of statements [2022-04-15T02:44:56.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-15T02:44:56.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-15T02:44:56.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-15T02:44:56.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-15T02:44:56.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-15T02:44:56.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.203s coverage: 87.2% of statements [2022-04-15T02:44:56.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-15T02:44:56.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-15T02:44:56.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.174s coverage: 100.0% of statements [2022-04-15T02:44:56.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-15T02:44:56.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.259s coverage: 58.8% of statements [2022-04-15T02:44:56.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-15T02:44:56.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.278s coverage: 80.0% of statements [2022-04-15T02:44:56.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.254s coverage: 87.2% of statements [2022-04-15T02:44:56.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.282s coverage: 85.4% of statements [2022-04-15T02:44:56.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.755s coverage: 91.2% of statements [2022-04-15T02:44:56.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-15T02:44:56.881Z] ---> 0e26ff1d16ca [2022-04-15T02:44:56.881Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-15T02:44:57.452Z] ---> fb47cb3a944e [2022-04-15T02:44:57.452Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-15T02:44:58.023Z] ---> Running in ba65276995f7 [2022-04-15T02:44:58.023Z] ---> e4cfc556dd81 [2022-04-15T02:44:58.023Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-15T02:44:58.286Z] Removing intermediate container ba65276995f7 [2022-04-15T02:44:58.286Z] ---> acc315efa31b [2022-04-15T02:44:58.286Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-15T02:44:58.286Z] ---> 05014d52330e [2022-04-15T02:44:58.286Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-15T02:44:58.286Z] ---> Running in 66bbb3fa1219 [2022-04-15T02:44:58.286Z] ---> Running in 9a6264bb7c68 [2022-04-15T02:44:58.550Z] Removing intermediate container 66bbb3fa1219 [2022-04-15T02:44:58.550Z] ---> dff36f5fd2c3 [2022-04-15T02:44:58.550Z] Step 20/22 : LABEL arch=x86_64 [2022-04-15T02:44:59.122Z] ---> Running in 7573d655a0b5 [2022-04-15T02:44:59.122Z] Removing intermediate container 9a6264bb7c68 [2022-04-15T02:44:59.122Z] ---> accf3369b929 [2022-04-15T02:44:59.122Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-15T02:44:59.122Z] ---> Running in 58e80b987129 [2022-04-15T02:44:59.122Z] Removing intermediate container 7573d655a0b5 [2022-04-15T02:44:59.122Z] ---> 0ff5b54235cf [2022-04-15T02:44:59.122Z] Step 21/22 : LABEL git_sha=80f156bd09d73c08268e0ba95d5f169ddefce439 [2022-04-15T02:44:59.386Z] ---> Running in ab89bde49e44 [2022-04-15T02:44:59.386Z] Removing intermediate container 58e80b987129 [2022-04-15T02:44:59.386Z] ---> e7373c0249c9 [2022-04-15T02:44:59.386Z] Step 23/25 : LABEL arch=x86_64 [2022-04-15T02:44:59.386Z] ---> Running in 7755dfb8a223 [2022-04-15T02:44:59.716Z] Removing intermediate container ab89bde49e44 [2022-04-15T02:44:59.716Z] ---> 178753136ac8 [2022-04-15T02:44:59.716Z] Step 22/22 : LABEL version=0.0.0 [2022-04-15T02:44:59.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.277s coverage: 64.4% of statements [2022-04-15T02:44:59.773Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-15T02:44:59.773Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-15T02:44:59.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.363s coverage: 100.0% of statements [2022-04-15T02:44:59.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.106s coverage: 89.4% of statements [2022-04-15T02:44:59.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.195s coverage: 100.0% of statements [2022-04-15T02:44:59.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.090s coverage: 73.7% of statements [2022-04-15T02:44:59.996Z] ---> Running in ae51dc7b429e [2022-04-15T02:44:59.996Z] Removing intermediate container 7755dfb8a223 [2022-04-15T02:44:59.996Z] ---> 83888b8d354c [2022-04-15T02:44:59.996Z] Step 24/25 : LABEL git_sha=80f156bd09d73c08268e0ba95d5f169ddefce439 [2022-04-15T02:45:00.057Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.105s coverage: 100.0% of statements [2022-04-15T02:45:00.258Z] ---> Running in 75d6326bcfd0 [2022-04-15T02:45:00.258Z] Removing intermediate container ae51dc7b429e [2022-04-15T02:45:00.258Z] ---> 5fe5fe083177 [2022-04-15T02:45:00.258Z] [2022-04-15T02:45:00.523Z] Successfully built 5fe5fe083177 [2022-04-15T02:45:00.523Z] Removing intermediate container 75d6326bcfd0 [2022-04-15T02:45:00.523Z] ---> 82f7df1e2109 [2022-04-15T02:45:00.523Z] Step 25/25 : LABEL version=0.0.0 [2022-04-15T02:45:00.523Z] Successfully tagged support-scheduler:latest [2022-04-15T02:45:00.523Z]  Building support-scheduler ... done Building core-command [2022-04-15T02:45:00.523Z] ---> Running in 0930496496ef [2022-04-15T02:45:05.829Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T02:45:05.829Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-15T02:45:05.829Z] ---> bbda82ed3090 [2022-04-15T02:45:05.829Z] Step 3/23 : WORKDIR /edgex-go [2022-04-15T02:45:05.829Z] ---> Using cache [2022-04-15T02:45:05.829Z] ---> 58dfe1c30a72 [2022-04-15T02:45:05.829Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T02:45:05.829Z] ---> Using cache [2022-04-15T02:45:05.829Z] ---> a195ab3553e8 [2022-04-15T02:45:05.829Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-15T02:45:05.829Z] ---> Using cache [2022-04-15T02:45:05.829Z] ---> 89db2a83358d [2022-04-15T02:45:05.829Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-15T02:45:05.829Z] ---> Using cache [2022-04-15T02:45:05.829Z] ---> 373f20732e19 [2022-04-15T02:45:05.829Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T02:45:05.829Z] ---> Using cache [2022-04-15T02:45:05.829Z] ---> f0ad4ca2ab83 [2022-04-15T02:45:05.829Z] Step 8/23 : COPY . . [2022-04-15T02:45:05.829Z] ---> Using cache [2022-04-15T02:45:05.829Z] ---> 264ee27a2c94 [2022-04-15T02:45:05.829Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-15T02:45:07.333Z] Removing intermediate container 0930496496ef [2022-04-15T02:45:07.333Z] ---> b0d920593e19 [2022-04-15T02:45:07.333Z] [2022-04-15T02:45:07.333Z] Successfully built b0d920593e19 [2022-04-15T02:45:07.907Z] Successfully tagged security-spire-server:latest [2022-04-15T02:45:07.907Z]  Building security-spire-server ... done Building security-proxy-setup [2022-04-15T02:45:10.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.362s coverage: 65.4% of statements [2022-04-15T02:45:10.264Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-15T02:45:10.264Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-15T02:45:10.264Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-15T02:45:11.255Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.807s coverage: 43.8% of statements [2022-04-15T02:45:11.255Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-15T02:45:11.255Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-15T02:45:11.255Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.258s coverage: 89.5% of statements [2022-04-15T02:45:11.255Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-15T02:45:11.255Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.383s coverage: 84.8% of statements [2022-04-15T02:45:11.255Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-15T02:45:11.255Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-15T02:45:11.255Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-15T02:45:11.255Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-15T02:45:13.206Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T02:45:13.207Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-15T02:45:13.207Z] ---> bbda82ed3090 [2022-04-15T02:45:13.207Z] Step 3/22 : WORKDIR /edgex-go [2022-04-15T02:45:13.207Z] ---> Using cache [2022-04-15T02:45:13.207Z] ---> 58dfe1c30a72 [2022-04-15T02:45:13.207Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T02:45:13.207Z] ---> Using cache [2022-04-15T02:45:13.207Z] ---> a195ab3553e8 [2022-04-15T02:45:13.207Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-15T02:45:13.207Z] ---> Using cache [2022-04-15T02:45:13.207Z] ---> 89db2a83358d [2022-04-15T02:45:13.207Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-15T02:45:13.207Z] ---> Using cache [2022-04-15T02:45:13.207Z] ---> 373f20732e19 [2022-04-15T02:45:13.207Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T02:45:13.207Z] ---> Using cache [2022-04-15T02:45:13.207Z] ---> f0ad4ca2ab83 [2022-04-15T02:45:13.207Z] Step 8/22 : COPY . . [2022-04-15T02:45:13.207Z] ---> Using cache [2022-04-15T02:45:13.207Z] ---> 264ee27a2c94 [2022-04-15T02:45:13.207Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-15T02:45:14.602Z] ---> Running in 9419c7e1a635 [2022-04-15T02:45:14.864Z] ---> Running in 2ee5c72e92d2 [2022-04-15T02:45:15.128Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-15T02:45:15.128Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-15T02:45:17.679Z] Removing intermediate container e915f7cbadf4 [2022-04-15T02:45:17.679Z] ---> 0b48d5899074 [2022-04-15T02:45:17.679Z] [2022-04-15T02:45:17.679Z] Step 10/22 : FROM alpine:3.14 [2022-04-15T02:45:17.679Z] ---> e04c818066af [2022-04-15T02:45:17.679Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-15T02:45:17.679Z] ---> Running in cec8b4b18087 [2022-04-15T02:45:18.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-15T02:45:18.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-15T02:45:18.515Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-15T02:45:18.515Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-15T02:45:18.515Z] Executing busybox-1.33.1-r7.trigger [2022-04-15T02:45:18.515Z] Executing ca-certificates-20211220-r0.trigger [2022-04-15T02:45:18.515Z] OK: 6 MiB in 16 packages [2022-04-15T02:45:19.459Z] Removing intermediate container cec8b4b18087 [2022-04-15T02:45:19.459Z] ---> c1626fa0b26b [2022-04-15T02:45:19.459Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-15T02:45:19.459Z] ---> Running in 7c63d2483e09 [2022-04-15T02:45:19.585Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.302s coverage: 17.7% of statements [2022-04-15T02:45:19.586Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-15T02:45:19.586Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-15T02:45:19.586Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-15T02:45:19.586Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-15T02:45:19.586Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.599s coverage: 92.3% of statements [2022-04-15T02:45:19.586Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-15T02:45:19.586Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-15T02:45:19.586Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-15T02:45:19.586Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-15T02:45:19.586Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.285s coverage: 63.2% of statements [2022-04-15T02:45:19.586Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-15T02:45:19.586Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-15T02:45:19.586Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.449s coverage: 97.7% of statements [2022-04-15T02:45:19.586Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-15T02:45:19.586Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-15T02:45:19.586Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-15T02:45:19.586Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-15T02:45:19.586Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.262s coverage: 28.9% of statements [2022-04-15T02:45:19.586Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-15T02:45:19.586Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-15T02:45:19.586Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-15T02:45:19.586Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-15T02:45:19.586Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-15T02:45:19.586Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-15T02:45:19.586Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.187s coverage: 100.0% of statements [2022-04-15T02:45:19.586Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.091s coverage: 96.9% of statements [2022-04-15T02:45:19.723Z] Removing intermediate container 7c63d2483e09 [2022-04-15T02:45:19.723Z] ---> d50806ee7ca9 [2022-04-15T02:45:19.723Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-15T02:45:19.993Z] ---> Running in a07ddcc2fca5 [2022-04-15T02:45:20.255Z] Removing intermediate container a07ddcc2fca5 [2022-04-15T02:45:20.255Z] ---> a12c4c11a28c [2022-04-15T02:45:20.255Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-15T02:45:20.554Z] ---> Running in 8297df47f86b [2022-04-15T02:45:20.566Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-04-15T02:45:20.566Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-15T02:45:20.566Z] GO111MODULE=on go vet ./... [2022-04-15T02:45:20.817Z] Removing intermediate container 8297df47f86b [2022-04-15T02:45:20.817Z] ---> 845ebac31852 [2022-04-15T02:45:20.817Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-15T02:45:22.207Z] ---> c6a107203826 [2022-04-15T02:45:22.207Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-15T02:45:23.594Z] ---> 76c05b5ee2ed [2022-04-15T02:45:23.594Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-15T02:45:24.169Z] ---> c794c3f06147 [2022-04-15T02:45:24.169Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-15T02:45:24.433Z] ---> Running in 1d7cc86cb33c [2022-04-15T02:45:24.693Z] Removing intermediate container 1d7cc86cb33c [2022-04-15T02:45:24.693Z] ---> e9429eed73be [2022-04-15T02:45:24.693Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-15T02:45:24.693Z] ---> Running in f4037a92774d [2022-04-15T02:45:24.952Z] Removing intermediate container f4037a92774d [2022-04-15T02:45:24.952Z] ---> 83ae2df79d38 [2022-04-15T02:45:24.952Z] Step 20/22 : LABEL arch=x86_64 [2022-04-15T02:45:24.952Z] ---> Running in d816d179a576 [2022-04-15T02:45:25.525Z] Removing intermediate container d816d179a576 [2022-04-15T02:45:25.525Z] ---> 67e6f534610b [2022-04-15T02:45:25.525Z] Step 21/22 : LABEL git_sha=80f156bd09d73c08268e0ba95d5f169ddefce439 [2022-04-15T02:45:25.525Z] ---> Running in f19ac01ced11 [2022-04-15T02:45:25.785Z] Removing intermediate container f19ac01ced11 [2022-04-15T02:45:25.785Z] ---> a11cd66a887d [2022-04-15T02:45:25.785Z] Step 22/22 : LABEL version=0.0.0 [2022-04-15T02:45:25.785Z] ---> Running in 324ada9685a2 [2022-04-15T02:45:26.046Z] Removing intermediate container 324ada9685a2 [2022-04-15T02:45:26.046Z] ---> 82001a0fe4c5 [2022-04-15T02:45:26.046Z] [2022-04-15T02:45:26.046Z] Successfully built 82001a0fe4c5 [2022-04-15T02:45:26.046Z] Successfully tagged support-notifications:latest [2022-04-15T02:45:26.046Z] Building core-metadata [2022-04-15T02:45:28.595Z]  Building support-notifications ... done Building bin/spire-agent... [2022-04-15T02:45:28.595Z] Building bin/spire-agent... [2022-04-15T02:45:28.595Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-15T02:45:28.595Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-15T02:45:28.595Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-15T02:45:28.595Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-15T02:45:28.595Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-15T02:45:28.595Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-15T02:45:28.595Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-15T02:45:28.595Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-15T02:45:29.535Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-15T02:45:29.535Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-15T02:45:29.535Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-15T02:45:29.535Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-15T02:45:29.796Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-15T02:45:29.796Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-15T02:45:29.796Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T02:45:29.796Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-15T02:45:29.796Z] ---> bbda82ed3090 [2022-04-15T02:45:29.796Z] Step 3/23 : WORKDIR /edgex-go [2022-04-15T02:45:29.796Z] ---> Using cache [2022-04-15T02:45:29.796Z] ---> 58dfe1c30a72 [2022-04-15T02:45:29.796Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T02:45:29.796Z] ---> Using cache [2022-04-15T02:45:29.796Z] ---> a195ab3553e8 [2022-04-15T02:45:29.796Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-15T02:45:29.796Z] ---> Using cache [2022-04-15T02:45:29.796Z] ---> 89db2a83358d [2022-04-15T02:45:29.796Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-15T02:45:29.796Z] ---> Using cache [2022-04-15T02:45:29.796Z] ---> 373f20732e19 [2022-04-15T02:45:29.796Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T02:45:29.796Z] ---> Using cache [2022-04-15T02:45:29.796Z] ---> f0ad4ca2ab83 [2022-04-15T02:45:29.796Z] Step 8/23 : COPY . . [2022-04-15T02:45:29.796Z] ---> Using cache [2022-04-15T02:45:29.796Z] ---> 264ee27a2c94 [2022-04-15T02:45:29.796Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-15T02:45:29.796Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-15T02:45:29.796Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-15T02:45:29.796Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-15T02:45:29.796Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-15T02:45:29.796Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-15T02:45:29.796Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-15T02:45:29.796Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-15T02:45:29.796Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-15T02:45:29.796Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-15T02:45:29.796Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-15T02:45:30.373Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-15T02:45:30.373Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-15T02:45:32.298Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-15T02:45:42.309Z] ---> Running in e42af5c6097e [2022-04-15T02:45:42.309Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-15T02:45:49.459Z] Removing intermediate container 9419c7e1a635 [2022-04-15T02:45:49.459Z] ---> 21101b898e3c [2022-04-15T02:45:49.459Z] [2022-04-15T02:45:49.459Z] Step 10/23 : FROM alpine:3.14 [2022-04-15T02:45:49.459Z] ---> e04c818066af [2022-04-15T02:45:49.459Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-15T02:45:49.459Z] ---> Using cache [2022-04-15T02:45:49.459Z] ---> 850f640abe52 [2022-04-15T02:45:49.459Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-15T02:45:49.459Z] ---> Using cache [2022-04-15T02:45:49.459Z] ---> 0a45cda24232 [2022-04-15T02:45:49.459Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-15T02:45:51.399Z] Removing intermediate container 2ee5c72e92d2 [2022-04-15T02:45:51.399Z] ---> d4f41786559c [2022-04-15T02:45:51.399Z] [2022-04-15T02:45:51.399Z] Step 10/22 : FROM alpine:3.14 [2022-04-15T02:45:51.399Z] ---> e04c818066af [2022-04-15T02:45:51.399Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-15T02:45:51.399Z] ---> Running in c5a422cded31 [2022-04-15T02:45:51.399Z] ---> Running in 31e7243f553f [2022-04-15T02:45:52.007Z] Removing intermediate container c5a422cded31 [2022-04-15T02:45:52.007Z] ---> 5c0b491e3ebc [2022-04-15T02:45:52.007Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-15T02:45:52.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-15T02:45:52.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-15T02:45:52.543Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-15T02:45:52.543Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-15T02:45:52.543Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-15T02:45:52.543Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-15T02:45:52.543Z] (5/6) Installing curl (7.79.1-r0) [2022-04-15T02:45:52.543Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-15T02:45:52.543Z] Executing busybox-1.33.1-r7.trigger [2022-04-15T02:45:52.543Z] Executing ca-certificates-20211220-r0.trigger [2022-04-15T02:45:52.543Z] OK: 8 MiB in 20 packages [2022-04-15T02:45:54.468Z] ---> Running in ed9bb422d832 [2022-04-15T02:45:59.769Z] Removing intermediate container ed9bb422d832 [2022-04-15T02:45:59.769Z] ---> 551df410826c [2022-04-15T02:45:59.769Z] Step 15/23 : WORKDIR / [2022-04-15T02:46:00.345Z] Removing intermediate container 31e7243f553f [2022-04-15T02:46:00.345Z] ---> 48f1145c4ca2 [2022-04-15T02:46:00.345Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-15T02:46:03.650Z] ---> Running in 9b70fa39b2d0 [2022-04-15T02:46:03.650Z] ---> Running in e064ff449142 [2022-04-15T02:46:03.650Z] Removing intermediate container e42af5c6097e [2022-04-15T02:46:03.650Z] ---> cd7380a7484e [2022-04-15T02:46:03.650Z] [2022-04-15T02:46:03.650Z] Step 10/23 : FROM alpine:3.14 [2022-04-15T02:46:03.912Z] ---> e04c818066af [2022-04-15T02:46:03.912Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-15T02:46:03.912Z] ---> Using cache [2022-04-15T02:46:03.912Z] ---> 850f640abe52 [2022-04-15T02:46:03.912Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-15T02:46:03.912Z] ---> Using cache [2022-04-15T02:46:03.912Z] ---> 0a45cda24232 [2022-04-15T02:46:03.912Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-15T02:46:04.555Z] Removing intermediate container 9b70fa39b2d0 [2022-04-15T02:46:04.555Z] ---> 1e45316ab337 [2022-04-15T02:46:04.555Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-15T02:46:04.555Z] Removing intermediate container e064ff449142 [2022-04-15T02:46:04.555Z] ---> ec123085e548 [2022-04-15T02:46:04.555Z] Step 13/22 : WORKDIR /edgex [2022-04-15T02:46:05.667Z] ---> Running in 62bf9cca243a [2022-04-15T02:46:08.229Z] ---> Running in a2d26d0efda2 [2022-04-15T02:46:20.639Z] Removing intermediate container 62bf9cca243a [2022-04-15T02:46:20.639Z] ---> fda04d1e7736 [2022-04-15T02:46:20.639Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-15T02:46:24.891Z] ---> bb6fbf6bd810 [2022-04-15T02:46:24.891Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-15T02:46:34.935Z] Removing intermediate container a2d26d0efda2 [2022-04-15T02:46:34.935Z] ---> d0d79167bbea [2022-04-15T02:46:34.935Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-15T02:46:38.253Z] ---> Running in 26b715b8963f [2022-04-15T02:46:38.253Z] ---> 689f759bc6b9 [2022-04-15T02:46:38.253Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-15T02:46:38.253Z] ---> 5e847acb0f51 [2022-04-15T02:46:38.253Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-15T02:46:38.253Z] Removing intermediate container 26b715b8963f [2022-04-15T02:46:38.253Z] ---> cb943c3b259e [2022-04-15T02:46:38.253Z] Step 15/23 : WORKDIR / [2022-04-15T02:46:38.253Z] ---> 188bb6100cca [2022-04-15T02:46:38.253Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-15T02:46:38.253Z] ---> Running in 95a32cdab2e2 [2022-04-15T02:46:38.253Z] ---> 4fb4b42dbc05 [2022-04-15T02:46:38.253Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-15T02:46:38.253Z] ---> Running in 4a2b0caf869c [2022-04-15T02:46:38.518Z] Removing intermediate container 95a32cdab2e2 [2022-04-15T02:46:38.518Z] ---> 474a449d8a67 [2022-04-15T02:46:38.518Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-15T02:46:38.518Z] Removing intermediate container 4a2b0caf869c [2022-04-15T02:46:38.518Z] ---> acf89d0981e5 [2022-04-15T02:46:38.518Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-15T02:46:38.779Z] ---> 836fb202f9ad [2022-04-15T02:46:38.779Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-15T02:46:38.779Z] ---> 612bf1da85b4 [2022-04-15T02:46:38.779Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-15T02:46:39.041Z] ---> Running in b49a4d773557 [2022-04-15T02:46:39.305Z] Removing intermediate container b49a4d773557 [2022-04-15T02:46:39.305Z] ---> ac0d7a198b09 [2022-04-15T02:46:39.305Z] Step 21/23 : LABEL arch=x86_64 [2022-04-15T02:46:39.305Z] ---> 76115412dcf8 [2022-04-15T02:46:39.305Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-15T02:46:39.566Z] ---> e6fa8dfb577a [2022-04-15T02:46:39.566Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-15T02:46:39.566Z] ---> Running in e764b332db3e [2022-04-15T02:46:39.566Z] ---> Running in 190c5b022533 [2022-04-15T02:46:39.828Z] Removing intermediate container e764b332db3e [2022-04-15T02:46:39.828Z] ---> 7b16aac5dade [2022-04-15T02:46:39.828Z] Step 22/23 : LABEL git_sha=80f156bd09d73c08268e0ba95d5f169ddefce439 [2022-04-15T02:46:39.828Z] ---> ac8ca272d231 [2022-04-15T02:46:39.828Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-15T02:46:39.828Z] ---> Running in 7caa402288bc [2022-04-15T02:46:39.828Z] ---> Running in f8627d2c76cd [2022-04-15T02:46:40.091Z] Removing intermediate container 7caa402288bc [2022-04-15T02:46:40.091Z] ---> b83ba1da5c58 [2022-04-15T02:46:40.091Z] Step 23/23 : LABEL version=0.0.0 [2022-04-15T02:46:40.091Z] Removing intermediate container f8627d2c76cd [2022-04-15T02:46:40.091Z] ---> 2ea79ff79da7 [2022-04-15T02:46:40.091Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-15T02:46:40.091Z] ---> Running in cad59db8b1d8 [2022-04-15T02:46:40.352Z] ---> Running in c84e27b975a7 [2022-04-15T02:46:40.352Z] Removing intermediate container cad59db8b1d8 [2022-04-15T02:46:40.352Z] ---> dd5fa7ab5c63 [2022-04-15T02:46:40.352Z] [2022-04-15T02:46:40.352Z] Removing intermediate container c84e27b975a7 [2022-04-15T02:46:40.352Z] ---> 22d43e66fcf0 [2022-04-15T02:46:40.352Z] Step 21/23 : LABEL arch=x86_64 [2022-04-15T02:46:40.352Z] Removing intermediate container 190c5b022533 [2022-04-15T02:46:40.352Z] ---> a0e59643dfd9 [2022-04-15T02:46:40.352Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-15T02:46:40.352Z] Successfully built dd5fa7ab5c63 [2022-04-15T02:46:40.352Z] ---> Running in 53a27290a778 [2022-04-15T02:46:40.352Z] Successfully tagged core-command:latest [2022-04-15T02:46:40.613Z]  Building core-command ... done  ---> Running in 6285661ab58d [2022-04-15T02:46:40.613Z] Removing intermediate container 53a27290a778 [2022-04-15T02:46:40.613Z] ---> 5edf324fcdc7 [2022-04-15T02:46:40.613Z] Step 22/23 : LABEL git_sha=80f156bd09d73c08268e0ba95d5f169ddefce439 [2022-04-15T02:46:40.613Z] Removing intermediate container 6285661ab58d [2022-04-15T02:46:40.613Z] ---> c5420279afdf [2022-04-15T02:46:40.613Z] Step 20/22 : LABEL arch=x86_64 [2022-04-15T02:46:40.613Z] ---> Running in 7f41d72afdc9 [2022-04-15T02:46:40.874Z] ---> Running in c9ce89c361e8 [2022-04-15T02:46:40.874Z] Removing intermediate container 7f41d72afdc9 [2022-04-15T02:46:40.874Z] ---> c41512248eb4 [2022-04-15T02:46:40.874Z] Step 23/23 : LABEL version=0.0.0 [2022-04-15T02:46:40.874Z] Removing intermediate container c9ce89c361e8 [2022-04-15T02:46:40.874Z] ---> 72faeee34ff0 [2022-04-15T02:46:40.874Z] Step 21/22 : LABEL git_sha=80f156bd09d73c08268e0ba95d5f169ddefce439 [2022-04-15T02:46:40.874Z] ---> Running in 20df3f3d85c3 [2022-04-15T02:46:41.182Z] ---> Running in 3880979b7349 [2022-04-15T02:46:41.182Z] Removing intermediate container 20df3f3d85c3 [2022-04-15T02:46:41.182Z] ---> ec87c679d8a1 [2022-04-15T02:46:41.182Z] [2022-04-15T02:46:41.444Z] Successfully built ec87c679d8a1 [2022-04-15T02:46:41.444Z] Successfully tagged core-metadata:latest [2022-04-15T02:46:41.444Z]  Building core-metadata ... done Removing intermediate container 3880979b7349 [2022-04-15T02:46:41.444Z] ---> 183d09e41949 [2022-04-15T02:46:41.444Z] Step 22/22 : LABEL version=0.0.0 [2022-04-15T02:46:41.444Z] ---> Running in 8aa31fec5782 [2022-04-15T02:46:41.706Z] Removing intermediate container 8aa31fec5782 [2022-04-15T02:46:41.706Z] ---> f1224f65ab59 [2022-04-15T02:46:41.706Z] [2022-04-15T02:46:41.968Z] Successfully built f1224f65ab59 [2022-04-15T02:46:41.968Z] Successfully tagged security-proxy-setup:latest [2022-04-15T02:46:42.540Z]  Building security-proxy-setup ... done Removing intermediate container 7be1889068f0 [2022-04-15T02:46:42.540Z] ---> ec8108b26bce [2022-04-15T02:46:42.540Z] [2022-04-15T02:46:42.540Z] Step 13/26 : FROM alpine:3.15 [2022-04-15T02:46:42.540Z] ---> 0ac33e5f5afa [2022-04-15T02:46:42.540Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-15T02:46:42.540Z] ---> Using cache [2022-04-15T02:46:42.540Z] ---> c7c9148c75b9 [2022-04-15T02:46:42.540Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T02:46:42.540Z] ---> Using cache [2022-04-15T02:46:42.540Z] ---> f800253862c8 [2022-04-15T02:46:42.540Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-15T02:46:42.540Z] ---> Using cache [2022-04-15T02:46:42.540Z] ---> 624fcf52f134 [2022-04-15T02:46:42.540Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-15T02:46:42.804Z] Removing intermediate container 7235b99588a0 [2022-04-15T02:46:42.804Z] ---> 0f1954a1ffe9 [2022-04-15T02:46:42.804Z] [2022-04-15T02:46:42.804Z] Step 13/26 : FROM alpine:3.15 [2022-04-15T02:46:42.804Z] ---> 0ac33e5f5afa [2022-04-15T02:46:42.804Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-15T02:46:42.804Z] ---> Using cache [2022-04-15T02:46:42.804Z] ---> c7c9148c75b9 [2022-04-15T02:46:42.804Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T02:46:42.804Z] ---> Using cache [2022-04-15T02:46:42.804Z] ---> f800253862c8 [2022-04-15T02:46:42.804Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-15T02:46:43.377Z] ---> Running in 671ae7073119 [2022-04-15T02:46:43.377Z] ---> bd796f21fc41 [2022-04-15T02:46:43.377Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-15T02:46:43.638Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T02:46:44.587Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T02:46:44.850Z] v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-15T02:46:44.850Z] v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-15T02:46:44.850Z] OK: 15855 distinct packages available [2022-04-15T02:46:44.850Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T02:46:45.112Z] ---> 9b534c11de47 [2022-04-15T02:46:45.112Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-15T02:46:45.378Z] ---> 3f477e5bd1f4 [2022-04-15T02:46:45.378Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-15T02:46:45.378Z] ---> f65d2e346803 [2022-04-15T02:46:45.378Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-15T02:46:45.641Z] ---> 39c3a70dd0d7 [2022-04-15T02:46:45.641Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-15T02:46:45.641Z] ---> Running in fbd612c43094 [2022-04-15T02:46:45.904Z] Removing intermediate container fbd612c43094 [2022-04-15T02:46:45.904Z] ---> ccf41a257a8f [2022-04-15T02:46:45.904Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-15T02:46:45.904Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T02:46:45.904Z] ---> Running in 92fd62189714 [2022-04-15T02:46:45.904Z] Removing intermediate container 92fd62189714 [2022-04-15T02:46:45.904Z] ---> 7d1283ec1e45 [2022-04-15T02:46:45.904Z] Step 24/26 : LABEL arch=x86_64 [2022-04-15T02:46:45.904Z] ---> Running in 8f7606b0a8c8 [2022-04-15T02:46:46.179Z] Removing intermediate container 8f7606b0a8c8 [2022-04-15T02:46:46.179Z] ---> 77b38dc9e196 [2022-04-15T02:46:46.179Z] Step 25/26 : LABEL git_sha=80f156bd09d73c08268e0ba95d5f169ddefce439 [2022-04-15T02:46:46.179Z] ---> Running in c872b659b10b [2022-04-15T02:46:46.179Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-15T02:46:46.179Z] Removing intermediate container c872b659b10b [2022-04-15T02:46:46.179Z] ---> da4b901e2730 [2022-04-15T02:46:46.179Z] Step 26/26 : LABEL version=0.0.0 [2022-04-15T02:46:46.179Z] ---> Running in 579ff42e6d8b [2022-04-15T02:46:46.179Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-15T02:46:46.440Z] (3/4) Installing libucontext (1.1-r0) [2022-04-15T02:46:46.440Z] Removing intermediate container 579ff42e6d8b [2022-04-15T02:46:46.440Z] ---> 8b6354368089 [2022-04-15T02:46:46.440Z] [2022-04-15T02:46:46.440Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-15T02:46:46.440Z] Successfully built 8b6354368089 [2022-04-15T02:46:46.440Z] Successfully tagged security-spire-agent:latest [2022-04-15T02:46:46.440Z]  Building security-spire-agent ... done Executing busybox-1.34.1-r5.trigger [2022-04-15T02:46:46.440Z] OK: 6 MiB in 18 packages [2022-04-15T02:46:47.010Z] Removing intermediate container 671ae7073119 [2022-04-15T02:46:47.010Z] ---> 48e4497d5cc2 [2022-04-15T02:46:47.010Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-15T02:46:48.930Z] ---> 7d9801c24eb9 [2022-04-15T02:46:48.930Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-15T02:46:49.193Z] ---> 80a15a38b504 [2022-04-15T02:46:49.193Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-15T02:46:49.193Z] ---> Running in 408f45163e0c [2022-04-15T02:46:49.462Z] Removing intermediate container 408f45163e0c [2022-04-15T02:46:49.462Z] ---> 35ad3f6767e3 [2022-04-15T02:46:49.462Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-15T02:46:49.462Z] ---> a195dc586e62 [2022-04-15T02:46:49.462Z] Step 21/26 : WORKDIR / [2022-04-15T02:46:49.725Z] ---> Running in 0cbb83c690e7 [2022-04-15T02:46:49.725Z] Removing intermediate container 0cbb83c690e7 [2022-04-15T02:46:49.725Z] ---> 165595838697 [2022-04-15T02:46:49.725Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-15T02:46:49.725Z] ---> Running in e50d9491ea25 [2022-04-15T02:46:49.988Z] Removing intermediate container e50d9491ea25 [2022-04-15T02:46:49.988Z] ---> 075ea276d7ec [2022-04-15T02:46:49.988Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-15T02:46:49.988Z] ---> Running in 679a3148db60 [2022-04-15T02:46:49.988Z] Removing intermediate container 679a3148db60 [2022-04-15T02:46:49.988Z] ---> 9edfce4e0a64 [2022-04-15T02:46:49.988Z] Step 24/26 : LABEL arch=x86_64 [2022-04-15T02:46:49.988Z] ---> Running in 87f4d81db63d [2022-04-15T02:46:50.251Z] Removing intermediate container 87f4d81db63d [2022-04-15T02:46:50.251Z] ---> de17098f6bad [2022-04-15T02:46:50.251Z] Step 25/26 : LABEL git_sha=80f156bd09d73c08268e0ba95d5f169ddefce439 [2022-04-15T02:46:50.251Z] ---> Running in b254300e1e99 [2022-04-15T02:46:50.251Z] Removing intermediate container b254300e1e99 [2022-04-15T02:46:50.251Z] ---> 7f80ee4c65bf [2022-04-15T02:46:50.251Z] Step 26/26 : LABEL version=0.0.0 [2022-04-15T02:46:50.513Z] ---> Running in 7372cd648e05 [2022-04-15T02:46:50.513Z] Removing intermediate container 7372cd648e05 [2022-04-15T02:46:50.513Z] ---> d4527c9cbd77 [2022-04-15T02:46:50.513Z] [2022-04-15T02:46:50.513Z] Successfully built d4527c9cbd77 [2022-04-15T02:46:50.514Z] Successfully tagged security-spire-config:latest [2022-04-15T02:46:50.786Z]  Building security-spire-config ... done  [Pipeline] } [2022-04-15T02:46:50.798Z] $ docker stop --time=1 1ca260bc61f20d63da4988b937442b8815b265af695675bb63c9fd86a669db28 [2022-04-15T02:46:52.172Z] $ docker rm -f 1ca260bc61f20d63da4988b937442b8815b265af695675bb63c9fd86a669db28 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-15T02:46:52.527Z] + docker images [2022-04-15T02:46:52.527Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-15T02:46:52.527Z] security-spire-config latest d4527c9cbd77 2 seconds ago 86.7MB [2022-04-15T02:46:52.527Z] security-spire-agent latest 8b6354368089 6 seconds ago 127MB [2022-04-15T02:46:52.527Z] security-proxy-setup latest f1224f65ab59 11 seconds ago 26.9MB [2022-04-15T02:46:52.527Z] core-metadata latest ec87c679d8a1 12 seconds ago 17MB [2022-04-15T02:46:52.527Z] core-command latest dd5fa7ab5c63 12 seconds ago 16MB [2022-04-15T02:46:52.527Z] 0f1954a1ffe9 15 seconds ago 4.43GB [2022-04-15T02:46:52.527Z] ec8108b26bce 15 seconds ago 4.43GB [2022-04-15T02:46:52.527Z] cd7380a7484e 50 seconds ago 1.5GB [2022-04-15T02:46:52.527Z] d4f41786559c About a minute ago 1.5GB [2022-04-15T02:46:52.527Z] 21101b898e3c About a minute ago 1.49GB [2022-04-15T02:46:52.527Z] support-notifications latest 82001a0fe4c5 About a minute ago 26.8MB [2022-04-15T02:46:52.527Z] 0b48d5899074 About a minute ago 1.55GB [2022-04-15T02:46:52.527Z] support-scheduler latest 5fe5fe083177 About a minute ago 26.2MB [2022-04-15T02:46:52.527Z] security-spire-server latest b0d920593e19 About a minute ago 87.3MB [2022-04-15T02:46:52.527Z] 58a358d0ede8 2 minutes ago 4.43GB [2022-04-15T02:46:52.527Z] 50cbcac596fc 2 minutes ago 1.55GB [2022-04-15T02:46:52.527Z] security-spiffe-token-provider latest 4daf5be68fc9 3 minutes ago 28.8MB [2022-04-15T02:46:52.527Z] 526e7e913c2d 4 minutes ago 1.54GB [2022-04-15T02:46:52.527Z] sys-mgmt-agent latest bdd08bf76260 4 minutes ago 299MB [2022-04-15T02:46:52.527Z] security-bootstrapper latest a22c0308a5f4 4 minutes ago 19MB [2022-04-15T02:46:52.527Z] security-secretstore-setup latest f39aae43859e 4 minutes ago 28.5MB [2022-04-15T02:46:52.527Z] core-data latest c03a9f5b8bad 4 minutes ago 22.5MB [2022-04-15T02:46:52.527Z] d2aea27b8504 5 minutes ago 1.49GB [2022-04-15T02:46:52.527Z] 2082d6148203 5 minutes ago 1.52GB [2022-04-15T02:46:52.527Z] 2a5c9c79b747 5 minutes ago 1.5GB [2022-04-15T02:46:52.527Z] d9efcc1272ec 5 minutes ago 1.5GB [2022-04-15T02:46:52.527Z] ci-base-image-x86_64 latest bbda82ed3090 8 minutes ago 896MB [2022-04-15T02:46:52.527Z] docker 20.10.14 7417809fdb73 9 days ago 218MB [2022-04-15T02:46:52.527Z] alpine 3.14 e04c818066af 10 days ago 5.59MB [2022-04-15T02:46:52.527Z] alpine 3.15 0ac33e5f5afa 10 days ago 5.57MB [2022-04-15T02:46:52.527Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB [2022-04-15T02:46:52.527Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB [2022-04-15T02:46:52.527Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 21 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-15T02:46:58.301Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-15T02:46:58.576Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-15T02:47:00.019Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-15T02:47:03.460Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-15T02:47:04.114Z] + ls -al . [2022-04-15T02:47:04.114Z] total 668 [2022-04-15T02:47:04.114Z] drwxrwxr-x 9 1001 1001 4096 Apr 15 02:47 . [2022-04-15T02:47:04.114Z] drwxr-xr-x 4 root root 4096 Apr 15 02:41 .. [2022-04-15T02:47:04.114Z] -rw-rw-r-- 1 1001 1001 11 Apr 15 02:39 .dockerignore [2022-04-15T02:47:04.114Z] drwxrwxr-x 8 1001 1001 4096 Apr 15 02:39 .git [2022-04-15T02:47:04.114Z] drwxrwxr-x 3 1001 1001 4096 Apr 15 02:39 .github [2022-04-15T02:47:04.114Z] -rw-rw-r-- 1 1001 1001 879 Apr 15 02:39 .gitignore [2022-04-15T02:47:04.114Z] -rw-rw-r-- 1 1001 1001 42 Apr 15 02:39 .golangci.yml [2022-04-15T02:47:04.114Z] -rw-rw-r-- 1 1001 1001 87 Apr 15 02:39 .hadolint.yml [2022-04-15T02:47:04.114Z] -rw-rw-r-- 1 1001 1001 166 Apr 15 02:39 .sonarcloud.properties [2022-04-15T02:47:04.114Z] -rw-rw-r-- 1 1001 1001 1171 Apr 15 02:39 ADOPTERS.md [2022-04-15T02:47:04.114Z] -rw-rw-r-- 1 1001 1001 10086 Apr 15 02:39 Attribution.txt [2022-04-15T02:47:04.114Z] -rw-rw-r-- 1 1001 1001 51732 Apr 15 02:39 CHANGELOG.md [2022-04-15T02:47:04.114Z] -rw-rw-r-- 1 1001 1001 3804 Apr 15 02:39 CONTRIBUTING.md [2022-04-15T02:47:04.114Z] -rw-rw-r-- 1 1001 1001 677 Apr 15 02:39 GOVERNANCE.md [2022-04-15T02:47:04.114Z] -rw-rw-r-- 1 1001 1001 850 Apr 15 02:39 Jenkinsfile [2022-04-15T02:47:04.114Z] -rw-rw-r-- 1 1001 1001 10775 Apr 15 02:39 LICENSE [2022-04-15T02:47:04.114Z] -rw-rw-r-- 1 1001 1001 10389 Apr 15 02:39 Makefile [2022-04-15T02:47:04.114Z] -rw-rw-r-- 1 1001 1001 582 Apr 15 02:39 OWNERS.md [2022-04-15T02:47:04.114Z] -rw-rw-r-- 1 1001 1001 9120 Apr 15 02:39 README.md [2022-04-15T02:47:04.114Z] -rw-rw-r-- 1 1001 1001 6912 Apr 15 02:39 SECURITY.md [2022-04-15T02:47:04.114Z] -rw-rw-r-- 1 1001 1001 5 Apr 15 02:37 VERSION [2022-04-15T02:47:04.114Z] -rw-rw-r-- 1 1001 1001 4131 Apr 15 02:39 ZMQWindows.md [2022-04-15T02:47:04.114Z] drwxrwxr-x 2 1001 1001 4096 Apr 15 02:39 bin [2022-04-15T02:47:04.114Z] drwxrwxr-x 18 1001 1001 4096 Apr 15 02:39 cmd [2022-04-15T02:47:04.114Z] -rw-r--r-- 1 root root 434743 Apr 15 02:45 coverage.out [2022-04-15T02:47:04.114Z] -rw-rw-r-- 1 1001 1001 3256 Apr 15 02:39 go.mod [2022-04-15T02:47:04.114Z] -rw-rw-r-- 1 1001 1001 35162 Apr 15 02:39 go.sum [2022-04-15T02:47:04.114Z] drwxrwxr-x 8 1001 1001 4096 Apr 15 02:39 internal [2022-04-15T02:47:04.114Z] drwxrwxr-x 3 1001 1001 4096 Apr 15 02:39 openapi [2022-04-15T02:47:04.114Z] drwxrwxr-x 4 1001 1001 4096 Apr 15 02:39 snap [2022-04-15T02:47:04.114Z] -rw-rw-r-- 1 1001 1001 204 Apr 15 02:39 version.go [Pipeline] sh [2022-04-15T02:47:04.799Z] + '[' -e coverage.out ] [2022-04-15T02:47:04.799Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-15T02:47:04.830Z] Warning: overwriting stash ‘coverage-report’ [2022-04-15T02:47:05.568Z] Stashed 1 file(s) [Pipeline] sh [2022-04-15T02:47:06.221Z] + make build [2022-04-15T02:47:06.221Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-15T02:48:27.987Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-15T02:49:24.571Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-15T02:49:24.571Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-15T02:49:56.971Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-15T02:49:56.971Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-15T02:49:58.511Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-15T02:50:05.260Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-15T02:50:07.891Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-15T02:50:13.304Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-15T02:50:15.926Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-15T02:50:19.336Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-15T02:50:27.632Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-15T02:50:31.983Z] $ docker stop --time=1 37ba32b1234637337bc31777e7a27ad4714c7ff15666d194d62ec5f43470247a [2022-04-15T02:50:33.972Z] $ docker rm -f 37ba32b1234637337bc31777e7a27ad4714c7ff15666d194d62ec5f43470247a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-15T02:50:36.095Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-15T02:50:36.095Z] [2022-04-15T02:50:36.095Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T02:50:36.452Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-15T02:50:36.728Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-15T02:50:36.728Z] 29e5d40040c1: Pulling fs layer [2022-04-15T02:50:36.728Z] 1ce36da41761: Pulling fs layer [2022-04-15T02:50:36.728Z] 25b303627fd3: Pulling fs layer [2022-04-15T02:50:36.728Z] 29e5d40040c1: Verifying Checksum [2022-04-15T02:50:36.728Z] 29e5d40040c1: Download complete [2022-04-15T02:50:37.001Z] 1ce36da41761: Verifying Checksum [2022-04-15T02:50:37.001Z] 1ce36da41761: Download complete [2022-04-15T02:50:37.274Z] 29e5d40040c1: Pull complete [2022-04-15T02:50:38.713Z] 25b303627fd3: Verifying Checksum [2022-04-15T02:50:38.713Z] 25b303627fd3: Download complete [2022-04-15T02:50:38.713Z] 1ce36da41761: Pull complete [2022-04-15T02:50:51.119Z] 25b303627fd3: Pull complete [2022-04-15T02:50:51.120Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-15T02:50:51.120Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-15T02:50:51.120Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-15T02:50:51.336Z] prd-ubuntu20.04-docker-arm64-4c-16g-21019 does not seem to be running inside a container [2022-04-15T02:50:51.425Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-15T02:50:53.672Z] $ docker top b998241dd8d7a774f6328f9dcf5020685181269836c3c0293df61ae5bd7cedf6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-15T02:50:54.598Z] + docker-compose build --help [2022-04-15T02:50:54.598Z] + grep parallel [2022-04-15T02:50:57.989Z] --parallel Build images in parallel. [Pipeline] } [2022-04-15T02:50:58.282Z] $ docker stop --time=1 b998241dd8d7a774f6328f9dcf5020685181269836c3c0293df61ae5bd7cedf6 [2022-04-15T02:50:59.912Z] $ docker rm -f b998241dd8d7a774f6328f9dcf5020685181269836c3c0293df61ae5bd7cedf6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-15T02:51:00.521Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-15T02:51:00.522Z] . [Pipeline] withDockerContainer [2022-04-15T02:51:00.753Z] prd-ubuntu20.04-docker-arm64-4c-16g-21019 does not seem to be running inside a container [2022-04-15T02:51:00.846Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-15T02:51:02.127Z] $ docker top 45f54f39f6e8a26cd6097a83915cc1716b0bf776301554de3699a305b8bfcbf8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-15T02:51:03.020Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-15T02:51:07.327Z] Building core-command ... [2022-04-15T02:51:07.327Z] Building core-data ... [2022-04-15T02:51:07.327Z] Building core-metadata ... [2022-04-15T02:51:07.327Z] Building security-bootstrapper ... [2022-04-15T02:51:07.327Z] Building security-proxy-setup ... [2022-04-15T02:51:07.327Z] Building security-secretstore-setup ... [2022-04-15T02:51:07.327Z] Building security-spiffe-token-provider ... [2022-04-15T02:51:07.327Z] Building security-spire-agent ... [2022-04-15T02:51:07.327Z] Building security-spire-config ... [2022-04-15T02:51:07.327Z] Building security-spire-server ... [2022-04-15T02:51:07.327Z] Building support-notifications ... [2022-04-15T02:51:07.327Z] Building support-scheduler ... [2022-04-15T02:51:07.327Z] Building sys-mgmt-agent ... [2022-04-15T02:51:07.327Z] Building support-notifications [2022-04-15T02:51:07.327Z] Building core-command [2022-04-15T02:51:07.327Z] Building security-spire-agent [2022-04-15T02:51:07.327Z] Building core-metadata [2022-04-15T02:51:07.327Z] Building support-scheduler [2022-04-15T02:52:29.184Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T02:52:29.184Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-15T02:52:29.184Z] ---> 4cb159305e09 [2022-04-15T02:52:29.184Z] Step 3/23 : WORKDIR /edgex-go [2022-04-15T02:52:29.184Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T02:52:29.184Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-15T02:52:29.184Z] ---> 4cb159305e09 [2022-04-15T02:52:29.184Z] Step 3/22 : WORKDIR /edgex-go [2022-04-15T02:52:29.827Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T02:52:29.827Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-15T02:52:29.827Z] ---> 4cb159305e09 [2022-04-15T02:52:29.827Z] Step 3/22 : WORKDIR /edgex-go [2022-04-15T02:52:29.827Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T02:52:29.827Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-15T02:52:29.827Z] ---> 4cb159305e09 [2022-04-15T02:52:29.827Z] Step 3/23 : WORKDIR /edgex-go [2022-04-15T02:52:30.110Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T02:52:30.110Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-15T02:52:30.110Z] ---> 4cb159305e09 [2022-04-15T02:52:30.110Z] Step 3/26 : WORKDIR /edgex-go [2022-04-15T02:52:30.110Z] ---> Running in 1d59ffd29749 [2022-04-15T02:52:30.110Z] ---> Running in 4b9f0f19710a [2022-04-15T02:52:30.110Z] ---> Running in 75d448c0723f [2022-04-15T02:52:30.110Z] ---> Running in 4fa9de0cd618 [2022-04-15T02:52:30.110Z] ---> Running in 0bba7ba9fca0 [2022-04-15T02:52:30.722Z] Removing intermediate container 1d59ffd29749 [2022-04-15T02:52:30.722Z] ---> 0ea0653f93c1 [2022-04-15T02:52:30.722Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T02:52:30.722Z] ---> Running in ecca810737d1 [2022-04-15T02:52:31.008Z] Removing intermediate container 4fa9de0cd618 [2022-04-15T02:52:31.009Z] ---> bcd9e8a7d956 [2022-04-15T02:52:31.009Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T02:52:31.009Z] Removing intermediate container 4b9f0f19710a [2022-04-15T02:52:31.009Z] ---> 6faf5cf66f31 [2022-04-15T02:52:31.009Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T02:52:31.009Z] Removing intermediate container 0bba7ba9fca0 [2022-04-15T02:52:31.009Z] ---> 0bc7475628b8 [2022-04-15T02:52:31.009Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T02:52:31.328Z] Removing intermediate container 75d448c0723f [2022-04-15T02:52:31.329Z] ---> 73328b2ea6f6 [2022-04-15T02:52:31.329Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T02:52:31.329Z] ---> Running in 8e8f0db828c5 [2022-04-15T02:52:31.329Z] ---> Running in 90c3d2d69751 [2022-04-15T02:52:31.329Z] ---> Running in 855c9b682365 [2022-04-15T02:52:31.630Z] ---> Running in 9366853d17ac [2022-04-15T02:52:35.203Z] Removing intermediate container ecca810737d1 [2022-04-15T02:52:35.203Z] ---> 11a1c89ff553 [2022-04-15T02:52:35.203Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-15T02:52:35.203Z] ---> Running in b9af8a9dbf80 [2022-04-15T02:52:35.499Z] Removing intermediate container 8e8f0db828c5 [2022-04-15T02:52:35.499Z] ---> 6c33728c3da3 [2022-04-15T02:52:35.499Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-15T02:52:35.784Z] ---> Running in d6bd155a72ba [2022-04-15T02:52:36.061Z] Removing intermediate container 90c3d2d69751 [2022-04-15T02:52:36.061Z] ---> bb601d4f9e32 [2022-04-15T02:52:36.061Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-15T02:52:36.061Z] ---> Running in 575226c582c7 [2022-04-15T02:52:36.674Z] Removing intermediate container 855c9b682365 [2022-04-15T02:52:36.674Z] ---> 7fb7c9a55f25 [2022-04-15T02:52:36.674Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-15T02:52:36.674Z] Removing intermediate container 9366853d17ac [2022-04-15T02:52:36.674Z] ---> 0e6f159cd023 [2022-04-15T02:52:36.674Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-15T02:52:36.674Z] ---> Running in 40207e1ea162 [2022-04-15T02:52:36.962Z] ---> Running in e2bb9bb3fa59 [2022-04-15T02:52:37.967Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T02:52:38.240Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T02:52:38.240Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T02:52:38.523Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T02:52:38.523Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T02:52:38.800Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T02:52:39.081Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T02:52:39.081Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T02:52:39.688Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T02:52:39.688Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T02:52:39.688Z] OK: 220 MiB in 52 packages [2022-04-15T02:52:40.304Z] OK: 220 MiB in 52 packages [2022-04-15T02:52:40.305Z] OK: 220 MiB in 52 packages [2022-04-15T02:52:40.921Z] OK: 220 MiB in 52 packages [2022-04-15T02:52:40.921Z] OK: 220 MiB in 52 packages [2022-04-15T02:52:41.914Z] Removing intermediate container b9af8a9dbf80 [2022-04-15T02:52:41.915Z] ---> 8989d590dd97 [2022-04-15T02:52:41.915Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-15T02:52:42.207Z] Removing intermediate container 575226c582c7 [2022-04-15T02:52:42.207Z] ---> 4af4f90dc608 [2022-04-15T02:52:42.207Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-15T02:52:42.207Z] Removing intermediate container d6bd155a72ba [2022-04-15T02:52:42.207Z] ---> a65c6662e5be [2022-04-15T02:52:42.207Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-15T02:52:42.486Z] Removing intermediate container e2bb9bb3fa59 [2022-04-15T02:52:42.486Z] ---> 20cec51eb135 [2022-04-15T02:52:42.486Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-15T02:52:42.486Z] Removing intermediate container 40207e1ea162 [2022-04-15T02:52:42.486Z] ---> dbe91a0cc669 [2022-04-15T02:52:42.486Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-15T02:52:43.103Z] ---> 059119e259e5 [2022-04-15T02:52:43.103Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T02:52:43.103Z] ---> Running in 3df049ad2511 [2022-04-15T02:52:43.388Z] ---> ae1ef9c4e10c [2022-04-15T02:52:43.388Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T02:52:43.676Z] ---> Running in 77a86c0e5d4b [2022-04-15T02:52:43.676Z] ---> e8764bfbdd9d [2022-04-15T02:52:43.676Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T02:52:43.950Z] ---> 805e282f3e00 [2022-04-15T02:52:43.950Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T02:52:43.950Z] ---> Running in abe37eb5dde5 [2022-04-15T02:52:43.950Z] ---> Running in f2f275ba9ff5 [2022-04-15T02:52:44.227Z] ---> 63d194436dfc [2022-04-15T02:52:44.227Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T02:52:44.511Z] ---> Running in b58698f29b33 [2022-04-15T02:52:47.918Z] Removing intermediate container 3df049ad2511 [2022-04-15T02:52:47.918Z] ---> 0f10cec78a6b [2022-04-15T02:52:47.918Z] Step 8/23 : COPY . . [2022-04-15T02:52:50.569Z] Removing intermediate container 77a86c0e5d4b [2022-04-15T02:52:50.570Z] ---> e1b26dcdd4d5 [2022-04-15T02:52:50.570Z] Step 8/26 : COPY . . [2022-04-15T02:52:50.570Z] Removing intermediate container b58698f29b33 [2022-04-15T02:52:50.570Z] ---> bb078613d793 [2022-04-15T02:52:50.570Z] Step 8/23 : COPY . . [2022-04-15T02:52:50.570Z] Removing intermediate container abe37eb5dde5 [2022-04-15T02:52:50.570Z] ---> 30fa78c96a0c [2022-04-15T02:52:50.570Z] Step 8/22 : COPY . . [2022-04-15T02:52:50.570Z] Removing intermediate container f2f275ba9ff5 [2022-04-15T02:52:50.570Z] ---> d906d34969b2 [2022-04-15T02:52:50.570Z] Step 8/22 : COPY . . [2022-04-15T02:53:17.447Z] ---> 63b936a33511 [2022-04-15T02:53:17.447Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-15T02:53:17.447Z] ---> Running in 953cf55de97c [2022-04-15T02:53:18.440Z] ---> 47c0b6dc9e68 [2022-04-15T02:53:18.440Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-15T02:53:18.440Z] ---> 70571f1a08bc [2022-04-15T02:53:18.440Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-15T02:53:18.440Z] ---> Running in 0b2c66df2d45 [2022-04-15T02:53:18.717Z] ---> Running in 22836f4868b0 [2022-04-15T02:53:19.000Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-15T02:53:19.000Z] ---> e785d81b62aa [2022-04-15T02:53:19.276Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-15T02:53:19.276Z] ---> Running in 4535a868f689 [2022-04-15T02:53:19.553Z] Removing intermediate container 22836f4868b0 [2022-04-15T02:53:19.553Z] ---> 46b7a09de883 [2022-04-15T02:53:19.553Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-15T02:53:19.839Z] ---> Running in 2de7fe789c6b [2022-04-15T02:53:19.839Z] ---> 7554dd2b40af [2022-04-15T02:53:19.839Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-15T02:53:20.119Z] ---> Running in 20c5d053efc7 [2022-04-15T02:53:21.117Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-15T02:53:21.725Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-15T02:53:22.723Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-15T02:53:23.726Z] Removing intermediate container 2de7fe789c6b [2022-04-15T02:53:23.726Z] ---> b87a744d371b [2022-04-15T02:53:23.726Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-15T02:53:23.726Z] ---> Running in dfdc0a9f1711 [2022-04-15T02:53:24.339Z] Removing intermediate container dfdc0a9f1711 [2022-04-15T02:53:24.339Z] ---> 6dff64f5696d [2022-04-15T02:53:24.339Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-15T02:53:24.339Z] ---> Running in 74664fb3e5b7 [2022-04-15T02:53:27.781Z] spire-1.2.1/ [2022-04-15T02:53:27.781Z] spire-1.2.1/.data/ [2022-04-15T02:53:27.781Z] spire-1.2.1/.data/.file [2022-04-15T02:53:27.781Z] spire-1.2.1/.dockerignore [2022-04-15T02:53:27.781Z] spire-1.2.1/.gitattributes [2022-04-15T02:53:27.781Z] spire-1.2.1/.githooks/ [2022-04-15T02:53:27.781Z] spire-1.2.1/.githooks/pre-commit [2022-04-15T02:53:27.781Z] spire-1.2.1/.github/ [2022-04-15T02:53:27.781Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-15T02:53:27.781Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-15T02:53:27.781Z] spire-1.2.1/.github/dependabot.yml [2022-04-15T02:53:27.781Z] spire-1.2.1/.github/workflows/ [2022-04-15T02:53:27.781Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-15T02:53:27.781Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-15T02:53:27.781Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-15T02:53:27.781Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-15T02:53:27.781Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-15T02:53:27.781Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-15T02:53:27.781Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-15T02:53:27.781Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-15T02:53:27.781Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-15T02:53:27.781Z] spire-1.2.1/.gitignore [2022-04-15T02:53:27.781Z] spire-1.2.1/.go-version [2022-04-15T02:53:27.781Z] spire-1.2.1/.golangci.yml [2022-04-15T02:53:27.781Z] spire-1.2.1/ADOPTERS.md [2022-04-15T02:53:27.781Z] spire-1.2.1/CHANGELOG.md [2022-04-15T02:53:27.781Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-15T02:53:27.781Z] spire-1.2.1/CODEOWNERS [2022-04-15T02:53:27.781Z] spire-1.2.1/CONTRIBUTING.md [2022-04-15T02:53:27.781Z] spire-1.2.1/Dockerfile [2022-04-15T02:53:27.781Z] spire-1.2.1/Dockerfile.dev [2022-04-15T02:53:27.781Z] spire-1.2.1/Dockerfile.scratch [2022-04-15T02:53:27.781Z] spire-1.2.1/LICENSE [2022-04-15T02:53:27.781Z] spire-1.2.1/MAINTAINERS.md [2022-04-15T02:53:27.781Z] spire-1.2.1/Makefile [2022-04-15T02:53:27.781Z] spire-1.2.1/README.md [2022-04-15T02:53:27.781Z] spire-1.2.1/ROADMAP.md [2022-04-15T02:53:27.781Z] spire-1.2.1/SECURITY.md [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/ [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-agent/ [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-server/ [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-15T02:53:27.781Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-15T02:53:27.781Z] spire-1.2.1/conf/ [2022-04-15T02:53:27.781Z] spire-1.2.1/conf/agent/ [2022-04-15T02:53:27.781Z] spire-1.2.1/conf/agent/agent.conf [2022-04-15T02:53:27.781Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-15T02:53:27.781Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-15T02:53:27.781Z] spire-1.2.1/conf/server/ [2022-04-15T02:53:27.781Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-15T02:53:27.781Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-15T02:53:27.781Z] spire-1.2.1/conf/server/server.conf [2022-04-15T02:53:27.781Z] spire-1.2.1/conf/server/server_full.conf [2022-04-15T02:53:27.781Z] spire-1.2.1/doc/ [2022-04-15T02:53:27.781Z] spire-1.2.1/doc/SPIRE101.md [2022-04-15T02:53:27.781Z] spire-1.2.1/doc/auditlog.md [2022-04-15T02:53:27.781Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-15T02:53:27.781Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-15T02:53:27.781Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-15T02:53:27.781Z] spire-1.2.1/doc/images/ [2022-04-15T02:53:27.781Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-15T02:53:27.781Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-15T02:53:27.781Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-15T02:53:27.781Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-15T02:53:27.781Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-15T02:53:27.781Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-15T02:53:27.781Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-15T02:53:27.781Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-15T02:53:27.781Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-15T02:53:27.781Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-15T02:53:27.781Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-15T02:53:27.781Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-15T02:53:27.781Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-15T02:53:27.781Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-15T02:53:27.781Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-15T02:53:27.781Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-15T02:53:27.781Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-15T02:53:27.781Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-15T02:53:27.781Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-15T02:53:27.781Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-15T02:53:27.781Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-15T02:53:27.781Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-15T02:53:27.781Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-15T02:53:27.781Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-15T02:53:27.781Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-15T02:53:27.781Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-15T02:53:27.781Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-15T02:53:27.781Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-15T02:53:27.781Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-15T02:53:27.781Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-15T02:53:27.781Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-15T02:53:27.781Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-15T02:53:27.781Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-15T02:53:27.781Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-15T02:53:27.781Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-15T02:53:27.781Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-15T02:53:27.781Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-15T02:53:27.781Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-15T02:53:27.781Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-15T02:53:27.781Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-15T02:53:27.781Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-15T02:53:27.781Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-15T02:53:27.781Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-15T02:53:27.781Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-15T02:53:27.781Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-15T02:53:27.781Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-15T02:53:27.781Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-15T02:53:27.781Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-15T02:53:27.781Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-15T02:53:27.781Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-15T02:53:27.781Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-15T02:53:27.781Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-15T02:53:27.781Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-15T02:53:27.781Z] spire-1.2.1/doc/scaling_spire.md [2022-04-15T02:53:27.781Z] spire-1.2.1/doc/spire_agent.md [2022-04-15T02:53:27.781Z] spire-1.2.1/doc/spire_server.md [2022-04-15T02:53:27.781Z] spire-1.2.1/doc/supported_integrations.md [2022-04-15T02:53:27.781Z] spire-1.2.1/doc/telemetry.md [2022-04-15T02:53:27.781Z] spire-1.2.1/doc/telemetry_config.md [2022-04-15T02:53:27.781Z] spire-1.2.1/doc/upgrading.md [2022-04-15T02:53:27.781Z] spire-1.2.1/doc/using_spire.md [2022-04-15T02:53:27.781Z] spire-1.2.1/examples/ [2022-04-15T02:53:27.781Z] spire-1.2.1/examples/README.md [2022-04-15T02:53:27.781Z] spire-1.2.1/go.mod [2022-04-15T02:53:27.781Z] spire-1.2.1/go.sum [2022-04-15T02:53:27.781Z] spire-1.2.1/pkg/ [2022-04-15T02:53:27.781Z] spire-1.2.1/pkg/agent/ [2022-04-15T02:53:27.781Z] spire-1.2.1/pkg/agent/agent.go [2022-04-15T02:53:27.781Z] spire-1.2.1/pkg/agent/api/ [2022-04-15T02:53:27.781Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-15T02:53:27.781Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-15T02:53:27.781Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-15T02:53:27.781Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-15T02:53:27.781Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-15T02:53:27.781Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-15T02:53:27.781Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-15T02:53:27.781Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-15T02:53:27.781Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-15T02:53:27.781Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-15T02:53:27.781Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-15T02:53:27.781Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-15T02:53:27.781Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-15T02:53:27.781Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-15T02:53:27.781Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-15T02:53:27.781Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-15T02:53:27.781Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-15T02:53:27.781Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-15T02:53:27.781Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-15T02:53:27.781Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-15T02:53:27.781Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-15T02:53:27.781Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-15T02:53:27.781Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-15T02:53:27.781Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-15T02:53:27.781Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-15T02:53:27.781Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-15T02:53:27.781Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/client/ [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/common/ [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/config.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/manager/ [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/svid/ [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/ [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/api/ [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/api/names.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/auth/ [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/catalog/ [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/cli/ [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/health/ [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/health/config.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/health/context.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/health/health.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/idutil/ [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/log/ [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/log/log.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/log/options.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-15T02:53:27.782Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/plugin/ [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/profiling/ [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/selector/ [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/uptime/ [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/util/ [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/util/task.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/version/ [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/version/version.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/x509util/ [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/ [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/api/ [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/api/api.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/api/health/ [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/api/id.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/api/status.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/bundle/ [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/ca/ [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/cache/ [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/catalog/ [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/config.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/datastore/ [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-15T02:53:28.061Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/ [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/registration/ [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/server.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/server_test.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/svid/ [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-15T02:53:28.343Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-15T02:53:28.343Z] spire-1.2.1/proto/ [2022-04-15T02:53:28.343Z] spire-1.2.1/proto/private/ [2022-04-15T02:53:28.343Z] spire-1.2.1/proto/private/server/ [2022-04-15T02:53:28.343Z] spire-1.2.1/proto/private/server/journal/ [2022-04-15T02:53:28.343Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-15T02:53:28.343Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-15T02:53:28.343Z] spire-1.2.1/proto/spire/ [2022-04-15T02:53:28.343Z] spire-1.2.1/proto/spire/common/ [2022-04-15T02:53:28.343Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-15T02:53:28.343Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-15T02:53:28.343Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-15T02:53:28.343Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-15T02:53:28.343Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-15T02:53:28.343Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-15T02:53:28.343Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-15T02:53:28.343Z] spire-1.2.1/proto/spire/plugin/ [2022-04-15T02:53:28.343Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-15T02:53:28.343Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-15T02:53:28.343Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-15T02:53:28.343Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-15T02:53:28.343Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-15T02:53:28.343Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-15T02:53:28.343Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-15T02:53:28.622Z] spire-1.2.1/release/ [2022-04-15T02:53:28.622Z] spire-1.2.1/release/spire-extras/ [2022-04-15T02:53:28.622Z] spire-1.2.1/release/spire-extras/README.md [2022-04-15T02:53:28.622Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-15T02:53:28.622Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-15T02:53:28.622Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-15T02:53:28.622Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-15T02:53:28.622Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-15T02:53:28.622Z] spire-1.2.1/release/spire/ [2022-04-15T02:53:28.622Z] spire-1.2.1/release/spire/README.md [2022-04-15T02:53:28.622Z] spire-1.2.1/release/spire/conf/ [2022-04-15T02:53:28.622Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-15T02:53:28.622Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-15T02:53:28.622Z] spire-1.2.1/release/spire/conf/server/ [2022-04-15T02:53:28.622Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-15T02:53:28.622Z] spire-1.2.1/script/ [2022-04-15T02:53:28.622Z] spire-1.2.1/script/build-artifact.sh [2022-04-15T02:53:28.622Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-15T02:53:28.622Z] spire-1.2.1/support/ [2022-04-15T02:53:28.622Z] spire-1.2.1/support/k8s/ [2022-04-15T02:53:28.622Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-15T02:53:28.622Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-15T02:53:28.622Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-15T02:53:28.622Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-15T02:53:28.622Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-15T02:53:28.622Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-15T02:53:28.622Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-15T02:53:28.622Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-15T02:53:28.622Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-15T02:53:28.622Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-15T02:53:28.622Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-15T02:53:28.622Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-15T02:53:28.622Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-15T02:53:28.622Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-15T02:53:28.622Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-15T02:53:28.622Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-15T02:53:28.622Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-15T02:53:28.622Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-15T02:53:28.622Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-15T02:53:28.622Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-15T02:53:28.622Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-15T02:53:28.622Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-15T02:53:28.622Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-15T02:53:28.622Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-15T02:53:28.622Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-15T02:53:28.622Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-15T02:53:28.622Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-15T02:53:28.622Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-15T02:53:28.622Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-15T02:53:28.622Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-15T02:53:28.622Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-15T02:53:28.622Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-15T02:53:28.622Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-15T02:53:28.622Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-15T02:53:28.622Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-15T02:53:28.622Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-15T02:53:28.622Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-15T02:53:28.622Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-15T02:53:28.622Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-15T02:53:28.622Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-15T02:53:28.622Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-15T02:53:28.622Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-15T02:53:28.622Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-15T02:53:28.622Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-15T02:53:28.622Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-15T02:53:28.622Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-15T02:53:28.622Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-15T02:53:28.622Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-15T02:53:28.622Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-15T02:53:28.622Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-15T02:53:28.622Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-15T02:53:28.622Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-15T02:53:28.622Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-15T02:53:28.622Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-15T02:53:28.622Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-15T02:53:28.622Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-15T02:53:28.622Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-15T02:53:28.622Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-15T02:53:28.622Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-15T02:53:28.622Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-15T02:53:28.622Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-15T02:53:28.622Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-15T02:53:28.622Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-15T02:53:28.622Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-15T02:53:28.622Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-15T02:53:28.622Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-15T02:53:28.622Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-15T02:53:28.622Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-15T02:53:28.622Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-15T02:53:28.622Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-15T02:53:28.622Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-15T02:53:28.622Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-15T02:53:28.622Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-15T02:53:28.622Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-15T02:53:28.622Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-15T02:53:28.622Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-15T02:53:28.622Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-15T02:53:28.622Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-15T02:53:28.622Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-15T02:53:28.622Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-15T02:53:28.622Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-15T02:53:28.622Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-15T02:53:28.622Z] spire-1.2.1/test/ [2022-04-15T02:53:28.622Z] spire-1.2.1/test/clock/ [2022-04-15T02:53:28.622Z] spire-1.2.1/test/clock/clock.go [2022-04-15T02:53:28.622Z] spire-1.2.1/test/fakes/ [2022-04-15T02:53:28.622Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-15T02:53:28.622Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-15T02:53:28.622Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-15T02:53:28.622Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-15T02:53:28.622Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-15T02:53:28.622Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-15T02:53:28.622Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-15T02:53:28.622Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-15T02:53:28.622Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-15T02:53:28.622Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-15T02:53:28.622Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-15T02:53:28.622Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-15T02:53:28.622Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-15T02:53:28.622Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-15T02:53:28.622Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-15T02:53:28.622Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-15T02:53:28.622Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-15T02:53:28.622Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-15T02:53:28.622Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-15T02:53:28.622Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-15T02:53:28.622Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-15T02:53:28.622Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-15T02:53:28.622Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-15T02:53:28.622Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-15T02:53:28.622Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-15T02:53:28.623Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-15T02:53:28.623Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-15T02:53:28.623Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-15T02:53:28.623Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-15T02:53:28.623Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-15T02:53:28.623Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-15T02:53:28.623Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-15T02:53:28.623Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-15T02:53:28.623Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-15T02:53:28.623Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-15T02:53:28.623Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-15T02:53:28.623Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-15T02:53:28.623Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-15T02:53:28.623Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-15T02:53:28.623Z] spire-1.2.1/test/fixture/ [2022-04-15T02:53:28.623Z] spire-1.2.1/test/fixture/certs/ [2022-04-15T02:53:28.623Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-15T02:53:28.623Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-15T02:53:28.623Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-15T02:53:28.623Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-15T02:53:28.623Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-15T02:53:28.623Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-15T02:53:28.623Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-15T02:53:28.623Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-15T02:53:28.623Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-15T02:53:28.623Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-15T02:53:28.623Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-15T02:53:28.623Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-15T02:53:28.623Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-15T02:53:28.623Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-15T02:53:28.623Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-15T02:53:28.623Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-15T02:53:28.623Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-15T02:53:28.623Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-15T02:53:28.623Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-15T02:53:28.623Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-15T02:53:28.623Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-15T02:53:28.623Z] spire-1.2.1/test/fixture/config/ [2022-04-15T02:53:28.623Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-15T02:53:28.623Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-15T02:53:28.623Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-15T02:53:28.623Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-15T02:53:28.623Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-15T02:53:28.623Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-15T02:53:28.623Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-15T02:53:28.623Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-15T02:53:28.623Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-15T02:53:28.623Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-15T02:53:28.623Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-15T02:53:28.623Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-15T02:53:28.623Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-15T02:53:28.623Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-15T02:53:28.623Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-15T02:53:28.623Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-15T02:53:28.623Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-15T02:53:28.623Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-15T02:53:28.623Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-15T02:53:28.623Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-15T02:53:28.623Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-15T02:53:28.623Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-15T02:53:28.623Z] spire-1.2.1/test/fixture/fixture.go [2022-04-15T02:53:28.623Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-15T02:53:28.623Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-15T02:53:28.623Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-15T02:53:28.623Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-15T02:53:28.623Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-15T02:53:28.623Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-15T02:53:28.623Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-15T02:53:28.623Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-15T02:53:28.623Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-15T02:53:28.623Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-15T02:53:28.623Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-15T02:53:28.623Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-15T02:53:28.623Z] spire-1.2.1/test/fixture/registration/ [2022-04-15T02:53:28.623Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-15T02:53:28.623Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-15T02:53:28.623Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-15T02:53:28.623Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-15T02:53:28.623Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-15T02:53:28.623Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-15T02:53:28.623Z] spire-1.2.1/test/integration/ [2022-04-15T02:53:28.623Z] spire-1.2.1/test/integration/README.md [2022-04-15T02:53:28.623Z] spire-1.2.1/test/integration/common [2022-04-15T02:53:28.623Z] spire-1.2.1/test/integration/setup/ [2022-04-15T02:53:28.623Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-15T02:53:28.623Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-15T02:53:28.623Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-15T02:53:28.623Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-15T02:53:28.623Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-15T02:53:28.623Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-15T02:53:28.623Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-15T02:53:28.623Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-15T02:53:28.623Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-15T02:53:28.623Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-15T02:53:28.623Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-15T02:53:28.623Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-15T02:53:28.623Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-15T02:53:28.623Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-15T02:53:28.623Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-15T02:53:28.623Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-15T02:53:28.623Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-15T02:53:28.623Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-15T02:53:28.623Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-15T02:53:28.623Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-15T02:53:28.623Z] spire-1.2.1/test/integration/suites/ [2022-04-15T02:53:28.623Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-15T02:53:28.623Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-15T02:53:28.623Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-15T02:53:28.623Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-15T02:53:28.623Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-15T02:53:28.623Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-15T02:53:28.623Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-15T02:53:28.623Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-15T02:53:28.623Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-15T02:53:28.623Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-15T02:53:28.623Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-15T02:53:28.623Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-15T02:53:28.623Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-15T02:53:28.623Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-15T02:53:28.623Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-15T02:53:28.623Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-15T02:53:28.623Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-15T02:53:28.623Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-15T02:53:28.623Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-15T02:53:28.623Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-15T02:53:28.623Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-15T02:53:28.623Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-15T02:53:28.623Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-15T02:53:28.623Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-15T02:53:28.623Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-15T02:53:28.623Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-15T02:53:28.623Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-15T02:53:28.623Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-15T02:53:28.623Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-15T02:53:28.623Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-15T02:53:28.623Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-15T02:53:28.623Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-15T02:53:28.623Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-15T02:53:28.623Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-15T02:53:28.623Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-15T02:53:28.623Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-15T02:53:28.623Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-15T02:53:28.623Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-15T02:53:28.623Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-15T02:53:28.623Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-15T02:53:28.623Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-15T02:53:28.623Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-15T02:53:28.623Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-15T02:53:28.623Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-15T02:53:28.623Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-15T02:53:28.623Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-15T02:53:28.623Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-15T02:53:28.623Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-15T02:53:28.623Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-15T02:53:28.623Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-15T02:53:28.623Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-15T02:53:28.623Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-15T02:53:28.623Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-15T02:53:28.623Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-15T02:53:28.623Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-15T02:53:28.623Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-15T02:53:28.623Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-15T02:53:28.903Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-15T02:53:28.904Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-15T02:53:28.904Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-15T02:53:28.904Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-15T02:53:28.904Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-15T02:53:28.904Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-15T02:53:28.904Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-15T02:53:28.904Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-15T02:53:28.904Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-15T02:53:28.904Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-15T02:53:28.904Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-15T02:53:28.904Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-15T02:53:28.904Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-15T02:53:28.904Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-15T02:53:28.904Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-15T02:53:28.904Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-15T02:53:28.904Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-15T02:53:28.904Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-15T02:53:28.904Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-15T02:53:28.904Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-15T02:53:28.904Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-15T02:53:28.904Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-15T02:53:28.904Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-15T02:53:28.904Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-15T02:53:28.904Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-15T02:53:28.904Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-15T02:53:28.904Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-15T02:53:28.904Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-15T02:53:28.904Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-15T02:53:28.904Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-15T02:53:28.904Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-15T02:53:28.904Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-15T02:53:28.904Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-15T02:53:28.904Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-15T02:53:28.904Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-15T02:53:28.904Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-15T02:53:28.904Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-15T02:53:28.904Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-15T02:53:28.904Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-15T02:53:28.904Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-15T02:53:28.904Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-15T02:53:28.904Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-15T02:53:28.904Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-15T02:53:28.904Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-15T02:53:28.904Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-15T02:53:28.904Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-15T02:53:28.904Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-15T02:53:28.904Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-15T02:53:28.904Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-15T02:53:28.904Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-15T02:53:28.904Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-15T02:53:28.904Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-15T02:53:28.904Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-15T02:53:29.181Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-15T02:53:29.181Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-15T02:53:29.181Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-15T02:53:29.181Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-15T02:53:29.181Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-15T02:53:29.181Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-15T02:53:29.181Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-15T02:53:29.182Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-15T02:53:29.182Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-15T02:53:29.182Z] spire-1.2.1/test/integration/test-one.sh [2022-04-15T02:53:29.182Z] spire-1.2.1/test/integration/test.sh [2022-04-15T02:53:29.182Z] spire-1.2.1/test/plugintest/ [2022-04-15T02:53:29.182Z] spire-1.2.1/test/plugintest/config.go [2022-04-15T02:53:29.182Z] spire-1.2.1/test/plugintest/load.go [2022-04-15T02:53:29.182Z] spire-1.2.1/test/plugintest/option.go [2022-04-15T02:53:29.182Z] spire-1.2.1/test/spiretest/ [2022-04-15T02:53:29.182Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-15T02:53:29.182Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-15T02:53:29.182Z] spire-1.2.1/test/spiretest/dir.go [2022-04-15T02:53:29.182Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-15T02:53:29.182Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-15T02:53:29.182Z] spire-1.2.1/test/spiretest/logs.go [2022-04-15T02:53:29.182Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-15T02:53:29.182Z] spire-1.2.1/test/spiretest/suite.go [2022-04-15T02:53:29.182Z] spire-1.2.1/test/spiretest/x509.go [2022-04-15T02:53:29.182Z] spire-1.2.1/test/testca/ [2022-04-15T02:53:29.182Z] spire-1.2.1/test/testca/ca.go [2022-04-15T02:53:29.182Z] spire-1.2.1/test/testkey/ [2022-04-15T02:53:29.182Z] spire-1.2.1/test/testkey/generate.sh [2022-04-15T02:53:29.182Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-15T02:53:29.182Z] spire-1.2.1/test/testkey/keys.go [2022-04-15T02:53:29.182Z] spire-1.2.1/test/testkey/new.go [2022-04-15T02:53:29.182Z] spire-1.2.1/test/tpmsimulator/ [2022-04-15T02:53:29.182Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-15T02:53:29.182Z] spire-1.2.1/test/util/ [2022-04-15T02:53:29.182Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-15T02:53:29.182Z] spire-1.2.1/test/util/cert_generation.go [2022-04-15T02:53:29.182Z] spire-1.2.1/test/util/io_redirection.go [2022-04-15T02:53:29.182Z] spire-1.2.1/test/util/race.go [2022-04-15T02:53:29.182Z] spire-1.2.1/test/util/util.go [2022-04-15T02:53:29.182Z] building spire from source... [2022-04-15T02:53:29.790Z] Installing go1.17.7... [2022-04-15T02:53:56.673Z] Building bin/spire-server... [2022-04-15T02:53:56.673Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-15T02:53:56.673Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-15T02:53:56.673Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-15T02:53:56.673Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-15T02:53:56.673Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-15T02:53:56.673Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-15T02:53:58.130Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-15T02:53:58.735Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-15T02:53:58.735Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-15T02:53:59.019Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-15T02:53:59.298Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-15T02:53:59.298Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-15T02:53:59.579Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-15T02:53:59.579Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-15T02:53:59.863Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-15T02:53:59.863Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-15T02:53:59.863Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-15T02:54:00.143Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-15T02:54:00.143Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-15T02:54:01.147Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-15T02:54:28.039Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-15T02:54:28.039Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-15T02:54:28.039Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-15T02:54:28.039Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-15T02:54:28.039Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-15T02:54:28.039Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-15T02:54:28.039Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-15T02:54:28.039Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-15T02:54:28.039Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-15T02:54:28.039Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-15T02:54:28.039Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-15T02:54:28.039Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-15T02:54:28.644Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-15T02:54:28.923Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-15T02:54:28.923Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-15T02:54:29.200Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-15T02:54:29.200Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-15T02:54:29.200Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-15T02:54:29.478Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-15T02:54:29.478Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-15T02:54:30.936Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-15T02:54:30.936Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-15T02:54:31.214Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-15T02:54:31.214Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-15T02:54:31.491Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-15T02:54:31.491Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-15T02:54:31.491Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-15T02:54:32.096Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-15T02:54:32.096Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-15T02:54:32.377Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-15T02:54:32.377Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-15T02:54:34.381Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-15T02:54:34.662Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-15T02:54:41.430Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-15T02:54:41.430Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-15T02:54:41.430Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-15T02:54:41.430Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-15T02:54:41.430Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-15T02:54:41.430Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-15T02:54:41.430Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-15T02:54:41.713Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-15T02:54:41.713Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-15T02:55:03.939Z] go: downloading google.golang.org/api v0.70.0 [2022-04-15T02:55:03.939Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-15T02:55:03.939Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-15T02:55:03.939Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-15T02:55:51.211Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-15T02:55:51.211Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-15T02:55:51.211Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-15T02:55:51.211Z] go: downloading k8s.io/api v0.23.4 [2022-04-15T02:55:56.625Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-15T02:55:58.621Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-15T02:55:59.614Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-15T02:56:00.603Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-15T02:56:02.050Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-15T02:56:03.497Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-15T02:56:03.497Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-15T02:56:04.096Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-15T02:56:04.372Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-15T02:56:04.372Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-15T02:56:04.650Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-15T02:56:04.926Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-15T02:56:04.926Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-15T02:56:04.926Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-15T02:56:05.204Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-15T02:56:06.653Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-15T02:56:06.653Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-15T02:56:06.930Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-15T02:56:07.208Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-15T02:56:07.486Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-15T02:56:07.486Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-15T02:56:08.088Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-15T02:56:08.366Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-15T02:56:08.644Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-15T02:56:08.644Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-15T02:56:08.644Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-15T02:56:08.644Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-15T02:56:08.644Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-15T02:56:15.382Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-15T02:56:15.382Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-15T02:56:15.382Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-15T02:56:15.984Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-15T02:56:16.976Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-15T02:56:16.976Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-15T02:56:17.251Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-15T02:56:18.232Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-15T02:56:18.508Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-15T02:56:18.787Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-15T02:56:18.787Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-15T02:56:19.060Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-15T02:56:19.060Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-15T02:56:19.060Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-15T02:56:19.060Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-15T02:56:20.498Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-15T02:56:20.498Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-15T02:56:20.498Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-15T02:56:20.772Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-15T02:56:20.772Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-15T02:56:22.753Z] go: downloading go.opencensus.io v0.23.0 [2022-04-15T02:56:23.732Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-15T02:56:23.732Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-15T02:56:24.012Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-15T02:56:24.012Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-15T02:56:24.286Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-15T02:56:24.560Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-15T02:56:24.833Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-15T02:56:25.427Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-15T02:56:28.046Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-15T02:56:30.670Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-15T02:56:30.670Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-15T02:56:30.945Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-15T02:56:31.928Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-15T02:56:31.928Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-15T02:56:31.928Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-15T02:56:32.202Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-15T02:56:32.485Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-15T02:56:32.485Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-15T02:56:32.485Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-15T02:56:42.671Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-15T02:56:42.671Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-15T02:56:42.671Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-15T02:56:42.671Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-15T02:57:01.007Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-15T02:57:01.007Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-15T02:58:09.047Z] Removing intermediate container 4535a868f689 [2022-04-15T02:58:09.047Z] ---> 72f62a88d33e [2022-04-15T02:58:09.047Z] [2022-04-15T02:58:09.047Z] Step 10/23 : FROM alpine:3.14 [2022-04-15T02:58:09.047Z] 3.14: Pulling from library/alpine [2022-04-15T02:58:09.047Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-15T02:58:09.047Z] Status: Downloaded newer image for alpine:3.14 [2022-04-15T02:58:09.047Z] ---> ac73e934f311 [2022-04-15T02:58:09.047Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-15T02:58:09.047Z] ---> Running in c30402c72c10 [2022-04-15T02:58:09.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-15T02:58:09.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-15T02:58:09.047Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-15T02:58:09.047Z] Executing busybox-1.33.1-r7.trigger [2022-04-15T02:58:09.047Z] OK: 5 MiB in 15 packages [2022-04-15T02:58:09.047Z] Removing intermediate container c30402c72c10 [2022-04-15T02:58:09.047Z] ---> 0a0d4daa31ca [2022-04-15T02:58:09.047Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-15T02:58:09.047Z] ---> Running in 6b6710b666ef [2022-04-15T02:58:09.047Z] Removing intermediate container 6b6710b666ef [2022-04-15T02:58:09.047Z] ---> 3a3aea11ffbd [2022-04-15T02:58:09.047Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-15T02:58:09.047Z] ---> Running in 7a9f24d4d282 [2022-04-15T02:58:09.047Z] Removing intermediate container 7a9f24d4d282 [2022-04-15T02:58:09.047Z] ---> 017f3b3de135 [2022-04-15T02:58:09.047Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-15T02:58:09.047Z] ---> Running in 14104ed5deac [2022-04-15T02:58:09.326Z] Removing intermediate container 14104ed5deac [2022-04-15T02:58:09.326Z] ---> 0bc6cb16b4ea [2022-04-15T02:58:09.326Z] Step 15/23 : WORKDIR / [2022-04-15T02:58:09.326Z] ---> Running in 2b0427d1879e [2022-04-15T02:58:09.931Z] Removing intermediate container 2b0427d1879e [2022-04-15T02:58:09.931Z] ---> 8ac85f044c17 [2022-04-15T02:58:09.931Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-15T02:58:11.079Z] ---> c37abf75f017 [2022-04-15T02:58:11.079Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-15T02:58:15.500Z] ---> 80aaab17f591 [2022-04-15T02:58:15.500Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-15T02:58:16.964Z] ---> 43a3d4233f0b [2022-04-15T02:58:16.964Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-15T02:58:16.964Z] ---> Running in 0cad9515d35e [2022-04-15T02:58:17.961Z] Removing intermediate container 0cad9515d35e [2022-04-15T02:58:17.961Z] ---> 2d14572c7eba [2022-04-15T02:58:17.961Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-15T02:58:18.243Z] ---> Running in 04697bb32506 [2022-04-15T02:58:19.252Z] Removing intermediate container 04697bb32506 [2022-04-15T02:58:19.252Z] ---> 07e21ab4e810 [2022-04-15T02:58:19.252Z] Step 21/23 : LABEL arch=arm64 [2022-04-15T02:58:19.252Z] ---> Running in ccc0907238e4 [2022-04-15T02:58:19.860Z] Removing intermediate container 953cf55de97c [2022-04-15T02:58:19.860Z] ---> 53d754c74777 [2022-04-15T02:58:19.860Z] [2022-04-15T02:58:19.860Z] Step 10/23 : FROM alpine:3.14 [2022-04-15T02:58:19.860Z] ---> ac73e934f311 [2022-04-15T02:58:19.860Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-15T02:58:19.860Z] ---> Using cache [2022-04-15T02:58:19.860Z] ---> 0a0d4daa31ca [2022-04-15T02:58:19.860Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-15T02:58:19.860Z] ---> Using cache [2022-04-15T02:58:19.860Z] ---> 3a3aea11ffbd [2022-04-15T02:58:19.860Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-15T02:58:19.860Z] ---> Running in efac33085ce7 [2022-04-15T02:58:20.478Z] Removing intermediate container ccc0907238e4 [2022-04-15T02:58:20.478Z] ---> 773e99e93506 [2022-04-15T02:58:20.478Z] Step 22/23 : LABEL git_sha=80f156bd09d73c08268e0ba95d5f169ddefce439 [2022-04-15T02:58:20.478Z] ---> Running in 9c90e35fd048 [2022-04-15T02:58:20.478Z] Removing intermediate container efac33085ce7 [2022-04-15T02:58:20.478Z] ---> cfd3743e4b57 [2022-04-15T02:58:20.478Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-15T02:58:20.762Z] ---> Running in dbadf3c943c7 [2022-04-15T02:58:21.378Z] Removing intermediate container dbadf3c943c7 [2022-04-15T02:58:21.378Z] ---> 41756ec2a0f0 [2022-04-15T02:58:21.378Z] Step 15/23 : WORKDIR / [2022-04-15T02:58:21.378Z] Removing intermediate container 9c90e35fd048 [2022-04-15T02:58:21.378Z] ---> fc5499e8c105 [2022-04-15T02:58:21.378Z] Step 23/23 : LABEL version=0.0.0 [2022-04-15T02:58:21.378Z] ---> Running in bf1fab664d7d [2022-04-15T02:58:21.378Z] ---> Running in c905026d7604 [2022-04-15T02:58:21.992Z] Removing intermediate container bf1fab664d7d [2022-04-15T02:58:21.992Z] ---> fc483778622e [2022-04-15T02:58:21.992Z] [2022-04-15T02:58:21.992Z] Removing intermediate container c905026d7604 [2022-04-15T02:58:21.992Z] ---> 43982844a8e5 [2022-04-15T02:58:21.992Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-15T02:58:22.986Z] Successfully built fc483778622e [2022-04-15T02:58:22.986Z] Successfully tagged core-command-arm64:latest [2022-04-15T02:58:22.986Z] Building security-secretstore-setup [2022-04-15T02:58:23.259Z]  Building core-command ... done  ---> 5fea86961f93 [2022-04-15T02:58:23.259Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-15T02:58:24.709Z] ---> 83f05462d714 [2022-04-15T02:58:24.709Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-15T02:58:25.698Z] ---> 6672102bb043 [2022-04-15T02:58:25.698Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-15T02:58:25.698Z] ---> Running in 63f7257559ad [2022-04-15T02:58:26.308Z] Removing intermediate container 63f7257559ad [2022-04-15T02:58:26.308Z] ---> 0f5d1c8f548f [2022-04-15T02:58:26.308Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-15T02:58:26.588Z] ---> Running in 279c622aa172 [2022-04-15T02:58:27.198Z] Removing intermediate container 279c622aa172 [2022-04-15T02:58:27.198Z] ---> 3cc7c898b87b [2022-04-15T02:58:27.198Z] Step 21/23 : LABEL arch=arm64 [2022-04-15T02:58:27.198Z] ---> Running in 649233fb9f66 [2022-04-15T02:58:27.814Z] Removing intermediate container 649233fb9f66 [2022-04-15T02:58:27.814Z] ---> 2ff0993fb6e2 [2022-04-15T02:58:27.814Z] Step 22/23 : LABEL git_sha=80f156bd09d73c08268e0ba95d5f169ddefce439 [2022-04-15T02:58:27.814Z] ---> Running in 34640244d82a [2022-04-15T02:58:28.425Z] Removing intermediate container 34640244d82a [2022-04-15T02:58:28.425Z] ---> 56f287f4138c [2022-04-15T02:58:28.425Z] Step 23/23 : LABEL version=0.0.0 [2022-04-15T02:58:28.705Z] ---> Running in 55bbfeb2648e [2022-04-15T02:58:28.986Z] Removing intermediate container 55bbfeb2648e [2022-04-15T02:58:28.986Z] ---> b205dd7eb123 [2022-04-15T02:58:28.986Z] [2022-04-15T02:58:29.595Z] Successfully built b205dd7eb123 [2022-04-15T02:58:29.595Z] Successfully tagged core-metadata-arm64:latest [2022-04-15T02:58:29.595Z]  Building core-metadata ... done Building security-proxy-setup [2022-04-15T02:59:08.651Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T02:59:08.651Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-15T02:59:08.651Z] ---> 4cb159305e09 [2022-04-15T02:59:08.651Z] Step 3/25 : WORKDIR /edgex-go [2022-04-15T02:59:08.651Z] ---> Using cache [2022-04-15T02:59:08.651Z] ---> 73328b2ea6f6 [2022-04-15T02:59:08.651Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T02:59:08.651Z] ---> Using cache [2022-04-15T02:59:08.651Z] ---> 0e6f159cd023 [2022-04-15T02:59:08.651Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-15T02:59:08.651Z] ---> Running in 16cd588fc532 [2022-04-15T02:59:08.651Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T02:59:09.645Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T02:59:11.628Z] OK: 220 MiB in 52 packages [2022-04-15T02:59:12.630Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T02:59:12.630Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-15T02:59:12.630Z] ---> 4cb159305e09 [2022-04-15T02:59:12.630Z] Step 3/22 : WORKDIR /edgex-go [2022-04-15T02:59:12.630Z] ---> Using cache [2022-04-15T02:59:12.630Z] ---> 73328b2ea6f6 [2022-04-15T02:59:12.630Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T02:59:12.630Z] ---> Using cache [2022-04-15T02:59:12.630Z] ---> 0e6f159cd023 [2022-04-15T02:59:12.630Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-15T02:59:12.630Z] ---> Running in 9f9bf0218d6f [2022-04-15T02:59:13.619Z] Removing intermediate container 16cd588fc532 [2022-04-15T02:59:13.619Z] ---> fe0dd829fb73 [2022-04-15T02:59:13.619Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-15T02:59:15.065Z] ---> f02d241b03b9 [2022-04-15T02:59:15.065Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T02:59:15.065Z] ---> Running in ce2f924c890f [2022-04-15T02:59:15.065Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T02:59:16.495Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T02:59:17.481Z] OK: 220 MiB in 52 packages [2022-04-15T02:59:18.929Z] Removing intermediate container 9f9bf0218d6f [2022-04-15T02:59:18.929Z] ---> 4b15fcc85307 [2022-04-15T02:59:18.929Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-15T02:59:19.914Z] ---> 2dd4b480a9c0 [2022-04-15T02:59:19.914Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T02:59:19.914Z] ---> Running in d900187793ab [2022-04-15T02:59:21.892Z] Removing intermediate container ce2f924c890f [2022-04-15T02:59:21.892Z] ---> f273e72cd713 [2022-04-15T02:59:21.892Z] Step 8/25 : COPY . . [2022-04-15T02:59:28.638Z] Removing intermediate container d900187793ab [2022-04-15T02:59:28.638Z] ---> 5bd2ef06f588 [2022-04-15T02:59:28.638Z] Step 8/22 : COPY . . [2022-04-15T02:59:50.856Z] ---> 875afab007b3 [2022-04-15T02:59:50.856Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-15T02:59:50.856Z] ---> Running in 25acadbcd6ec [2022-04-15T02:59:52.850Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-15T02:59:57.203Z] ---> 50c020b08742 [2022-04-15T02:59:57.203Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-15T02:59:57.203Z] ---> Running in 9e053b364f67 [2022-04-15T02:59:58.669Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-15T03:00:37.693Z] Removing intermediate container 0b2c66df2d45 [2022-04-15T03:00:37.693Z] ---> 1d913b368230 [2022-04-15T03:00:37.693Z] [2022-04-15T03:00:37.693Z] Step 10/22 : FROM alpine:3.14 [2022-04-15T03:00:37.693Z] ---> ac73e934f311 [2022-04-15T03:00:37.693Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-15T03:00:37.693Z] ---> Using cache [2022-04-15T03:00:37.693Z] ---> 0a0d4daa31ca [2022-04-15T03:00:37.693Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-15T03:00:37.693Z] ---> Using cache [2022-04-15T03:00:37.693Z] ---> 3a3aea11ffbd [2022-04-15T03:00:37.693Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-15T03:00:37.693Z] ---> Running in 64970a8da13b [2022-04-15T03:00:37.693Z] Removing intermediate container 64970a8da13b [2022-04-15T03:00:37.693Z] ---> 6a12505d019b [2022-04-15T03:00:37.693Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-15T03:00:37.693Z] ---> Running in 90cc56798c51 [2022-04-15T03:00:37.693Z] Removing intermediate container 90cc56798c51 [2022-04-15T03:00:37.693Z] ---> d0ed506dfcb7 [2022-04-15T03:00:37.693Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-15T03:00:37.693Z] Removing intermediate container 20c5d053efc7 [2022-04-15T03:00:37.693Z] ---> 3d7c8cf95f2a [2022-04-15T03:00:37.693Z] [2022-04-15T03:00:37.693Z] Step 10/22 : FROM alpine:3.14 [2022-04-15T03:00:37.693Z] ---> ac73e934f311 [2022-04-15T03:00:37.693Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-15T03:00:37.693Z] ---> Running in 0cfe2c52cafc [2022-04-15T03:00:37.693Z] ---> b638299d9376 [2022-04-15T03:00:37.693Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-15T03:00:37.971Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-15T03:00:38.259Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-15T03:00:38.876Z] ---> cb7940946bab [2022-04-15T03:00:38.876Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-15T03:00:39.880Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-15T03:00:39.880Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-15T03:00:39.880Z] Executing busybox-1.33.1-r7.trigger [2022-04-15T03:00:39.880Z] Executing ca-certificates-20211220-r0.trigger [2022-04-15T03:00:39.880Z] ---> 25c74efa604a [2022-04-15T03:00:39.880Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-15T03:00:40.162Z] ---> Running in de2360b87182 [2022-04-15T03:00:40.443Z] OK: 6 MiB in 16 packages [2022-04-15T03:00:40.443Z] Removing intermediate container de2360b87182 [2022-04-15T03:00:40.443Z] ---> 0aaaf25bf0f2 [2022-04-15T03:00:40.443Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-15T03:00:40.735Z] ---> Running in 20d3dd1ca2f2 [2022-04-15T03:00:41.746Z] Removing intermediate container 20d3dd1ca2f2 [2022-04-15T03:00:41.746Z] ---> a20cafc674e1 [2022-04-15T03:00:41.746Z] Step 20/22 : LABEL arch=arm64 [2022-04-15T03:00:41.746Z] ---> Running in b1a506d480ec [2022-04-15T03:00:42.976Z] Removing intermediate container b1a506d480ec [2022-04-15T03:00:42.976Z] ---> 03a5c684d9f7 [2022-04-15T03:00:42.976Z] Step 21/22 : LABEL git_sha=80f156bd09d73c08268e0ba95d5f169ddefce439 [2022-04-15T03:00:42.976Z] ---> Running in 26ae02a6decb [2022-04-15T03:00:43.309Z] Removing intermediate container 0cfe2c52cafc [2022-04-15T03:00:43.309Z] ---> 3c17fd720385 [2022-04-15T03:00:43.309Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-15T03:00:43.692Z] ---> Running in c580b9fd2cf4 [2022-04-15T03:00:43.692Z] Removing intermediate container 26ae02a6decb [2022-04-15T03:00:43.692Z] ---> 90fc3d1a8a9b [2022-04-15T03:00:43.692Z] Step 22/22 : LABEL version=0.0.0 [2022-04-15T03:00:44.003Z] ---> Running in df281c0ae1f8 [2022-04-15T03:00:44.301Z] Removing intermediate container c580b9fd2cf4 [2022-04-15T03:00:44.301Z] ---> 8646a5252b9e [2022-04-15T03:00:44.301Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-15T03:00:44.301Z] ---> Running in cfcc28a6d98f [2022-04-15T03:00:44.758Z] Removing intermediate container df281c0ae1f8 [2022-04-15T03:00:44.758Z] ---> bfb57f1a0c37 [2022-04-15T03:00:44.758Z] [2022-04-15T03:00:45.472Z] Removing intermediate container cfcc28a6d98f [2022-04-15T03:00:45.472Z] ---> 297755c1905f [2022-04-15T03:00:45.472Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-15T03:00:45.472Z] ---> Running in cdd297891c62 [2022-04-15T03:00:45.746Z] Successfully built bfb57f1a0c37 [2022-04-15T03:00:46.057Z] Successfully tagged support-scheduler-arm64:latest [2022-04-15T03:00:46.057Z] Building security-spire-config [2022-04-15T03:00:46.057Z]  Building support-scheduler ... done Removing intermediate container cdd297891c62 [2022-04-15T03:00:46.057Z] ---> aa9693edf68e [2022-04-15T03:00:46.057Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-15T03:00:47.053Z] ---> 4d2c71d9c796 [2022-04-15T03:00:47.053Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-15T03:00:49.698Z] ---> ed208be9f5f8 [2022-04-15T03:00:49.698Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-15T03:00:50.312Z] ---> 280879a8d355 [2022-04-15T03:00:50.312Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-15T03:00:50.312Z] ---> Running in aae11020b5d2 [2022-04-15T03:00:50.923Z] Removing intermediate container aae11020b5d2 [2022-04-15T03:00:50.923Z] ---> 6a33d56045d7 [2022-04-15T03:00:50.923Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-15T03:00:50.923Z] ---> Running in 857e7194d752 [2022-04-15T03:00:51.523Z] Removing intermediate container 857e7194d752 [2022-04-15T03:00:51.523Z] ---> 1831b6b77e70 [2022-04-15T03:00:51.523Z] Step 20/22 : LABEL arch=arm64 [2022-04-15T03:00:51.803Z] ---> Running in dd1ad68c63a2 [2022-04-15T03:00:52.406Z] Removing intermediate container dd1ad68c63a2 [2022-04-15T03:00:52.406Z] ---> 7b19f885744e [2022-04-15T03:00:52.406Z] Step 21/22 : LABEL git_sha=80f156bd09d73c08268e0ba95d5f169ddefce439 [2022-04-15T03:00:52.406Z] ---> Running in 923d7ca5d176 [2022-04-15T03:00:53.002Z] Removing intermediate container 923d7ca5d176 [2022-04-15T03:00:53.002Z] ---> 7cd4b2c9a2e0 [2022-04-15T03:00:53.002Z] Step 22/22 : LABEL version=0.0.0 [2022-04-15T03:00:53.002Z] ---> Running in 6e9a27ab502d [2022-04-15T03:00:53.603Z] Removing intermediate container 6e9a27ab502d [2022-04-15T03:00:53.603Z] ---> 6e1ba1d03f43 [2022-04-15T03:00:53.603Z] [2022-04-15T03:00:53.878Z] Successfully built 6e1ba1d03f43 [2022-04-15T03:00:54.155Z] Successfully tagged support-notifications-arm64:latest [2022-04-15T03:00:54.155Z]  Building support-notifications ... done Building security-spiffe-token-provider [2022-04-15T03:01:33.222Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T03:01:33.222Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-15T03:01:33.222Z] ---> 4cb159305e09 [2022-04-15T03:01:33.222Z] Step 3/26 : WORKDIR /edgex-go [2022-04-15T03:01:33.222Z] ---> Using cache [2022-04-15T03:01:33.222Z] ---> 73328b2ea6f6 [2022-04-15T03:01:33.222Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T03:01:33.222Z] ---> Using cache [2022-04-15T03:01:33.222Z] ---> 0e6f159cd023 [2022-04-15T03:01:33.222Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-15T03:01:33.222Z] ---> Running in 29f4724d15a8 [2022-04-15T03:01:33.500Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T03:01:34.496Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T03:01:35.954Z] OK: 220 MiB in 52 packages [2022-04-15T03:01:37.955Z] Removing intermediate container 29f4724d15a8 [2022-04-15T03:01:37.955Z] ---> 2ed352ba2390 [2022-04-15T03:01:37.955Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-15T03:01:38.231Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T03:01:38.231Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-15T03:01:38.231Z] ---> 4cb159305e09 [2022-04-15T03:01:38.231Z] Step 3/20 : WORKDIR /edgex-go [2022-04-15T03:01:38.231Z] ---> Using cache [2022-04-15T03:01:38.231Z] ---> 73328b2ea6f6 [2022-04-15T03:01:38.231Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-15T03:01:38.231Z] ---> Running in efc79265b57f [2022-04-15T03:01:39.222Z] ---> 332983b987f1 [2022-04-15T03:01:39.222Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T03:01:39.222Z] ---> Running in a55b8648c264 [2022-04-15T03:01:40.214Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T03:01:41.207Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T03:01:42.669Z] v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-15T03:01:42.669Z] v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-15T03:01:42.669Z] OK: 15741 distinct packages available [2022-04-15T03:01:42.669Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T03:01:43.665Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T03:01:45.114Z] Removing intermediate container a55b8648c264 [2022-04-15T03:01:45.114Z] ---> 2173b695189c [2022-04-15T03:01:45.114Z] Step 8/26 : COPY . . [2022-04-15T03:01:45.114Z] OK: 220 MiB in 52 packages [2022-04-15T03:01:47.097Z] Removing intermediate container efc79265b57f [2022-04-15T03:01:47.097Z] ---> 29e1a29d6f1b [2022-04-15T03:01:47.097Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-15T03:01:49.075Z] ---> 9412d8fcd5b2 [2022-04-15T03:01:49.075Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T03:01:49.075Z] ---> Running in a0ffdbf3e2fa [2022-04-15T03:01:57.389Z] Removing intermediate container a0ffdbf3e2fa [2022-04-15T03:01:57.389Z] ---> 3bc2390a6cec [2022-04-15T03:01:57.389Z] Step 7/20 : COPY . . [2022-04-15T03:02:15.768Z] ---> 91af1a2d9e8a [2022-04-15T03:02:15.768Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-15T03:02:15.768Z] ---> Running in c704851425f7 [2022-04-15T03:02:15.768Z] Removing intermediate container c704851425f7 [2022-04-15T03:02:15.768Z] ---> d0f2ac6e7654 [2022-04-15T03:02:15.768Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-15T03:02:15.768Z] ---> Running in 94b9a99b9bc6 [2022-04-15T03:02:18.419Z] Removing intermediate container 94b9a99b9bc6 [2022-04-15T03:02:18.419Z] ---> d47b2a485793 [2022-04-15T03:02:18.419Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-15T03:02:18.419Z] ---> Running in 539475b69c41 [2022-04-15T03:02:19.418Z] Removing intermediate container 539475b69c41 [2022-04-15T03:02:19.418Z] ---> a27e2990bcf2 [2022-04-15T03:02:19.418Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-15T03:02:19.418Z] ---> Running in 817d4dc820ac [2022-04-15T03:02:22.852Z] spire-1.2.1/ [2022-04-15T03:02:22.852Z] spire-1.2.1/.data/ [2022-04-15T03:02:22.852Z] spire-1.2.1/.data/.file [2022-04-15T03:02:22.852Z] spire-1.2.1/.dockerignore [2022-04-15T03:02:22.852Z] spire-1.2.1/.gitattributes [2022-04-15T03:02:22.852Z] spire-1.2.1/.githooks/ [2022-04-15T03:02:22.852Z] spire-1.2.1/.githooks/pre-commit [2022-04-15T03:02:22.852Z] spire-1.2.1/.github/ [2022-04-15T03:02:22.852Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-15T03:02:22.852Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-15T03:02:22.852Z] spire-1.2.1/.github/dependabot.yml [2022-04-15T03:02:22.852Z] spire-1.2.1/.github/workflows/ [2022-04-15T03:02:22.852Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-15T03:02:22.852Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-15T03:02:22.852Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-15T03:02:22.852Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-15T03:02:22.852Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-15T03:02:22.852Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-15T03:02:22.852Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-15T03:02:22.852Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-15T03:02:22.852Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-15T03:02:22.852Z] spire-1.2.1/.gitignore [2022-04-15T03:02:22.852Z] spire-1.2.1/.go-version [2022-04-15T03:02:22.852Z] spire-1.2.1/.golangci.yml [2022-04-15T03:02:22.852Z] spire-1.2.1/ADOPTERS.md [2022-04-15T03:02:22.852Z] spire-1.2.1/CHANGELOG.md [2022-04-15T03:02:22.852Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-15T03:02:22.852Z] spire-1.2.1/CODEOWNERS [2022-04-15T03:02:22.852Z] spire-1.2.1/CONTRIBUTING.md [2022-04-15T03:02:22.852Z] spire-1.2.1/Dockerfile [2022-04-15T03:02:22.852Z] spire-1.2.1/Dockerfile.dev [2022-04-15T03:02:22.852Z] spire-1.2.1/Dockerfile.scratch [2022-04-15T03:02:22.852Z] spire-1.2.1/LICENSE [2022-04-15T03:02:22.852Z] spire-1.2.1/MAINTAINERS.md [2022-04-15T03:02:22.852Z] spire-1.2.1/Makefile [2022-04-15T03:02:22.852Z] spire-1.2.1/README.md [2022-04-15T03:02:22.852Z] spire-1.2.1/ROADMAP.md [2022-04-15T03:02:22.852Z] spire-1.2.1/SECURITY.md [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/ [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-agent/ [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-server/ [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-15T03:02:22.852Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-15T03:02:22.852Z] spire-1.2.1/conf/ [2022-04-15T03:02:22.852Z] spire-1.2.1/conf/agent/ [2022-04-15T03:02:22.852Z] spire-1.2.1/conf/agent/agent.conf [2022-04-15T03:02:22.852Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-15T03:02:22.852Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-15T03:02:22.852Z] spire-1.2.1/conf/server/ [2022-04-15T03:02:22.852Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-15T03:02:22.852Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-15T03:02:22.852Z] spire-1.2.1/conf/server/server.conf [2022-04-15T03:02:22.852Z] spire-1.2.1/conf/server/server_full.conf [2022-04-15T03:02:22.852Z] spire-1.2.1/doc/ [2022-04-15T03:02:22.852Z] spire-1.2.1/doc/SPIRE101.md [2022-04-15T03:02:22.852Z] spire-1.2.1/doc/auditlog.md [2022-04-15T03:02:22.852Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-15T03:02:22.852Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-15T03:02:22.852Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-15T03:02:22.852Z] spire-1.2.1/doc/images/ [2022-04-15T03:02:22.852Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-15T03:02:22.852Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-15T03:02:22.852Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-15T03:02:23.133Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-15T03:02:23.133Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-15T03:02:23.133Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-15T03:02:23.133Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-15T03:02:23.133Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-15T03:02:23.133Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-15T03:02:23.133Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-15T03:02:23.133Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-15T03:02:23.133Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-15T03:02:23.133Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-15T03:02:23.133Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-15T03:02:23.133Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-15T03:02:23.133Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-15T03:02:23.133Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-15T03:02:23.133Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-15T03:02:23.133Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-15T03:02:23.133Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-15T03:02:23.133Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-15T03:02:23.133Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-15T03:02:23.133Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-15T03:02:23.133Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-15T03:02:23.133Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-15T03:02:23.133Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-15T03:02:23.133Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-15T03:02:23.133Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-15T03:02:23.133Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-15T03:02:23.133Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-15T03:02:23.133Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-15T03:02:23.133Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-15T03:02:23.133Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-15T03:02:23.133Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-15T03:02:23.133Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-15T03:02:23.133Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-15T03:02:23.133Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-15T03:02:23.133Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-15T03:02:23.133Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-15T03:02:23.133Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-15T03:02:23.134Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-15T03:02:23.134Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-15T03:02:23.134Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-15T03:02:23.134Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-15T03:02:23.134Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-15T03:02:23.134Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-15T03:02:23.134Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-15T03:02:23.134Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-15T03:02:23.134Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-15T03:02:23.134Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-15T03:02:23.134Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-15T03:02:23.134Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-15T03:02:23.134Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-15T03:02:23.134Z] spire-1.2.1/doc/scaling_spire.md [2022-04-15T03:02:23.134Z] spire-1.2.1/doc/spire_agent.md [2022-04-15T03:02:23.134Z] spire-1.2.1/doc/spire_server.md [2022-04-15T03:02:23.134Z] spire-1.2.1/doc/supported_integrations.md [2022-04-15T03:02:23.134Z] spire-1.2.1/doc/telemetry.md [2022-04-15T03:02:23.134Z] spire-1.2.1/doc/telemetry_config.md [2022-04-15T03:02:23.134Z] spire-1.2.1/doc/upgrading.md [2022-04-15T03:02:23.134Z] spire-1.2.1/doc/using_spire.md [2022-04-15T03:02:23.134Z] spire-1.2.1/examples/ [2022-04-15T03:02:23.134Z] spire-1.2.1/examples/README.md [2022-04-15T03:02:23.134Z] spire-1.2.1/go.mod [2022-04-15T03:02:23.134Z] spire-1.2.1/go.sum [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/ [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/ [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/agent.go [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/api/ [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/client/ [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/common/ [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/config.go [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/manager/ [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-15T03:02:23.134Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-15T03:02:23.413Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-15T03:02:23.413Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-15T03:02:23.413Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-15T03:02:23.413Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-15T03:02:23.413Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-15T03:02:23.413Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-15T03:02:23.413Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-15T03:02:23.413Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-15T03:02:23.413Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-15T03:02:23.413Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-15T03:02:23.413Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-15T03:02:23.413Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-15T03:02:23.413Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-15T03:02:23.413Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-15T03:02:23.413Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-15T03:02:23.413Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-15T03:02:23.413Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-15T03:02:23.413Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-15T03:02:23.413Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-15T03:02:23.413Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-15T03:02:23.413Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-15T03:02:23.413Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-15T03:02:23.413Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-15T03:02:23.413Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-15T03:02:23.413Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-15T03:02:23.413Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-15T03:02:23.413Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-15T03:02:23.413Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-15T03:02:23.413Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-15T03:02:23.413Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-15T03:02:23.413Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-15T03:02:23.413Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-15T03:02:23.413Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-15T03:02:23.413Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-15T03:02:23.413Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-15T03:02:23.413Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-15T03:02:23.413Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-15T03:02:23.413Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-15T03:02:23.413Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-15T03:02:23.413Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-15T03:02:23.413Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-15T03:02:23.413Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-15T03:02:23.413Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-15T03:02:23.413Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-15T03:02:23.413Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-15T03:02:23.413Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-15T03:02:23.413Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-15T03:02:23.413Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-15T03:02:23.413Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-15T03:02:23.413Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-15T03:02:23.413Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-15T03:02:23.413Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-15T03:02:23.413Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-15T03:02:23.413Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-15T03:02:23.413Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-15T03:02:23.413Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-15T03:02:23.413Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-15T03:02:23.413Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-15T03:02:23.413Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-15T03:02:23.413Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-15T03:02:23.413Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-15T03:02:23.413Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-15T03:02:23.413Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-15T03:02:23.413Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-15T03:02:23.413Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-15T03:02:23.413Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-15T03:02:23.413Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-15T03:02:23.413Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-15T03:02:23.413Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-15T03:02:23.413Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-15T03:02:23.413Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/agent/svid/ [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/ [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/api/ [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/api/names.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/auth/ [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/catalog/ [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/cli/ [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/health/ [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/health/config.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/health/context.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/health/health.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/idutil/ [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/log/ [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/log/log.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/log/options.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-15T03:02:23.414Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-15T03:02:23.692Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-15T03:02:23.692Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-15T03:02:23.692Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-15T03:02:23.692Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-15T03:02:23.692Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-15T03:02:23.692Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-15T03:02:23.692Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-15T03:02:23.692Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-15T03:02:23.692Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/plugin/ [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/profiling/ [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/selector/ [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/uptime/ [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/util/ [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/util/task.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/version/ [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/version/version.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/x509util/ [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/server/ [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/server/api/ [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/server/api/api.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/server/api/health/ [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/server/api/id.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/server/api/status.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-15T03:02:23.693Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/bundle/ [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/ca/ [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/cache/ [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/catalog/ [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/config.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/datastore/ [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/plugin/ [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-15T03:02:23.970Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-15T03:02:23.971Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-15T03:02:23.971Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-15T03:02:23.971Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-15T03:02:23.971Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-15T03:02:23.971Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-15T03:02:23.971Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-15T03:02:23.971Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-15T03:02:23.971Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-15T03:02:23.971Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-15T03:02:23.971Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-15T03:02:23.971Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-15T03:02:23.971Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-15T03:02:23.971Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-15T03:02:23.971Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-15T03:02:23.971Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-15T03:02:23.971Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-15T03:02:23.971Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-15T03:02:23.971Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-15T03:02:23.971Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-15T03:02:23.971Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-15T03:02:23.971Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-15T03:02:23.971Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-15T03:02:23.971Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-15T03:02:23.971Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-15T03:02:23.971Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-15T03:02:23.971Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-15T03:02:23.971Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-15T03:02:23.971Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-15T03:02:23.971Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-15T03:02:23.971Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-15T03:02:23.971Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-15T03:02:23.971Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-15T03:02:23.971Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-15T03:02:23.971Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-15T03:02:23.971Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-15T03:02:23.971Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-15T03:02:23.971Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-15T03:02:23.971Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-15T03:02:23.971Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-15T03:02:23.971Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-15T03:02:23.971Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-15T03:02:23.971Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-15T03:02:23.971Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-15T03:02:23.971Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-15T03:02:23.971Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-15T03:02:23.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-15T03:02:23.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-15T03:02:23.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-15T03:02:23.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-15T03:02:23.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-15T03:02:23.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-15T03:02:23.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-15T03:02:23.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-15T03:02:23.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-15T03:02:23.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-15T03:02:23.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-15T03:02:23.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-15T03:02:23.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-15T03:02:23.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-15T03:02:23.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-15T03:02:23.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-15T03:02:23.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-15T03:02:23.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-15T03:02:23.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-15T03:02:23.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-15T03:02:23.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-15T03:02:23.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-15T03:02:23.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-15T03:02:23.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-15T03:02:23.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-15T03:02:23.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-15T03:02:23.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-15T03:02:23.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-15T03:02:23.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/registration/ [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/server.go [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/server_test.go [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/svid/ [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-15T03:02:24.253Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-15T03:02:24.253Z] spire-1.2.1/proto/ [2022-04-15T03:02:24.253Z] spire-1.2.1/proto/private/ [2022-04-15T03:02:24.253Z] spire-1.2.1/proto/private/server/ [2022-04-15T03:02:24.253Z] spire-1.2.1/proto/private/server/journal/ [2022-04-15T03:02:24.253Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-15T03:02:24.253Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-15T03:02:24.253Z] spire-1.2.1/proto/spire/ [2022-04-15T03:02:24.253Z] spire-1.2.1/proto/spire/common/ [2022-04-15T03:02:24.253Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-15T03:02:24.253Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-15T03:02:24.253Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-15T03:02:24.253Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-15T03:02:24.253Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-15T03:02:24.253Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-15T03:02:24.253Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-15T03:02:24.253Z] spire-1.2.1/proto/spire/plugin/ [2022-04-15T03:02:24.253Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-15T03:02:24.253Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-15T03:02:24.253Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-15T03:02:24.253Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-15T03:02:24.253Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-15T03:02:24.253Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-15T03:02:24.253Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-15T03:02:24.253Z] spire-1.2.1/release/ [2022-04-15T03:02:24.253Z] spire-1.2.1/release/spire-extras/ [2022-04-15T03:02:24.253Z] spire-1.2.1/release/spire-extras/README.md [2022-04-15T03:02:24.253Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-15T03:02:24.253Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-15T03:02:24.253Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-15T03:02:24.253Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-15T03:02:24.253Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-15T03:02:24.253Z] spire-1.2.1/release/spire/ [2022-04-15T03:02:24.253Z] spire-1.2.1/release/spire/README.md [2022-04-15T03:02:24.253Z] spire-1.2.1/release/spire/conf/ [2022-04-15T03:02:24.253Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-15T03:02:24.253Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-15T03:02:24.253Z] spire-1.2.1/release/spire/conf/server/ [2022-04-15T03:02:24.253Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-15T03:02:24.253Z] spire-1.2.1/script/ [2022-04-15T03:02:24.253Z] spire-1.2.1/script/build-artifact.sh [2022-04-15T03:02:24.253Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-15T03:02:24.253Z] spire-1.2.1/support/ [2022-04-15T03:02:24.253Z] spire-1.2.1/support/k8s/ [2022-04-15T03:02:24.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-15T03:02:24.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-15T03:02:24.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-15T03:02:24.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-15T03:02:24.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-15T03:02:24.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-15T03:02:24.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-15T03:02:24.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-15T03:02:24.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-15T03:02:24.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-15T03:02:24.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-15T03:02:24.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-15T03:02:24.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-15T03:02:24.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-15T03:02:24.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-15T03:02:24.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-15T03:02:24.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-15T03:02:24.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-15T03:02:24.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-15T03:02:24.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-15T03:02:24.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-15T03:02:24.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-15T03:02:24.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-15T03:02:24.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-15T03:02:24.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-15T03:02:24.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-15T03:02:24.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-15T03:02:24.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-15T03:02:24.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-15T03:02:24.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-15T03:02:24.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-15T03:02:24.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-15T03:02:24.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-15T03:02:24.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-15T03:02:24.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-15T03:02:24.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-15T03:02:24.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-15T03:02:24.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-15T03:02:24.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-15T03:02:24.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-15T03:02:24.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-15T03:02:24.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-15T03:02:24.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-15T03:02:24.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-15T03:02:24.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-15T03:02:24.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-15T03:02:24.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-15T03:02:24.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-15T03:02:24.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-15T03:02:24.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-15T03:02:24.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-15T03:02:24.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-15T03:02:24.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-15T03:02:24.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-15T03:02:24.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-15T03:02:24.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-15T03:02:24.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-15T03:02:24.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-15T03:02:24.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-15T03:02:24.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-15T03:02:24.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-15T03:02:24.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-15T03:02:24.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-15T03:02:24.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-15T03:02:24.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-15T03:02:24.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-15T03:02:24.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-15T03:02:24.253Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-15T03:02:24.253Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-15T03:02:24.253Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-15T03:02:24.253Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-15T03:02:24.253Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-15T03:02:24.253Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-15T03:02:24.253Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-15T03:02:24.253Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-15T03:02:24.253Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-15T03:02:24.253Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-15T03:02:24.253Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-15T03:02:24.253Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-15T03:02:24.253Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-15T03:02:24.253Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-15T03:02:24.253Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-15T03:02:24.253Z] spire-1.2.1/test/ [2022-04-15T03:02:24.253Z] spire-1.2.1/test/clock/ [2022-04-15T03:02:24.253Z] spire-1.2.1/test/clock/clock.go [2022-04-15T03:02:24.253Z] spire-1.2.1/test/fakes/ [2022-04-15T03:02:24.253Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-15T03:02:24.253Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-15T03:02:24.253Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-15T03:02:24.253Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-15T03:02:24.253Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-15T03:02:24.253Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-15T03:02:24.253Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-15T03:02:24.253Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-15T03:02:24.253Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-15T03:02:24.253Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-15T03:02:24.253Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-15T03:02:24.253Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-15T03:02:24.253Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-15T03:02:24.253Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-15T03:02:24.253Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-15T03:02:24.253Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-15T03:02:24.253Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-15T03:02:24.253Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-15T03:02:24.253Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-15T03:02:24.253Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-15T03:02:24.253Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-15T03:02:24.253Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-15T03:02:24.253Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-15T03:02:24.253Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-15T03:02:24.253Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-15T03:02:24.253Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-15T03:02:24.253Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-15T03:02:24.253Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-15T03:02:24.253Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-15T03:02:24.532Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-15T03:02:24.532Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-15T03:02:24.532Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-15T03:02:24.532Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-15T03:02:24.532Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-15T03:02:24.532Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-15T03:02:24.532Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-15T03:02:24.532Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-15T03:02:24.532Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-15T03:02:24.532Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-15T03:02:24.532Z] spire-1.2.1/test/fixture/ [2022-04-15T03:02:24.532Z] spire-1.2.1/test/fixture/certs/ [2022-04-15T03:02:24.532Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-15T03:02:24.532Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-15T03:02:24.532Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-15T03:02:24.532Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-15T03:02:24.532Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-15T03:02:24.532Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-15T03:02:24.532Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-15T03:02:24.532Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-15T03:02:24.532Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-15T03:02:24.532Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-15T03:02:24.532Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-15T03:02:24.532Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-15T03:02:24.532Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-15T03:02:24.532Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-15T03:02:24.532Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-15T03:02:24.532Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-15T03:02:24.532Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-15T03:02:24.532Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-15T03:02:24.532Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-15T03:02:24.532Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-15T03:02:24.532Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-15T03:02:24.532Z] spire-1.2.1/test/fixture/config/ [2022-04-15T03:02:24.532Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-15T03:02:24.532Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-15T03:02:24.532Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-15T03:02:24.532Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-15T03:02:24.532Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-15T03:02:24.532Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-15T03:02:24.532Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-15T03:02:24.532Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-15T03:02:24.532Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-15T03:02:24.532Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-15T03:02:24.532Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-15T03:02:24.532Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-15T03:02:24.532Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-15T03:02:24.532Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-15T03:02:24.532Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-15T03:02:24.532Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-15T03:02:24.532Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-15T03:02:24.532Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-15T03:02:24.532Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-15T03:02:24.532Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-15T03:02:24.532Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-15T03:02:24.532Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-15T03:02:24.532Z] spire-1.2.1/test/fixture/fixture.go [2022-04-15T03:02:24.532Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-15T03:02:24.532Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-15T03:02:24.532Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-15T03:02:24.532Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-15T03:02:24.532Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-15T03:02:24.532Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-15T03:02:24.532Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-15T03:02:24.532Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-15T03:02:24.532Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-15T03:02:24.532Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-15T03:02:24.532Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-15T03:02:24.532Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-15T03:02:24.532Z] spire-1.2.1/test/fixture/registration/ [2022-04-15T03:02:24.532Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-15T03:02:24.532Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-15T03:02:24.532Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-15T03:02:24.532Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-15T03:02:24.532Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-15T03:02:24.532Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/ [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/README.md [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/common [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/setup/ [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/ [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-15T03:02:24.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-15T03:02:24.815Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-15T03:02:24.815Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-15T03:02:24.815Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-15T03:02:24.815Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-15T03:02:24.815Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-15T03:02:24.815Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-15T03:02:24.815Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-15T03:02:24.815Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-15T03:02:24.815Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-15T03:02:24.815Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-15T03:02:24.815Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-15T03:02:24.815Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-15T03:02:24.815Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-15T03:02:24.815Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-15T03:02:24.815Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-15T03:02:24.815Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-15T03:02:24.815Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-15T03:02:24.815Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-15T03:02:24.815Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-15T03:02:24.815Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-15T03:02:24.815Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-15T03:02:24.815Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-15T03:02:24.815Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-15T03:02:24.815Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-15T03:02:24.815Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-15T03:02:24.815Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-15T03:02:24.815Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-15T03:02:24.815Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-15T03:02:24.815Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-15T03:02:24.815Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-15T03:02:24.815Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-15T03:02:24.815Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-15T03:02:24.815Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-15T03:02:24.815Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-15T03:02:24.815Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-15T03:02:24.815Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-15T03:02:24.815Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-15T03:02:24.815Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-15T03:02:24.815Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-15T03:02:24.815Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-15T03:02:24.815Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-15T03:02:24.815Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-15T03:02:24.815Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-15T03:02:24.815Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-15T03:02:24.815Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-15T03:02:24.815Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/test-one.sh [2022-04-15T03:02:24.816Z] spire-1.2.1/test/integration/test.sh [2022-04-15T03:02:24.816Z] spire-1.2.1/test/plugintest/ [2022-04-15T03:02:24.816Z] spire-1.2.1/test/plugintest/config.go [2022-04-15T03:02:24.816Z] spire-1.2.1/test/plugintest/load.go [2022-04-15T03:02:24.816Z] spire-1.2.1/test/plugintest/option.go [2022-04-15T03:02:24.816Z] spire-1.2.1/test/spiretest/ [2022-04-15T03:02:24.816Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-15T03:02:24.816Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-15T03:02:24.816Z] spire-1.2.1/test/spiretest/dir.go [2022-04-15T03:02:24.816Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-15T03:02:24.816Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-15T03:02:24.816Z] spire-1.2.1/test/spiretest/logs.go [2022-04-15T03:02:24.816Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-15T03:02:24.816Z] spire-1.2.1/test/spiretest/suite.go [2022-04-15T03:02:24.816Z] spire-1.2.1/test/spiretest/x509.go [2022-04-15T03:02:24.816Z] spire-1.2.1/test/testca/ [2022-04-15T03:02:24.816Z] spire-1.2.1/test/testca/ca.go [2022-04-15T03:02:24.816Z] spire-1.2.1/test/testkey/ [2022-04-15T03:02:24.816Z] spire-1.2.1/test/testkey/generate.sh [2022-04-15T03:02:24.816Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-15T03:02:24.816Z] spire-1.2.1/test/testkey/keys.go [2022-04-15T03:02:24.816Z] spire-1.2.1/test/testkey/new.go [2022-04-15T03:02:24.816Z] spire-1.2.1/test/tpmsimulator/ [2022-04-15T03:02:24.816Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-15T03:02:24.816Z] spire-1.2.1/test/util/ [2022-04-15T03:02:24.816Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-15T03:02:24.816Z] spire-1.2.1/test/util/cert_generation.go [2022-04-15T03:02:24.816Z] spire-1.2.1/test/util/io_redirection.go [2022-04-15T03:02:24.816Z] spire-1.2.1/test/util/race.go [2022-04-15T03:02:24.816Z] spire-1.2.1/test/util/util.go [2022-04-15T03:02:24.816Z] building spire from source... [2022-04-15T03:02:25.421Z] Installing go1.17.7... [2022-04-15T03:02:27.422Z] ---> 9661489c0572 [2022-04-15T03:02:27.422Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-15T03:02:27.422Z] ---> Running in b3bce39edcf1 [2022-04-15T03:02:29.458Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-15T03:02:51.896Z] Building bin/spire-server... [2022-04-15T03:02:51.896Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-15T03:02:51.896Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-15T03:02:51.896Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-15T03:02:51.896Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-15T03:02:52.172Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-15T03:02:53.165Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-15T03:02:53.772Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-15T03:02:54.763Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-15T03:02:55.370Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-15T03:02:56.822Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-15T03:02:57.821Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-15T03:02:57.821Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-15T03:02:57.821Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-15T03:02:58.100Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-15T03:02:58.378Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-15T03:02:58.378Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-15T03:02:58.378Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-15T03:02:59.369Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-15T03:02:59.369Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-15T03:02:59.369Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-15T03:02:59.646Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-15T03:02:59.646Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-15T03:03:00.634Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-15T03:03:00.910Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-15T03:03:16.034Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-15T03:03:16.034Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-15T03:03:16.034Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-15T03:03:16.034Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-15T03:03:16.034Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-15T03:03:16.034Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-15T03:03:16.311Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-15T03:03:16.311Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-15T03:03:16.590Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-15T03:03:16.590Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-15T03:03:16.590Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-15T03:03:16.590Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-15T03:03:16.867Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-15T03:03:17.145Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-15T03:03:17.145Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-15T03:03:17.424Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-15T03:03:18.028Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-15T03:03:18.637Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-15T03:03:18.637Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-15T03:03:18.915Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-15T03:03:18.915Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-15T03:03:18.915Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-15T03:03:19.196Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-15T03:03:19.196Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-15T03:03:19.476Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-15T03:03:19.756Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-15T03:03:19.756Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-15T03:03:20.035Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-15T03:03:20.652Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-15T03:03:21.261Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-15T03:03:21.261Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-15T03:03:21.540Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-15T03:03:22.149Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-15T03:03:24.784Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-15T03:03:34.994Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-15T03:03:34.994Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-15T03:03:34.994Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-15T03:03:35.273Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-15T03:04:02.144Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-15T03:04:02.144Z] go: downloading k8s.io/api v0.23.4 [2022-04-15T03:04:02.144Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-15T03:04:02.144Z] go: downloading google.golang.org/api v0.70.0 [2022-04-15T03:04:10.462Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-15T03:04:10.462Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-15T03:04:12.464Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-15T03:04:20.775Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-15T03:04:22.214Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-15T03:04:40.567Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-15T03:04:40.567Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-15T03:04:40.567Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-15T03:04:40.567Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-15T03:04:40.567Z] Removing intermediate container 25acadbcd6ec [2022-04-15T03:04:40.567Z] ---> 0993ac71d802 [2022-04-15T03:04:40.567Z] [2022-04-15T03:04:40.567Z] Step 10/25 : FROM alpine:3.14 [2022-04-15T03:04:40.567Z] ---> ac73e934f311 [2022-04-15T03:04:40.567Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-15T03:04:40.567Z] ---> Running in c60b2a576cd5 [2022-04-15T03:04:41.166Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-15T03:04:42.161Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-15T03:04:42.161Z] Removing intermediate container 9e053b364f67 [2022-04-15T03:04:42.161Z] ---> 09f03861570c [2022-04-15T03:04:42.161Z] [2022-04-15T03:04:42.161Z] Step 10/22 : FROM alpine:3.14 [2022-04-15T03:04:42.161Z] ---> ac73e934f311 [2022-04-15T03:04:42.161Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-15T03:04:42.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-15T03:04:42.161Z] ---> Running in 60409ff46985 [2022-04-15T03:04:42.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-15T03:04:43.909Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-15T03:04:43.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-15T03:04:44.187Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-15T03:04:44.187Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-15T03:04:44.187Z] (3/3) Installing su-exec (0.2-r1) [2022-04-15T03:04:44.187Z] Executing busybox-1.33.1-r7.trigger [2022-04-15T03:04:44.187Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-15T03:04:44.187Z] Executing ca-certificates-20211220-r0.trigger [2022-04-15T03:04:44.466Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-15T03:04:44.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-15T03:04:44.466Z] OK: 6 MiB in 17 packages [2022-04-15T03:04:44.747Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-15T03:04:44.747Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-15T03:04:45.350Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-15T03:04:45.626Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-15T03:04:45.901Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-15T03:04:45.901Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-15T03:04:45.901Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-15T03:04:45.901Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-15T03:04:45.901Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-15T03:04:45.901Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-15T03:04:46.278Z] (5/6) Installing curl (7.79.1-r0) [2022-04-15T03:04:46.278Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-15T03:04:46.278Z] Executing busybox-1.33.1-r7.trigger [2022-04-15T03:04:46.278Z] Executing ca-certificates-20211220-r0.trigger [2022-04-15T03:04:46.278Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-15T03:04:46.629Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-15T03:04:46.629Z] OK: 8 MiB in 20 packages [2022-04-15T03:04:46.945Z] Removing intermediate container c60b2a576cd5 [2022-04-15T03:04:46.945Z] ---> f114cd7aa197 [2022-04-15T03:04:46.945Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-15T03:04:46.945Z] ---> Running in 3d968870d034 [2022-04-15T03:04:47.579Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-15T03:04:47.909Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-15T03:04:48.208Z] Removing intermediate container 3d968870d034 [2022-04-15T03:04:48.208Z] ---> 83d12ec76408 [2022-04-15T03:04:48.208Z] Step 13/25 : WORKDIR / [2022-04-15T03:04:48.208Z] ---> Running in 65d64c983b15 [2022-04-15T03:04:49.225Z] Removing intermediate container 65d64c983b15 [2022-04-15T03:04:49.225Z] ---> e0ffb9a38b92 [2022-04-15T03:04:49.225Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-04-15T03:04:49.500Z] Removing intermediate container 60409ff46985 [2022-04-15T03:04:49.500Z] ---> 67d923db3367 [2022-04-15T03:04:49.500Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-15T03:04:49.500Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-15T03:04:49.500Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-15T03:04:49.500Z]  ---> Running in 03d6c9323f08 [2022-04-15T03:04:50.108Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-15T03:04:50.393Z] Removing intermediate container 03d6c9323f08 [2022-04-15T03:04:50.393Z] ---> d873405520d7 [2022-04-15T03:04:50.393Z] Step 13/22 : WORKDIR /edgex [2022-04-15T03:04:50.393Z] ---> Running in b10925df7295 [2022-04-15T03:04:50.676Z] ---> 1332ba1680bb [2022-04-15T03:04:50.676Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-04-15T03:04:51.282Z] Removing intermediate container b10925df7295 [2022-04-15T03:04:51.282Z] ---> 5f425e698a92 [2022-04-15T03:04:51.282Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-15T03:04:51.892Z] ---> 6a2e6d32328a [2022-04-15T03:04:51.892Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-15T03:04:52.499Z] ---> df6f295e6f10 [2022-04-15T03:04:52.499Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-15T03:04:53.105Z] ---> 247521e5dbcc [2022-04-15T03:04:53.105Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-04-15T03:04:54.561Z] ---> 4f9d91bd4db6 [2022-04-15T03:04:54.561Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-15T03:04:54.561Z] ---> a6f9e1a7b43e [2022-04-15T03:04:54.561Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-15T03:04:55.555Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-15T03:04:56.548Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-15T03:04:56.548Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-15T03:04:56.827Z]  ---> 869d17cf711a [2022-04-15T03:04:56.827Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-15T03:04:56.827Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-15T03:04:56.827Z]  ---> f0cbbcda0fef [2022-04-15T03:04:56.827Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-15T03:04:57.432Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-15T03:04:57.717Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-15T03:04:57.717Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-15T03:04:57.717Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-15T03:04:57.717Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-15T03:04:57.717Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-15T03:04:58.014Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-15T03:04:58.014Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-15T03:04:58.300Z]  ---> a4a7ccaea609 [2022-04-15T03:04:58.300Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-15T03:04:58.300Z] ---> Running in 4efd5cd23e79 [2022-04-15T03:04:59.292Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-15T03:04:59.568Z]  ---> 03f722784dd6 [2022-04-15T03:04:59.568Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-15T03:04:59.848Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-15T03:05:00.130Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-15T03:05:00.408Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-15T03:05:00.408Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-15T03:05:00.408Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-15T03:05:00.408Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-15T03:05:00.696Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-15T03:05:00.696Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-15T03:05:01.032Z]  ---> cb13cc35f80f [2022-04-15T03:05:01.032Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-04-15T03:05:01.317Z] ---> Running in 26214d4aa12a [2022-04-15T03:05:01.941Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-15T03:05:01.941Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-15T03:05:01.941Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-15T03:05:02.226Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-15T03:05:02.226Z] Removing intermediate container 4efd5cd23e79 [2022-04-15T03:05:02.226Z] ---> 99b84b9de622 [2022-04-15T03:05:02.226Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-15T03:05:02.226Z] ---> Running in a889454ba6f9 [2022-04-15T03:05:02.226Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-15T03:05:02.834Z] Removing intermediate container a889454ba6f9 [2022-04-15T03:05:02.834Z] ---> 860d4b366a0c [2022-04-15T03:05:02.834Z] Step 20/22 : LABEL arch=arm64 [2022-04-15T03:05:03.113Z] ---> Running in 27b2b7117380 [2022-04-15T03:05:04.120Z] Removing intermediate container 27b2b7117380 [2022-04-15T03:05:04.120Z] ---> f625ee70b7c9 [2022-04-15T03:05:04.120Z] Step 21/22 : LABEL git_sha=80f156bd09d73c08268e0ba95d5f169ddefce439 [2022-04-15T03:05:04.120Z] ---> Running in 02e228a46897 [2022-04-15T03:05:04.401Z] go: downloading go.opencensus.io v0.23.0 [2022-04-15T03:05:05.008Z] Removing intermediate container 26214d4aa12a [2022-04-15T03:05:05.008Z] ---> f7110e6de575 [2022-04-15T03:05:05.008Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-15T03:05:05.008Z] Removing intermediate container 02e228a46897 [2022-04-15T03:05:05.008Z] ---> 1ffe941dc891 [2022-04-15T03:05:05.008Z] Step 22/22 : LABEL version=0.0.0 [2022-04-15T03:05:05.008Z] ---> Running in 2a8b916383be [2022-04-15T03:05:05.296Z] ---> Running in b448eff29dcc [2022-04-15T03:05:05.296Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-15T03:05:05.296Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-15T03:05:05.571Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-15T03:05:05.852Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-15T03:05:05.852Z] Removing intermediate container 2a8b916383be [2022-04-15T03:05:05.852Z] ---> c013f5b03886 [2022-04-15T03:05:05.852Z] Step 23/25 : LABEL arch=arm64 [2022-04-15T03:05:06.132Z] Removing intermediate container b448eff29dcc [2022-04-15T03:05:06.133Z] ---> ebcd63162edf [2022-04-15T03:05:06.133Z] [2022-04-15T03:05:06.133Z] ---> Running in e066e3a02236 [2022-04-15T03:05:06.133Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-15T03:05:06.133Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-15T03:05:06.408Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-15T03:05:06.691Z] Removing intermediate container e066e3a02236 [2022-04-15T03:05:06.691Z] ---> 9909991aa381 [2022-04-15T03:05:06.691Z] Step 24/25 : LABEL git_sha=80f156bd09d73c08268e0ba95d5f169ddefce439 [2022-04-15T03:05:06.976Z] ---> Running in 525ce42acff4 [2022-04-15T03:05:06.976Z] Successfully built ebcd63162edf [2022-04-15T03:05:06.976Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-15T03:05:06.976Z] Building security-bootstrapper [2022-04-15T03:05:07.255Z]  Building security-proxy-setup ... done go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-15T03:05:07.566Z] Removing intermediate container 525ce42acff4 [2022-04-15T03:05:07.566Z] ---> 79864b100d22 [2022-04-15T03:05:07.566Z] Step 25/25 : LABEL version=0.0.0 [2022-04-15T03:05:07.566Z] ---> Running in dc22a9af25ad [2022-04-15T03:05:08.170Z] Removing intermediate container dc22a9af25ad [2022-04-15T03:05:08.170Z] ---> 9f895bff80c7 [2022-04-15T03:05:08.170Z] [2022-04-15T03:05:08.446Z] Successfully built 9f895bff80c7 [2022-04-15T03:05:08.446Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-15T03:05:08.446Z]  Building security-secretstore-setup ... done Building sys-mgmt-agent [2022-04-15T03:05:09.442Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-15T03:05:11.443Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-15T03:05:11.443Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-15T03:05:11.724Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-15T03:05:11.724Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-15T03:05:12.331Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-15T03:05:12.331Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-15T03:05:12.611Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-15T03:05:12.611Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-15T03:05:12.889Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-15T03:05:12.889Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-15T03:05:12.889Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-15T03:05:21.215Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-15T03:05:21.215Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-15T03:05:21.215Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-15T03:05:21.215Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-15T03:05:53.599Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-15T03:05:53.599Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-15T03:05:53.599Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T03:05:53.599Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-15T03:05:53.599Z] ---> 4cb159305e09 [2022-04-15T03:05:53.599Z] Step 3/31 : WORKDIR /edgex-go [2022-04-15T03:05:53.599Z] ---> Using cache [2022-04-15T03:05:53.599Z] ---> 73328b2ea6f6 [2022-04-15T03:05:53.599Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T03:05:53.599Z] ---> Using cache [2022-04-15T03:05:53.599Z] ---> 0e6f159cd023 [2022-04-15T03:05:53.599Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-15T03:05:53.599Z] ---> Using cache [2022-04-15T03:05:53.599Z] ---> 4b15fcc85307 [2022-04-15T03:05:53.599Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-15T03:05:53.599Z] ---> Using cache [2022-04-15T03:05:53.599Z] ---> 2dd4b480a9c0 [2022-04-15T03:05:53.599Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T03:05:53.599Z] ---> Using cache [2022-04-15T03:05:53.599Z] ---> 5bd2ef06f588 [2022-04-15T03:05:53.599Z] Step 8/31 : COPY . . [2022-04-15T03:05:53.599Z] ---> Using cache [2022-04-15T03:05:53.599Z] ---> 50c020b08742 [2022-04-15T03:05:53.599Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-15T03:05:53.599Z] ---> Running in 5b6b20765fdc [2022-04-15T03:05:55.064Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-15T03:05:56.071Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T03:05:56.071Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-15T03:05:56.071Z] ---> 4cb159305e09 [2022-04-15T03:05:56.071Z] Step 3/23 : WORKDIR /edgex-go [2022-04-15T03:05:56.071Z] ---> Using cache [2022-04-15T03:05:56.071Z] ---> 73328b2ea6f6 [2022-04-15T03:05:56.071Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T03:05:56.071Z] ---> Using cache [2022-04-15T03:05:56.071Z] ---> 0e6f159cd023 [2022-04-15T03:05:56.071Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-15T03:05:56.071Z] ---> Running in 48a1018db62f [2022-04-15T03:05:57.561Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T03:05:58.540Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T03:05:59.980Z] OK: 220 MiB in 52 packages [2022-04-15T03:06:01.434Z] Removing intermediate container 48a1018db62f [2022-04-15T03:06:01.434Z] ---> 3df304dd4c8c [2022-04-15T03:06:01.434Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-15T03:06:02.437Z] ---> faf2097a976b [2022-04-15T03:06:02.437Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T03:06:02.437Z] ---> Running in 55524c440720 [2022-04-15T03:06:09.223Z] Removing intermediate container 55524c440720 [2022-04-15T03:06:09.223Z] ---> 58c003c2c282 [2022-04-15T03:06:09.223Z] Step 8/23 : COPY . . [2022-04-15T03:06:27.820Z] ---> 538d2b954953 [2022-04-15T03:06:27.820Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-15T03:06:27.820Z] ---> Running in 460df9750282 [2022-04-15T03:06:29.829Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-15T03:09:06.885Z] Removing intermediate container b3bce39edcf1 [2022-04-15T03:09:06.885Z] ---> 74b0d7970c0c [2022-04-15T03:09:06.885Z] [2022-04-15T03:09:06.885Z] Step 9/20 : FROM alpine:3.15 [2022-04-15T03:09:06.885Z] 3.15: Pulling from library/alpine [2022-04-15T03:09:06.885Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-15T03:09:06.885Z] Status: Downloaded newer image for alpine:3.15 [2022-04-15T03:09:06.885Z] ---> 3fb3c9af89a9 [2022-04-15T03:09:06.885Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-15T03:09:06.885Z] ---> Running in de705d7b7e69 [2022-04-15T03:09:06.885Z] Removing intermediate container de705d7b7e69 [2022-04-15T03:09:06.885Z] ---> 904a5a4b9e62 [2022-04-15T03:09:06.885Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T03:09:06.885Z] ---> Running in 32cb1826a185 [2022-04-15T03:09:06.885Z] Removing intermediate container 32cb1826a185 [2022-04-15T03:09:06.885Z] ---> 461ab4307d55 [2022-04-15T03:09:06.885Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-15T03:09:06.885Z] ---> Running in 5c72fd8e06bb [2022-04-15T03:09:07.165Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T03:09:08.615Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T03:09:09.607Z] v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-15T03:09:09.607Z] v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-15T03:09:09.607Z] OK: 15730 distinct packages available [2022-04-15T03:09:09.885Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T03:09:10.882Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T03:09:11.870Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-15T03:09:12.146Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-15T03:09:12.424Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-15T03:09:12.424Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-15T03:09:12.424Z] (5/9) Installing curl (7.80.0-r0) [2022-04-15T03:09:12.705Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-15T03:09:12.705Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-15T03:09:12.705Z] (8/9) Installing libucontext (1.1-r0) [2022-04-15T03:09:12.983Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-15T03:09:12.983Z] Executing busybox-1.34.1-r5.trigger [2022-04-15T03:09:12.983Z] Executing ca-certificates-20211220-r0.trigger [2022-04-15T03:09:13.591Z] OK: 8 MiB in 23 packages [2022-04-15T03:09:16.246Z] Removing intermediate container 5c72fd8e06bb [2022-04-15T03:09:16.246Z] ---> a3dca5b43fc9 [2022-04-15T03:09:16.246Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-15T03:09:16.528Z] ---> 806dd2143356 [2022-04-15T03:09:16.528Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-15T03:09:18.574Z] ---> 401b37d4802b [2022-04-15T03:09:18.574Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-15T03:09:19.616Z] ---> 0d14e21db5d1 [2022-04-15T03:09:19.616Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-15T03:09:19.896Z] ---> Running in da805828f010 [2022-04-15T03:09:20.530Z] Removing intermediate container da805828f010 [2022-04-15T03:09:20.530Z] ---> ef2f66a35bea [2022-04-15T03:09:20.530Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-15T03:09:20.530Z] ---> Running in bf43257f3bfe [2022-04-15T03:09:21.152Z] Removing intermediate container bf43257f3bfe [2022-04-15T03:09:21.152Z] ---> 6d407fe660b2 [2022-04-15T03:09:21.152Z] Step 18/20 : LABEL arch=arm64 [2022-04-15T03:09:21.152Z] ---> Running in 6ab0d9071aa7 [2022-04-15T03:09:21.758Z] Removing intermediate container 6ab0d9071aa7 [2022-04-15T03:09:21.758Z] ---> 92a729e3d97e [2022-04-15T03:09:21.758Z] Step 19/20 : LABEL git_sha=80f156bd09d73c08268e0ba95d5f169ddefce439 [2022-04-15T03:09:21.758Z] ---> Running in ea6318420f26 [2022-04-15T03:09:22.044Z] Removing intermediate container ea6318420f26 [2022-04-15T03:09:22.044Z] ---> d54307fd48e1 [2022-04-15T03:09:22.044Z] Step 20/20 : LABEL version=0.0.0 [2022-04-15T03:09:22.329Z] ---> Running in 10f3e58c9370 [2022-04-15T03:09:22.607Z] Removing intermediate container 10f3e58c9370 [2022-04-15T03:09:22.607Z] ---> 42269f7b9651 [2022-04-15T03:09:22.607Z] [2022-04-15T03:09:23.214Z] Successfully built 42269f7b9651 [2022-04-15T03:09:23.215Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-15T03:09:23.215Z]  Building security-spiffe-token-provider ... done Building core-data [2022-04-15T03:09:50.062Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T03:09:50.062Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-15T03:09:50.062Z] ---> 4cb159305e09 [2022-04-15T03:09:50.062Z] Step 3/23 : WORKDIR /edgex-go [2022-04-15T03:09:50.062Z] ---> Using cache [2022-04-15T03:09:50.062Z] ---> 73328b2ea6f6 [2022-04-15T03:09:50.062Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T03:09:50.062Z] ---> Using cache [2022-04-15T03:09:50.062Z] ---> 0e6f159cd023 [2022-04-15T03:09:50.062Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-15T03:09:50.344Z] ---> Running in 4df939200f3f [2022-04-15T03:09:52.343Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T03:09:53.335Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T03:09:54.322Z] OK: 220 MiB in 52 packages [2022-04-15T03:09:55.778Z] Removing intermediate container 4df939200f3f [2022-04-15T03:09:55.778Z] ---> 1950513bdd18 [2022-04-15T03:09:55.778Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-15T03:09:56.384Z] ---> f0d233143280 [2022-04-15T03:09:56.384Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T03:09:56.662Z] ---> Running in 84b969cc39b9 [2022-04-15T03:10:02.138Z] Removing intermediate container 84b969cc39b9 [2022-04-15T03:10:02.138Z] ---> 481b657bc321 [2022-04-15T03:10:02.138Z] Step 8/23 : COPY . . [2022-04-15T03:10:24.375Z] ---> 1b2b8a4a32d3 [2022-04-15T03:10:24.375Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-15T03:10:24.375Z] ---> Running in 3cb59f2043c7 [2022-04-15T03:10:24.653Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-15T03:10:57.168Z] Removing intermediate container 5b6b20765fdc [2022-04-15T03:10:57.168Z] ---> 53c7423e971e [2022-04-15T03:10:57.168Z] [2022-04-15T03:10:57.168Z] Step 10/31 : FROM alpine:3.14 [2022-04-15T03:10:57.168Z] ---> ac73e934f311 [2022-04-15T03:10:57.168Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-15T03:10:57.168Z] ---> Running in a571b842a5a1 [2022-04-15T03:10:57.168Z] Removing intermediate container a571b842a5a1 [2022-04-15T03:10:57.168Z] ---> 7fac27359f7b [2022-04-15T03:10:57.168Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-15T03:10:57.168Z] ---> Running in 585f6728b468 [2022-04-15T03:10:57.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-15T03:10:57.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-15T03:10:57.168Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-15T03:10:57.168Z] (2/2) Installing su-exec (0.2-r1) [2022-04-15T03:10:57.168Z] Executing busybox-1.33.1-r7.trigger [2022-04-15T03:10:57.168Z] OK: 6 MiB in 16 packages [2022-04-15T03:10:58.157Z] Removing intermediate container 585f6728b468 [2022-04-15T03:10:58.157Z] ---> d9a1e84a259b [2022-04-15T03:10:58.157Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-15T03:10:58.157Z] ---> Running in 7f9af83530e9 [2022-04-15T03:10:58.790Z] Removing intermediate container 7f9af83530e9 [2022-04-15T03:10:58.790Z] ---> e80b8d9e671b [2022-04-15T03:10:58.790Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-15T03:10:58.790Z] ---> Running in babaca17294b [2022-04-15T03:10:59.393Z] Removing intermediate container babaca17294b [2022-04-15T03:10:59.393Z] ---> 1668a1331871 [2022-04-15T03:10:59.393Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-15T03:10:59.672Z] ---> Running in 3188f7cd460a [2022-04-15T03:11:03.113Z] Removing intermediate container 3188f7cd460a [2022-04-15T03:11:03.113Z] ---> 499691a9f23b [2022-04-15T03:11:03.113Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-15T03:11:03.113Z] ---> Running in 7fed453ac3ff [2022-04-15T03:11:03.390Z] Removing intermediate container 7fed453ac3ff [2022-04-15T03:11:03.390Z] ---> e9a73a22d80d [2022-04-15T03:11:03.390Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-15T03:11:04.403Z] ---> 17ad1e345618 [2022-04-15T03:11:04.403Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-15T03:11:04.403Z] ---> Running in 26efba636939 [2022-04-15T03:11:07.815Z] Removing intermediate container 26efba636939 [2022-04-15T03:11:07.815Z] ---> f41f161911d5 [2022-04-15T03:11:07.815Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-15T03:11:08.435Z] ---> 8fabd6e8ef07 [2022-04-15T03:11:08.435Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-15T03:11:10.436Z] ---> f9175509e2d3 [2022-04-15T03:11:10.436Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-15T03:11:11.434Z] ---> f1842356b44e [2022-04-15T03:11:11.434Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-15T03:11:12.889Z] ---> 448a4cade0ba [2022-04-15T03:11:12.890Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-15T03:11:14.326Z] ---> ca0f897976bc [2022-04-15T03:11:14.326Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-15T03:11:14.929Z] ---> Running in 1f69de01e3ad [2022-04-15T03:11:15.918Z] Removing intermediate container 1f69de01e3ad [2022-04-15T03:11:15.918Z] ---> 0d45a73e48c4 [2022-04-15T03:11:15.919Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-15T03:11:17.359Z] ---> aac0b9253f89 [2022-04-15T03:11:17.359Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-15T03:11:17.966Z] ---> Running in 7aa896b3772f [2022-04-15T03:11:22.293Z] Removing intermediate container 460df9750282 [2022-04-15T03:11:22.293Z] ---> eb851294c26e [2022-04-15T03:11:22.293Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-15T03:11:22.293Z] Removing intermediate container 7aa896b3772f [2022-04-15T03:11:22.293Z] ---> 012f04998278 [2022-04-15T03:11:22.293Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-15T03:11:22.293Z] ---> Running in 058839123ba6 [2022-04-15T03:11:22.569Z] ---> Running in 52a026ab87d0 [2022-04-15T03:11:23.557Z] Removing intermediate container 52a026ab87d0 [2022-04-15T03:11:23.557Z] ---> 07faa240f787 [2022-04-15T03:11:23.557Z] Step 28/31 : CMD ["gate"] [2022-04-15T03:11:23.831Z] ---> Running in 3cffed771682 [2022-04-15T03:11:24.429Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-15T03:11:24.429Z] Removing intermediate container 3cffed771682 [2022-04-15T03:11:24.429Z] ---> 1a8ca4c09c6b [2022-04-15T03:11:24.429Z] Step 29/31 : LABEL arch=arm64 [2022-04-15T03:11:25.024Z] ---> Running in 2ed0a11d9066 [2022-04-15T03:11:25.300Z] Removing intermediate container 2ed0a11d9066 [2022-04-15T03:11:25.300Z] ---> c960b30f1973 [2022-04-15T03:11:25.300Z] Step 30/31 : LABEL git_sha=80f156bd09d73c08268e0ba95d5f169ddefce439 [2022-04-15T03:11:25.573Z] ---> Running in fbaade516648 [2022-04-15T03:11:26.567Z] Removing intermediate container fbaade516648 [2022-04-15T03:11:26.567Z] ---> 560f1886cb08 [2022-04-15T03:11:26.567Z] Step 31/31 : LABEL version=0.0.0 [2022-04-15T03:11:26.567Z] ---> Running in a4306b83117f [2022-04-15T03:11:27.169Z] Removing intermediate container a4306b83117f [2022-04-15T03:11:27.169Z] ---> 4676f81d7929 [2022-04-15T03:11:27.169Z] [2022-04-15T03:11:28.161Z] Successfully built 4676f81d7929 [2022-04-15T03:11:28.161Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-15T03:11:28.161Z]  Building security-bootstrapper ... done Building security-spire-server [2022-04-15T03:11:28.440Z] Removing intermediate container 058839123ba6 [2022-04-15T03:11:28.440Z] ---> f9e0015d51ae [2022-04-15T03:11:28.440Z] [2022-04-15T03:11:28.440Z] Step 11/23 : FROM docker:20.10.14 [2022-04-15T03:11:28.718Z] 20.10.14: Pulling from library/docker [2022-04-15T03:11:47.047Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-15T03:11:47.047Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-15T03:11:47.047Z] ---> c346e9eafbab [2022-04-15T03:11:47.047Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-04-15T03:11:48.492Z] ---> Running in 159faeccfcb6 [2022-04-15T03:11:49.091Z] Removing intermediate container 159faeccfcb6 [2022-04-15T03:11:49.091Z] ---> 1629e457ec95 [2022-04-15T03:11:49.091Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-04-15T03:11:49.367Z] ---> Running in 08deb1649fb2 [2022-04-15T03:11:52.024Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T03:11:52.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T03:11:54.308Z] (1/43) Installing readline (8.1.1-r0) [2022-04-15T03:11:54.308Z] (2/43) Installing bash (5.1.16-r0) [2022-04-15T03:11:54.308Z] Executing bash-5.1.16-r0.post-install [2022-04-15T03:11:54.308Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-15T03:11:54.308Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-15T03:11:54.308Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-15T03:11:54.308Z] (6/43) Installing curl (7.80.0-r0) [2022-04-15T03:11:54.308Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-15T03:11:54.308Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-15T03:11:54.308Z] (9/43) Installing expat (2.4.7-r0) [2022-04-15T03:11:54.308Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-15T03:11:54.308Z] (11/43) Installing gdbm (1.22-r0) [2022-04-15T03:11:54.308Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-15T03:11:54.308Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-15T03:11:54.308Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-15T03:11:54.582Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-15T03:11:54.582Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-15T03:11:54.582Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-15T03:11:58.914Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-15T03:11:58.914Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-15T03:11:58.914Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-15T03:11:58.914Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-15T03:11:58.914Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-15T03:11:58.914Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-15T03:11:58.914Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-15T03:11:58.914Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-15T03:11:58.914Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-15T03:11:58.914Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-15T03:11:58.914Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-15T03:11:58.914Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-15T03:11:58.914Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-15T03:11:58.914Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-15T03:11:59.194Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-15T03:11:59.194Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-15T03:11:59.194Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-15T03:11:59.194Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-15T03:11:59.194Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-15T03:11:59.194Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-15T03:11:59.194Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-15T03:11:59.471Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-15T03:11:59.471Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-15T03:11:59.471Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-15T03:11:59.752Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-15T03:11:59.752Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-15T03:11:59.752Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T03:11:59.752Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-15T03:11:59.752Z] ---> 4cb159305e09 [2022-04-15T03:11:59.752Z] Step 3/25 : WORKDIR /edgex-go [2022-04-15T03:11:59.752Z] ---> Using cache [2022-04-15T03:11:59.752Z] ---> 73328b2ea6f6 [2022-04-15T03:11:59.752Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T03:11:59.752Z] ---> Using cache [2022-04-15T03:11:59.752Z] ---> 0e6f159cd023 [2022-04-15T03:11:59.752Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-15T03:11:59.752Z] ---> Using cache [2022-04-15T03:11:59.752Z] ---> 2ed352ba2390 [2022-04-15T03:11:59.752Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-15T03:11:59.752Z] ---> Using cache [2022-04-15T03:11:59.752Z] ---> 332983b987f1 [2022-04-15T03:11:59.752Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T03:11:59.752Z] ---> Using cache [2022-04-15T03:11:59.752Z] ---> 2173b695189c [2022-04-15T03:11:59.752Z] Step 8/25 : COPY . . [2022-04-15T03:11:59.752Z] ---> Using cache [2022-04-15T03:11:59.752Z] ---> 91af1a2d9e8a [2022-04-15T03:11:59.752Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-15T03:11:59.752Z] ---> Using cache [2022-04-15T03:11:59.752Z] ---> d0f2ac6e7654 [2022-04-15T03:11:59.752Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-15T03:11:59.752Z] ---> Using cache [2022-04-15T03:11:59.752Z] ---> d47b2a485793 [2022-04-15T03:11:59.752Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-15T03:11:59.752Z] ---> Using cache [2022-04-15T03:11:59.752Z] ---> a27e2990bcf2 [2022-04-15T03:11:59.752Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-15T03:12:00.365Z] Executing busybox-1.34.1-r5.trigger [2022-04-15T03:12:00.365Z] OK: 82 MiB in 65 packages [2022-04-15T03:12:00.646Z] ---> Running in 7ed173e95a66 [2022-04-15T03:12:04.055Z] spire-1.2.1/ [2022-04-15T03:12:04.055Z] spire-1.2.1/.data/ [2022-04-15T03:12:04.055Z] spire-1.2.1/.data/.file [2022-04-15T03:12:04.055Z] spire-1.2.1/.dockerignore [2022-04-15T03:12:04.055Z] spire-1.2.1/.gitattributes [2022-04-15T03:12:04.055Z] spire-1.2.1/.githooks/ [2022-04-15T03:12:04.055Z] spire-1.2.1/.githooks/pre-commit [2022-04-15T03:12:04.055Z] spire-1.2.1/.github/ [2022-04-15T03:12:04.055Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-15T03:12:04.055Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-15T03:12:04.055Z] spire-1.2.1/.github/dependabot.yml [2022-04-15T03:12:04.055Z] spire-1.2.1/.github/workflows/ [2022-04-15T03:12:04.055Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-15T03:12:04.055Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-15T03:12:04.055Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-15T03:12:04.055Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-15T03:12:04.055Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-15T03:12:04.055Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-15T03:12:04.055Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-15T03:12:04.055Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-15T03:12:04.055Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-15T03:12:04.055Z] spire-1.2.1/.gitignore [2022-04-15T03:12:04.055Z] spire-1.2.1/.go-version [2022-04-15T03:12:04.055Z] spire-1.2.1/.golangci.yml [2022-04-15T03:12:04.055Z] spire-1.2.1/ADOPTERS.md [2022-04-15T03:12:04.055Z] spire-1.2.1/CHANGELOG.md [2022-04-15T03:12:04.055Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-15T03:12:04.055Z] spire-1.2.1/CODEOWNERS [2022-04-15T03:12:04.055Z] spire-1.2.1/CONTRIBUTING.md [2022-04-15T03:12:04.055Z] spire-1.2.1/Dockerfile [2022-04-15T03:12:04.055Z] spire-1.2.1/Dockerfile.dev [2022-04-15T03:12:04.055Z] spire-1.2.1/Dockerfile.scratch [2022-04-15T03:12:04.055Z] spire-1.2.1/LICENSE [2022-04-15T03:12:04.055Z] spire-1.2.1/MAINTAINERS.md [2022-04-15T03:12:04.055Z] spire-1.2.1/Makefile [2022-04-15T03:12:04.055Z] spire-1.2.1/README.md [2022-04-15T03:12:04.055Z] spire-1.2.1/ROADMAP.md [2022-04-15T03:12:04.055Z] spire-1.2.1/SECURITY.md [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/ [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-agent/ [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-server/ [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-15T03:12:04.055Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-15T03:12:04.056Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-15T03:12:04.056Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-15T03:12:04.056Z] spire-1.2.1/conf/ [2022-04-15T03:12:04.056Z] spire-1.2.1/conf/agent/ [2022-04-15T03:12:04.056Z] spire-1.2.1/conf/agent/agent.conf [2022-04-15T03:12:04.056Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-15T03:12:04.056Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-15T03:12:04.056Z] spire-1.2.1/conf/server/ [2022-04-15T03:12:04.056Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-15T03:12:04.056Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-15T03:12:04.056Z] spire-1.2.1/conf/server/server.conf [2022-04-15T03:12:04.056Z] spire-1.2.1/conf/server/server_full.conf [2022-04-15T03:12:04.056Z] spire-1.2.1/doc/ [2022-04-15T03:12:04.056Z] spire-1.2.1/doc/SPIRE101.md [2022-04-15T03:12:04.056Z] spire-1.2.1/doc/auditlog.md [2022-04-15T03:12:04.056Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-15T03:12:04.056Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-15T03:12:04.056Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-15T03:12:04.056Z] spire-1.2.1/doc/images/ [2022-04-15T03:12:04.056Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-15T03:12:04.056Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-15T03:12:04.056Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-15T03:12:04.056Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-15T03:12:04.056Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-15T03:12:04.056Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-15T03:12:04.056Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-15T03:12:04.056Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-15T03:12:04.056Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-15T03:12:04.056Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-15T03:12:04.056Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-15T03:12:04.056Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-15T03:12:04.056Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-15T03:12:04.056Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-15T03:12:04.056Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-15T03:12:04.056Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-15T03:12:04.056Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-15T03:12:04.056Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-15T03:12:04.056Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-15T03:12:04.056Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-15T03:12:04.056Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-15T03:12:04.056Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-15T03:12:04.056Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-15T03:12:04.056Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-15T03:12:04.056Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-15T03:12:04.056Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-15T03:12:04.056Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-15T03:12:04.056Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-15T03:12:04.056Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-15T03:12:04.056Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-15T03:12:04.056Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-15T03:12:04.056Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-15T03:12:04.056Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-15T03:12:04.056Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-15T03:12:04.056Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-15T03:12:04.056Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-15T03:12:04.056Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-15T03:12:04.056Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-15T03:12:04.056Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-15T03:12:04.056Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-15T03:12:04.056Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-15T03:12:04.056Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-15T03:12:04.056Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-15T03:12:04.056Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-15T03:12:04.056Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-15T03:12:04.056Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-15T03:12:04.056Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-15T03:12:04.056Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-15T03:12:04.056Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-15T03:12:04.056Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-15T03:12:04.056Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-15T03:12:04.056Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-15T03:12:04.056Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-15T03:12:04.056Z] spire-1.2.1/doc/scaling_spire.md [2022-04-15T03:12:04.056Z] spire-1.2.1/doc/spire_agent.md [2022-04-15T03:12:04.056Z] spire-1.2.1/doc/spire_server.md [2022-04-15T03:12:04.056Z] spire-1.2.1/doc/supported_integrations.md [2022-04-15T03:12:04.056Z] spire-1.2.1/doc/telemetry.md [2022-04-15T03:12:04.056Z] spire-1.2.1/doc/telemetry_config.md [2022-04-15T03:12:04.056Z] spire-1.2.1/doc/upgrading.md [2022-04-15T03:12:04.056Z] spire-1.2.1/doc/using_spire.md [2022-04-15T03:12:04.056Z] spire-1.2.1/examples/ [2022-04-15T03:12:04.056Z] spire-1.2.1/examples/README.md [2022-04-15T03:12:04.056Z] spire-1.2.1/go.mod [2022-04-15T03:12:04.056Z] spire-1.2.1/go.sum [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/ [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/ [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/agent.go [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/api/ [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/client/ [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/common/ [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/config.go [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/manager/ [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-15T03:12:04.056Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/svid/ [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/ [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/api/ [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/api/names.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/auth/ [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/catalog/ [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/cli/ [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-15T03:12:04.057Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-15T03:12:04.342Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-15T03:12:04.342Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-15T03:12:04.342Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-15T03:12:04.342Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-15T03:12:04.342Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-15T03:12:04.342Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-15T03:12:04.342Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-15T03:12:04.342Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-15T03:12:04.342Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-15T03:12:04.342Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-15T03:12:04.342Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-15T03:12:04.342Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-15T03:12:04.342Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-15T03:12:04.342Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-15T03:12:04.342Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-15T03:12:04.342Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-15T03:12:04.342Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-15T03:12:04.342Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-15T03:12:04.342Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-15T03:12:04.342Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-15T03:12:04.342Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-15T03:12:04.342Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-15T03:12:04.342Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-15T03:12:04.342Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-15T03:12:04.342Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-15T03:12:04.342Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-15T03:12:04.342Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-15T03:12:04.342Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-15T03:12:04.342Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-15T03:12:04.342Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-15T03:12:04.342Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-15T03:12:04.342Z] spire-1.2.1/pkg/common/health/ [2022-04-15T03:12:04.342Z] spire-1.2.1/pkg/common/health/config.go [2022-04-15T03:12:04.342Z] spire-1.2.1/pkg/common/health/context.go [2022-04-15T03:12:04.342Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-15T03:12:04.342Z] spire-1.2.1/pkg/common/health/health.go [2022-04-15T03:12:04.342Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-15T03:12:04.342Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-15T03:12:04.342Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-15T03:12:04.342Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-15T03:12:04.342Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-15T03:12:04.342Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-15T03:12:04.342Z] spire-1.2.1/pkg/common/idutil/ [2022-04-15T03:12:04.342Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-15T03:12:04.342Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-15T03:12:04.342Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-15T03:12:04.342Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-15T03:12:04.342Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-15T03:12:04.342Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-15T03:12:04.342Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-15T03:12:04.342Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-15T03:12:04.342Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-15T03:12:04.342Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-15T03:12:04.342Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-15T03:12:04.342Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-15T03:12:04.342Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-15T03:12:04.342Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-15T03:12:04.342Z] spire-1.2.1/pkg/common/log/ [2022-04-15T03:12:04.342Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-15T03:12:04.342Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/log/log.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/log/options.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/plugin/ [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/profiling/ [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/selector/ [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/uptime/ [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/util/ [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/util/task.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/version/ [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/version/version.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/x509util/ [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/server/ [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/server/api/ [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/server/api/api.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-15T03:12:04.343Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-15T03:12:04.344Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-15T03:12:04.344Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-15T03:12:04.344Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-15T03:12:04.344Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-15T03:12:04.344Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-15T03:12:04.344Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-15T03:12:04.344Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-15T03:12:04.344Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-15T03:12:04.344Z] spire-1.2.1/pkg/server/api/health/ [2022-04-15T03:12:04.344Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-15T03:12:04.344Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-15T03:12:04.344Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-15T03:12:04.344Z] spire-1.2.1/pkg/server/api/id.go [2022-04-15T03:12:04.344Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-15T03:12:04.344Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-15T03:12:04.344Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-15T03:12:04.344Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-15T03:12:04.344Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-15T03:12:04.344Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-15T03:12:04.344Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-15T03:12:04.344Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-15T03:12:04.344Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-15T03:12:04.344Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-15T03:12:04.344Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-15T03:12:04.344Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-15T03:12:04.344Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-15T03:12:04.344Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-15T03:12:04.344Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-15T03:12:04.344Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-15T03:12:04.344Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-15T03:12:04.344Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-15T03:12:04.344Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-15T03:12:04.344Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-15T03:12:04.344Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-15T03:12:04.344Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-15T03:12:04.344Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-15T03:12:04.344Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-15T03:12:04.344Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-15T03:12:04.344Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-15T03:12:04.344Z] spire-1.2.1/pkg/server/api/status.go [2022-04-15T03:12:04.344Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-15T03:12:04.344Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-15T03:12:04.344Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-15T03:12:04.344Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-15T03:12:04.344Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-15T03:12:04.344Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-15T03:12:04.344Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-15T03:12:04.621Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-15T03:12:04.621Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-15T03:12:04.621Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-15T03:12:04.621Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-15T03:12:04.621Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-15T03:12:04.621Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-15T03:12:04.621Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-15T03:12:04.621Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-15T03:12:04.621Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-15T03:12:04.621Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-15T03:12:04.621Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-15T03:12:04.621Z] spire-1.2.1/pkg/server/bundle/ [2022-04-15T03:12:04.621Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-15T03:12:04.621Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-15T03:12:04.621Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-15T03:12:04.621Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-15T03:12:04.621Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-15T03:12:04.621Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-15T03:12:04.621Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-15T03:12:04.621Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-15T03:12:04.621Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-15T03:12:04.621Z] spire-1.2.1/pkg/server/ca/ [2022-04-15T03:12:04.621Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-15T03:12:04.621Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-15T03:12:04.621Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-15T03:12:04.621Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-15T03:12:04.621Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-15T03:12:04.621Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-15T03:12:04.621Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-15T03:12:04.621Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-15T03:12:04.621Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-15T03:12:04.621Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-15T03:12:04.621Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-15T03:12:04.621Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-15T03:12:04.621Z] spire-1.2.1/pkg/server/cache/ [2022-04-15T03:12:04.621Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-15T03:12:04.621Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-15T03:12:04.621Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-15T03:12:04.621Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-15T03:12:04.621Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-15T03:12:04.621Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-15T03:12:04.621Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-15T03:12:04.621Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-15T03:12:04.621Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-15T03:12:04.621Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-15T03:12:04.621Z] spire-1.2.1/pkg/server/catalog/ [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/config.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/datastore/ [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/ [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-15T03:12:04.622Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-15T03:12:04.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-15T03:12:04.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-15T03:12:04.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-15T03:12:04.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-15T03:12:04.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-15T03:12:04.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-15T03:12:04.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-15T03:12:04.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-15T03:12:04.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-15T03:12:04.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-15T03:12:04.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-15T03:12:04.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-15T03:12:04.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-15T03:12:04.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-15T03:12:04.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-15T03:12:04.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-15T03:12:04.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-15T03:12:04.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-15T03:12:04.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-15T03:12:04.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-15T03:12:04.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-15T03:12:04.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-15T03:12:04.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-15T03:12:04.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-15T03:12:04.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-15T03:12:04.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-15T03:12:04.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-15T03:12:04.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-15T03:12:04.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-15T03:12:04.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-15T03:12:04.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-15T03:12:04.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-15T03:12:04.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-15T03:12:04.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-15T03:12:04.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-15T03:12:04.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-15T03:12:04.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-15T03:12:04.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-15T03:12:04.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-15T03:12:04.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-15T03:12:04.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-15T03:12:04.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-15T03:12:04.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-15T03:12:04.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-15T03:12:04.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-15T03:12:04.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-15T03:12:04.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-15T03:12:04.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-15T03:12:04.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-15T03:12:04.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-15T03:12:04.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-15T03:12:04.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-15T03:12:04.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-15T03:12:04.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-15T03:12:04.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-15T03:12:04.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-15T03:12:04.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-15T03:12:04.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-15T03:12:04.903Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-15T03:12:04.903Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-15T03:12:04.903Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-15T03:12:04.903Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-15T03:12:04.903Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-15T03:12:04.903Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-15T03:12:04.903Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-15T03:12:04.903Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-15T03:12:04.903Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-15T03:12:04.903Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-15T03:12:04.903Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-15T03:12:04.903Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-15T03:12:04.903Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-15T03:12:04.903Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-15T03:12:04.903Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-15T03:12:04.903Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-15T03:12:04.903Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-15T03:12:04.903Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-15T03:12:04.903Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-15T03:12:04.903Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-15T03:12:04.903Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-15T03:12:04.903Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-15T03:12:04.903Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-15T03:12:04.903Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-15T03:12:04.903Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-15T03:12:04.903Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-15T03:12:04.903Z] spire-1.2.1/pkg/server/registration/ [2022-04-15T03:12:04.903Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-15T03:12:04.903Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-15T03:12:04.903Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-15T03:12:04.903Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-15T03:12:04.903Z] spire-1.2.1/pkg/server/server.go [2022-04-15T03:12:04.903Z] spire-1.2.1/pkg/server/server_test.go [2022-04-15T03:12:04.903Z] spire-1.2.1/pkg/server/svid/ [2022-04-15T03:12:04.903Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-15T03:12:04.903Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-15T03:12:04.903Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-15T03:12:04.903Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-15T03:12:04.903Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-15T03:12:04.903Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-15T03:12:04.903Z] spire-1.2.1/proto/ [2022-04-15T03:12:04.903Z] spire-1.2.1/proto/private/ [2022-04-15T03:12:04.903Z] spire-1.2.1/proto/private/server/ [2022-04-15T03:12:04.903Z] spire-1.2.1/proto/private/server/journal/ [2022-04-15T03:12:04.903Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-15T03:12:04.903Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-15T03:12:04.903Z] spire-1.2.1/proto/spire/ [2022-04-15T03:12:04.903Z] spire-1.2.1/proto/spire/common/ [2022-04-15T03:12:04.903Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-15T03:12:04.903Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-15T03:12:04.903Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-15T03:12:04.903Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-15T03:12:04.903Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-15T03:12:04.903Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-15T03:12:04.903Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-15T03:12:04.903Z] spire-1.2.1/proto/spire/plugin/ [2022-04-15T03:12:04.903Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-15T03:12:04.903Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-15T03:12:04.903Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-15T03:12:04.903Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-15T03:12:04.903Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-15T03:12:04.903Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-15T03:12:04.903Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-15T03:12:04.903Z] spire-1.2.1/release/ [2022-04-15T03:12:04.903Z] spire-1.2.1/release/spire-extras/ [2022-04-15T03:12:04.903Z] spire-1.2.1/release/spire-extras/README.md [2022-04-15T03:12:04.903Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-15T03:12:04.903Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-15T03:12:04.903Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-15T03:12:04.903Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-15T03:12:04.903Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-15T03:12:04.903Z] spire-1.2.1/release/spire/ [2022-04-15T03:12:04.903Z] spire-1.2.1/release/spire/README.md [2022-04-15T03:12:04.903Z] spire-1.2.1/release/spire/conf/ [2022-04-15T03:12:04.903Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-15T03:12:04.903Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-15T03:12:04.903Z] spire-1.2.1/release/spire/conf/server/ [2022-04-15T03:12:04.903Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-15T03:12:04.903Z] spire-1.2.1/script/ [2022-04-15T03:12:04.903Z] spire-1.2.1/script/build-artifact.sh [2022-04-15T03:12:04.903Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-15T03:12:04.903Z] spire-1.2.1/support/ [2022-04-15T03:12:04.903Z] spire-1.2.1/support/k8s/ [2022-04-15T03:12:04.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-15T03:12:04.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-15T03:12:04.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-15T03:12:04.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-15T03:12:04.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-15T03:12:04.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-15T03:12:04.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-15T03:12:04.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-15T03:12:04.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-15T03:12:04.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-15T03:12:04.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-15T03:12:04.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-15T03:12:04.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-15T03:12:04.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-15T03:12:04.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-15T03:12:04.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-15T03:12:04.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-15T03:12:04.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-15T03:12:04.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-15T03:12:04.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-15T03:12:04.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-15T03:12:04.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-15T03:12:04.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-15T03:12:04.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-15T03:12:04.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-15T03:12:04.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-15T03:12:04.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-15T03:12:04.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-15T03:12:04.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-15T03:12:04.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-15T03:12:04.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-15T03:12:04.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-15T03:12:04.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-15T03:12:04.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-15T03:12:04.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-15T03:12:04.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-15T03:12:04.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-15T03:12:04.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-15T03:12:04.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-15T03:12:04.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-15T03:12:04.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-15T03:12:04.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-15T03:12:04.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-15T03:12:04.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-15T03:12:04.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-15T03:12:04.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-15T03:12:04.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-15T03:12:04.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-15T03:12:04.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-15T03:12:04.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-15T03:12:04.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-15T03:12:04.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-15T03:12:04.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-15T03:12:04.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-15T03:12:04.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-15T03:12:04.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-15T03:12:04.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-15T03:12:04.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-15T03:12:04.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-15T03:12:04.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-15T03:12:04.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-15T03:12:04.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-15T03:12:04.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-15T03:12:04.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-15T03:12:04.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-15T03:12:04.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-15T03:12:04.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-15T03:12:04.904Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-15T03:12:04.904Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-15T03:12:04.904Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-15T03:12:04.904Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-15T03:12:04.904Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-15T03:12:04.904Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-15T03:12:04.904Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-15T03:12:04.904Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-15T03:12:04.904Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-15T03:12:04.904Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-15T03:12:04.904Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-15T03:12:04.904Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-15T03:12:04.904Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-15T03:12:04.904Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-15T03:12:04.904Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-15T03:12:04.904Z] spire-1.2.1/test/ [2022-04-15T03:12:04.904Z] spire-1.2.1/test/clock/ [2022-04-15T03:12:04.904Z] spire-1.2.1/test/clock/clock.go [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fakes/ [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fixture/ [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fixture/certs/ [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fixture/config/ [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fixture/fixture.go [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fixture/registration/ [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-15T03:12:04.904Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-15T03:12:04.904Z] spire-1.2.1/test/integration/ [2022-04-15T03:12:04.904Z] spire-1.2.1/test/integration/README.md [2022-04-15T03:12:04.904Z] spire-1.2.1/test/integration/common [2022-04-15T03:12:04.904Z] spire-1.2.1/test/integration/setup/ [2022-04-15T03:12:04.904Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-15T03:12:04.904Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-15T03:12:04.904Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-15T03:12:04.904Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-15T03:12:04.904Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-15T03:12:04.904Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-15T03:12:04.904Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-15T03:12:04.904Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-15T03:12:04.904Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-15T03:12:04.904Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-15T03:12:04.904Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-15T03:12:04.904Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-15T03:12:04.904Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-15T03:12:04.904Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-15T03:12:04.904Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-15T03:12:04.904Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-15T03:12:04.904Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-15T03:12:05.180Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-15T03:12:05.180Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-15T03:12:05.180Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-15T03:12:05.180Z] spire-1.2.1/test/integration/suites/ [2022-04-15T03:12:05.180Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-15T03:12:05.180Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-15T03:12:05.180Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-15T03:12:05.180Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-15T03:12:05.180Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-15T03:12:05.180Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-15T03:12:05.180Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-15T03:12:05.180Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-15T03:12:05.180Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-15T03:12:05.180Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-15T03:12:05.180Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-15T03:12:05.180Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-15T03:12:05.180Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-15T03:12:05.180Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-15T03:12:05.180Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-15T03:12:05.180Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-15T03:12:05.180Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-15T03:12:05.180Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-15T03:12:05.180Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-15T03:12:05.180Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-15T03:12:05.180Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-15T03:12:05.180Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-15T03:12:05.180Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-15T03:12:05.180Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-15T03:12:05.180Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-15T03:12:05.180Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-15T03:12:05.180Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-15T03:12:05.180Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-15T03:12:05.180Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-15T03:12:05.180Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-15T03:12:05.180Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-15T03:12:05.180Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-15T03:12:05.180Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-15T03:12:05.180Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-15T03:12:05.180Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-15T03:12:05.180Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-15T03:12:05.180Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-15T03:12:05.180Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-15T03:12:05.180Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-15T03:12:05.180Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-15T03:12:05.180Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-15T03:12:05.180Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-15T03:12:05.180Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-15T03:12:05.180Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-15T03:12:05.180Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-15T03:12:05.180Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-15T03:12:05.180Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-15T03:12:05.180Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-15T03:12:05.180Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-15T03:12:05.180Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-15T03:12:05.180Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-15T03:12:05.180Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-15T03:12:05.180Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-15T03:12:05.180Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-15T03:12:05.180Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-15T03:12:05.180Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-15T03:12:05.180Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-15T03:12:05.180Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-15T03:12:05.180Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-15T03:12:05.180Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-15T03:12:05.180Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-15T03:12:05.180Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-15T03:12:05.180Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-15T03:12:05.180Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-15T03:12:05.180Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-15T03:12:05.180Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-15T03:12:05.180Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-15T03:12:05.180Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-15T03:12:05.180Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-15T03:12:05.180Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-15T03:12:05.180Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-15T03:12:05.180Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-15T03:12:05.180Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-15T03:12:05.180Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-15T03:12:05.180Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-15T03:12:05.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-15T03:12:05.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-15T03:12:05.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-15T03:12:05.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-15T03:12:05.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-15T03:12:05.182Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-15T03:12:05.455Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-15T03:12:05.455Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-15T03:12:05.455Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-15T03:12:05.455Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-15T03:12:05.455Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-15T03:12:05.455Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-15T03:12:05.455Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-15T03:12:05.455Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-15T03:12:05.455Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-15T03:12:05.455Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-15T03:12:05.455Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-15T03:12:05.455Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-15T03:12:05.455Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-15T03:12:05.455Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-15T03:12:05.455Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-15T03:12:05.455Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-15T03:12:05.455Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-15T03:12:05.455Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-15T03:12:05.455Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-15T03:12:05.455Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-15T03:12:05.455Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-15T03:12:05.455Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-15T03:12:05.455Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-15T03:12:05.455Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-15T03:12:05.455Z] spire-1.2.1/test/integration/test-one.sh [2022-04-15T03:12:05.455Z] spire-1.2.1/test/integration/test.sh [2022-04-15T03:12:05.455Z] spire-1.2.1/test/plugintest/ [2022-04-15T03:12:05.455Z] spire-1.2.1/test/plugintest/config.go [2022-04-15T03:12:05.455Z] spire-1.2.1/test/plugintest/load.go [2022-04-15T03:12:05.455Z] spire-1.2.1/test/plugintest/option.go [2022-04-15T03:12:05.455Z] spire-1.2.1/test/spiretest/ [2022-04-15T03:12:05.455Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-15T03:12:05.455Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-15T03:12:05.455Z] spire-1.2.1/test/spiretest/dir.go [2022-04-15T03:12:05.455Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-15T03:12:05.455Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-15T03:12:05.455Z] spire-1.2.1/test/spiretest/logs.go [2022-04-15T03:12:05.455Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-15T03:12:05.455Z] spire-1.2.1/test/spiretest/suite.go [2022-04-15T03:12:05.455Z] spire-1.2.1/test/spiretest/x509.go [2022-04-15T03:12:05.455Z] spire-1.2.1/test/testca/ [2022-04-15T03:12:05.455Z] spire-1.2.1/test/testca/ca.go [2022-04-15T03:12:05.455Z] spire-1.2.1/test/testkey/ [2022-04-15T03:12:05.455Z] spire-1.2.1/test/testkey/generate.sh [2022-04-15T03:12:05.455Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-15T03:12:05.455Z] spire-1.2.1/test/testkey/keys.go [2022-04-15T03:12:05.455Z] spire-1.2.1/test/testkey/new.go [2022-04-15T03:12:05.455Z] spire-1.2.1/test/tpmsimulator/ [2022-04-15T03:12:05.455Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-15T03:12:05.455Z] spire-1.2.1/test/util/ [2022-04-15T03:12:05.455Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-15T03:12:05.455Z] spire-1.2.1/test/util/cert_generation.go [2022-04-15T03:12:05.455Z] spire-1.2.1/test/util/io_redirection.go [2022-04-15T03:12:05.455Z] spire-1.2.1/test/util/race.go [2022-04-15T03:12:05.455Z] spire-1.2.1/test/util/util.go [2022-04-15T03:12:05.455Z] building spire from source... [2022-04-15T03:12:06.051Z] Installing go1.17.7... [2022-04-15T03:12:06.051Z] Collecting docker-compose==1.23.2 [2022-04-15T03:12:06.325Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-15T03:12:08.141Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-15T03:12:08.141Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-15T03:12:09.156Z] Collecting jsonschema<3,>=2.5.1 [2022-04-15T03:12:09.156Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-15T03:12:09.460Z] Collecting docopt<0.7,>=0.6.1 [2022-04-15T03:12:09.460Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-15T03:12:12.167Z] Collecting texttable<0.10,>=0.9.0 [2022-04-15T03:12:12.167Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-15T03:12:14.816Z] Collecting cached-property<2,>=1.2.0 [2022-04-15T03:12:14.816Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-15T03:12:14.816Z] Collecting docker<4.0,>=3.6.0 [2022-04-15T03:12:14.816Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-15T03:12:16.262Z] Collecting PyYAML<4,>=3.10 [2022-04-15T03:12:16.262Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-15T03:12:20.594Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-04-15T03:12:20.594Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-15T03:12:20.594Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-15T03:12:20.870Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-15T03:12:20.870Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-15T03:12:23.495Z] Collecting docker-pycreds>=0.4.0 [2022-04-15T03:12:23.495Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-15T03:12:24.480Z] Collecting idna<2.8,>=2.5 [2022-04-15T03:12:24.480Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-15T03:12:25.465Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-15T03:12:25.740Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-15T03:12:25.740Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-04-15T03:12:26.017Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-15T03:12:26.017Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-15T03:12:26.616Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-15T03:12:26.616Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-15T03:12:26.616Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-15T03:12:26.616Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-15T03:12:28.059Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-15T03:12:28.059Z] Attempting uninstall: urllib3 [2022-04-15T03:12:28.059Z] Found existing installation: urllib3 1.26.7 [2022-04-15T03:12:28.059Z] Uninstalling urllib3-1.26.7: [2022-04-15T03:12:28.059Z] Successfully uninstalled urllib3-1.26.7 [2022-04-15T03:12:29.049Z] Attempting uninstall: idna [2022-04-15T03:12:29.049Z] Found existing installation: idna 3.3 [2022-04-15T03:12:29.049Z] Uninstalling idna-3.3: [2022-04-15T03:12:29.049Z] Successfully uninstalled idna-3.3 [2022-04-15T03:12:32.451Z] Attempting uninstall: requests [2022-04-15T03:12:32.451Z] Found existing installation: requests 2.26.0 [2022-04-15T03:12:32.451Z] Uninstalling requests-2.26.0: [2022-04-15T03:12:32.451Z] Successfully uninstalled requests-2.26.0 [2022-04-15T03:12:33.050Z] Building bin/spire-server... [2022-04-15T03:12:33.050Z] Running setup.py install for texttable: started [2022-04-15T03:12:33.050Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-15T03:12:33.325Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-15T03:12:33.325Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-15T03:12:33.923Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-15T03:12:34.521Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-15T03:12:34.796Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-15T03:12:35.776Z]  Running setup.py install for texttable: finished with status 'done' [2022-04-15T03:12:35.776Z] Running setup.py install for PyYAML: started [2022-04-15T03:12:36.760Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-15T03:12:37.745Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-15T03:12:38.023Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-15T03:12:39.012Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-15T03:12:39.012Z]  Running setup.py install for PyYAML: finished with status 'done' [2022-04-15T03:12:39.288Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-15T03:12:39.564Z]  Running setup.py install for docopt: started [2022-04-15T03:12:39.564Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-15T03:12:39.564Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-15T03:12:39.838Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-15T03:12:40.115Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-15T03:12:40.115Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-15T03:12:40.115Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-15T03:12:41.099Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-15T03:12:41.099Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-15T03:12:41.375Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-15T03:12:41.648Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-15T03:12:41.924Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-15T03:12:41.924Z]  Running setup.py install for docopt: finished with status 'done' [2022-04-15T03:12:41.924Z] Running setup.py install for dockerpty: started [2022-04-15T03:12:42.520Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-15T03:12:42.794Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-15T03:12:44.785Z]  Running setup.py install for dockerpty: finished with status 'done' [2022-04-15T03:12:47.420Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-04-15T03:13:02.524Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-15T03:13:02.524Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-15T03:13:02.524Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-15T03:13:02.524Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-15T03:13:02.524Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-15T03:13:02.524Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-15T03:13:02.524Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-15T03:13:02.524Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-15T03:13:02.524Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-15T03:13:02.524Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-15T03:13:02.524Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-15T03:13:02.524Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-15T03:13:02.524Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-15T03:13:02.524Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-15T03:13:02.524Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-15T03:13:03.508Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-15T03:13:03.508Z] Removing intermediate container 08deb1649fb2 [2022-04-15T03:13:03.508Z] ---> 7e5b66eede8d [2022-04-15T03:13:03.508Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-15T03:13:03.784Z] ---> Running in ee17e28539ea [2022-04-15T03:13:03.784Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-15T03:13:04.384Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-15T03:13:04.384Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-15T03:13:04.384Z] Removing intermediate container ee17e28539ea [2022-04-15T03:13:04.384Z] ---> 401fcbbc4ace [2022-04-15T03:13:04.384Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-15T03:13:04.384Z] ---> Running in 2b0848719598 [2022-04-15T03:13:04.384Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-15T03:13:04.384Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-15T03:13:04.384Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-15T03:13:04.659Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-15T03:13:04.659Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-15T03:13:04.939Z] Removing intermediate container 2b0848719598 [2022-04-15T03:13:04.939Z] ---> f85de29162b0 [2022-04-15T03:13:04.939Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-15T03:13:06.916Z] ---> 1baf9d926889 [2022-04-15T03:13:06.916Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-15T03:13:07.519Z] ---> 1b46a61cb97f [2022-04-15T03:13:07.519Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-15T03:13:08.967Z] ---> 166d0b32e2d3 [2022-04-15T03:13:08.967Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-15T03:13:08.967Z] ---> Running in a4999e670afc [2022-04-15T03:13:09.243Z] Removing intermediate container a4999e670afc [2022-04-15T03:13:09.243Z] ---> 9da330d9edaa [2022-04-15T03:13:09.243Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-15T03:13:09.519Z] ---> Running in 1e885a0e83f0 [2022-04-15T03:13:10.117Z] Removing intermediate container 1e885a0e83f0 [2022-04-15T03:13:10.117Z] ---> 645d6e6187e0 [2022-04-15T03:13:10.117Z] Step 21/23 : LABEL arch=arm64 [2022-04-15T03:13:10.117Z] ---> Running in f34c6db2f7f9 [2022-04-15T03:13:10.717Z] Removing intermediate container f34c6db2f7f9 [2022-04-15T03:13:10.717Z] ---> d79cfabcca00 [2022-04-15T03:13:10.717Z] Step 22/23 : LABEL git_sha=80f156bd09d73c08268e0ba95d5f169ddefce439 [2022-04-15T03:13:10.717Z] ---> Running in 99443b586430 [2022-04-15T03:13:11.320Z] Removing intermediate container 99443b586430 [2022-04-15T03:13:11.320Z] ---> cab5398ee23a [2022-04-15T03:13:11.320Z] Step 23/23 : LABEL version=0.0.0 [2022-04-15T03:13:11.320Z] ---> Running in 44e86a9459bd [2022-04-15T03:13:11.917Z] Removing intermediate container 44e86a9459bd [2022-04-15T03:13:11.918Z] ---> e05f84f66714 [2022-04-15T03:13:11.918Z] [2022-04-15T03:13:12.191Z] Successfully built e05f84f66714 [2022-04-15T03:13:12.467Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-15T03:13:18.146Z]  Building sys-mgmt-agent ... done go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-15T03:13:18.146Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-15T03:13:18.419Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-15T03:13:18.691Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-15T03:13:18.691Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-15T03:13:18.691Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-15T03:13:18.968Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-15T03:13:18.968Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-15T03:13:18.968Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-15T03:13:19.575Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-15T03:13:19.575Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-15T03:13:19.575Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-15T03:13:41.771Z] go: downloading google.golang.org/api v0.70.0 [2022-04-15T03:13:41.771Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-15T03:13:41.771Z] go: downloading k8s.io/api v0.23.4 [2022-04-15T03:13:50.083Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-15T03:13:50.685Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-15T03:14:17.529Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-15T03:14:17.529Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-15T03:14:17.529Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-15T03:14:17.529Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-15T03:14:17.529Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-15T03:14:17.529Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-15T03:14:17.529Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-15T03:14:18.132Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-15T03:14:19.585Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-15T03:14:19.585Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-15T03:14:19.585Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-15T03:14:20.576Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-15T03:14:20.576Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-15T03:14:20.853Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-15T03:14:20.853Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-15T03:14:21.128Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-15T03:14:21.406Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-15T03:14:21.406Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-15T03:14:21.686Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-15T03:14:21.963Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-15T03:14:21.963Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-15T03:14:22.951Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-15T03:14:22.951Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-15T03:14:23.228Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-15T03:14:23.503Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-15T03:14:27.836Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-15T03:14:27.836Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-15T03:14:28.114Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-15T03:14:28.115Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-15T03:14:28.115Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-15T03:14:28.115Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-15T03:14:28.392Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-15T03:14:28.392Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-15T03:14:28.392Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-15T03:14:29.843Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-15T03:14:30.122Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-15T03:14:30.733Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-15T03:14:30.733Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-15T03:14:32.191Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-15T03:14:32.191Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-15T03:14:32.191Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-15T03:14:32.466Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-15T03:14:32.740Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-15T03:14:32.740Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-15T03:14:32.740Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-15T03:14:32.740Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-15T03:14:33.722Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-15T03:14:33.998Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-15T03:14:33.998Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-15T03:14:34.277Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-15T03:14:34.277Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-15T03:14:36.265Z] go: downloading go.opencensus.io v0.23.0 [2022-04-15T03:14:36.868Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-15T03:14:36.868Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-15T03:14:37.144Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-15T03:14:37.144Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-15T03:14:37.420Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-15T03:14:37.697Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-15T03:14:37.984Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-15T03:14:38.584Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-15T03:14:41.226Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-15T03:14:42.674Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-15T03:14:42.674Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-15T03:14:43.277Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-15T03:14:43.277Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-15T03:14:43.277Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-15T03:14:43.887Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-15T03:14:43.887Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-15T03:14:43.887Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-15T03:14:44.162Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-15T03:14:44.437Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-15T03:14:44.437Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-15T03:14:44.437Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-15T03:14:51.183Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-15T03:14:51.183Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-15T03:14:51.183Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-15T03:14:51.183Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-15T03:15:13.493Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-15T03:15:13.493Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-15T03:15:45.874Z] Removing intermediate container 3cb59f2043c7 [2022-04-15T03:15:45.874Z] ---> b365414d7f20 [2022-04-15T03:15:45.874Z] [2022-04-15T03:15:45.874Z] Step 10/23 : FROM alpine:3.14 [2022-04-15T03:15:45.874Z] ---> ac73e934f311 [2022-04-15T03:15:45.874Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-15T03:15:45.874Z] ---> Running in f8b5baa33433 [2022-04-15T03:15:45.874Z] Removing intermediate container f8b5baa33433 [2022-04-15T03:15:45.874Z] ---> 23f7ec3c19f7 [2022-04-15T03:15:45.874Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-15T03:15:45.874Z] ---> Running in c6a747aff00f [2022-04-15T03:15:45.874Z] Removing intermediate container c6a747aff00f [2022-04-15T03:15:45.874Z] ---> a9a22a676530 [2022-04-15T03:15:45.874Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-15T03:15:45.874Z] ---> Running in 7ca7de6cf20a [2022-04-15T03:15:46.149Z] Removing intermediate container 7ca7de6cf20a [2022-04-15T03:15:46.149Z] ---> ec0b60ca7c39 [2022-04-15T03:15:46.149Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T03:15:46.425Z] ---> Running in 520462efddf3 [2022-04-15T03:15:49.838Z] Removing intermediate container 520462efddf3 [2022-04-15T03:15:49.838Z] ---> e77e2c5c5cd4 [2022-04-15T03:15:49.838Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-15T03:15:49.838Z] ---> Running in 098c5a8fc26c [2022-04-15T03:15:51.280Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-15T03:15:52.264Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-15T03:15:53.238Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-15T03:15:53.238Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-15T03:15:53.508Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-15T03:15:53.508Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-15T03:15:53.779Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-15T03:15:53.779Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-15T03:15:53.779Z] Executing busybox-1.33.1-r7.trigger [2022-04-15T03:15:53.779Z] OK: 8 MiB in 20 packages [2022-04-15T03:15:55.763Z] Removing intermediate container 098c5a8fc26c [2022-04-15T03:15:55.763Z] ---> 26b147254267 [2022-04-15T03:15:55.763Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-15T03:15:56.364Z] ---> 14f98d861e7f [2022-04-15T03:15:56.364Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-15T03:15:58.355Z] ---> 7155cc68f31f [2022-04-15T03:15:58.355Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-15T03:15:59.343Z] ---> 00ecf71d4bbd [2022-04-15T03:15:59.343Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-15T03:15:59.343Z] ---> Running in 82a8a78a0cfe [2022-04-15T03:15:59.943Z] Removing intermediate container 82a8a78a0cfe [2022-04-15T03:15:59.943Z] ---> 6f720295aef6 [2022-04-15T03:15:59.943Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-15T03:15:59.943Z] ---> Running in ef86258e3146 [2022-04-15T03:16:00.550Z] Removing intermediate container ef86258e3146 [2022-04-15T03:16:00.550Z] ---> 3dd1dc063004 [2022-04-15T03:16:00.550Z] Step 21/23 : LABEL arch=arm64 [2022-04-15T03:16:00.822Z] ---> Running in 0f47c96593c0 [2022-04-15T03:16:01.430Z] Removing intermediate container 0f47c96593c0 [2022-04-15T03:16:01.430Z] ---> 260b6a2c9d23 [2022-04-15T03:16:01.430Z] Step 22/23 : LABEL git_sha=80f156bd09d73c08268e0ba95d5f169ddefce439 [2022-04-15T03:16:01.430Z] ---> Running in 8b019983dc17 [2022-04-15T03:16:02.101Z] Removing intermediate container 8b019983dc17 [2022-04-15T03:16:02.101Z] ---> 60806ad5ab35 [2022-04-15T03:16:02.101Z] Step 23/23 : LABEL version=0.0.0 [2022-04-15T03:16:02.101Z] ---> Running in 84b2875fb226 [2022-04-15T03:16:02.732Z] Removing intermediate container 84b2875fb226 [2022-04-15T03:16:02.732Z] ---> ac645cf4ea36 [2022-04-15T03:16:02.732Z] [2022-04-15T03:16:03.038Z] Successfully built ac645cf4ea36 [2022-04-15T03:16:03.038Z] Successfully tagged core-data-arm64:latest [2022-04-15T03:30:26.205Z]  Building core-data ... done Building bin/spire-agent... [2022-04-15T03:30:26.205Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-15T03:30:26.205Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-15T03:30:26.205Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-15T03:30:27.643Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-15T03:30:27.916Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-15T03:30:29.916Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-15T03:30:29.916Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-15T03:30:30.519Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-15T03:30:30.519Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-15T03:30:30.519Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-15T03:30:30.797Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-15T03:30:30.797Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-15T03:30:30.797Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-15T03:35:23.632Z] Building bin/spire-agent... [2022-04-15T03:35:23.632Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-15T03:35:23.632Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-15T03:35:23.632Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-15T03:35:23.632Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-15T03:35:23.632Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-15T03:35:23.632Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-15T03:35:23.632Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-15T03:35:23.632Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-15T03:35:23.632Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-15T03:35:23.632Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-15T03:35:23.632Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-15T03:35:23.632Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-15T03:35:23.632Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-15T03:37:00.447Z] Removing intermediate container 74664fb3e5b7 [2022-04-15T03:37:00.447Z] ---> 09204079fedb [2022-04-15T03:37:00.447Z] [2022-04-15T03:37:00.447Z] Step 13/26 : FROM alpine:3.15 [2022-04-15T03:37:00.447Z] ---> 3fb3c9af89a9 [2022-04-15T03:37:00.447Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-15T03:37:00.447Z] ---> Using cache [2022-04-15T03:37:00.447Z] ---> 904a5a4b9e62 [2022-04-15T03:37:00.447Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T03:37:00.447Z] ---> Using cache [2022-04-15T03:37:00.447Z] ---> 461ab4307d55 [2022-04-15T03:37:00.447Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-15T03:37:00.447Z] ---> Running in 76d00e0cc0d8 [2022-04-15T03:37:00.447Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T03:37:00.447Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T03:37:00.447Z] v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-15T03:37:00.447Z] v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-15T03:37:00.447Z] OK: 15730 distinct packages available [2022-04-15T03:37:00.447Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T03:37:00.447Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T03:37:00.447Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-15T03:37:00.447Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-15T03:37:00.447Z] (3/5) Installing libucontext (1.1-r0) [2022-04-15T03:37:00.447Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-15T03:37:00.447Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-15T03:37:00.447Z] Executing busybox-1.34.1-r5.trigger [2022-04-15T03:37:00.447Z] OK: 6 MiB in 19 packages [2022-04-15T03:37:00.447Z] Removing intermediate container 76d00e0cc0d8 [2022-04-15T03:37:00.447Z] ---> 760546767a58 [2022-04-15T03:37:00.447Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-15T03:37:00.447Z] ---> ba462d88f765 [2022-04-15T03:37:00.447Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-15T03:37:03.068Z] ---> 7d0a7af74caa [2022-04-15T03:37:03.068Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-15T03:37:03.361Z] ---> d13880cf038d [2022-04-15T03:37:03.362Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-15T03:37:04.369Z] ---> 24a20797b524 [2022-04-15T03:37:04.369Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-15T03:37:05.373Z] ---> b78fa45248e6 [2022-04-15T03:37:05.373Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-15T03:37:05.373Z] ---> Running in 0d5ba6066262 [2022-04-15T03:37:05.993Z] Removing intermediate container 0d5ba6066262 [2022-04-15T03:37:05.993Z] ---> 4b8787aee477 [2022-04-15T03:37:05.993Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-15T03:37:05.993Z] ---> Running in 156751e91c36 [2022-04-15T03:37:06.607Z] Removing intermediate container 156751e91c36 [2022-04-15T03:37:06.607Z] ---> bc2d42105288 [2022-04-15T03:37:06.607Z] Step 24/26 : LABEL arch=arm64 [2022-04-15T03:37:06.607Z] ---> Running in 9c0fad00280e [2022-04-15T03:37:07.214Z] Removing intermediate container 9c0fad00280e [2022-04-15T03:37:07.214Z] ---> c7a12090f82e [2022-04-15T03:37:07.214Z] Step 25/26 : LABEL git_sha=80f156bd09d73c08268e0ba95d5f169ddefce439 [2022-04-15T03:37:07.214Z] ---> Running in bf65b4be020b [2022-04-15T03:37:07.507Z] Removing intermediate container bf65b4be020b [2022-04-15T03:37:07.507Z] ---> 2c875d3fe3f6 [2022-04-15T03:37:07.507Z] Step 26/26 : LABEL version=0.0.0 [2022-04-15T03:37:07.507Z] ---> Running in fafc3b82e8c5 [2022-04-15T03:37:08.113Z] Removing intermediate container fafc3b82e8c5 [2022-04-15T03:37:08.113Z] ---> 4a9cc03e8081 [2022-04-15T03:37:08.113Z] [2022-04-15T03:37:08.388Z] Successfully built 4a9cc03e8081 [2022-04-15T03:37:08.388Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-15T03:39:45.311Z]  Building security-spire-agent ... done Building bin/spire-agent... [2022-04-15T03:39:45.311Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-15T03:39:45.311Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-15T03:39:45.311Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-15T03:39:45.311Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-15T03:39:45.311Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-15T03:39:45.311Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-15T03:39:45.311Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-15T03:39:45.311Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-15T03:39:45.311Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-15T03:39:45.311Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-15T03:39:45.311Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-15T03:39:45.311Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-15T03:39:45.311Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-15T03:40:00.444Z] Removing intermediate container 817d4dc820ac [2022-04-15T03:40:00.444Z] ---> 31c56e90555f [2022-04-15T03:40:00.444Z] [2022-04-15T03:40:00.444Z] Step 13/26 : FROM alpine:3.15 [2022-04-15T03:40:00.444Z] ---> 3fb3c9af89a9 [2022-04-15T03:40:00.444Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-15T03:40:00.444Z] ---> Using cache [2022-04-15T03:40:00.444Z] ---> 904a5a4b9e62 [2022-04-15T03:40:00.444Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T03:40:00.444Z] ---> Using cache [2022-04-15T03:40:00.444Z] ---> 461ab4307d55 [2022-04-15T03:40:00.444Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-15T03:40:00.444Z] ---> Running in 3216bc686873 [2022-04-15T03:40:01.919Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T03:40:02.906Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T03:40:03.901Z] v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-15T03:40:03.901Z] v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-15T03:40:03.901Z] OK: 15730 distinct packages available [2022-04-15T03:40:03.901Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T03:40:04.886Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T03:40:05.874Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-15T03:40:06.149Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-15T03:40:06.149Z] (3/4) Installing libucontext (1.1-r0) [2022-04-15T03:40:06.149Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-15T03:40:06.422Z] Executing busybox-1.34.1-r5.trigger [2022-04-15T03:40:06.422Z] OK: 6 MiB in 18 packages [2022-04-15T03:40:07.867Z] Removing intermediate container 3216bc686873 [2022-04-15T03:40:07.867Z] ---> 3d490d9a8aa8 [2022-04-15T03:40:07.867Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-15T03:40:13.310Z] ---> f3e41ff4e8fb [2022-04-15T03:40:13.311Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-15T03:40:14.324Z] ---> cd4b185a118d [2022-04-15T03:40:14.325Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-15T03:40:14.325Z] ---> Running in 17433314394f [2022-04-15T03:40:14.934Z] Removing intermediate container 17433314394f [2022-04-15T03:40:14.934Z] ---> e07925debfe1 [2022-04-15T03:40:14.934Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-15T03:40:15.539Z] ---> bb034bbc0bcc [2022-04-15T03:40:15.539Z] Step 21/26 : WORKDIR / [2022-04-15T03:40:15.816Z] ---> Running in 0a8aa7ef8441 [2022-04-15T03:40:16.096Z] Removing intermediate container 0a8aa7ef8441 [2022-04-15T03:40:16.096Z] ---> f5253ebedbb1 [2022-04-15T03:40:16.096Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-15T03:40:16.378Z] ---> Running in f019ac41d07d [2022-04-15T03:40:16.652Z] Removing intermediate container f019ac41d07d [2022-04-15T03:40:16.652Z] ---> cd839d5ee1cb [2022-04-15T03:40:16.652Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-15T03:40:16.652Z] ---> Running in 2112c8eb8a59 [2022-04-15T03:40:17.250Z] Removing intermediate container 2112c8eb8a59 [2022-04-15T03:40:17.250Z] ---> c338f53d9056 [2022-04-15T03:40:17.250Z] Step 24/26 : LABEL arch=arm64 [2022-04-15T03:40:17.250Z] ---> Running in 5b512530a327 [2022-04-15T03:40:17.854Z] Removing intermediate container 5b512530a327 [2022-04-15T03:40:17.854Z] ---> 03502ba0fa83 [2022-04-15T03:40:17.854Z] Step 25/26 : LABEL git_sha=80f156bd09d73c08268e0ba95d5f169ddefce439 [2022-04-15T03:40:17.854Z] ---> Running in b0049bceebde [2022-04-15T03:40:18.133Z] Removing intermediate container b0049bceebde [2022-04-15T03:40:18.133Z] ---> 1b5066b111be [2022-04-15T03:40:18.133Z] Step 26/26 : LABEL version=0.0.0 [2022-04-15T03:40:18.412Z] ---> Running in cbbca129ad50 [2022-04-15T03:40:18.689Z] Removing intermediate container cbbca129ad50 [2022-04-15T03:40:18.689Z] ---> d08204e90bd1 [2022-04-15T03:40:18.689Z] [2022-04-15T03:40:18.967Z] Successfully built d08204e90bd1 [2022-04-15T03:40:18.967Z] Successfully tagged security-spire-config-arm64:latest [2022-04-15T03:43:26.819Z]  Building security-spire-config ... done Removing intermediate container 7ed173e95a66 [2022-04-15T03:43:26.819Z] ---> 96030233571f [2022-04-15T03:43:26.819Z] [2022-04-15T03:43:26.819Z] Step 13/25 : FROM alpine:3.15 [2022-04-15T03:43:26.819Z] ---> 3fb3c9af89a9 [2022-04-15T03:43:26.819Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-15T03:43:26.819Z] ---> Using cache [2022-04-15T03:43:26.819Z] ---> 904a5a4b9e62 [2022-04-15T03:43:26.819Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T03:43:26.819Z] ---> Using cache [2022-04-15T03:43:26.819Z] ---> 461ab4307d55 [2022-04-15T03:43:26.819Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-15T03:43:26.819Z] ---> Using cache [2022-04-15T03:43:26.819Z] ---> 760546767a58 [2022-04-15T03:43:26.819Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-15T03:43:26.819Z] ---> 9e90c484aae5 [2022-04-15T03:43:26.819Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-15T03:43:26.819Z] ---> 0a9d5d693a62 [2022-04-15T03:43:26.819Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-15T03:43:26.819Z] ---> 4a307e68e5c0 [2022-04-15T03:43:26.819Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-15T03:43:26.819Z] ---> 194ea84730cb [2022-04-15T03:43:26.819Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-15T03:43:26.819Z] ---> Running in 458fe152914d [2022-04-15T03:43:26.819Z] Removing intermediate container 458fe152914d [2022-04-15T03:43:26.819Z] ---> 67557944a830 [2022-04-15T03:43:26.819Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-15T03:43:26.819Z] ---> Running in a3ac230953ca [2022-04-15T03:43:26.819Z] Removing intermediate container a3ac230953ca [2022-04-15T03:43:26.819Z] ---> a18f38336e0b [2022-04-15T03:43:26.819Z] Step 23/25 : LABEL arch=arm64 [2022-04-15T03:43:26.819Z] ---> Running in 63fb90b82478 [2022-04-15T03:43:26.819Z] Removing intermediate container 63fb90b82478 [2022-04-15T03:43:26.819Z] ---> dfa5ed2352f0 [2022-04-15T03:43:26.819Z] Step 24/25 : LABEL git_sha=80f156bd09d73c08268e0ba95d5f169ddefce439 [2022-04-15T03:43:26.819Z] ---> Running in 078ee02d0579 [2022-04-15T03:43:26.819Z] Removing intermediate container 078ee02d0579 [2022-04-15T03:43:26.819Z] ---> 28fb95266c22 [2022-04-15T03:43:26.819Z] Step 25/25 : LABEL version=0.0.0 [2022-04-15T03:43:26.819Z] ---> Running in d68451837240 [2022-04-15T03:43:26.819Z] Removing intermediate container d68451837240 [2022-04-15T03:43:26.819Z] ---> ab9a8f23aa59 [2022-04-15T03:43:26.819Z] [2022-04-15T03:43:26.819Z] Successfully built ab9a8f23aa59 [2022-04-15T03:43:26.819Z] Successfully tagged security-spire-server-arm64:latest [2022-04-15T03:43:26.835Z]  Building security-spire-server ... done  [Pipeline] } [2022-04-15T03:43:26.825Z] $ docker stop --time=1 45f54f39f6e8a26cd6097a83915cc1716b0bf776301554de3699a305b8bfcbf8 [2022-04-15T03:43:28.614Z] $ docker rm -f 45f54f39f6e8a26cd6097a83915cc1716b0bf776301554de3699a305b8bfcbf8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-15T03:43:29.211Z] + docker images [2022-04-15T03:43:29.805Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-15T03:43:29.805Z] security-spire-server-arm64 latest ab9a8f23aa59 7 seconds ago 86.3MB [2022-04-15T03:43:29.805Z] 96030233571f 29 seconds ago 4.14GB [2022-04-15T03:43:29.805Z] security-spire-config-arm64 latest d08204e90bd1 3 minutes ago 85.6MB [2022-04-15T03:43:29.805Z] 31c56e90555f 3 minutes ago 4.14GB [2022-04-15T03:43:29.805Z] security-spire-agent-arm64 latest 4a9cc03e8081 6 minutes ago 126MB [2022-04-15T03:43:29.805Z] 09204079fedb 7 minutes ago 4.14GB [2022-04-15T03:43:29.805Z] core-data-arm64 latest ac645cf4ea36 27 minutes ago 21.6MB [2022-04-15T03:43:29.805Z] b365414d7f20 27 minutes ago 1.34GB [2022-04-15T03:43:29.805Z] sys-mgmt-agent-arm64 latest e05f84f66714 30 minutes ago 282MB [2022-04-15T03:43:29.805Z] f9e0015d51ae 32 minutes ago 1.31GB [2022-04-15T03:43:29.805Z] security-bootstrapper-arm64 latest 4676f81d7929 32 minutes ago 18.3MB [2022-04-15T03:43:29.805Z] 53c7423e971e 32 minutes ago 1.31GB [2022-04-15T03:43:29.805Z] security-spiffe-token-provider-arm64 latest 42269f7b9651 34 minutes ago 27.9MB [2022-04-15T03:43:29.805Z] 74b0d7970c0c 34 minutes ago 1.36GB [2022-04-15T03:43:29.805Z] security-secretstore-setup-arm64 latest 9f895bff80c7 38 minutes ago 27.5MB [2022-04-15T03:43:29.805Z] security-proxy-setup-arm64 latest ebcd63162edf 38 minutes ago 26.1MB [2022-04-15T03:43:29.805Z] 09f03861570c 38 minutes ago 1.32GB [2022-04-15T03:43:29.805Z] 0993ac71d802 38 minutes ago 1.32GB [2022-04-15T03:43:29.805Z] support-notifications-arm64 latest 6e1ba1d03f43 42 minutes ago 25.8MB [2022-04-15T03:43:29.805Z] support-scheduler-arm64 latest bfb57f1a0c37 42 minutes ago 25.2MB [2022-04-15T03:43:29.805Z] 3d7c8cf95f2a 42 minutes ago 1.37GB [2022-04-15T03:43:29.805Z] 1d913b368230 42 minutes ago 1.36GB [2022-04-15T03:43:29.805Z] core-metadata-arm64 latest b205dd7eb123 45 minutes ago 16.3MB [2022-04-15T03:43:29.805Z] core-command-arm64 latest fc483778622e 45 minutes ago 15.5MB [2022-04-15T03:43:29.805Z] 53d754c74777 45 minutes ago 1.31GB [2022-04-15T03:43:29.805Z] 72f62a88d33e 45 minutes ago 1.31GB [2022-04-15T03:43:29.805Z] ci-base-image-arm64 latest 4cb159305e09 About an hour ago 886MB [2022-04-15T03:43:29.805Z] docker 20.10.14 c346e9eafbab 9 days ago 202MB [2022-04-15T03:43:29.805Z] alpine 3.14 ac73e934f311 10 days ago 5.34MB [2022-04-15T03:43:29.805Z] alpine 3.15 3fb3c9af89a9 10 days ago 5.32MB [2022-04-15T03:43:29.805Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB [2022-04-15T03:43:29.805Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 21 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-15T03:43:30.272Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-15T03:43:30.272Z] [2022-04-15T03:43:30.272Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-15T03:43:30.628Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-15T03:43:30.904Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-15T03:43:30.904Z] 8998bd30e6a1: Pulling fs layer [2022-04-15T03:43:30.904Z] 04944245beec: Pulling fs layer [2022-04-15T03:43:30.904Z] 699f458cf7ca: Pulling fs layer [2022-04-15T03:43:30.904Z] 765212b225bb: Pulling fs layer [2022-04-15T03:43:30.904Z] f23df028b6ca: Pulling fs layer [2022-04-15T03:43:30.904Z] d65c8cfc05b1: Pulling fs layer [2022-04-15T03:43:30.904Z] 2437ff75d9bd: Pulling fs layer [2022-04-15T03:43:30.904Z] f23df028b6ca: Waiting [2022-04-15T03:43:30.904Z] d65c8cfc05b1: Waiting [2022-04-15T03:43:30.904Z] 765212b225bb: Waiting [2022-04-15T03:43:30.904Z] 2437ff75d9bd: Waiting [2022-04-15T03:43:30.904Z] 04944245beec: Verifying Checksum [2022-04-15T03:43:30.904Z] 04944245beec: Download complete [2022-04-15T03:43:30.904Z] 765212b225bb: Verifying Checksum [2022-04-15T03:43:30.904Z] 765212b225bb: Download complete [2022-04-15T03:43:31.178Z] f23df028b6ca: Verifying Checksum [2022-04-15T03:43:31.178Z] f23df028b6ca: Download complete [2022-04-15T03:43:31.178Z] d65c8cfc05b1: Verifying Checksum [2022-04-15T03:43:31.178Z] d65c8cfc05b1: Download complete [2022-04-15T03:43:31.178Z] 699f458cf7ca: Verifying Checksum [2022-04-15T03:43:31.178Z] 699f458cf7ca: Download complete [2022-04-15T03:43:31.776Z] 8998bd30e6a1: Download complete [2022-04-15T03:43:34.403Z] 2437ff75d9bd: Verifying Checksum [2022-04-15T03:43:34.403Z] 2437ff75d9bd: Download complete [2022-04-15T03:43:36.377Z] 8998bd30e6a1: Pull complete [2022-04-15T03:43:36.377Z] 04944245beec: Pull complete [2022-04-15T03:43:38.350Z] 699f458cf7ca: Pull complete [2022-04-15T03:43:38.350Z] 765212b225bb: Pull complete [2022-04-15T03:43:39.328Z] f23df028b6ca: Pull complete [2022-04-15T03:43:39.328Z] d65c8cfc05b1: Pull complete [2022-04-15T03:43:54.449Z] 2437ff75d9bd: Pull complete [2022-04-15T03:43:54.449Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-15T03:43:54.449Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-15T03:43:54.449Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-15T03:43:54.697Z] prd-ubuntu20.04-docker-arm64-4c-16g-21019 does not seem to be running inside a container [2022-04-15T03:43:54.760Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-15T03:43:57.537Z] $ docker top 194db9df4031b25d9c5ce4ab54000704d47f388730df16085bef6eef46309c0d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-15T03:43:58.620Z] ---> job-cost.sh [2022-04-15T03:43:58.620Z] lf-activate-venv: SKIPPING [2022-04-15T03:43:58.620Z] INFO: No Stack... [2022-04-15T03:43:59.214Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-15T03:43:59.807Z] INFO: Archiving Costs [Pipeline] sh [2022-04-15T03:44:00.481Z] + + cat /w/workspace/edgex-go/3/archives/cost.csv [2022-04-15T03:44:00.481Z] cut -d, -f6 [Pipeline] lock [2022-04-15T03:44:00.511Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3971-3-stack-cost] [2022-04-15T03:44:00.516Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3971-3-stack-cost] did not exist. Created. [2022-04-15T03:44:00.516Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3971-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-15T03:44:01.256Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-15T03:44:01.469Z] Stashed 1 file(s) [Pipeline] } [2022-04-15T03:44:01.475Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3971-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-15T03:44:01.480Z] $ docker stop --time=1 194db9df4031b25d9c5ce4ab54000704d47f388730df16085bef6eef46309c0d [2022-04-15T03:44:03.015Z] $ docker rm -f 194db9df4031b25d9c5ce4ab54000704d47f388730df16085bef6eef46309c0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-04-15T03:44:03.577Z] provisioning config files... [2022-04-15T03:44:03.586Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config3298302625632236289tmp [Pipeline] { [Pipeline] sh [2022-04-15T03:44:03.896Z] + set +x [2022-04-15T03:44:03.896Z] + curl -s https://codecov.io/bash [2022-04-15T03:44:03.896Z] + bash -s -- [2022-04-15T03:44:03.896Z] [2022-04-15T03:44:03.896Z] _____ _ [2022-04-15T03:44:03.896Z] / ____| | | [2022-04-15T03:44:03.896Z] | | ___ __| | ___ ___ _____ __ [2022-04-15T03:44:03.896Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-15T03:44:03.896Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-15T03:44:03.896Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-15T03:44:03.896Z] Bash-1.0.6 [2022-04-15T03:44:03.896Z] [2022-04-15T03:44:03.896Z] [2022-04-15T03:44:03.896Z] ==> git version 2.25.1 found [2022-04-15T03:44:03.896Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-04-15T03:44:03.896Z] Release-Date: 2020-01-08 [2022-04-15T03:44:03.896Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-04-15T03:44:03.896Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-15T03:44:03.896Z] ==> Jenkins CI detected. [2022-04-15T03:44:03.896Z] current dir:  /w/workspace/edgex-go/3 [2022-04-15T03:44:03.896Z] project root: . [2022-04-15T03:44:03.896Z] --> token set from env [2022-04-15T03:44:03.896Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-15T03:44:03.896Z] ==> Running gcov in . (disable via -X gcov) [2022-04-15T03:44:03.896Z] ==> Python coveragepy not found [2022-04-15T03:44:03.897Z] ==> Searching for coverage reports in: [2022-04-15T03:44:03.897Z] + . [2022-04-15T03:44:03.897Z] -> Found 1 reports [2022-04-15T03:44:03.897Z] ==> Detecting git/mercurial file structure [2022-04-15T03:44:04.156Z] ==> Reading reports [2022-04-15T03:44:04.156Z] + ./coverage.out bytes=434743 [2022-04-15T03:44:04.156Z] ==> Appending adjustments [2022-04-15T03:44:04.156Z] https://docs.codecov.io/docs/fixing-reports [2022-04-15T03:44:05.094Z] + Found adjustments [2022-04-15T03:44:05.094Z] ==> Gzipping contents [2022-04-15T03:44:05.094Z] 60K /tmp/codecov.l9bQBQ.gz [2022-04-15T03:44:05.094Z] ==> Uploading reports [2022-04-15T03:44:05.094Z] url: https://codecov.io [2022-04-15T03:44:05.094Z] query: branch=PR-3971&commit=80f156bd09d73c08268e0ba95d5f169ddefce439&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3971%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3971&job=&cmd_args= [2022-04-15T03:44:05.094Z] -> Pinging Codecov [2022-04-15T03:44:05.094Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3971&commit=80f156bd09d73c08268e0ba95d5f169ddefce439&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3971%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3971&job=&cmd_args= [2022-04-15T03:44:05.664Z] -> Uploading to [2022-04-15T03:44:05.665Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-15/00271124DB129430A58F1EEE437C3FCB/80f156bd09d73c08268e0ba95d5f169ddefce439/df7b0399-afe6-4725-a036-c2baf4267ad6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220415%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220415T034405Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ba1b74f873f639fcc2329708adde90a202f9dab18264acd3c68792a9f4112888 [2022-04-15T03:44:05.665Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-15T03:44:05.665Z] Dload Upload Total Spent Left Speed [2022-04-15T03:44:05.924Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59824 0 0 100 59824 0 260k --:--:-- --:--:-- --:--:-- 259k 100 59824 0 0 100 59824 0 215k --:--:-- --:--:-- --:--:-- 214k [2022-04-15T03:44:05.924Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/80f156bd09d73c08268e0ba95d5f169ddefce439 [Pipeline] } [2022-04-15T03:44:05.930Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-04-15T03:44:06.691Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-15T03:44:06.988Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-15T03:44:07.853Z] ---> package-listing.sh [2022-04-15T03:44:07.853Z] ++ facter osfamily [2022-04-15T03:44:07.853Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-15T03:44:08.113Z] + OS_FAMILY=debian [2022-04-15T03:44:08.113Z] + workspace=/w/workspace/edgex-go/3 [2022-04-15T03:44:08.113Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-15T03:44:08.113Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-15T03:44:08.113Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-15T03:44:08.113Z] + PACKAGES=/tmp/packages_start.txt [2022-04-15T03:44:08.113Z] + '[' /w/workspace/edgex-go/3 ']' [2022-04-15T03:44:08.113Z] + PACKAGES=/tmp/packages_end.txt [2022-04-15T03:44:08.113Z] + case "${OS_FAMILY}" in [2022-04-15T03:44:08.113Z] + dpkg -l [2022-04-15T03:44:08.113Z] + grep '^ii' [2022-04-15T03:44:08.113Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-15T03:44:08.113Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-15T03:44:08.113Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-15T03:44:08.113Z] + '[' /w/workspace/edgex-go/3 ']' [2022-04-15T03:44:08.113Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2022-04-15T03:44:08.113Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2022-04-15T03:44:08.123Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-15T03:44:08.404Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-15T03:44:08.965Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-15T03:44:08.965Z] [2022-04-15T03:44:08.965Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T03:44:09.275Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-15T03:44:09.275Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-15T03:44:09.275Z] 5eb5b503b376: Pulling fs layer [2022-04-15T03:44:09.275Z] 5c69ac0246d0: Pulling fs layer [2022-04-15T03:44:09.275Z] ec43610c2a17: Pulling fs layer [2022-04-15T03:44:09.275Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-15T03:44:09.275Z] 33b1e0a273af: Pulling fs layer [2022-04-15T03:44:09.275Z] 5d3b04190fa2: Pulling fs layer [2022-04-15T03:44:09.275Z] 2f39f015ded8: Pulling fs layer [2022-04-15T03:44:09.275Z] 33b1e0a273af: Waiting [2022-04-15T03:44:09.275Z] 5d3b04190fa2: Waiting [2022-04-15T03:44:09.275Z] 3a2ae6a8a46f: Waiting [2022-04-15T03:44:09.275Z] 2f39f015ded8: Waiting [2022-04-15T03:44:09.275Z] 5c69ac0246d0: Verifying Checksum [2022-04-15T03:44:09.275Z] 5c69ac0246d0: Download complete [2022-04-15T03:44:09.275Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-15T03:44:09.275Z] 3a2ae6a8a46f: Download complete [2022-04-15T03:44:09.275Z] 33b1e0a273af: Verifying Checksum [2022-04-15T03:44:09.275Z] 33b1e0a273af: Download complete [2022-04-15T03:44:09.275Z] 5d3b04190fa2: Download complete [2022-04-15T03:44:09.275Z] ec43610c2a17: Verifying Checksum [2022-04-15T03:44:09.275Z] ec43610c2a17: Download complete [2022-04-15T03:44:09.536Z] 5eb5b503b376: Verifying Checksum [2022-04-15T03:44:09.536Z] 5eb5b503b376: Download complete [2022-04-15T03:44:10.102Z] 2f39f015ded8: Download complete [2022-04-15T03:44:10.668Z] 5eb5b503b376: Pull complete [2022-04-15T03:44:10.926Z] 5c69ac0246d0: Pull complete [2022-04-15T03:44:11.186Z] ec43610c2a17: Pull complete [2022-04-15T03:44:11.186Z] 3a2ae6a8a46f: Pull complete [2022-04-15T03:44:11.445Z] 33b1e0a273af: Pull complete [2022-04-15T03:44:11.704Z] 5d3b04190fa2: Pull complete [2022-04-15T03:44:15.889Z] 2f39f015ded8: Pull complete [2022-04-15T03:44:15.889Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-15T03:44:15.889Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-15T03:44:15.889Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-15T03:44:15.957Z] prd-ubuntu20.04-docker-8c-8g-21018 does not seem to be running inside a container [2022-04-15T03:44:15.999Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-15T03:44:17.867Z] $ docker top a3af04757c85324eddce37df4b02f8b783e97b61a601f335629076b05574781e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-15T03:44:18.208Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-15T03:44:18.495Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-15T03:44:18.785Z] + ls /var/log/sa-host [2022-04-15T03:44:18.785Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-15T03:44:19.016Z] provisioning config files... [2022-04-15T03:44:19.027Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config8614288172172613196tmp [Pipeline] { [Pipeline] echo [2022-04-15T03:44:19.041Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-15T03:44:19.326Z] ---> create-netrc.sh [Pipeline] } [2022-04-15T03:44:19.332Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-15T03:44:19.663Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-15T03:44:19.674Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-15T03:44:19.960Z] ---> sudo-logs.sh [2022-04-15T03:44:19.960Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-15T03:44:19.985Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-15T03:44:20.269Z] ---> job-cost.sh [2022-04-15T03:44:20.269Z] lf-activate-venv: SKIPPING [2022-04-15T03:44:20.269Z] DEBUG: total: 0.2199999988079071 [2022-04-15T03:44:20.269Z] INFO: Retrieving Stack Cost... [2022-04-15T03:44:20.841Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-15T03:44:21.101Z] INFO: Archiving Costs [Pipeline] echo [2022-04-15T03:44:21.116Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-15T03:44:21.403Z] ---> logs-deploy.sh [2022-04-15T03:44:21.403Z] lf-activate-venv: SKIPPING [2022-04-15T03:44:21.403Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3971/3 [2022-04-15T03:44:21.403Z] INFO: archiving workspace using pattern(s): [2022-04-15T03:44:22.347Z] Archives upload complete. [2022-04-15T03:44:22.347Z] INFO: archiving logs to Nexus