Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of siggiskulason for edgexfoundry/edgex-go Obtained Jenkinsfile from 64aec9189af9621412b452e52a5a7556cd5c6e8f+b61922491ec22b60074f418cf5b25f360e5c966a (1118c52dbf5494a4adbe83fd9393bf65f5387d42) 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-ssh13688503230321313545.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-ssh11148894915133885848.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3924/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3924/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8921959997517357648.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-ssh2772334782719570530.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3924/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3924/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh11676014855630287704.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-21669 in /w/workspace/edgexfoundry_edgex-go_PR-3924 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/20 [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/20 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3924/head:refs/remotes/origin/PR-3924 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b61922491ec22b60074f418cf5b25f360e5c966a into PR head commit 64aec9189af9621412b452e52a5a7556cd5c6e8f Merge succeeded, producing e1cbbeea47028730d1c0637ab3eacfcde69d8955 Checking out Revision e1cbbeea47028730d1c0637ab3eacfcde69d8955 (PR-3924) > git config core.sparsecheckout # timeout=10 > git checkout -f 64aec9189af9621412b452e52a5a7556cd5c6e8f # 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 b61922491ec22b60074f418cf5b25f360e5c966a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e1cbbeea47028730d1c0637ab3eacfcde69d8955 # timeout=10 Commit message: "Merge commit 'b61922491ec22b60074f418cf5b25f360e5c966a' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage > git rev-list --no-walk 390837a19ff3bf75484ca308696ec2475a9d130b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-21T20:30:24.514Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-21T20:30:24.570Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-21T20:30:24.584Z] ========================================================= [2022-04-21T20:30:24.584Z] EdgeX Global Pipelines Version Info [2022-04-21T20:30:24.584Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-21T20:30:25.379Z] ------------------- [2022-04-21T20:30:25.379Z] stable info: [2022-04-21T20:30:25.379Z] ------------------- [2022-04-21T20:30:25.379Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-21T20:30:25.379Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-21T20:30:25.379Z] Message: update stable to v1.0.221 [2022-04-21T20:30:25.951Z] ------------------- [2022-04-21T20:30:25.951Z] experimental info: [2022-04-21T20:30:25.951Z] ------------------- [2022-04-21T20:30:25.951Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-21T20:30:25.951Z] Commit SHA: e334d830fa8e8412d6042b94a77caa8dfa54c97b [2022-04-21T20:30:25.951Z] Message: update experimental to v1.0.223 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-21T20:30:26.092Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-21T20:30:26.105Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-21T20:30:26.116Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-21T20:30:26.127Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-21T20:30:26.139Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-21T20:30:26.151Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-21T20:30:26.165Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-21T20:30:26.181Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-21T20:30:26.192Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-21T20:30:26.204Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-21T20:30:26.216Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-21T20:30:26.231Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-21T20:30:26.247Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-21T20:30:26.260Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-21T20:30:26.275Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-21T20:30:26.288Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-21T20:30:26.298Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-21T20:30:26.311Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-21T20:30:26.323Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-21T20:30:26.337Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-21T20:30:26.347Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-21T20:30:26.359Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-21T20:30:26.371Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3924 [Pipeline] echo [2022-04-21T20:30:26.380Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3924 [Pipeline] echo [2022-04-21T20:30:26.392Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3924 [Pipeline] echo [2022-04-21T20:30:26.404Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e1cbbeea47028730d1c0637ab3eacfcde69d8955 [Pipeline] echo [2022-04-21T20:30:26.414Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e1cbbee [Pipeline] echo [2022-04-21T20:30:26.425Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-21T20:30:26.466Z] provisioning config files... [2022-04-21T20:30:26.481Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/20@tmp/config657668256130746159tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-21T20:30:26.787Z] ---> docker-login.sh [2022-04-21T20:30:26.787Z] nexus3.edgexfoundry.org:10001 [2022-04-21T20:30:27.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T20:30:27.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T20:30:27.309Z] Configure a credential helper to remove this warning. See [2022-04-21T20:30:27.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T20:30:27.309Z] [2022-04-21T20:30:27.309Z] Login Succeeded [2022-04-21T20:30:27.309Z] nexus3.edgexfoundry.org:10002 [2022-04-21T20:30:27.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T20:30:27.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T20:30:27.570Z] Configure a credential helper to remove this warning. See [2022-04-21T20:30:27.570Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T20:30:27.570Z] [2022-04-21T20:30:27.570Z] Login Succeeded [2022-04-21T20:30:27.570Z] nexus3.edgexfoundry.org:10003 [2022-04-21T20:30:27.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T20:30:27.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T20:30:27.570Z] Configure a credential helper to remove this warning. See [2022-04-21T20:30:27.570Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T20:30:27.570Z] [2022-04-21T20:30:27.570Z] Login Succeeded [2022-04-21T20:30:27.570Z] nexus3.edgexfoundry.org:10004 [2022-04-21T20:30:27.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T20:30:27.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T20:30:27.831Z] Configure a credential helper to remove this warning. See [2022-04-21T20:30:27.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T20:30:27.831Z] [2022-04-21T20:30:27.831Z] Login Succeeded [2022-04-21T20:30:27.831Z] docker.io [2022-04-21T20:30:27.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T20:30:28.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T20:30:28.092Z] Configure a credential helper to remove this warning. See [2022-04-21T20:30:28.092Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T20:30:28.092Z] [2022-04-21T20:30:28.092Z] Login Succeeded [2022-04-21T20:30:28.092Z] ---> docker-login.sh ends [Pipeline] } [2022-04-21T20:30:28.100Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-21T20:30:28.415Z] + 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-21T20:30:28.416Z] + dirname cmd/core-command/Dockerfile [2022-04-21T20:30:28.416Z] + cut -d/ -f2 [2022-04-21T20:30:28.416Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-21T20:30:28.416Z] + + dirname cmd/core-data/Dockerfile [2022-04-21T20:30:28.416Z] cut -d/ -f2 [2022-04-21T20:30:28.416Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-21T20:30:28.416Z] + cut -d/ -f2 [2022-04-21T20:30:28.416Z] + dirname cmd/core-metadata/Dockerfile [2022-04-21T20:30:28.416Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-21T20:30:28.416Z] + dirname cmd/security-bootstrapper/Dockerfile+ [2022-04-21T20:30:28.416Z] cut -d/ -f2 [2022-04-21T20:30:28.416Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-21T20:30:28.416Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-04-21T20:30:28.416Z] + cut -d/ -f2 [2022-04-21T20:30:28.416Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-21T20:30:28.416Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-21T20:30:28.416Z] + cut -d/ -f2 [2022-04-21T20:30:28.416Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-21T20:30:28.416Z] + dirname+ cmd/security-spiffe-token-provider/Dockerfile [2022-04-21T20:30:28.416Z] cut -d/ -f2 [2022-04-21T20:30:28.416Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-21T20:30:28.416Z] + dirname cmd/security-spire-agent/Dockerfile [2022-04-21T20:30:28.416Z] + cut -d/ -f2 [2022-04-21T20:30:28.416Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-21T20:30:28.416Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-21T20:30:28.416Z] + cut -d/ -f2 [2022-04-21T20:30:28.416Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-21T20:30:28.416Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-21T20:30:28.416Z] + cut -d/ -f2 [2022-04-21T20:30:28.416Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-21T20:30:28.416Z] + dirname cmd/support-notifications/Dockerfile [2022-04-21T20:30:28.416Z] + cut -d/ -f2 [2022-04-21T20:30:28.416Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-21T20:30:28.416Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-21T20:30:28.416Z] + cut -d/ -f2 [2022-04-21T20:30:28.416Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-21T20:30:28.416Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-21T20:30:28.416Z] + cut -d/ -f2 [2022-04-21T20:30:28.416Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-21T20:30:28.455Z] 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-21T20:30:28.797Z] + git rev-list -1 --merges e1cbbeea47028730d1c0637ab3eacfcde69d8955~1..e1cbbeea47028730d1c0637ab3eacfcde69d8955 [Pipeline] echo [2022-04-21T20:30:28.811Z] -----------> git rev-list -1 --merges e1cbbeea47028730d1c0637ab3eacfcde69d8955~1..e1cbbeea47028730d1c0637ab3eacfcde69d8955 e1cbbeea47028730d1c0637ab3eacfcde69d8955 [2022-04-21T20:30:28.811Z] e1cbbeea47028730d1c0637ab3eacfcde69d8955 [false] [Pipeline] sh [2022-04-21T20:30:29.101Z] + git log --format=format:%s -1 e1cbbeea47028730d1c0637ab3eacfcde69d8955 [Pipeline] echo [2022-04-21T20:30:29.117Z] ========================================================= [2022-04-21T20:30:29.117Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-21T20:30:29.117Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-21T20:30:29.680Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-21T20:30:29.680Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-21T20:30:29.680Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-21T20:30:29.680Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-21T20:30:29.680Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-21T20:30:29.680Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-21T20:30:29.680Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-21T20:30:30.103Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-21T20:30:30.103Z] [2022-04-21T20:30:30.103Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-21T20:30:30.405Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-21T20:30:30.405Z] latest: Pulling from edgex-devops/git-semver [2022-04-21T20:30:30.405Z] a0d0a0d46f8b: Pulling fs layer [2022-04-21T20:30:30.405Z] 3e5f54012d9b: Pulling fs layer [2022-04-21T20:30:30.405Z] 4c7163046ea9: Pulling fs layer [2022-04-21T20:30:30.405Z] 0c2d73faf560: Pulling fs layer [2022-04-21T20:30:30.405Z] 0c2d73faf560: Waiting [2022-04-21T20:30:30.405Z] 3e5f54012d9b: Download complete [2022-04-21T20:30:30.405Z] a0d0a0d46f8b: Verifying Checksum [2022-04-21T20:30:30.405Z] a0d0a0d46f8b: Download complete [2022-04-21T20:30:30.405Z] 0c2d73faf560: Verifying Checksum [2022-04-21T20:30:30.405Z] 0c2d73faf560: Download complete [2022-04-21T20:30:30.666Z] 4c7163046ea9: Verifying Checksum [2022-04-21T20:30:30.666Z] 4c7163046ea9: Download complete [2022-04-21T20:30:30.666Z] a0d0a0d46f8b: Pull complete [2022-04-21T20:30:30.924Z] 3e5f54012d9b: Pull complete [2022-04-21T20:30:31.189Z] 4c7163046ea9: Pull complete [2022-04-21T20:30:31.448Z] 0c2d73faf560: Pull complete [2022-04-21T20:30:31.448Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-21T20:30:31.448Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-21T20:30:31.448Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-21T20:30:31.585Z] prd-ubuntu20.04-docker-8c-8g-21669 does not seem to be running inside a container [2022-04-21T20:30:31.643Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-21T20:30:37.398Z] $ docker top d632af1c300b3f1622a06ef6981881ac194b0825bb65b8d37265b9e788568fdd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-21T20:30:37.519Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-21T20:30:37.519Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-21T20:30:37.642Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-21T20:30:37.648Z] $ docker exec d632af1c300b3f1622a06ef6981881ac194b0825bb65b8d37265b9e788568fdd ssh-agent [2022-04-21T20:30:37.758Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNHipKh/agent.16 [2022-04-21T20:30:37.758Z] SSH_AGENT_PID=23 [2022-04-21T20:30:37.766Z] Running ssh-add (command line suppressed) [2022-04-21T20:30:37.884Z] Identity added: /w/workspace/edgex-go/20@tmp/private_key_6389813799854443189.key (/w/workspace/edgex-go/20@tmp/private_key_6389813799854443189.key) [2022-04-21T20:30:37.895Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-21T20:30:38.184Z] + git tag --points-at HEAD [Pipeline] } [2022-04-21T20:30:38.207Z] $ docker exec --env ******** --env ******** d632af1c300b3f1622a06ef6981881ac194b0825bb65b8d37265b9e788568fdd ssh-agent -k [2022-04-21T20:30:38.312Z] unset SSH_AUTH_SOCK; [2022-04-21T20:30:38.313Z] unset SSH_AGENT_PID; [2022-04-21T20:30:38.313Z] echo Agent pid 23 killed; [2022-04-21T20:30:38.322Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-21T20:30:38.353Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-21T20:30:38.353Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-21T20:30:38.461Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-21T20:30:38.467Z] $ docker exec d632af1c300b3f1622a06ef6981881ac194b0825bb65b8d37265b9e788568fdd ssh-agent [2022-04-21T20:30:38.601Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlhAPeO/agent.56 [2022-04-21T20:30:38.601Z] SSH_AGENT_PID=63 [2022-04-21T20:30:38.606Z] Running ssh-add (command line suppressed) [2022-04-21T20:30:38.739Z] Identity added: /w/workspace/edgex-go/20@tmp/private_key_4521079178911652247.key (/w/workspace/edgex-go/20@tmp/private_key_4521079178911652247.key) [2022-04-21T20:30:38.751Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-21T20:30:39.040Z] + git semver init [2022-04-21T20:30:39.040Z] # -> Open(): unable to determine branch for HEAD [2022-04-21T20:30:39.040Z] # $GIT_DIR = /w/workspace/edgex-go/20/.git [2022-04-21T20:30:39.040Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/20 [2022-04-21T20:30:39.040Z] # $SEMVER_REMOTE_NAME = origin [2022-04-21T20:30:39.040Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-21T20:30:39.040Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-21T20:30:39.040Z] # $SEMVER_BRANCH = PR-3924 [2022-04-21T20:30:39.040Z] # $SEMVER_TEMP = /tmp/semver-342627812 [2022-04-21T20:30:39.040Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-04-21T20:30:53.965Z] # '/tmp/semver-342627812' -> '/w/workspace/edgex-go/20/.semver' [2022-04-21T20:30:53.965Z] # -> Force: false [2022-04-21T20:30:53.965Z] # $SEMVER_DIR = /w/workspace/edgex-go/20/.semver [Pipeline] } [2022-04-21T20:30:53.978Z] $ docker exec --env ******** --env ******** d632af1c300b3f1622a06ef6981881ac194b0825bb65b8d37265b9e788568fdd ssh-agent -k [2022-04-21T20:30:54.113Z] unset SSH_AUTH_SOCK; [2022-04-21T20:30:54.113Z] unset SSH_AGENT_PID; [2022-04-21T20:30:54.113Z] echo Agent pid 63 killed; [2022-04-21T20:30:54.122Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-21T20:30:54.430Z] + git semver [Pipeline] } [2022-04-21T20:30:54.447Z] $ docker stop --time=1 d632af1c300b3f1622a06ef6981881ac194b0825bb65b8d37265b9e788568fdd [2022-04-21T20:30:57.574Z] $ docker rm -f d632af1c300b3f1622a06ef6981881ac194b0825bb65b8d37265b9e788568fdd [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-21T20:30:57.942Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-21T20:30:58.225Z] Stashed 1 file(s) [Pipeline] echo [2022-04-21T20:30:58.229Z] [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-21T20:30:58.320Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-21T20:30:58.326Z] ========================================================= [2022-04-21T20:30:58.326Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-21T20:30:58.326Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-21T20:30:58.611Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-21T20:30:58.611Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-21T20:30:58.611Z] 59bf1c3509f3: Pulling fs layer [2022-04-21T20:30:58.611Z] 666ba61612fd: Pulling fs layer [2022-04-21T20:30:58.611Z] 8ed8ca486205: Pulling fs layer [2022-04-21T20:30:58.611Z] 4fe6c5a15a65: Pulling fs layer [2022-04-21T20:30:58.611Z] 22a0e8bec74d: Pulling fs layer [2022-04-21T20:30:58.611Z] 640e595b4fbd: Pulling fs layer [2022-04-21T20:30:58.611Z] 763cafe07f6e: Pulling fs layer [2022-04-21T20:30:58.611Z] 0c0b528cf693: Pulling fs layer [2022-04-21T20:30:58.611Z] 10935f4eaf8b: Pulling fs layer [2022-04-21T20:30:58.611Z] 22a0e8bec74d: Waiting [2022-04-21T20:30:58.611Z] 640e595b4fbd: Waiting [2022-04-21T20:30:58.611Z] 763cafe07f6e: Waiting [2022-04-21T20:30:58.611Z] 0c0b528cf693: Waiting [2022-04-21T20:30:58.611Z] 4fe6c5a15a65: Waiting [2022-04-21T20:30:58.611Z] 10935f4eaf8b: Waiting [2022-04-21T20:30:58.611Z] 8ed8ca486205: Download complete [2022-04-21T20:30:58.611Z] 666ba61612fd: Verifying Checksum [2022-04-21T20:30:58.611Z] 666ba61612fd: Download complete [2022-04-21T20:30:58.611Z] 22a0e8bec74d: Verifying Checksum [2022-04-21T20:30:58.611Z] 22a0e8bec74d: Download complete [2022-04-21T20:30:58.611Z] 640e595b4fbd: Verifying Checksum [2022-04-21T20:30:58.611Z] 640e595b4fbd: Download complete [2022-04-21T20:30:58.611Z] 763cafe07f6e: Verifying Checksum [2022-04-21T20:30:58.611Z] 763cafe07f6e: Download complete [2022-04-21T20:30:58.611Z] 59bf1c3509f3: Download complete [2022-04-21T20:30:58.871Z] 0c0b528cf693: Verifying Checksum [2022-04-21T20:30:58.871Z] 0c0b528cf693: Download complete [2022-04-21T20:30:58.871Z] 59bf1c3509f3: Pull complete [2022-04-21T20:30:58.871Z] 666ba61612fd: Pull complete [2022-04-21T20:30:59.133Z] 8ed8ca486205: Pull complete [2022-04-21T20:30:59.392Z] 10935f4eaf8b: Verifying Checksum [2022-04-21T20:30:59.392Z] 10935f4eaf8b: Download complete [2022-04-21T20:30:59.392Z] 4fe6c5a15a65: Verifying Checksum [2022-04-21T20:30:59.392Z] 4fe6c5a15a65: Download complete [2022-04-21T20:31:03.588Z] 4fe6c5a15a65: Pull complete [2022-04-21T20:31:03.588Z] 22a0e8bec74d: Pull complete [2022-04-21T20:31:03.588Z] 640e595b4fbd: Pull complete [2022-04-21T20:31:03.847Z] 763cafe07f6e: Pull complete [2022-04-21T20:31:03.847Z] 0c0b528cf693: Pull complete [2022-04-21T20:31:06.383Z] 10935f4eaf8b: Pull complete [2022-04-21T20:31:06.383Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-21T20:31:06.383Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-21T20:31:06.383Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-21T20:31:06.680Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-21T20:31:06.680Z] WORKDIR /edgex [2022-04-21T20:31:06.680Z] COPY go.mod . [2022-04-21T20:31:06.680Z] RUN go mod download [2022-04-21T20:31:06.680Z] + docker build -t ci-base-image-x86_64 -f - . [2022-04-21T20:31:08.059Z] Sending build context to Docker daemon 334.9MB [2022-04-21T20:31:08.059Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-21T20:31:08.059Z] ---> 99d49a6021b9 [2022-04-21T20:31:08.059Z] Step 2/4 : WORKDIR /edgex [2022-04-21T20:31:13.287Z] Still waiting to schedule task [2022-04-21T20:31:13.288Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-04-21T20:31:13.368Z] ---> Running in 22da92bdb990 [2022-04-21T20:31:13.368Z] Removing intermediate container 22da92bdb990 [2022-04-21T20:31:13.368Z] ---> 0503db5fc9ce [2022-04-21T20:31:13.368Z] Step 3/4 : COPY go.mod . [2022-04-21T20:31:13.368Z] ---> 79028632b207 [2022-04-21T20:31:13.368Z] Step 4/4 : RUN go mod download [2022-04-21T20:31:13.368Z] ---> Running in d06d9ba9380a [2022-04-21T20:31:31.473Z] Removing intermediate container d06d9ba9380a [2022-04-21T20:31:31.473Z] ---> 3fe52f2d270d [2022-04-21T20:31:31.473Z] Successfully built 3fe52f2d270d [2022-04-21T20:31:31.473Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-21T20:31:31.770Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-21T20:31:31.770Z] . [Pipeline] withDockerContainer [2022-04-21T20:31:31.837Z] prd-ubuntu20.04-docker-8c-8g-21669 does not seem to be running inside a container [2022-04-21T20:31:31.875Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-21T20:31:32.268Z] $ docker top b72396db759a1f0d0fda5aa74449c0900e54756f2e153c3796c81d7195bf1f33 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-21T20:31:32.633Z] + go version [2022-04-21T20:31:32.633Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-21T20:31:32.648Z] $ docker stop --time=1 b72396db759a1f0d0fda5aa74449c0900e54756f2e153c3796c81d7195bf1f33 [2022-04-21T20:31:33.903Z] $ docker rm -f b72396db759a1f0d0fda5aa74449c0900e54756f2e153c3796c81d7195bf1f33 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-21T20:31:34.308Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-21T20:31:34.308Z] . [Pipeline] withDockerContainer [2022-04-21T20:31:34.375Z] prd-ubuntu20.04-docker-8c-8g-21669 does not seem to be running inside a container [2022-04-21T20:31:34.414Z] $ 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/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-21T20:31:34.772Z] $ docker top 2234739dd8e337bf8a818fc0827ee41749f364e4473a752f3b452f587e920ea3 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-21T20:31:34.848Z] ========================================================= [2022-04-21T20:31:34.848Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-21T20:31:34.848Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-21T20:31:35.140Z] + make test [2022-04-21T20:31:35.140Z] go mod tidy -compat=1.17 [2022-04-21T20:31:35.140Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-21T20:31:40.417Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-21T20:31:52.622Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-21T20:31:52.622Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-21T20:31:52.622Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-21T20:31:52.622Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-21T20:31:52.622Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-21T20:31:52.622Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-21T20:31:52.622Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-21T20:31:52.622Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-21T20:31:52.622Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-21T20:31:52.622Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-21T20:31:52.622Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-21T20:31:52.622Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-21T20:31:52.622Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-21T20:31:52.622Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-21T20:31:52.622Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-21T20:31:52.622Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.069s coverage: 28.7% of statements [2022-04-21T20:31:52.622Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-21T20:31:52.622Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-21T20:31:53.188Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.118s coverage: 98.5% of statements [2022-04-21T20:31:53.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-21T20:31:53.188Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.081s coverage: 53.4% of statements [2022-04-21T20:31:53.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-21T20:31:53.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-21T20:31:56.494Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.478s coverage: 89.2% of statements [2022-04-21T20:31:56.494Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-21T20:31:56.494Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-21T20:31:56.494Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-21T20:31:56.494Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.081s coverage: 84.4% of statements [2022-04-21T20:31:56.494Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-21T20:31:56.494Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-21T20:31:56.494Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-21T20:31:56.494Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-21T20:31:56.494Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-21T20:31:56.494Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.416s coverage: 95.6% of statements [2022-04-21T20:31:56.494Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-21T20:31:56.494Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-21T20:31:56.494Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.088s coverage: 72.2% of statements [2022-04-21T20:31:56.494Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-21T20:31:56.494Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-21T20:31:56.494Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-21T20:31:56.494Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-21T20:31:56.494Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-21T20:31:56.494Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.064s coverage: 60.0% of statements [2022-04-21T20:31:56.494Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-21T20:31:56.494Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-21T20:31:56.494Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-21T20:31:56.494Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.059s coverage: 0.9% of statements [2022-04-21T20:31:56.494Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-21T20:31:56.494Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.088s coverage: 58.8% of statements [2022-04-21T20:31:56.494Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 29.6% of statements [2022-04-21T20:31:56.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-21T20:31:56.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.053s coverage: 47.1% of statements [2022-04-21T20:31:56.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.062s coverage: 79.5% of statements [2022-04-21T20:31:56.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.073s coverage: 94.1% of statements [2022-04-21T20:31:56.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.129s coverage: 96.3% of statements [2022-04-21T20:31:56.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.056s coverage: 87.5% of statements [2022-04-21T20:32:06.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.091s coverage: 94.4% of statements [2022-04-21T20:32:06.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.088s coverage: 44.8% of statements [2022-04-21T20:32:07.955Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.197s coverage: 82.5% of statements [2022-04-21T20:32:07.955Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-21T20:32:17.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.090s coverage: 92.9% of statements [2022-04-21T20:32:17.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-21T20:32:17.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-21T20:32:17.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-21T20:32:17.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.038s coverage: 65.1% of statements [2022-04-21T20:32:17.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-21T20:32:17.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-21T20:32:17.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-21T20:32:17.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-21T20:32:17.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-21T20:32:17.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements [2022-04-21T20:32:17.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-21T20:32:17.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-21T20:32:17.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2022-04-21T20:32:17.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-21T20:32:17.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.071s coverage: 58.8% of statements [2022-04-21T20:32:17.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-21T20:32:17.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.0% of statements [2022-04-21T20:32:17.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.111s coverage: 87.2% of statements [2022-04-21T20:32:17.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements [2022-04-21T20:32:17.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.148s coverage: 91.2% of statements [2022-04-21T20:32:17.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-21T20:32:17.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.166s coverage: 64.4% of statements [2022-04-21T20:32:17.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-21T20:32:17.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-21T20:32:17.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2022-04-21T20:32:17.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.055s coverage: 89.4% of statements [2022-04-21T20:32:17.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements [2022-04-21T20:32:17.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2022-04-21T20:32:17.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2022-04-21T20:32:17.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.351s coverage: 65.4% of statements [2022-04-21T20:32:17.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-21T20:32:17.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-21T20:32:17.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-21T20:32:17.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.136s coverage: 43.8% of statements [2022-04-21T20:32:17.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-21T20:32:17.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-21T20:32:17.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.039s coverage: 89.5% of statements [2022-04-21T20:32:17.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-21T20:32:17.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.067s coverage: 84.8% of statements [2022-04-21T20:32:17.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-21T20:32:17.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-21T20:32:17.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-21T20:32:17.951Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-21T20:32:17.951Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.082s coverage: 17.7% of statements [2022-04-21T20:32:17.951Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-21T20:32:17.951Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-21T20:32:17.951Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-21T20:32:17.951Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-21T20:32:17.951Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.170s coverage: 92.3% of statements [2022-04-21T20:32:17.951Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-21T20:32:17.951Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-21T20:32:17.951Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-21T20:32:17.951Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-21T20:32:17.951Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements [2022-04-21T20:32:17.951Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-21T20:32:17.951Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-21T20:32:17.951Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.118s coverage: 97.7% of statements [2022-04-21T20:32:17.951Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-21T20:32:17.951Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-21T20:32:17.951Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-21T20:32:17.951Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-21T20:32:17.951Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements [2022-04-21T20:32:17.951Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-21T20:32:17.951Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-21T20:32:17.951Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-21T20:32:17.951Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-21T20:32:17.951Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-21T20:32:17.951Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-21T20:32:17.951Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2022-04-21T20:32:17.951Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-04-21T20:32:17.951Z] 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-21T20:32:36.037Z] GO111MODULE=on go vet ./... [2022-04-21T20:32:37.941Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-21T20:32:37.941Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-21T20:32:38.509Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-21T20:32:39.090Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-21T20:32:39.458Z] + ls -al . [2022-04-21T20:32:39.458Z] total 672 [2022-04-21T20:32:39.458Z] drwxrwxr-x 10 1001 1001 4096 Apr 21 20:32 . [2022-04-21T20:32:39.458Z] drwxr-xr-x 4 root root 4096 Apr 21 20:31 .. [2022-04-21T20:32:39.458Z] -rw-rw-r-- 1 1001 1001 11 Apr 21 20:30 .dockerignore [2022-04-21T20:32:39.458Z] drwxrwxr-x 8 1001 1001 4096 Apr 21 20:30 .git [2022-04-21T20:32:39.458Z] drwxrwxr-x 3 1001 1001 4096 Apr 21 20:30 .github [2022-04-21T20:32:39.458Z] -rw-rw-r-- 1 1001 1001 879 Apr 21 20:30 .gitignore [2022-04-21T20:32:39.458Z] -rw-rw-r-- 1 1001 1001 42 Apr 21 20:30 .golangci.yml [2022-04-21T20:32:39.458Z] -rw-rw-r-- 1 1001 1001 87 Apr 21 20:30 .hadolint.yml [2022-04-21T20:32:39.458Z] drwx------ 3 1001 1001 4096 Apr 21 20:30 .semver [2022-04-21T20:32:39.458Z] -rw-rw-r-- 1 1001 1001 166 Apr 21 20:30 .sonarcloud.properties [2022-04-21T20:32:39.458Z] -rw-rw-r-- 1 1001 1001 1171 Apr 21 20:30 ADOPTERS.md [2022-04-21T20:32:39.458Z] -rw-rw-r-- 1 1001 1001 10086 Apr 21 20:30 Attribution.txt [2022-04-21T20:32:39.458Z] -rw-rw-r-- 1 1001 1001 51732 Apr 21 20:30 CHANGELOG.md [2022-04-21T20:32:39.458Z] -rw-rw-r-- 1 1001 1001 3804 Apr 21 20:30 CONTRIBUTING.md [2022-04-21T20:32:39.458Z] -rw-rw-r-- 1 1001 1001 677 Apr 21 20:30 GOVERNANCE.md [2022-04-21T20:32:39.458Z] -rw-rw-r-- 1 1001 1001 850 Apr 21 20:30 Jenkinsfile [2022-04-21T20:32:39.458Z] -rw-rw-r-- 1 1001 1001 10775 Apr 21 20:30 LICENSE [2022-04-21T20:32:39.458Z] -rw-rw-r-- 1 1001 1001 10389 Apr 21 20:30 Makefile [2022-04-21T20:32:39.458Z] -rw-rw-r-- 1 1001 1001 582 Apr 21 20:30 OWNERS.md [2022-04-21T20:32:39.458Z] -rw-rw-r-- 1 1001 1001 9120 Apr 21 20:30 README.md [2022-04-21T20:32:39.458Z] -rw-rw-r-- 1 1001 1001 6912 Apr 21 20:30 SECURITY.md [2022-04-21T20:32:39.458Z] -rw-rw-r-- 1 1001 1001 5 Apr 21 20:30 VERSION [2022-04-21T20:32:39.458Z] -rw-rw-r-- 1 1001 1001 4131 Apr 21 20:30 ZMQWindows.md [2022-04-21T20:32:39.458Z] drwxrwxr-x 2 1001 1001 4096 Apr 21 20:30 bin [2022-04-21T20:32:39.458Z] drwxrwxr-x 18 1001 1001 4096 Apr 21 20:30 cmd [2022-04-21T20:32:39.458Z] -rw-r--r-- 1 root root 435134 Apr 21 20:32 coverage.out [2022-04-21T20:32:39.458Z] -rw-rw-r-- 1 1001 1001 3256 Apr 21 20:30 go.mod [2022-04-21T20:32:39.458Z] -rw-rw-r-- 1 1001 1001 35162 Apr 21 20:31 go.sum [2022-04-21T20:32:39.458Z] drwxrwxr-x 8 1001 1001 4096 Apr 21 20:30 internal [2022-04-21T20:32:39.458Z] drwxrwxr-x 3 1001 1001 4096 Apr 21 20:30 openapi [2022-04-21T20:32:39.458Z] drwxrwxr-x 4 1001 1001 4096 Apr 21 20:30 snap [2022-04-21T20:32:39.458Z] -rw-rw-r-- 1 1001 1001 204 Apr 21 20:30 version.go [Pipeline] sh [2022-04-21T20:32:39.782Z] + '[' -e coverage.out ] [2022-04-21T20:32:39.782Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-21T20:32:39.876Z] Stashed 1 file(s) [Pipeline] sh [2022-04-21T20:32:40.156Z] + make build [2022-04-21T20:32:40.156Z] 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-21T20:32:52.367Z] 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-21T20:33:02.340Z] 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-21T20:33:02.340Z] 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-21T20:33:07.617Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-21T20:33:07.617Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-21T20:33:08.187Z] 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-21T20:33:09.567Z] 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-21T20:33:10.136Z] 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-21T20:33:11.071Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-21T20:33:12.008Z] 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-21T20:33:12.576Z] 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-21T20:33:13.958Z] 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-21T20:33:14.910Z] $ docker stop --time=1 2234739dd8e337bf8a818fc0827ee41749f364e4473a752f3b452f587e920ea3 [2022-04-21T20:33:17.305Z] $ docker rm -f 2234739dd8e337bf8a818fc0827ee41749f364e4473a752f3b452f587e920ea3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-21T20:33:18.726Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-21T20:33:18.726Z] [2022-04-21T20:33:18.726Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-21T20:33:19.025Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-21T20:33:19.025Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-21T20:33:19.025Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-21T20:33:19.025Z] ca9280d653b3: Pulling fs layer [2022-04-21T20:33:19.025Z] 7e9c9ca2126c: Pulling fs layer [2022-04-21T20:33:19.025Z] cbdbe7a5bc2a: Verifying Checksum [2022-04-21T20:33:19.285Z] ca9280d653b3: Verifying Checksum [2022-04-21T20:33:19.285Z] ca9280d653b3: Download complete [2022-04-21T20:33:19.285Z] cbdbe7a5bc2a: Pull complete [2022-04-21T20:33:19.544Z] 7e9c9ca2126c: Verifying Checksum [2022-04-21T20:33:19.544Z] 7e9c9ca2126c: Download complete [2022-04-21T20:33:19.803Z] ca9280d653b3: Pull complete [2022-04-21T20:33:23.090Z] 7e9c9ca2126c: Pull complete [2022-04-21T20:33:23.090Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-21T20:33:23.090Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-21T20:33:23.090Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-21T20:33:23.152Z] prd-ubuntu20.04-docker-8c-8g-21669 does not seem to be running inside a container [2022-04-21T20:33:23.194Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-21T20:33:24.905Z] $ docker top c33622fee06ef4244c3a5a9dee7273c3944d8b35769034f10e75c0bb583f049b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-21T20:33:25.257Z] + docker-compose build --help [2022-04-21T20:33:25.257Z] + grep parallel [2022-04-21T20:33:25.825Z] --parallel Build images in parallel. [Pipeline] } [2022-04-21T20:33:25.838Z] $ docker stop --time=1 c33622fee06ef4244c3a5a9dee7273c3944d8b35769034f10e75c0bb583f049b [2022-04-21T20:33:27.131Z] $ docker rm -f c33622fee06ef4244c3a5a9dee7273c3944d8b35769034f10e75c0bb583f049b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-21T20:33:27.576Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-21T20:33:27.576Z] . [Pipeline] withDockerContainer [2022-04-21T20:33:27.673Z] prd-ubuntu20.04-docker-8c-8g-21669 does not seem to be running inside a container [2022-04-21T20:33:27.707Z] $ 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/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-21T20:33:28.066Z] $ docker top 5b2f3c595c1dd7f4ed86099830e4e28b21da36eb64b614b581787604cf3854b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-21T20:33:28.415Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-21T20:33:28.981Z] Building core-command ... [2022-04-21T20:33:28.981Z] Building core-data ... [2022-04-21T20:33:28.981Z] Building core-metadata ... [2022-04-21T20:33:28.981Z] Building security-bootstrapper ... [2022-04-21T20:33:28.981Z] Building security-proxy-setup ... [2022-04-21T20:33:28.981Z] Building security-secretstore-setup ... [2022-04-21T20:33:28.981Z] Building security-spiffe-token-provider ... [2022-04-21T20:33:28.981Z] Building security-spire-agent ... [2022-04-21T20:33:28.981Z] Building security-spire-config ... [2022-04-21T20:33:28.981Z] Building security-spire-server ... [2022-04-21T20:33:28.981Z] Building support-notifications ... [2022-04-21T20:33:28.981Z] Building support-scheduler ... [2022-04-21T20:33:28.981Z] Building sys-mgmt-agent ... [2022-04-21T20:33:28.981Z] Building security-secretstore-setup [2022-04-21T20:33:28.981Z] Building support-notifications [2022-04-21T20:33:28.981Z] Building security-spire-config [2022-04-21T20:33:28.981Z] Building core-command [2022-04-21T20:33:28.981Z] Building core-data [2022-04-21T20:33:43.861Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-21T20:33:43.861Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-21T20:33:43.861Z] ---> 3fe52f2d270d [2022-04-21T20:33:43.861Z] Step 3/26 : WORKDIR /edgex-go [2022-04-21T20:33:43.861Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-21T20:33:43.861Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-21T20:33:43.861Z] ---> 3fe52f2d270d [2022-04-21T20:33:43.861Z] Step 3/23 : WORKDIR /edgex-go [2022-04-21T20:33:43.861Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-21T20:33:43.861Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-21T20:33:43.861Z] ---> 3fe52f2d270d [2022-04-21T20:33:43.861Z] Step 3/22 : WORKDIR /edgex-go [2022-04-21T20:33:43.861Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-21T20:33:43.861Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-21T20:33:43.861Z] ---> 3fe52f2d270d [2022-04-21T20:33:43.861Z] Step 3/25 : WORKDIR /edgex-go [2022-04-21T20:33:43.861Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-21T20:33:43.861Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-21T20:33:43.861Z] ---> 3fe52f2d270d [2022-04-21T20:33:43.861Z] Step 3/23 : WORKDIR /edgex-go [2022-04-21T20:33:49.149Z] ---> Running in dce507ef4d2d [2022-04-21T20:33:49.149Z] ---> Running in 2da5f6337b81 [2022-04-21T20:33:49.149Z] ---> Running in 3deefad0f83a [2022-04-21T20:33:49.149Z] ---> Running in de93093f62b4 [2022-04-21T20:33:49.149Z] ---> Running in ff8cccf57163 [2022-04-21T20:33:49.149Z] Removing intermediate container 3deefad0f83a [2022-04-21T20:33:49.149Z] ---> 55d3c1edc259 [2022-04-21T20:33:49.149Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T20:33:49.149Z] Removing intermediate container ff8cccf57163 [2022-04-21T20:33:49.149Z] ---> c3ecb0f69966 [2022-04-21T20:33:49.149Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T20:33:49.149Z] Removing intermediate container 2da5f6337b81 [2022-04-21T20:33:49.149Z] ---> 2f70257409ae [2022-04-21T20:33:49.149Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T20:33:49.149Z] Removing intermediate container de93093f62b4 [2022-04-21T20:33:49.149Z] ---> 3bcc50929e69 [2022-04-21T20:33:49.149Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T20:33:49.149Z] Removing intermediate container dce507ef4d2d [2022-04-21T20:33:49.149Z] ---> d02a5d171ecd [2022-04-21T20:33:49.149Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T20:33:49.149Z] ---> Running in b09551f70d64 [2022-04-21T20:33:49.149Z] ---> Running in 107f1a20842d [2022-04-21T20:33:49.149Z] ---> Running in 32ea8049434e [2022-04-21T20:33:49.149Z] ---> Running in f6bf3d44df43 [2022-04-21T20:33:49.149Z] ---> Running in 1d206f322308 [2022-04-21T20:33:49.718Z] Removing intermediate container b09551f70d64 [2022-04-21T20:33:49.718Z] ---> 893b84247fac [2022-04-21T20:33:49.718Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-21T20:33:49.718Z] ---> Running in 4faa810148fe [2022-04-21T20:33:49.718Z] Removing intermediate container 107f1a20842d [2022-04-21T20:33:49.718Z] ---> 4e26eb1165f5 [2022-04-21T20:33:49.718Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-21T20:33:49.718Z] ---> Running in 8dd0d27ab167 [2022-04-21T20:33:49.979Z] Removing intermediate container 32ea8049434e [2022-04-21T20:33:49.979Z] ---> 153299c2de3e [2022-04-21T20:33:49.979Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-21T20:33:49.979Z] ---> Running in 8b68763e89a0 [2022-04-21T20:33:49.979Z] Removing intermediate container 1d206f322308 [2022-04-21T20:33:49.979Z] ---> dbc590eeca7c [2022-04-21T20:33:49.979Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-21T20:33:49.979Z] ---> Running in 08a4f8a071d2 [2022-04-21T20:33:49.979Z] Removing intermediate container f6bf3d44df43 [2022-04-21T20:33:49.979Z] ---> 60c3f04364d5 [2022-04-21T20:33:49.979Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-21T20:33:50.239Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-21T20:33:50.239Z] ---> Running in 310320a3fc06 [2022-04-21T20:33:50.239Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-21T20:33:50.500Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-21T20:33:50.763Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-21T20:33:50.763Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-21T20:33:51.022Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-21T20:33:51.023Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-21T20:33:51.284Z] OK: 221 MiB in 52 packages [2022-04-21T20:33:51.284Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-21T20:33:51.544Z] OK: 221 MiB in 52 packages [2022-04-21T20:33:51.544Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-21T20:33:51.544Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-21T20:33:51.544Z] Removing intermediate container 4faa810148fe [2022-04-21T20:33:51.544Z] ---> 740cf24a7f16 [2022-04-21T20:33:51.544Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-21T20:33:51.805Z] ---> 90285e9bc02d [2022-04-21T20:33:51.805Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-21T20:33:51.805Z] OK: 221 MiB in 52 packages [2022-04-21T20:33:51.805Z] ---> Running in 61a81c73e6b3 [2022-04-21T20:33:51.805Z] OK: 221 MiB in 52 packages [2022-04-21T20:33:51.805Z] Removing intermediate container 8dd0d27ab167 [2022-04-21T20:33:51.805Z] ---> de5c493d0b8b [2022-04-21T20:33:51.805Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-21T20:33:51.805Z] OK: 221 MiB in 52 packages [2022-04-21T20:33:52.064Z] ---> 3425cbbd5216 [2022-04-21T20:33:52.064Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-21T20:33:52.064Z] ---> Running in 038f2c8c1a8b [2022-04-21T20:33:52.064Z] Removing intermediate container 8b68763e89a0 [2022-04-21T20:33:52.064Z] ---> 679751566c9a [2022-04-21T20:33:52.064Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-21T20:33:52.324Z] Removing intermediate container 08a4f8a071d2 [2022-04-21T20:33:52.324Z] ---> 4eb91e22ad03 [2022-04-21T20:33:52.324Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-21T20:33:52.324Z] ---> 1ea26cf4281c [2022-04-21T20:33:52.324Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-21T20:33:52.324Z] Removing intermediate container 310320a3fc06 [2022-04-21T20:33:52.324Z] ---> 132484b99226 [2022-04-21T20:33:52.324Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-21T20:33:52.324Z] ---> Running in 04edbf73008a [2022-04-21T20:33:52.583Z] ---> 1504e7076dce [2022-04-21T20:33:52.583Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-21T20:33:52.583Z] ---> Running in 7682aa58e696 [2022-04-21T20:33:52.583Z] ---> 733a0c29ec1f [2022-04-21T20:33:52.583Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-21T20:33:52.583Z] ---> Running in 7871ab7778ea [2022-04-21T20:33:52.842Z] Removing intermediate container 61a81c73e6b3 [2022-04-21T20:33:52.842Z] ---> 9e630cb5c123 [2022-04-21T20:33:52.842Z] Step 8/23 : COPY . . [2022-04-21T20:33:59.425Z] Removing intermediate container 038f2c8c1a8b [2022-04-21T20:33:59.425Z] ---> 40b8ce42dd9e [2022-04-21T20:33:59.425Z] Step 8/25 : COPY . . [2022-04-21T20:33:59.425Z] Removing intermediate container 7682aa58e696 [2022-04-21T20:33:59.425Z] ---> aa6a16c6ac77 [2022-04-21T20:33:59.425Z] Step 8/26 : COPY . . [2022-04-21T20:33:59.425Z] ---> 06ad91cdb355 [2022-04-21T20:33:59.425Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-21T20:34:02.708Z] Removing intermediate container 04edbf73008a [2022-04-21T20:34:02.708Z] ---> 5aea4794448c [2022-04-21T20:34:02.708Z] Step 8/22 : COPY . . [2022-04-21T20:34:04.855Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21672 in /w/workspace/edgexfoundry_edgex-go_PR-3924 [Pipeline] { [Pipeline] ws [2022-04-21T20:34:04.868Z] Running in /w/workspace/edgex-go/20 [Pipeline] { [Pipeline] checkout [2022-04-21T20:34:05.115Z] The recommended git tool is: git [2022-04-21T20:34:06.895Z] Removing intermediate container 7871ab7778ea [2022-04-21T20:34:06.895Z] ---> b2c63de53000 [2022-04-21T20:34:06.895Z] Step 8/23 : COPY . . [2022-04-21T20:34:11.925Z] using credential edgex-jenkins-ssh [2022-04-21T20:34:11.980Z] Cloning the remote Git repository [2022-04-21T20:34:12.169Z] ---> Running in 642b38064376 [2022-04-21T20:34:12.427Z] ---> 89a6d53e47ab [2022-04-21T20:34:12.427Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-21T20:34:12.427Z] ---> c964e7f6f9bf [2022-04-21T20:34:12.427Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-21T20:34:12.427Z] ---> 605bed960e98 [2022-04-21T20:34:12.427Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-21T20:34:12.427Z] ---> 99fa9ab9d188 [2022-04-21T20:34:12.427Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-21T20:34:12.427Z] ---> Running in 94cdf1c8798c [2022-04-21T20:34:12.427Z] ---> Running in c297910e1f22 [2022-04-21T20:34:12.427Z] ---> Running in 91d013120ddb [2022-04-21T20:34:12.427Z] ---> Running in 788535870f92 [2022-04-21T20:34:12.427Z] Removing intermediate container 94cdf1c8798c [2022-04-21T20:34:12.427Z] ---> 712c06c8133c [2022-04-21T20:34:12.427Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-21T20:34:12.685Z] ---> Running in d0738dc08400 [2022-04-21T20:34:12.685Z] 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-21T20:34:12.685Z] 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-21T20:34:12.053Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-21T20:34:12.138Z] > git init /w/workspace/edgex-go/20 # timeout=10 [2022-04-21T20:34:12.304Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-21T20:34:12.305Z] > git --version # timeout=10 [2022-04-21T20:34:12.357Z] > git --version # 'git version 2.25.1' [2022-04-21T20:34:12.359Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-21T20:34:12.486Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-21T20:34:12.944Z] 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-21T20:34:12.944Z] 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-21T20:34:13.515Z] Removing intermediate container d0738dc08400 [2022-04-21T20:34:13.515Z] ---> 588a3ddaa0b8 [2022-04-21T20:34:13.515Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-21T20:34:13.515Z] ---> Running in 93e55919f57a [2022-04-21T20:34:13.773Z] Removing intermediate container 93e55919f57a [2022-04-21T20:34:13.773Z] ---> 2bcadf910853 [2022-04-21T20:34:13.773Z] 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-21T20:34:13.773Z] ---> Running in ae24e98b4b60 [2022-04-21T20:34:14.710Z] spire-1.2.1/ [2022-04-21T20:34:14.710Z] spire-1.2.1/.data/ [2022-04-21T20:34:14.710Z] spire-1.2.1/.data/.file [2022-04-21T20:34:14.710Z] spire-1.2.1/.dockerignore [2022-04-21T20:34:14.710Z] spire-1.2.1/.gitattributes [2022-04-21T20:34:14.710Z] spire-1.2.1/.githooks/ [2022-04-21T20:34:14.710Z] spire-1.2.1/.githooks/pre-commit [2022-04-21T20:34:14.710Z] spire-1.2.1/.github/ [2022-04-21T20:34:14.710Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-21T20:34:14.710Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-21T20:34:14.710Z] spire-1.2.1/.github/dependabot.yml [2022-04-21T20:34:14.710Z] spire-1.2.1/.github/workflows/ [2022-04-21T20:34:14.710Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-21T20:34:14.710Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-21T20:34:14.710Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-21T20:34:14.710Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-21T20:34:14.710Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-21T20:34:14.710Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-21T20:34:14.710Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-21T20:34:14.710Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-21T20:34:14.710Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-21T20:34:14.710Z] spire-1.2.1/.gitignore [2022-04-21T20:34:14.710Z] spire-1.2.1/.go-version [2022-04-21T20:34:14.710Z] spire-1.2.1/.golangci.yml [2022-04-21T20:34:14.710Z] spire-1.2.1/ADOPTERS.md [2022-04-21T20:34:14.710Z] spire-1.2.1/CHANGELOG.md [2022-04-21T20:34:14.710Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-21T20:34:14.710Z] spire-1.2.1/CODEOWNERS [2022-04-21T20:34:14.710Z] spire-1.2.1/CONTRIBUTING.md [2022-04-21T20:34:14.710Z] spire-1.2.1/Dockerfile [2022-04-21T20:34:14.710Z] spire-1.2.1/Dockerfile.dev [2022-04-21T20:34:14.710Z] spire-1.2.1/Dockerfile.scratch [2022-04-21T20:34:14.710Z] spire-1.2.1/LICENSE [2022-04-21T20:34:14.710Z] spire-1.2.1/MAINTAINERS.md [2022-04-21T20:34:14.710Z] spire-1.2.1/Makefile [2022-04-21T20:34:14.710Z] spire-1.2.1/README.md [2022-04-21T20:34:14.710Z] spire-1.2.1/ROADMAP.md [2022-04-21T20:34:14.710Z] spire-1.2.1/SECURITY.md [2022-04-21T20:34:14.710Z] spire-1.2.1/cmd/ [2022-04-21T20:34:14.710Z] spire-1.2.1/cmd/spire-agent/ [2022-04-21T20:34:14.710Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-21T20:34:14.710Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-21T20:34:14.710Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-21T20:34:14.710Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-21T20:34:14.710Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-21T20:34:14.710Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-21T20:34:14.710Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-21T20:34:14.710Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-21T20:34:14.710Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-21T20:34:14.710Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-21T20:34:14.710Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-21T20:34:14.710Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-21T20:34:14.710Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-21T20:34:14.710Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-21T20:34:14.710Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-21T20:34:14.710Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-21T20:34:14.710Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-21T20:34:14.710Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-21T20:34:14.710Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-21T20:34:14.710Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-21T20:34:14.710Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-21T20:34:14.710Z] spire-1.2.1/cmd/spire-server/ [2022-04-21T20:34:14.710Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-21T20:34:14.710Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-21T20:34:14.710Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-21T20:34:14.710Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-21T20:34:14.710Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-21T20:34:14.710Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-21T20:34:14.710Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-21T20:34:14.710Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-21T20:34:14.710Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-21T20:34:14.710Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-21T20:34:14.710Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-21T20:34:14.710Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-21T20:34:14.710Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-21T20:34:14.710Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-21T20:34:14.710Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-21T20:34:14.710Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-21T20:34:14.710Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-21T20:34:14.710Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-21T20:34:14.972Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-21T20:34:14.972Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-21T20:34:14.972Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-21T20:34:14.972Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-21T20:34:14.972Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-21T20:34:14.972Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-21T20:34:14.972Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-21T20:34:14.972Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-21T20:34:14.972Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-21T20:34:14.972Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-21T20:34:14.972Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-21T20:34:14.972Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-21T20:34:14.972Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-21T20:34:14.972Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-21T20:34:14.972Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-21T20:34:14.972Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-21T20:34:14.972Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-21T20:34:14.972Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-21T20:34:14.972Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-21T20:34:14.972Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-21T20:34:14.972Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-21T20:34:14.972Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-21T20:34:14.972Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-21T20:34:14.972Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-21T20:34:14.972Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-21T20:34:14.972Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-21T20:34:14.972Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-21T20:34:14.972Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-21T20:34:14.972Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-21T20:34:14.972Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-21T20:34:14.972Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-21T20:34:14.972Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-21T20:34:14.972Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-21T20:34:14.972Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-21T20:34:14.972Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-21T20:34:14.972Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-21T20:34:14.972Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-21T20:34:14.972Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-21T20:34:14.972Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-21T20:34:14.972Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-21T20:34:14.972Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-21T20:34:14.972Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-21T20:34:14.972Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-21T20:34:14.972Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-21T20:34:14.972Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-21T20:34:14.972Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-21T20:34:14.972Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-21T20:34:14.972Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-21T20:34:14.972Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-21T20:34:14.972Z] spire-1.2.1/conf/ [2022-04-21T20:34:14.972Z] spire-1.2.1/conf/agent/ [2022-04-21T20:34:14.972Z] spire-1.2.1/conf/agent/agent.conf [2022-04-21T20:34:14.972Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-21T20:34:14.972Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-21T20:34:14.972Z] spire-1.2.1/conf/server/ [2022-04-21T20:34:14.972Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-21T20:34:14.972Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-21T20:34:14.972Z] spire-1.2.1/conf/server/server.conf [2022-04-21T20:34:14.972Z] spire-1.2.1/conf/server/server_full.conf [2022-04-21T20:34:14.972Z] spire-1.2.1/doc/ [2022-04-21T20:34:14.972Z] spire-1.2.1/doc/SPIRE101.md [2022-04-21T20:34:14.972Z] spire-1.2.1/doc/auditlog.md [2022-04-21T20:34:14.972Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-21T20:34:14.972Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-21T20:34:14.972Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-21T20:34:14.972Z] spire-1.2.1/doc/images/ [2022-04-21T20:34:14.972Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-21T20:34:14.972Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-21T20:34:14.972Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-21T20:34:14.972Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-21T20:34:14.972Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-21T20:34:14.972Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-21T20:34:14.972Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-21T20:34:14.972Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-21T20:34:14.972Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-21T20:34:14.972Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-21T20:34:14.972Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-21T20:34:14.972Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-21T20:34:14.972Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-21T20:34:14.972Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-21T20:34:14.972Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-21T20:34:14.972Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-21T20:34:14.972Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-21T20:34:14.972Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-21T20:34:14.972Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-21T20:34:14.972Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-21T20:34:14.972Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-21T20:34:14.972Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-21T20:34:14.972Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-21T20:34:14.972Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-21T20:34:14.972Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-21T20:34:14.972Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-21T20:34:14.972Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-21T20:34:14.972Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-21T20:34:14.972Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-21T20:34:14.972Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-21T20:34:14.972Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-21T20:34:14.972Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-21T20:34:14.972Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-21T20:34:14.972Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-21T20:34:14.972Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-21T20:34:14.972Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-21T20:34:14.972Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-21T20:34:14.972Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-21T20:34:14.972Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-21T20:34:14.972Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-21T20:34:14.972Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-21T20:34:14.972Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-21T20:34:14.972Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-21T20:34:14.972Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-21T20:34:14.972Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-21T20:34:14.972Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-21T20:34:14.972Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-21T20:34:14.972Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-21T20:34:14.972Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-21T20:34:14.972Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-21T20:34:14.972Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-21T20:34:14.972Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-21T20:34:14.972Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-21T20:34:14.972Z] spire-1.2.1/doc/scaling_spire.md [2022-04-21T20:34:14.972Z] spire-1.2.1/doc/spire_agent.md [2022-04-21T20:34:14.972Z] spire-1.2.1/doc/spire_server.md [2022-04-21T20:34:14.972Z] spire-1.2.1/doc/supported_integrations.md [2022-04-21T20:34:14.972Z] spire-1.2.1/doc/telemetry.md [2022-04-21T20:34:14.972Z] spire-1.2.1/doc/telemetry_config.md [2022-04-21T20:34:14.972Z] spire-1.2.1/doc/upgrading.md [2022-04-21T20:34:14.972Z] spire-1.2.1/doc/using_spire.md [2022-04-21T20:34:14.972Z] spire-1.2.1/examples/ [2022-04-21T20:34:14.972Z] spire-1.2.1/examples/README.md [2022-04-21T20:34:14.972Z] spire-1.2.1/go.mod [2022-04-21T20:34:14.972Z] spire-1.2.1/go.sum [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/ [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/ [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/agent.go [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/api/ [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/client/ [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/common/ [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/config.go [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/manager/ [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-21T20:34:14.972Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/agent/svid/ [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/ [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/api/ [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/api/names.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/auth/ [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/catalog/ [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/cli/ [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/health/ [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/health/config.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/health/context.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/health/health.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/idutil/ [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/log/ [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/log/log.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/log/options.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/plugin/ [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-21T20:34:14.973Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/profiling/ [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/selector/ [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/uptime/ [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/util/ [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/util/task.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/version/ [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/version/version.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/x509util/ [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/ [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/api/ [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/api/api.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/api/health/ [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/api/id.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/api/status.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/bundle/ [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/ca/ [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/cache/ [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/catalog/ [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/config.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/datastore/ [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/plugin/ [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-21T20:34:14.974Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/registration/ [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/server.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/server_test.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/svid/ [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-21T20:34:14.975Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-21T20:34:14.975Z] spire-1.2.1/proto/ [2022-04-21T20:34:14.975Z] spire-1.2.1/proto/private/ [2022-04-21T20:34:14.975Z] spire-1.2.1/proto/private/server/ [2022-04-21T20:34:14.975Z] spire-1.2.1/proto/private/server/journal/ [2022-04-21T20:34:14.975Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-21T20:34:14.975Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-21T20:34:14.975Z] spire-1.2.1/proto/spire/ [2022-04-21T20:34:14.975Z] spire-1.2.1/proto/spire/common/ [2022-04-21T20:34:14.975Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-21T20:34:14.975Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-21T20:34:14.975Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-21T20:34:14.975Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-21T20:34:14.975Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-21T20:34:14.975Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-21T20:34:14.975Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-21T20:34:14.975Z] spire-1.2.1/proto/spire/plugin/ [2022-04-21T20:34:14.975Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-21T20:34:14.975Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-21T20:34:14.975Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-21T20:34:14.975Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-21T20:34:14.975Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-21T20:34:14.975Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-21T20:34:14.975Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-21T20:34:14.975Z] spire-1.2.1/release/ [2022-04-21T20:34:14.975Z] spire-1.2.1/release/spire-extras/ [2022-04-21T20:34:14.975Z] spire-1.2.1/release/spire-extras/README.md [2022-04-21T20:34:14.975Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-21T20:34:14.975Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-21T20:34:14.975Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-21T20:34:14.975Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-21T20:34:14.975Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-21T20:34:14.975Z] spire-1.2.1/release/spire/ [2022-04-21T20:34:14.975Z] spire-1.2.1/release/spire/README.md [2022-04-21T20:34:14.975Z] spire-1.2.1/release/spire/conf/ [2022-04-21T20:34:14.975Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-21T20:34:14.975Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-21T20:34:14.975Z] spire-1.2.1/release/spire/conf/server/ [2022-04-21T20:34:14.975Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-21T20:34:14.975Z] spire-1.2.1/script/ [2022-04-21T20:34:14.975Z] spire-1.2.1/script/build-artifact.sh [2022-04-21T20:34:14.975Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-21T20:34:14.975Z] spire-1.2.1/support/ [2022-04-21T20:34:14.975Z] spire-1.2.1/support/k8s/ [2022-04-21T20:34:14.975Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-21T20:34:14.975Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-21T20:34:14.975Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-21T20:34:14.975Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-21T20:34:14.975Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-21T20:34:14.975Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-21T20:34:14.975Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-21T20:34:14.975Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-21T20:34:14.975Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-21T20:34:14.975Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-21T20:34:14.975Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-21T20:34:14.975Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-21T20:34:14.975Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-21T20:34:14.975Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-21T20:34:14.975Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-21T20:34:14.975Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-21T20:34:14.975Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-21T20:34:14.975Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-21T20:34:14.975Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-21T20:34:14.975Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-21T20:34:14.975Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-21T20:34:14.975Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-21T20:34:14.975Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-21T20:34:14.975Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-21T20:34:14.975Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-21T20:34:14.975Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-21T20:34:14.975Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-21T20:34:14.975Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-21T20:34:14.975Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-21T20:34:14.975Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-21T20:34:14.975Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-21T20:34:14.975Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-21T20:34:14.975Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-21T20:34:14.975Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-21T20:34:14.975Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-21T20:34:14.975Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-21T20:34:14.975Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-21T20:34:14.975Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-21T20:34:14.975Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-21T20:34:14.975Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-21T20:34:14.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-21T20:34:14.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-21T20:34:14.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-21T20:34:14.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-21T20:34:14.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-21T20:34:14.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-21T20:34:14.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-21T20:34:14.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-21T20:34:14.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-21T20:34:14.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-21T20:34:14.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-21T20:34:14.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-21T20:34:14.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-21T20:34:14.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-21T20:34:14.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-21T20:34:14.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-21T20:34:14.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-21T20:34:14.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-21T20:34:14.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-21T20:34:14.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-21T20:34:14.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-21T20:34:14.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-21T20:34:14.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-21T20:34:14.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-21T20:34:14.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-21T20:34:14.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-21T20:34:14.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-21T20:34:14.976Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-21T20:34:14.976Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-21T20:34:14.976Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-21T20:34:14.976Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-21T20:34:14.976Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-21T20:34:14.976Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-21T20:34:14.976Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-21T20:34:14.976Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-21T20:34:14.976Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-21T20:34:14.976Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-21T20:34:14.976Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-21T20:34:14.976Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-21T20:34:14.976Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-21T20:34:14.976Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-21T20:34:14.976Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-21T20:34:14.976Z] spire-1.2.1/test/ [2022-04-21T20:34:14.976Z] spire-1.2.1/test/clock/ [2022-04-21T20:34:14.976Z] spire-1.2.1/test/clock/clock.go [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fakes/ [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fixture/ [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fixture/certs/ [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fixture/config/ [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fixture/fixture.go [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fixture/registration/ [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-21T20:34:14.976Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/ [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/README.md [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/common [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/setup/ [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/ [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-21T20:34:14.976Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-21T20:34:14.977Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-21T20:34:14.978Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-21T20:34:14.978Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-21T20:34:14.978Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-21T20:34:14.978Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-21T20:34:14.978Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-21T20:34:14.978Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-21T20:34:14.978Z] spire-1.2.1/test/integration/test-one.sh [2022-04-21T20:34:14.978Z] spire-1.2.1/test/integration/test.sh [2022-04-21T20:34:14.978Z] spire-1.2.1/test/plugintest/ [2022-04-21T20:34:14.978Z] spire-1.2.1/test/plugintest/config.go [2022-04-21T20:34:14.978Z] spire-1.2.1/test/plugintest/load.go [2022-04-21T20:34:14.978Z] spire-1.2.1/test/plugintest/option.go [2022-04-21T20:34:14.978Z] spire-1.2.1/test/spiretest/ [2022-04-21T20:34:14.978Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-21T20:34:14.978Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-21T20:34:14.978Z] spire-1.2.1/test/spiretest/dir.go [2022-04-21T20:34:14.978Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-21T20:34:14.978Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-21T20:34:14.978Z] spire-1.2.1/test/spiretest/logs.go [2022-04-21T20:34:14.978Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-21T20:34:14.978Z] spire-1.2.1/test/spiretest/suite.go [2022-04-21T20:34:14.978Z] spire-1.2.1/test/spiretest/x509.go [2022-04-21T20:34:14.978Z] spire-1.2.1/test/testca/ [2022-04-21T20:34:14.978Z] spire-1.2.1/test/testca/ca.go [2022-04-21T20:34:14.978Z] spire-1.2.1/test/testkey/ [2022-04-21T20:34:14.978Z] spire-1.2.1/test/testkey/generate.sh [2022-04-21T20:34:14.978Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-21T20:34:14.978Z] spire-1.2.1/test/testkey/keys.go [2022-04-21T20:34:14.978Z] spire-1.2.1/test/testkey/new.go [2022-04-21T20:34:14.978Z] spire-1.2.1/test/tpmsimulator/ [2022-04-21T20:34:14.978Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-21T20:34:14.978Z] spire-1.2.1/test/util/ [2022-04-21T20:34:14.978Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-21T20:34:14.978Z] spire-1.2.1/test/util/cert_generation.go [2022-04-21T20:34:14.978Z] spire-1.2.1/test/util/io_redirection.go [2022-04-21T20:34:14.978Z] spire-1.2.1/test/util/race.go [2022-04-21T20:34:14.978Z] spire-1.2.1/test/util/util.go [2022-04-21T20:34:14.978Z] building spire from source... [2022-04-21T20:34:15.236Z] Installing go1.17.7... [2022-04-21T20:34:21.799Z] Building bin/spire-server... [2022-04-21T20:34:21.799Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-21T20:34:21.799Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-21T20:34:21.799Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-21T20:34:21.799Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-21T20:34:21.799Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-21T20:34:21.799Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-21T20:34:21.799Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-21T20:34:21.799Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-21T20:34:21.799Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-21T20:34:21.799Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-21T20:34:21.799Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-21T20:34:21.799Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-21T20:34:21.799Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-21T20:34:21.799Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-21T20:34:21.799Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-21T20:34:21.799Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-21T20:34:21.799Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-21T20:34:21.799Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-21T20:34:21.799Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-21T20:34:21.799Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-21T20:34:21.799Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-21T20:34:21.799Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-21T20:34:21.799Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-21T20:34:21.799Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-21T20:34:21.799Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-21T20:34:21.799Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-21T20:34:22.060Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-21T20:34:22.060Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-21T20:34:22.060Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-21T20:34:22.060Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-21T20:34:22.060Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-21T20:34:22.060Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-21T20:34:22.060Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-21T20:34:22.060Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-21T20:34:22.060Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-21T20:34:22.060Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-21T20:34:22.320Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-21T20:34:22.320Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-21T20:34:22.320Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-21T20:34:22.320Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-21T20:34:22.320Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-21T20:34:22.320Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-21T20:34:22.320Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-21T20:34:22.320Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-21T20:34:22.320Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-21T20:34:22.320Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-21T20:34:22.579Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-21T20:34:22.579Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-21T20:34:22.579Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-21T20:34:22.579Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-21T20:34:23.148Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-21T20:34:25.050Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-21T20:34:25.050Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-21T20:34:25.050Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-21T20:34:25.050Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-21T20:34:25.050Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-21T20:34:29.236Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-21T20:34:29.236Z] go: downloading k8s.io/api v0.23.4 [2022-04-21T20:34:29.236Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-21T20:34:29.236Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-21T20:34:29.236Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-21T20:34:29.236Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-21T20:34:29.236Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-21T20:34:29.236Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-21T20:34:29.236Z] go: downloading google.golang.org/api v0.70.0 [2022-04-21T20:34:29.236Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-21T20:34:29.293Z] Merging remotes/origin/main commit b61922491ec22b60074f418cf5b25f360e5c966a into PR head commit 64aec9189af9621412b452e52a5a7556cd5c6e8f [2022-04-21T20:34:28.295Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-21T20:34:28.311Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-21T20:34:28.342Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-21T20:34:28.384Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-21T20:34:28.385Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-21T20:34:28.399Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3924/head:refs/remotes/origin/PR-3924 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-21T20:34:29.319Z] > git config core.sparsecheckout # timeout=10 [2022-04-21T20:34:29.340Z] > git checkout -f 64aec9189af9621412b452e52a5a7556cd5c6e8f # timeout=10 [2022-04-21T20:34:29.596Z] > git remote # timeout=10 [2022-04-21T20:34:29.613Z] > git config --get remote.origin.url # timeout=10 [2022-04-21T20:34:29.630Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-21T20:34:30.034Z] Merge succeeded, producing 3298a5c934eedd9b55da1c99ceede0741801d537 [2022-04-21T20:34:30.035Z] Checking out Revision 3298a5c934eedd9b55da1c99ceede0741801d537 (PR-3924) [2022-04-21T20:34:30.610Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-21T20:34:30.610Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-21T20:34:30.610Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-21T20:34:30.610Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-21T20:34:30.927Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-21T20:34:31.185Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-21T20:34:31.185Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-21T20:34:31.185Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-21T20:34:31.185Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-21T20:34:31.185Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-21T20:34:31.185Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-21T20:34:31.185Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-21T20:34:31.185Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-21T20:34:31.445Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-21T20:34:31.445Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-21T20:34:31.445Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-21T20:34:31.445Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-21T20:34:31.445Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-21T20:34:31.445Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-21T20:34:31.445Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-21T20:34:31.704Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-21T20:34:31.704Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-21T20:34:31.704Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-21T20:34:31.704Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-21T20:34:31.704Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-21T20:34:31.704Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-21T20:34:31.704Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-21T20:34:29.644Z] > git merge b61922491ec22b60074f418cf5b25f360e5c966a # timeout=10 [2022-04-21T20:34:30.019Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-21T20:34:30.048Z] > git config core.sparsecheckout # timeout=10 [2022-04-21T20:34:30.071Z] > git checkout -f 3298a5c934eedd9b55da1c99ceede0741801d537 # timeout=10 [2022-04-21T20:34:34.374Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-21T20:34:34.374Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-21T20:34:34.374Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-21T20:34:34.374Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-21T20:34:34.374Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-21T20:34:34.374Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-21T20:34:34.374Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-21T20:34:34.374Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-21T20:34:34.374Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-21T20:34:34.374Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-21T20:34:34.374Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-21T20:34:34.374Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-21T20:34:34.374Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-21T20:34:34.374Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-21T20:34:34.374Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-21T20:34:34.374Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-21T20:34:34.374Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-21T20:34:34.374Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-21T20:34:34.374Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-21T20:34:34.374Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-21T20:34:34.374Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-21T20:34:34.374Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-21T20:34:34.374Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-21T20:34:34.374Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-21T20:34:34.374Z] go: downloading go.opencensus.io v0.23.0 [2022-04-21T20:34:34.460Z] Commit message: "Merge commit 'b61922491ec22b60074f418cf5b25f360e5c966a' into HEAD" [2022-04-21T20:34:34.492Z] First time build. Skipping changelog. [2022-04-21T20:34:34.651Z] 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-21T20:34:34.651Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-21T20:34:34.651Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-21T20:34:34.651Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-21T20:34:34.651Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-21T20:34:34.651Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-21T20:34:34.651Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-21T20:34:34.651Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-21T20:34:34.651Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-21T20:34:34.651Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-21T20:34:34.910Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-21T20:34:34.910Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-21T20:34:34.910Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-21T20:34:34.910Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-21T20:34:34.910Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-21T20:34:34.910Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-21T20:34:34.910Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-21T20:34:34.910Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-21T20:34:34.910Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-21T20:34:34.910Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-21T20:34:34.910Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-21T20:34:34.910Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-21T20:34:34.910Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-21T20:34:34.910Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-21T20:34:35.169Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-21T20:34:35.294Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-21T20:34:35.294Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-21T20:34:35.294Z] Dload Upload Total Spent Left Speed [2022-04-21T20:34:35.294Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 82243 0 --:--:-- --:--:-- --:--:-- 81675 100 11843 100 11843 0 0 81675 0 --:--:-- --:--:-- --:--:-- 81116 [Pipeline] sh [2022-04-21T20:34:35.838Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-21T20:34:36.175Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-21T20:34:36.175Z] + sudo tee /etc/docker/daemon.new [2022-04-21T20:34:36.175Z] { [2022-04-21T20:34:36.175Z] "registry-mirrors": [ [2022-04-21T20:34:36.175Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-21T20:34:36.175Z] ], [2022-04-21T20:34:36.175Z] "bip": "10.250.0.254/24", [2022-04-21T20:34:36.175Z] "hosts": [ [2022-04-21T20:34:36.175Z] "tcp://0.0.0.0:5555", [2022-04-21T20:34:36.175Z] "unix:///var/run/docker.sock" [2022-04-21T20:34:36.175Z] ], [2022-04-21T20:34:36.175Z] "mtu": 1458, [2022-04-21T20:34:36.175Z] "selinux-enabled": true, [2022-04-21T20:34:36.175Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-21T20:34:36.175Z] } [Pipeline] sh [2022-04-21T20:34:34.474Z] > git rev-list --no-walk 390837a19ff3bf75484ca308696ec2475a9d130b # timeout=10 [2022-04-21T20:34:36.525Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-21T20:34:36.939Z] + sudo service docker restart [2022-04-21T20:34:40.490Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-21T20:34:40.490Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-21T20:34:50.467Z] Removing intermediate container 788535870f92 [2022-04-21T20:34:50.467Z] ---> b8a6df4dc8aa [2022-04-21T20:34:50.467Z] [2022-04-21T20:34:50.467Z] Step 10/23 : FROM alpine:3.14 [2022-04-21T20:34:50.467Z] Removing intermediate container 642b38064376 [2022-04-21T20:34:50.467Z] ---> a7230b261023 [2022-04-21T20:34:50.467Z] [2022-04-21T20:34:50.467Z] Step 10/23 : FROM alpine:3.14 [2022-04-21T20:34:50.467Z] Removing intermediate container 91d013120ddb [2022-04-21T20:34:50.467Z] ---> 68a1744d94aa [2022-04-21T20:34:50.467Z] [2022-04-21T20:34:50.467Z] Step 10/25 : FROM alpine:3.14 [2022-04-21T20:34:50.467Z] Removing intermediate container c297910e1f22 [2022-04-21T20:34:50.467Z] ---> 3c2899743be6 [2022-04-21T20:34:50.467Z] [2022-04-21T20:34:50.467Z] Step 10/22 : FROM alpine:3.14 [2022-04-21T20:34:50.467Z] 3.14: Pulling from library/alpine [2022-04-21T20:34:51.034Z] 3.14: Pulling from library/alpine [2022-04-21T20:34:51.034Z] 3.14: Pulling from library/alpine [2022-04-21T20:34:52.408Z] 3.14: Pulling from library/alpine [2022-04-21T20:34:52.408Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-21T20:34:52.408Z] Status: Downloaded newer image for alpine:3.14 [2022-04-21T20:34:52.408Z] ---> e04c818066af [2022-04-21T20:34:52.408Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-21T20:34:52.408Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-21T20:34:52.408Z] Status: Image is up to date for alpine:3.14 [2022-04-21T20:34:52.408Z] ---> e04c818066af [2022-04-21T20:34:52.408Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-21T20:34:52.408Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-21T20:34:52.408Z] Status: Image is up to date for alpine:3.14 [2022-04-21T20:34:52.684Z] ---> e04c818066af [2022-04-21T20:34:52.684Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-21T20:34:52.946Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-21T20:34:52.946Z] Status: Image is up to date for alpine:3.14 [2022-04-21T20:34:52.946Z] ---> e04c818066af [2022-04-21T20:34:52.946Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-21T20:34:52.946Z] ---> Running in c472bd02a135 [2022-04-21T20:34:52.946Z] ---> Running in 5a3b66a8c8b7 [2022-04-21T20:34:52.946Z] ---> Running in a1416ad87fc4 [2022-04-21T20:34:52.946Z] ---> Running in a6e9fda4bd4c [2022-04-21T20:34:53.214Z] Removing intermediate container a6e9fda4bd4c [2022-04-21T20:34:53.214Z] ---> b9829c05f3fd [2022-04-21T20:34:53.214Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-21T20:34:53.214Z] ---> Running in 4a965b1892c1 [2022-04-21T20:34:53.474Z] Removing intermediate container 4a965b1892c1 [2022-04-21T20:34:53.474Z] ---> 237f203e8122 [2022-04-21T20:34:53.474Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-21T20:34:53.474Z] ---> Running in 8512cf8fd5d9 [2022-04-21T20:34:53.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-21T20:34:53.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-21T20:34:53.733Z] Removing intermediate container 8512cf8fd5d9 [2022-04-21T20:34:53.733Z] ---> d3b5f4dde38c [2022-04-21T20:34:53.733Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T20:34:53.733Z] ---> Running in 87b091b6731d [2022-04-21T20:34:53.733Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-21T20:34:53.733Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-21T20:34:53.733Z] (3/3) Installing su-exec (0.2-r1) [2022-04-21T20:34:53.733Z] Executing busybox-1.33.1-r7.trigger [2022-04-21T20:34:53.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-21T20:34:53.733Z] Executing ca-certificates-20211220-r0.trigger [2022-04-21T20:34:53.733Z] OK: 6 MiB in 17 packages [2022-04-21T20:34:53.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-21T20:34:53.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-21T20:34:53.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-21T20:34:53.995Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-21T20:34:53.995Z] Executing busybox-1.33.1-r7.trigger [2022-04-21T20:34:53.995Z] OK: 6 MiB in 15 packages [2022-04-21T20:34:54.253Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-21T20:34:54.253Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-21T20:34:54.253Z] Executing busybox-1.33.1-r7.trigger [2022-04-21T20:34:54.253Z] Executing ca-certificates-20211220-r0.trigger [2022-04-21T20:34:54.253Z] OK: 6 MiB in 16 packages [2022-04-21T20:34:54.819Z] Removing intermediate container c472bd02a135 [2022-04-21T20:34:54.819Z] ---> e802093ee256 [2022-04-21T20:34:54.819Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-21T20:34:54.819Z] ---> Running in 4965d980c812 [2022-04-21T20:34:55.079Z] Removing intermediate container 4965d980c812 [2022-04-21T20:34:55.079Z] ---> 0b42a40aa483 [2022-04-21T20:34:55.079Z] Step 13/25 : WORKDIR / [2022-04-21T20:34:55.079Z] Removing intermediate container 5a3b66a8c8b7 [2022-04-21T20:34:55.079Z] ---> 4dd66c2fc082 [2022-04-21T20:34:55.079Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-21T20:34:55.079Z] Removing intermediate container a1416ad87fc4 [2022-04-21T20:34:55.079Z] ---> b2a0ecff9256 [2022-04-21T20:34:55.079Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-21T20:34:55.079Z] ---> Running in cf0dc8df94dc [2022-04-21T20:34:55.079Z] ---> Running in 0921b6a683b8 [2022-04-21T20:34:55.079Z] ---> Running in fdf687048278 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-21T20:34:55.280Z] provisioning config files... [2022-04-21T20:34:55.304Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/20@tmp/config28644894980118910tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-21T20:34:55.349Z] Removing intermediate container fdf687048278 [2022-04-21T20:34:55.349Z] ---> 34bd09bc1226 [2022-04-21T20:34:55.349Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-21T20:34:55.349Z] Removing intermediate container 87b091b6731d [2022-04-21T20:34:55.349Z] ---> d73ecf798bf9 [2022-04-21T20:34:55.349Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-21T20:34:55.349Z] ---> Running in 326d23dd414d [2022-04-21T20:34:55.349Z] Removing intermediate container 0921b6a683b8 [2022-04-21T20:34:55.349Z] ---> f7dbd258a892 [2022-04-21T20:34:55.349Z] 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-21T20:34:55.349Z] ---> Running in 81a165b57c33 [2022-04-21T20:34:55.349Z] Removing intermediate container cf0dc8df94dc [2022-04-21T20:34:55.349Z] ---> 0e6dbc74be63 [2022-04-21T20:34:55.349Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-21T20:34:55.608Z] ---> Running in 8af35f265a53 [2022-04-21T20:34:55.608Z] Removing intermediate container 326d23dd414d [2022-04-21T20:34:55.608Z] ---> 5d8392510078 [2022-04-21T20:34:55.608Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-21T20:34:55.608Z] ---> Running in a4091f2270d7 [2022-04-21T20:34:55.608Z] ---> 23c129a1016c [2022-04-21T20:34:55.608Z] 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-21T20:34:55.662Z] ---> docker-login.sh [2022-04-21T20:34:55.662Z] nexus3.edgexfoundry.org:10001 [2022-04-21T20:34:55.866Z] Removing intermediate container 8af35f265a53 [2022-04-21T20:34:55.866Z] ---> 4c274f2a0c97 [2022-04-21T20:34:55.866Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-21T20:34:55.866Z] ---> Running in 5a1f4d91d8c6 [2022-04-21T20:34:55.866Z] Removing intermediate container a4091f2270d7 [2022-04-21T20:34:55.866Z] ---> fadd94768d4f [2022-04-21T20:34:55.866Z] Step 15/23 : WORKDIR / [2022-04-21T20:34:56.124Z] ---> d7f3e5412772 [2022-04-21T20:34:56.124Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-21T20:34:56.124Z] ---> Running in 67b30965ac02 [2022-04-21T20:34:56.124Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-21T20:34:56.124Z] Removing intermediate container 5a1f4d91d8c6 [2022-04-21T20:34:56.124Z] ---> 99a80c382817 [2022-04-21T20:34:56.124Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-21T20:34:56.124Z] Removing intermediate container 67b30965ac02 [2022-04-21T20:34:56.124Z] ---> 9a31a6ae768c [2022-04-21T20:34:56.124Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-21T20:34:56.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T20:34:56.382Z] ---> da682268691a [2022-04-21T20:34:56.382Z] 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-21T20:34:56.382Z] ---> c881c96b1a49 [2022-04-21T20:34:56.382Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-21T20:34:56.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T20:34:56.533Z] Configure a credential helper to remove this warning. See [2022-04-21T20:34:56.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T20:34:56.533Z] [2022-04-21T20:34:56.533Z] Login Succeeded [2022-04-21T20:34:56.533Z] nexus3.edgexfoundry.org:10002 [2022-04-21T20:34:56.641Z] ---> d8de6f09ec31 [2022-04-21T20:34:56.641Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-21T20:34:56.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T20:34:56.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T20:34:56.809Z] Configure a credential helper to remove this warning. See [2022-04-21T20:34:56.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T20:34:56.809Z] [2022-04-21T20:34:56.809Z] Login Succeeded [2022-04-21T20:34:56.809Z] nexus3.edgexfoundry.org:10003 [2022-04-21T20:34:56.899Z] ---> 280b0431d494 [2022-04-21T20:34:56.899Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-21T20:34:56.899Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-21T20:34:57.158Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-21T20:34:57.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T20:34:57.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T20:34:57.408Z] Configure a credential helper to remove this warning. See [2022-04-21T20:34:57.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T20:34:57.408Z] [2022-04-21T20:34:57.408Z] Login Succeeded [2022-04-21T20:34:57.408Z] nexus3.edgexfoundry.org:10004 [2022-04-21T20:34:57.417Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-21T20:34:57.417Z] ---> be489e5cbb6f [2022-04-21T20:34:57.417Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-21T20:34:57.417Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-21T20:34:57.417Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-21T20:34:57.675Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-21T20:34:57.675Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-21T20:34:57.675Z] Executing busybox-1.33.1-r7.trigger [2022-04-21T20:34:57.675Z] OK: 8 MiB in 20 packages [2022-04-21T20:34:57.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T20:34:57.936Z] ---> e13b967338ea [2022-04-21T20:34:57.937Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-21T20:34:57.937Z] ---> 7ca45baaa4d9 [2022-04-21T20:34:57.937Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-21T20:34:57.937Z] ---> 0f063014a195 [2022-04-21T20:34:57.937Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-21T20:34:57.937Z] ---> Running in 958f64673a04 [2022-04-21T20:34:57.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T20:34:57.964Z] Configure a credential helper to remove this warning. See [2022-04-21T20:34:57.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T20:34:57.964Z] [2022-04-21T20:34:57.964Z] Login Succeeded [2022-04-21T20:34:57.964Z] docker.io [2022-04-21T20:34:58.194Z] Removing intermediate container 958f64673a04 [2022-04-21T20:34:58.194Z] ---> 63236f419ad0 [2022-04-21T20:34:58.194Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-21T20:34:58.194Z] ---> Running in eff8e06c10e3 [2022-04-21T20:34:58.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T20:34:58.467Z] Removing intermediate container 81a165b57c33 [2022-04-21T20:34:58.467Z] ---> 795997d3d323 [2022-04-21T20:34:58.467Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-21T20:34:58.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T20:34:58.517Z] Configure a credential helper to remove this warning. See [2022-04-21T20:34:58.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T20:34:58.517Z] [2022-04-21T20:34:58.517Z] Login Succeeded [2022-04-21T20:34:58.517Z] ---> docker-login.sh ends [Pipeline] } [2022-04-21T20:34:58.539Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-04-21T20:34:58.729Z] ---> 43d9776843e5 [2022-04-21T20:34:58.729Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-21T20:34:58.729Z] ---> Running in 2f88c38b3934 [2022-04-21T20:34:58.729Z] Removing intermediate container eff8e06c10e3 [2022-04-21T20:34:58.729Z] ---> 39867c75842b [2022-04-21T20:34:58.729Z] Step 21/23 : LABEL arch=x86_64 [2022-04-21T20:34:58.729Z] ---> Running in b7952f55a931 [2022-04-21T20:34:58.729Z] ---> ce67991e49df [2022-04-21T20:34:58.729Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-21T20:34:58.987Z] ---> fd7c69720d95 [2022-04-21T20:34:58.987Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-21T20:34:58.987Z] Removing intermediate container 2f88c38b3934 [2022-04-21T20:34:58.987Z] ---> 2888093e031f [2022-04-21T20:34:58.987Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-21T20:34:58.987Z] ---> Running in c7c98579d115 [Pipeline] echo [2022-04-21T20:34:59.090Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-21T20:34:59.103Z] ========================================================= [2022-04-21T20:34:59.103Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-21T20:34:59.103Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-21T20:34:59.249Z] Removing intermediate container b7952f55a931 [2022-04-21T20:34:59.249Z] ---> b0d5e4ef8c9b [2022-04-21T20:34:59.249Z] Step 22/23 : LABEL git_sha=e1cbbeea47028730d1c0637ab3eacfcde69d8955 [2022-04-21T20:34:59.249Z] ---> Running in 1f87bcc823d7 [2022-04-21T20:34:59.249Z] ---> 30726b194ea9 [2022-04-21T20:34:59.249Z] 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-21T20:34:59.249Z] Removing intermediate container 1f87bcc823d7 [2022-04-21T20:34:59.249Z] ---> 135086eedabd [2022-04-21T20:34:59.249Z] Step 23/23 : LABEL version=0.0.0 [2022-04-21T20:34:59.445Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-21T20:34:59.508Z] ---> Running in 68790111e64c [2022-04-21T20:34:59.508Z] Removing intermediate container c7c98579d115 [2022-04-21T20:34:59.508Z] ---> 870444ea671f [2022-04-21T20:34:59.508Z] Step 20/22 : LABEL arch=x86_64 [2022-04-21T20:34:59.508Z] ---> Running in c6f5b6699f4e [2022-04-21T20:34:59.508Z] ---> Running in aa732ccff0a5 [2022-04-21T20:34:59.720Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-21T20:34:59.720Z] 9b3977197b4f: Pulling fs layer [2022-04-21T20:34:59.720Z] 1a89e8eeedd5: Pulling fs layer [2022-04-21T20:34:59.720Z] 94645a83ff95: Pulling fs layer [2022-04-21T20:34:59.720Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-21T20:34:59.720Z] 0c92f367c5e7: Pulling fs layer [2022-04-21T20:34:59.720Z] f7c0051592d6: Pulling fs layer [2022-04-21T20:34:59.720Z] a227ed2f7395: Pulling fs layer [2022-04-21T20:34:59.720Z] 7b1c46037f91: Pulling fs layer [2022-04-21T20:34:59.720Z] f7c0051592d6: Waiting [2022-04-21T20:34:59.720Z] a227ed2f7395: Waiting [2022-04-21T20:34:59.720Z] 7b1c46037f91: Waiting [2022-04-21T20:34:59.720Z] 3f3a8bcf1eab: Waiting [2022-04-21T20:34:59.720Z] 0c92f367c5e7: Waiting [2022-04-21T20:34:59.720Z] 94645a83ff95: Verifying Checksum [2022-04-21T20:34:59.720Z] 94645a83ff95: Download complete [2022-04-21T20:34:59.720Z] 1a89e8eeedd5: Verifying Checksum [2022-04-21T20:34:59.720Z] 1a89e8eeedd5: Download complete [2022-04-21T20:34:59.720Z] 0c92f367c5e7: Verifying Checksum [2022-04-21T20:34:59.720Z] 0c92f367c5e7: Download complete [2022-04-21T20:34:59.720Z] f7c0051592d6: Verifying Checksum [2022-04-21T20:34:59.720Z] f7c0051592d6: Download complete [2022-04-21T20:34:59.720Z] 9b3977197b4f: Verifying Checksum [2022-04-21T20:34:59.720Z] 9b3977197b4f: Download complete [2022-04-21T20:34:59.720Z] a227ed2f7395: Verifying Checksum [2022-04-21T20:34:59.720Z] a227ed2f7395: Download complete [2022-04-21T20:34:59.766Z] ---> 618a82265281 [2022-04-21T20:34:59.766Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-21T20:34:59.766Z] Removing intermediate container aa732ccff0a5 [2022-04-21T20:34:59.766Z] ---> c37e6b1ed652 [2022-04-21T20:34:59.766Z] Step 21/22 : LABEL git_sha=e1cbbeea47028730d1c0637ab3eacfcde69d8955 [2022-04-21T20:34:59.766Z] ---> Running in a9b6270b653a [2022-04-21T20:34:59.766Z] Removing intermediate container c6f5b6699f4e [2022-04-21T20:34:59.766Z] ---> ffd6aef176e2 [2022-04-21T20:34:59.766Z] [2022-04-21T20:35:00.024Z] Successfully built ffd6aef176e2 [2022-04-21T20:35:00.024Z] Successfully tagged core-command:latest [2022-04-21T20:35:00.024Z]  Building core-command ... done Building support-scheduler [2022-04-21T20:35:00.024Z] Removing intermediate container a9b6270b653a [2022-04-21T20:35:00.024Z] ---> ccc74ca4c5f8 [2022-04-21T20:35:00.024Z] Step 22/22 : LABEL version=0.0.0 [2022-04-21T20:35:00.024Z] ---> Running in 295e4eac318f [2022-04-21T20:35:00.720Z] 9b3977197b4f: Pull complete [2022-04-21T20:35:01.326Z] 1a89e8eeedd5: Pull complete [2022-04-21T20:35:01.604Z] 94645a83ff95: Pull complete [2022-04-21T20:35:01.883Z] 7b1c46037f91: Verifying Checksum [2022-04-21T20:35:01.883Z] 7b1c46037f91: Download complete [2022-04-21T20:35:01.926Z] ---> 69782a283dd9 [2022-04-21T20:35:01.926Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-21T20:35:02.487Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-21T20:35:02.487Z] 3f3a8bcf1eab: Download complete [2022-04-21T20:35:02.494Z] Removing intermediate container 295e4eac318f [2022-04-21T20:35:02.494Z] ---> 66b92f903f80 [2022-04-21T20:35:02.494Z] [2022-04-21T20:35:02.494Z] Successfully built 66b92f903f80 [2022-04-21T20:35:02.494Z] Successfully tagged support-notifications:latest [2022-04-21T20:35:02.494Z] Building security-spire-agent [2022-04-21T20:35:02.752Z]  Building support-notifications ... done  ---> Running in 2f6601303c14 [2022-04-21T20:35:03.684Z] Removing intermediate container 2f6601303c14 [2022-04-21T20:35:03.684Z] ---> 7d8ccaf2a36d [2022-04-21T20:35:03.684Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-21T20:35:05.591Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-21T20:35:05.591Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-21T20:35:05.591Z] ---> 3fe52f2d270d [2022-04-21T20:35:05.591Z] Step 3/22 : WORKDIR /edgex-go [2022-04-21T20:35:05.591Z] ---> Using cache [2022-04-21T20:35:05.591Z] ---> d02a5d171ecd [2022-04-21T20:35:05.591Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T20:35:05.591Z] ---> Using cache [2022-04-21T20:35:05.591Z] ---> dbc590eeca7c [2022-04-21T20:35:05.591Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-21T20:35:06.023Z] Removing intermediate container 68790111e64c [2022-04-21T20:35:06.023Z] ---> 9331158ee2b9 [2022-04-21T20:35:06.023Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-21T20:35:06.373Z] ---> Running in 5676e0fcd347 [2022-04-21T20:35:06.373Z] ---> Running in 0f528a5f3f51 [2022-04-21T20:35:06.373Z] ---> Running in 032cba9739ec [2022-04-21T20:35:06.660Z] Removing intermediate container 5676e0fcd347 [2022-04-21T20:35:06.660Z] ---> a92e00913c75 [2022-04-21T20:35:06.660Z] Step 21/23 : LABEL arch=x86_64 [2022-04-21T20:35:06.919Z] Removing intermediate container 032cba9739ec [2022-04-21T20:35:06.919Z] ---> 848d28f2fdb4 [2022-04-21T20:35:06.919Z] Step 23/25 : LABEL arch=x86_64 [2022-04-21T20:35:06.919Z] ---> Running in 13cc6b71aa54 [2022-04-21T20:35:06.919Z] ---> Running in 3205a6ec300f [2022-04-21T20:35:07.178Z] Removing intermediate container 13cc6b71aa54 [2022-04-21T20:35:07.178Z] ---> 8881707c3608 [2022-04-21T20:35:07.178Z] Step 22/23 : LABEL git_sha=e1cbbeea47028730d1c0637ab3eacfcde69d8955 [2022-04-21T20:35:07.178Z] Removing intermediate container 3205a6ec300f [2022-04-21T20:35:07.178Z] ---> 845c01d8356e [2022-04-21T20:35:07.178Z] Step 24/25 : LABEL git_sha=e1cbbeea47028730d1c0637ab3eacfcde69d8955 [2022-04-21T20:35:07.178Z] ---> Running in bdae1a8ed675 [2022-04-21T20:35:07.178Z] ---> Running in 95511b780c98 [2022-04-21T20:35:07.760Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-21T20:35:08.019Z] Removing intermediate container 95511b780c98 [2022-04-21T20:35:08.019Z] ---> 28ff1636198d [2022-04-21T20:35:08.019Z] Step 25/25 : LABEL version=0.0.0 [2022-04-21T20:35:08.019Z] ---> Running in 3237f6b3e6ae [2022-04-21T20:35:08.019Z] Removing intermediate container bdae1a8ed675 [2022-04-21T20:35:08.019Z] ---> 3692ac49bdd7 [2022-04-21T20:35:08.019Z] Step 23/23 : LABEL version=0.0.0 [2022-04-21T20:35:08.277Z] ---> Running in 138b4176d234 [2022-04-21T20:35:08.277Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-21T20:35:08.535Z] Removing intermediate container 138b4176d234 [2022-04-21T20:35:08.535Z] ---> 16bef685be9d [2022-04-21T20:35:08.535Z] [2022-04-21T20:35:08.535Z] Removing intermediate container 3237f6b3e6ae [2022-04-21T20:35:08.535Z] ---> 86e0386e4f4c [2022-04-21T20:35:08.535Z] [2022-04-21T20:35:08.535Z] Successfully built 16bef685be9d [2022-04-21T20:35:08.535Z] Successfully tagged core-data:latest [2022-04-21T20:35:08.535Z]  Building core-data ... done Building security-bootstrapper [2022-04-21T20:35:08.535Z] OK: 221 MiB in 52 packages [2022-04-21T20:35:08.535Z] Successfully built 86e0386e4f4c [2022-04-21T20:35:08.535Z] Successfully tagged security-secretstore-setup:latest [2022-04-21T20:35:08.535Z]  Building security-secretstore-setup ... done Building core-metadata [2022-04-21T20:35:09.910Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-21T20:35:09.910Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-21T20:35:09.910Z] ---> 3fe52f2d270d [2022-04-21T20:35:09.910Z] Step 3/26 : WORKDIR /edgex-go [2022-04-21T20:35:09.910Z] ---> Using cache [2022-04-21T20:35:09.910Z] ---> d02a5d171ecd [2022-04-21T20:35:09.910Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T20:35:09.910Z] ---> Using cache [2022-04-21T20:35:09.910Z] ---> dbc590eeca7c [2022-04-21T20:35:09.910Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-21T20:35:09.910Z] ---> Using cache [2022-04-21T20:35:09.910Z] ---> 4eb91e22ad03 [2022-04-21T20:35:09.910Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-21T20:35:09.910Z] ---> Using cache [2022-04-21T20:35:09.910Z] ---> 1504e7076dce [2022-04-21T20:35:09.910Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-21T20:35:09.910Z] ---> Using cache [2022-04-21T20:35:09.910Z] ---> aa6a16c6ac77 [2022-04-21T20:35:09.910Z] Step 8/26 : COPY . . [2022-04-21T20:35:09.910Z] ---> Using cache [2022-04-21T20:35:09.910Z] ---> c964e7f6f9bf [2022-04-21T20:35:09.910Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-21T20:35:09.910Z] ---> Using cache [2022-04-21T20:35:09.910Z] ---> 712c06c8133c [2022-04-21T20:35:09.910Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-21T20:35:09.910Z] ---> Using cache [2022-04-21T20:35:09.910Z] ---> 588a3ddaa0b8 [2022-04-21T20:35:09.910Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-21T20:35:09.910Z] ---> Using cache [2022-04-21T20:35:09.910Z] ---> 2bcadf910853 [2022-04-21T20:35:09.910Z] 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-21T20:35:15.185Z] Removing intermediate container 0f528a5f3f51 [2022-04-21T20:35:15.185Z] ---> e55d0aa7dc8a [2022-04-21T20:35:15.185Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-21T20:35:15.185Z] ---> Running in d8b671cee1a2 [2022-04-21T20:35:17.091Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-21T20:35:17.091Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-21T20:35:17.091Z] ---> 3fe52f2d270d [2022-04-21T20:35:17.091Z] Step 3/31 : WORKDIR /edgex-go [2022-04-21T20:35:17.091Z] ---> Using cache [2022-04-21T20:35:17.091Z] ---> d02a5d171ecd [2022-04-21T20:35:17.091Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T20:35:17.091Z] ---> Using cache [2022-04-21T20:35:17.091Z] ---> dbc590eeca7c [2022-04-21T20:35:17.091Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-21T20:35:17.091Z] ---> Using cache [2022-04-21T20:35:17.091Z] ---> e55d0aa7dc8a [2022-04-21T20:35:17.091Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-21T20:35:17.091Z] ---> Using cache [2022-04-21T20:35:17.091Z] ---> d1075b234ed6 [2022-04-21T20:35:17.091Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-21T20:35:17.091Z] spire-1.2.1/ [2022-04-21T20:35:17.091Z] spire-1.2.1/.data/ [2022-04-21T20:35:17.091Z] spire-1.2.1/.data/.file [2022-04-21T20:35:17.091Z] spire-1.2.1/.dockerignore [2022-04-21T20:35:17.091Z] spire-1.2.1/.gitattributes [2022-04-21T20:35:17.091Z] spire-1.2.1/.githooks/ [2022-04-21T20:35:17.091Z] spire-1.2.1/.githooks/pre-commit [2022-04-21T20:35:17.091Z] spire-1.2.1/.github/ [2022-04-21T20:35:17.091Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-21T20:35:17.091Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-21T20:35:17.091Z] spire-1.2.1/.github/dependabot.yml [2022-04-21T20:35:17.091Z] spire-1.2.1/.github/workflows/ [2022-04-21T20:35:17.091Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-21T20:35:17.091Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-21T20:35:17.091Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-21T20:35:17.091Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-21T20:35:17.091Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-21T20:35:17.091Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-21T20:35:17.091Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-21T20:35:17.091Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-21T20:35:17.091Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-21T20:35:17.091Z] spire-1.2.1/.gitignore [2022-04-21T20:35:17.091Z] spire-1.2.1/.go-version [2022-04-21T20:35:17.091Z] spire-1.2.1/.golangci.yml [2022-04-21T20:35:17.091Z] spire-1.2.1/ADOPTERS.md [2022-04-21T20:35:17.091Z] spire-1.2.1/CHANGELOG.md [2022-04-21T20:35:17.091Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-21T20:35:17.091Z] spire-1.2.1/CODEOWNERS [2022-04-21T20:35:17.091Z] spire-1.2.1/CONTRIBUTING.md [2022-04-21T20:35:17.091Z] spire-1.2.1/Dockerfile [2022-04-21T20:35:17.091Z] spire-1.2.1/Dockerfile.dev [2022-04-21T20:35:17.091Z] spire-1.2.1/Dockerfile.scratch [2022-04-21T20:35:17.091Z] spire-1.2.1/LICENSE [2022-04-21T20:35:17.091Z] spire-1.2.1/MAINTAINERS.md [2022-04-21T20:35:17.091Z] spire-1.2.1/Makefile [2022-04-21T20:35:17.091Z] spire-1.2.1/README.md [2022-04-21T20:35:17.091Z] spire-1.2.1/ROADMAP.md [2022-04-21T20:35:17.091Z] spire-1.2.1/SECURITY.md [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/ [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-agent/ [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-server/ [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-21T20:35:17.091Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-21T20:35:17.091Z] spire-1.2.1/conf/ [2022-04-21T20:35:17.091Z] spire-1.2.1/conf/agent/ [2022-04-21T20:35:17.091Z] spire-1.2.1/conf/agent/agent.conf [2022-04-21T20:35:17.091Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-21T20:35:17.091Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-21T20:35:17.091Z] spire-1.2.1/conf/server/ [2022-04-21T20:35:17.091Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-21T20:35:17.091Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-21T20:35:17.091Z] spire-1.2.1/conf/server/server.conf [2022-04-21T20:35:17.091Z] spire-1.2.1/conf/server/server_full.conf [2022-04-21T20:35:17.091Z] spire-1.2.1/doc/ [2022-04-21T20:35:17.091Z] spire-1.2.1/doc/SPIRE101.md [2022-04-21T20:35:17.091Z] spire-1.2.1/doc/auditlog.md [2022-04-21T20:35:17.091Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-21T20:35:17.091Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-21T20:35:17.091Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-21T20:35:17.091Z] spire-1.2.1/doc/images/ [2022-04-21T20:35:17.091Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-21T20:35:17.091Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-21T20:35:17.091Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-21T20:35:17.091Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-21T20:35:17.091Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-21T20:35:17.091Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-21T20:35:17.091Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-21T20:35:17.091Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-21T20:35:17.091Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-21T20:35:17.091Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-21T20:35:17.091Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-21T20:35:17.091Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-21T20:35:17.091Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-21T20:35:17.091Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-21T20:35:17.092Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-21T20:35:17.092Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-21T20:35:17.092Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-21T20:35:17.092Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-21T20:35:17.092Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-21T20:35:17.092Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-21T20:35:17.092Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-21T20:35:17.092Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-21T20:35:17.092Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-21T20:35:17.092Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-21T20:35:17.092Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-21T20:35:17.092Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-21T20:35:17.092Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-21T20:35:17.092Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-21T20:35:17.092Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-21T20:35:17.092Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-21T20:35:17.092Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-21T20:35:17.092Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-21T20:35:17.092Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-21T20:35:17.092Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-21T20:35:17.092Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-21T20:35:17.092Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-21T20:35:17.092Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-21T20:35:17.092Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-21T20:35:17.092Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-21T20:35:17.092Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-21T20:35:17.092Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-21T20:35:17.092Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-21T20:35:17.092Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-21T20:35:17.092Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-21T20:35:17.092Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-21T20:35:17.092Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-21T20:35:17.092Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-21T20:35:17.092Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-21T20:35:17.092Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-21T20:35:17.092Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-21T20:35:17.092Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-21T20:35:17.092Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-21T20:35:17.092Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-21T20:35:17.092Z] spire-1.2.1/doc/scaling_spire.md [2022-04-21T20:35:17.092Z] spire-1.2.1/doc/spire_agent.md [2022-04-21T20:35:17.092Z] spire-1.2.1/doc/spire_server.md [2022-04-21T20:35:17.092Z] spire-1.2.1/doc/supported_integrations.md [2022-04-21T20:35:17.092Z] spire-1.2.1/doc/telemetry.md [2022-04-21T20:35:17.092Z] spire-1.2.1/doc/telemetry_config.md [2022-04-21T20:35:17.092Z] spire-1.2.1/doc/upgrading.md [2022-04-21T20:35:17.092Z] spire-1.2.1/doc/using_spire.md [2022-04-21T20:35:17.092Z] spire-1.2.1/examples/ [2022-04-21T20:35:17.092Z] spire-1.2.1/examples/README.md [2022-04-21T20:35:17.092Z] spire-1.2.1/go.mod [2022-04-21T20:35:17.092Z] spire-1.2.1/go.sum [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/ [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/ [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/agent.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/api/ [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/client/ [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/common/ [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/config.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/manager/ [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-21T20:35:17.092Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/agent/svid/ [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/ [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/api/ [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/api/names.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/auth/ [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/catalog/ [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/cli/ [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/health/ [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/health/config.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/health/context.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/health/health.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/idutil/ [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/log/ [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-21T20:35:17.093Z] spire-1.2.1/pkg/common/log/log.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/log/options.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/plugin/ [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/profiling/ [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/selector/ [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/uptime/ [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/util/ [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/util/task.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/version/ [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/version/version.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/x509util/ [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/server/ [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/server/api/ [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/server/api/api.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/server/api/health/ [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/server/api/id.go [2022-04-21T20:35:17.094Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/api/status.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/bundle/ [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/ca/ [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/cache/ [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/catalog/ [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/config.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/datastore/ [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/plugin/ [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-21T20:35:17.095Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/registration/ [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-21T20:35:17.096Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-21T20:35:17.097Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-21T20:35:17.097Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-21T20:35:17.097Z] spire-1.2.1/pkg/server/server.go [2022-04-21T20:35:17.097Z] spire-1.2.1/pkg/server/server_test.go [2022-04-21T20:35:17.097Z] spire-1.2.1/pkg/server/svid/ [2022-04-21T20:35:17.097Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-21T20:35:17.097Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-21T20:35:17.097Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-21T20:35:17.097Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-21T20:35:17.097Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-21T20:35:17.097Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-21T20:35:17.097Z] spire-1.2.1/proto/ [2022-04-21T20:35:17.097Z] spire-1.2.1/proto/private/ [2022-04-21T20:35:17.097Z] spire-1.2.1/proto/private/server/ [2022-04-21T20:35:17.097Z] spire-1.2.1/proto/private/server/journal/ [2022-04-21T20:35:17.097Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-21T20:35:17.097Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-21T20:35:17.097Z] spire-1.2.1/proto/spire/ [2022-04-21T20:35:17.097Z] spire-1.2.1/proto/spire/common/ [2022-04-21T20:35:17.097Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-21T20:35:17.097Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-21T20:35:17.097Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-21T20:35:17.097Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-21T20:35:17.097Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-21T20:35:17.097Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-21T20:35:17.097Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-21T20:35:17.097Z] spire-1.2.1/proto/spire/plugin/ [2022-04-21T20:35:17.097Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-21T20:35:17.097Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-21T20:35:17.097Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-21T20:35:17.097Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-21T20:35:17.097Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-21T20:35:17.097Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-21T20:35:17.097Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-21T20:35:17.097Z] spire-1.2.1/release/ [2022-04-21T20:35:17.097Z] spire-1.2.1/release/spire-extras/ [2022-04-21T20:35:17.097Z] spire-1.2.1/release/spire-extras/README.md [2022-04-21T20:35:17.097Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-21T20:35:17.097Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-21T20:35:17.097Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-21T20:35:17.097Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-21T20:35:17.097Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-21T20:35:17.097Z] spire-1.2.1/release/spire/ [2022-04-21T20:35:17.097Z] spire-1.2.1/release/spire/README.md [2022-04-21T20:35:17.097Z] spire-1.2.1/release/spire/conf/ [2022-04-21T20:35:17.097Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-21T20:35:17.097Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-21T20:35:17.097Z] spire-1.2.1/release/spire/conf/server/ [2022-04-21T20:35:17.097Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-21T20:35:17.097Z] spire-1.2.1/script/ [2022-04-21T20:35:17.097Z] spire-1.2.1/script/build-artifact.sh [2022-04-21T20:35:17.097Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-21T20:35:17.097Z] spire-1.2.1/support/ [2022-04-21T20:35:17.097Z] spire-1.2.1/support/k8s/ [2022-04-21T20:35:17.097Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-21T20:35:17.097Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-21T20:35:17.097Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-21T20:35:17.470Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-21T20:35:17.470Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-21T20:35:17.470Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-21T20:35:17.470Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-21T20:35:17.470Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-21T20:35:17.470Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-21T20:35:17.470Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-21T20:35:17.470Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-21T20:35:17.470Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-21T20:35:17.470Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-21T20:35:17.470Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-21T20:35:17.470Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-21T20:35:17.470Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-21T20:35:17.470Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-21T20:35:17.470Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-21T20:35:17.470Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-21T20:35:17.470Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-21T20:35:17.470Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-21T20:35:17.470Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-21T20:35:17.470Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-21T20:35:17.470Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-21T20:35:17.470Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-21T20:35:17.470Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-21T20:35:17.470Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-21T20:35:17.470Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-21T20:35:17.470Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-21T20:35:17.470Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-21T20:35:17.470Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-21T20:35:17.470Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-21T20:35:17.470Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-21T20:35:17.470Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-21T20:35:17.470Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-21T20:35:17.470Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-21T20:35:17.470Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-21T20:35:17.470Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-21T20:35:17.470Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-21T20:35:17.470Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-21T20:35:17.470Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-21T20:35:17.470Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-21T20:35:17.470Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-21T20:35:17.470Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-21T20:35:17.470Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-21T20:35:17.470Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-21T20:35:17.470Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-21T20:35:17.470Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-21T20:35:17.470Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-21T20:35:17.470Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-21T20:35:17.470Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-21T20:35:17.470Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-21T20:35:17.470Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-21T20:35:17.470Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-21T20:35:17.470Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-21T20:35:17.470Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-21T20:35:17.470Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-21T20:35:17.470Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-21T20:35:17.470Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-21T20:35:17.470Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-21T20:35:17.470Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-21T20:35:17.470Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-21T20:35:17.470Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-21T20:35:17.470Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-21T20:35:17.470Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-21T20:35:17.470Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-21T20:35:17.470Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-21T20:35:17.470Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-21T20:35:17.470Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-21T20:35:17.470Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-21T20:35:17.470Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-21T20:35:17.470Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-21T20:35:17.470Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-21T20:35:17.471Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-21T20:35:17.471Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-21T20:35:17.471Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-21T20:35:17.471Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-21T20:35:17.471Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-21T20:35:17.471Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-21T20:35:17.471Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-21T20:35:17.471Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-21T20:35:17.471Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-21T20:35:17.471Z] spire-1.2.1/test/ [2022-04-21T20:35:17.471Z] spire-1.2.1/test/clock/ [2022-04-21T20:35:17.471Z] spire-1.2.1/test/clock/clock.go [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fakes/ [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fixture/ [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fixture/certs/ [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fixture/config/ [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fixture/fixture.go [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fixture/registration/ [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-21T20:35:17.471Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-21T20:35:17.471Z] spire-1.2.1/test/integration/ [2022-04-21T20:35:17.471Z] spire-1.2.1/test/integration/README.md [2022-04-21T20:35:17.471Z] spire-1.2.1/test/integration/common [2022-04-21T20:35:17.471Z] spire-1.2.1/test/integration/setup/ [2022-04-21T20:35:17.471Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-21T20:35:17.471Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-21T20:35:17.471Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-21T20:35:17.471Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-21T20:35:17.471Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-21T20:35:17.471Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-21T20:35:17.471Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-21T20:35:17.471Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-21T20:35:17.471Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-21T20:35:17.471Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-21T20:35:17.471Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-21T20:35:17.471Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-21T20:35:17.471Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-21T20:35:17.471Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-21T20:35:17.471Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-21T20:35:17.471Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-21T20:35:17.471Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-21T20:35:17.471Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-21T20:35:17.471Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-21T20:35:17.471Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-21T20:35:17.471Z] spire-1.2.1/test/integration/suites/ [2022-04-21T20:35:17.471Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-21T20:35:17.471Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-21T20:35:17.471Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-21T20:35:17.471Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-21T20:35:17.471Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-21T20:35:17.471Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-21T20:35:17.471Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-21T20:35:17.471Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-21T20:35:17.471Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-21T20:35:17.471Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-21T20:35:17.471Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-21T20:35:17.471Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-21T20:35:17.471Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-21T20:35:17.471Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-21T20:35:17.471Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-21T20:35:17.471Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-21T20:35:17.471Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-21T20:35:17.471Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-21T20:35:17.471Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-21T20:35:17.471Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-21T20:35:17.471Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-21T20:35:17.471Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-21T20:35:17.471Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-21T20:35:17.471Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-21T20:35:17.471Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-21T20:35:17.471Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-21T20:35:17.471Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-21T20:35:17.471Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-21T20:35:17.471Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-21T20:35:17.471Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-21T20:35:17.471Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-21T20:35:17.471Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-21T20:35:17.471Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-21T20:35:17.471Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-21T20:35:17.471Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-21T20:35:17.471Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-21T20:35:17.471Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-21T20:35:17.471Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-21T20:35:17.471Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-21T20:35:17.471Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-21T20:35:17.471Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-21T20:35:17.472Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-21T20:35:17.473Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-21T20:35:17.474Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-21T20:35:17.474Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-21T20:35:17.474Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-21T20:35:17.474Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-21T20:35:17.474Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-21T20:35:17.474Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-21T20:35:17.474Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-21T20:35:17.474Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-21T20:35:17.474Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-21T20:35:17.474Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-21T20:35:17.474Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-21T20:35:17.474Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-21T20:35:17.474Z] spire-1.2.1/test/integration/test-one.sh [2022-04-21T20:35:17.474Z] spire-1.2.1/test/integration/test.sh [2022-04-21T20:35:17.474Z] spire-1.2.1/test/plugintest/ [2022-04-21T20:35:17.474Z] spire-1.2.1/test/plugintest/config.go [2022-04-21T20:35:17.474Z] spire-1.2.1/test/plugintest/load.go [2022-04-21T20:35:17.474Z] spire-1.2.1/test/plugintest/option.go [2022-04-21T20:35:17.474Z] spire-1.2.1/test/spiretest/ [2022-04-21T20:35:17.474Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-21T20:35:17.474Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-21T20:35:17.474Z] spire-1.2.1/test/spiretest/dir.go [2022-04-21T20:35:17.474Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-21T20:35:17.474Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-21T20:35:17.474Z] spire-1.2.1/test/spiretest/logs.go [2022-04-21T20:35:17.474Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-21T20:35:17.474Z] spire-1.2.1/test/spiretest/suite.go [2022-04-21T20:35:17.474Z] spire-1.2.1/test/spiretest/x509.go [2022-04-21T20:35:17.474Z] spire-1.2.1/test/testca/ [2022-04-21T20:35:17.474Z] spire-1.2.1/test/testca/ca.go [2022-04-21T20:35:17.474Z] spire-1.2.1/test/testkey/ [2022-04-21T20:35:17.474Z] spire-1.2.1/test/testkey/generate.sh [2022-04-21T20:35:17.474Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-21T20:35:17.474Z] spire-1.2.1/test/testkey/keys.go [2022-04-21T20:35:17.474Z] spire-1.2.1/test/testkey/new.go [2022-04-21T20:35:17.474Z] spire-1.2.1/test/tpmsimulator/ [2022-04-21T20:35:17.474Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-21T20:35:17.474Z] spire-1.2.1/test/util/ [2022-04-21T20:35:17.474Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-21T20:35:17.474Z] spire-1.2.1/test/util/cert_generation.go [2022-04-21T20:35:17.474Z] spire-1.2.1/test/util/io_redirection.go [2022-04-21T20:35:17.474Z] spire-1.2.1/test/util/race.go [2022-04-21T20:35:17.474Z] spire-1.2.1/test/util/util.go [2022-04-21T20:35:17.474Z] building spire from source... [2022-04-21T20:35:17.474Z] Installing go1.17.7... [2022-04-21T20:35:17.593Z] 3f3a8bcf1eab: Pull complete [2022-04-21T20:35:17.593Z] 0c92f367c5e7: Pull complete [2022-04-21T20:35:17.593Z] f7c0051592d6: Pull complete [2022-04-21T20:35:17.593Z] a227ed2f7395: Pull complete [2022-04-21T20:35:17.748Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-21T20:35:17.748Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-21T20:35:17.748Z] ---> 3fe52f2d270d [2022-04-21T20:35:17.748Z] Step 3/23 : WORKDIR /edgex-go [2022-04-21T20:35:17.748Z] ---> Using cache [2022-04-21T20:35:17.748Z] ---> d02a5d171ecd [2022-04-21T20:35:17.748Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T20:35:17.748Z] ---> Using cache [2022-04-21T20:35:17.748Z] ---> dbc590eeca7c [2022-04-21T20:35:17.748Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-21T20:35:17.748Z] ---> Using cache [2022-04-21T20:35:17.748Z] ---> e55d0aa7dc8a [2022-04-21T20:35:17.748Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-21T20:35:17.748Z] ---> Using cache [2022-04-21T20:35:17.748Z] ---> d1075b234ed6 [2022-04-21T20:35:17.748Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-21T20:35:18.006Z] ---> d1075b234ed6 [2022-04-21T20:35:18.006Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-21T20:35:18.943Z] ---> Running in 8c2b24a5749a [2022-04-21T20:35:18.943Z] ---> Running in 1c1f38928abd [2022-04-21T20:35:18.943Z] ---> Running in 7d9660aab2ec [2022-04-21T20:35:22.229Z] Removing intermediate container 1c1f38928abd [2022-04-21T20:35:22.229Z] ---> 95c4015cac13 [2022-04-21T20:35:22.229Z] Step 8/22 : COPY . . [2022-04-21T20:35:22.229Z] Removing intermediate container 8c2b24a5749a [2022-04-21T20:35:22.229Z] ---> 8a1ea0f0fa0f [2022-04-21T20:35:22.229Z] Step 8/31 : COPY . . [2022-04-21T20:35:22.229Z] Removing intermediate container 7d9660aab2ec [2022-04-21T20:35:22.229Z] ---> a02f2851555c [2022-04-21T20:35:22.229Z] Step 8/23 : COPY . . [2022-04-21T20:35:22.488Z] Building bin/spire-server... [2022-04-21T20:35:22.746Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-21T20:35:22.746Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-21T20:35:22.746Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-21T20:35:22.746Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-21T20:35:22.746Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-21T20:35:22.746Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-21T20:35:22.746Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-21T20:35:22.746Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-21T20:35:22.746Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-21T20:35:22.746Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-21T20:35:23.004Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-21T20:35:23.004Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-21T20:35:23.004Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-21T20:35:23.004Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-21T20:35:23.004Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-21T20:35:23.004Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-21T20:35:23.004Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-21T20:35:23.004Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-21T20:35:23.007Z] 7b1c46037f91: Pull complete [2022-04-21T20:35:23.007Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-21T20:35:23.007Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-21T20:35:23.007Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-21T20:35:23.263Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-21T20:35:23.263Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-21T20:35:23.263Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-21T20:35:23.263Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-21T20:35:23.263Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-21T20:35:23.263Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-21T20:35:23.263Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-21T20:35:23.263Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-21T20:35:23.263Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-21T20:35:23.263Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-21T20:35:23.263Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-21T20:35:23.263Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-21T20:35:23.263Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-21T20:35:23.263Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-21T20:35:23.263Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-21T20:35:23.381Z] + docker build -t ci-base-image-arm64 -f - . [2022-04-21T20:35:23.382Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-21T20:35:23.382Z] WORKDIR /edgex [2022-04-21T20:35:23.382Z] COPY go.mod . [2022-04-21T20:35:23.382Z] RUN go mod download [2022-04-21T20:35:23.522Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-21T20:35:23.522Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-21T20:35:23.522Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-21T20:35:23.522Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-21T20:35:23.522Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-21T20:35:23.522Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-21T20:35:23.522Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-21T20:35:23.522Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-21T20:35:23.522Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-21T20:35:23.522Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-21T20:35:23.522Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-21T20:35:23.522Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-21T20:35:23.522Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-21T20:35:23.780Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-21T20:35:23.780Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-21T20:35:23.780Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-21T20:35:23.780Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-21T20:35:23.780Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-21T20:35:23.780Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-21T20:35:24.038Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-21T20:35:25.417Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-21T20:35:25.417Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-21T20:35:25.417Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-21T20:35:25.417Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-21T20:35:25.417Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-21T20:35:26.036Z] Sending build context to Docker daemon 169.2MB [2022-04-21T20:35:26.036Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-21T20:35:26.036Z] ---> f79e39bc4007 [2022-04-21T20:35:26.036Z] Step 2/4 : WORKDIR /edgex [2022-04-21T20:35:28.023Z] ---> Running in 52c73ec20988 [2022-04-21T20:35:28.023Z] Removing intermediate container 52c73ec20988 [2022-04-21T20:35:28.023Z] ---> 554510a86735 [2022-04-21T20:35:28.023Z] Step 3/4 : COPY go.mod . [2022-04-21T20:35:28.619Z] ---> 3b1abb6c73b0 [2022-04-21T20:35:28.619Z] Step 4/4 : RUN go mod download [2022-04-21T20:35:28.619Z] ---> Running in 305ee7aa66f7 [2022-04-21T20:35:28.708Z] go: downloading google.golang.org/api v0.70.0 [2022-04-21T20:35:28.708Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-21T20:35:28.708Z] go: downloading k8s.io/api v0.23.4 [2022-04-21T20:35:28.708Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-21T20:35:28.708Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-21T20:35:28.968Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-21T20:35:29.228Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-21T20:35:29.228Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-21T20:35:29.487Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-21T20:35:29.487Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-21T20:35:29.487Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-21T20:35:29.746Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-21T20:35:29.746Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-21T20:35:29.746Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-21T20:35:30.071Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-21T20:35:30.642Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-21T20:35:30.901Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-21T20:35:31.160Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-21T20:35:31.420Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-21T20:35:31.420Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-21T20:35:31.677Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-21T20:35:31.936Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-21T20:35:31.936Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-21T20:35:31.936Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-21T20:35:31.936Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-21T20:35:31.936Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-21T20:35:32.196Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-21T20:35:32.196Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-21T20:35:32.196Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-21T20:35:32.196Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-21T20:35:32.196Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-21T20:35:32.196Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-21T20:35:32.196Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-21T20:35:32.455Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-21T20:35:32.455Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-21T20:35:32.455Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-21T20:35:32.455Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-21T20:35:32.455Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-21T20:35:32.714Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-21T20:35:32.714Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-21T20:35:32.714Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-21T20:35:32.714Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-21T20:35:32.714Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-21T20:35:32.972Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-21T20:35:33.231Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-21T20:35:33.231Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-21T20:35:33.231Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-21T20:35:33.231Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-21T20:35:33.231Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-21T20:35:33.490Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-21T20:35:33.490Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-21T20:35:33.490Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-21T20:35:33.490Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-21T20:35:33.490Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-21T20:35:33.749Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-21T20:35:33.750Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-21T20:35:33.750Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-21T20:35:33.750Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-21T20:35:33.750Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-21T20:35:33.750Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-21T20:35:33.750Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-21T20:35:33.750Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-21T20:35:33.750Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-21T20:35:34.009Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-21T20:35:34.009Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-21T20:35:34.009Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-21T20:35:34.009Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-21T20:35:34.009Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-21T20:35:34.268Z] go: downloading go.opencensus.io v0.23.0 [2022-04-21T20:35:34.268Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-21T20:35:34.528Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-21T20:35:34.528Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-21T20:35:34.528Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-21T20:35:34.528Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-21T20:35:34.528Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-21T20:35:34.528Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-21T20:35:34.528Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-21T20:35:34.528Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-21T20:35:34.528Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-21T20:35:34.528Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-21T20:35:34.786Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-21T20:35:34.786Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-21T20:35:34.786Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-21T20:35:34.786Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-21T20:35:37.324Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-21T20:35:37.324Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-21T20:35:43.900Z]  ---> fef78d74e158 [2022-04-21T20:35:43.900Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-21T20:35:43.900Z] ---> e72583c505f4 [2022-04-21T20:35:43.900Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-21T20:35:43.900Z] ---> 84aee86be312 [2022-04-21T20:35:43.900Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-21T20:35:43.900Z] ---> Running in 44386a7b4d40 [2022-04-21T20:35:43.900Z] ---> Running in ad9f8eee4f26 [2022-04-21T20:35:43.900Z] ---> Running in 609ae5b0e2e3 [2022-04-21T20:35:43.900Z] 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-21T20:35:43.900Z] 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-21T20:35:43.900Z] 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-21T20:36:15.615Z] Removing intermediate container 305ee7aa66f7 [2022-04-21T20:36:15.615Z] ---> 886a1ef2d425 [2022-04-21T20:36:15.615Z] Successfully built 886a1ef2d425 [2022-04-21T20:36:15.615Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-21T20:36:15.953Z] + docker inspect -f . ci-base-image-arm64 [2022-04-21T20:36:15.953Z] . [2022-04-21T20:36:15.974Z] Building bin/spire-agent... [2022-04-21T20:36:15.974Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-21T20:36:15.974Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-21T20:36:15.974Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-21T20:36:15.974Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-21T20:36:15.974Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-21T20:36:15.974Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-21T20:36:15.974Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-21T20:36:15.974Z] Removing intermediate container ad9f8eee4f26 [2022-04-21T20:36:15.974Z] ---> cb864284856a [2022-04-21T20:36:15.974Z] [2022-04-21T20:36:15.974Z] Step 10/31 : FROM alpine:3.14 [2022-04-21T20:36:15.974Z] ---> e04c818066af [2022-04-21T20:36:15.974Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-21T20:36:15.974Z] Removing intermediate container 44386a7b4d40 [2022-04-21T20:36:15.974Z] ---> b4c5a347fa4b [2022-04-21T20:36:15.974Z] [2022-04-21T20:36:15.974Z] Step 10/23 : FROM alpine:3.14 [2022-04-21T20:36:15.974Z] ---> e04c818066af [2022-04-21T20:36:15.974Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-21T20:36:15.974Z] ---> Using cache [2022-04-21T20:36:15.974Z] ---> b2a0ecff9256 [2022-04-21T20:36:15.974Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-21T20:36:15.974Z] ---> Using cache [2022-04-21T20:36:15.974Z] ---> 34bd09bc1226 [2022-04-21T20:36:15.974Z] Step 13/23 : ENV APP_PORT=59881 [Pipeline] withDockerContainer [2022-04-21T20:36:16.177Z] prd-ubuntu20.04-docker-arm64-4c-16g-21672 does not seem to be running inside a container [2022-04-21T20:36:16.232Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-21T20:36:16.232Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-21T20:36:16.232Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-21T20:36:16.232Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-21T20:36:16.232Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-21T20:36:16.232Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-21T20:36:16.258Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-21T20:36:17.534Z] $ docker top 769f2bb92d643062a3a3c4b668425546508ec602110fce953b5adec2399dc734 -eo pid,comm [2022-04-21T20:36:17.615Z]  ---> Running in 0d707d701d0f [2022-04-21T20:36:17.615Z] ---> Running in 1d87bef319ab [Pipeline] { [Pipeline] sh [2022-04-21T20:36:17.908Z] Removing intermediate container 0d707d701d0f [2022-04-21T20:36:17.908Z] ---> fda64ec62fe5 [2022-04-21T20:36:17.908Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-21T20:36:18.166Z] Removing intermediate container 1d87bef319ab [2022-04-21T20:36:18.166Z] ---> eb3328916faf [2022-04-21T20:36:18.166Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-21T20:36:18.166Z] Removing intermediate container 609ae5b0e2e3 [2022-04-21T20:36:18.166Z] ---> 62b298239638 [2022-04-21T20:36:18.166Z] [2022-04-21T20:36:18.166Z] Step 10/22 : FROM alpine:3.14 [2022-04-21T20:36:18.166Z] ---> e04c818066af [2022-04-21T20:36:18.166Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-21T20:36:18.166Z] ---> Using cache [2022-04-21T20:36:18.166Z] ---> b2a0ecff9256 [2022-04-21T20:36:18.166Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-21T20:36:18.166Z] ---> Using cache [2022-04-21T20:36:18.166Z] ---> 34bd09bc1226 [2022-04-21T20:36:18.166Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-21T20:36:18.428Z] ---> Running in 73c8f667794a [2022-04-21T20:36:18.428Z] ---> Running in e620899f93b6 [2022-04-21T20:36:18.428Z] ---> Running in 0db2eacc4e66 [2022-04-21T20:36:18.439Z] + go version [2022-04-21T20:36:18.439Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-21T20:36:18.469Z] $ docker stop --time=1 769f2bb92d643062a3a3c4b668425546508ec602110fce953b5adec2399dc734 [2022-04-21T20:36:18.692Z] Removing intermediate container 0db2eacc4e66 [2022-04-21T20:36:18.692Z] ---> 0d27c55e36ba [2022-04-21T20:36:18.692Z] Step 15/23 : WORKDIR / [2022-04-21T20:36:18.692Z] Removing intermediate container 73c8f667794a [2022-04-21T20:36:18.692Z] ---> 829ca49418df [2022-04-21T20:36:18.692Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-21T20:36:18.692Z] ---> Running in 12f5eb53bf46 [2022-04-21T20:36:18.956Z] ---> Running in deadbc3eef84 [2022-04-21T20:36:19.238Z] Removing intermediate container 12f5eb53bf46 [2022-04-21T20:36:19.238Z] ---> ea8ba934b409 [2022-04-21T20:36:19.238Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-21T20:36:19.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-21T20:36:19.511Z] Removing intermediate container deadbc3eef84 [2022-04-21T20:36:19.511Z] ---> c7130075f537 [2022-04-21T20:36:19.511Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-21T20:36:19.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-21T20:36:19.511Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-21T20:36:19.772Z] (2/2) Installing su-exec (0.2-r1) [2022-04-21T20:36:19.772Z] Executing busybox-1.33.1-r7.trigger [2022-04-21T20:36:19.772Z] OK: 6 MiB in 16 packages [2022-04-21T20:36:20.030Z] ---> 8d4c3ec2f221 [2022-04-21T20:36:20.030Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-21T20:36:20.085Z] $ docker rm -f 769f2bb92d643062a3a3c4b668425546508ec602110fce953b5adec2399dc734 [2022-04-21T20:36:20.302Z] ---> b5263331ab29 [2022-04-21T20:36:20.302Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-21T20:36:20.692Z] + docker inspect -f . ci-base-image-arm64 [2022-04-21T20:36:20.693Z] . [Pipeline] withDockerContainer [2022-04-21T20:36:20.923Z] prd-ubuntu20.04-docker-arm64-4c-16g-21672 does not seem to be running inside a container [2022-04-21T20:36:21.014Z] $ 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/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-21T20:36:21.246Z] Removing intermediate container e620899f93b6 [2022-04-21T20:36:21.246Z] ---> a6becab8e936 [2022-04-21T20:36:21.246Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-21T20:36:21.246Z] ---> bcf8850c1d94 [2022-04-21T20:36:21.246Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-21T20:36:21.246Z] ---> Running in c1fad33e8a97 [2022-04-21T20:36:22.187Z] ---> 87cac8ebeba8 [2022-04-21T20:36:22.188Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-21T20:36:22.188Z] Removing intermediate container c1fad33e8a97 [2022-04-21T20:36:22.188Z] ---> f9ea579703b0 [2022-04-21T20:36:22.188Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-21T20:36:22.188Z] ---> a35d03b4bc8d [2022-04-21T20:36:22.188Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-21T20:36:22.306Z] $ docker top 9cb247d6f979997dcab2ed6bd21785d4ee6a293fed16736b22606d66a90a16bc -eo pid,comm [2022-04-21T20:36:22.447Z] ---> Running in 13945feeae7b [2022-04-21T20:36:22.447Z] ---> Running in 246c4dc062c3 [Pipeline] { [Pipeline] echo [2022-04-21T20:36:22.594Z] ========================================================= [2022-04-21T20:36:22.594Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-21T20:36:22.594Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-21T20:36:22.706Z] Removing intermediate container 13945feeae7b [2022-04-21T20:36:22.707Z] ---> 7e0ef7a2acf7 [2022-04-21T20:36:22.707Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-21T20:36:22.968Z] ---> dc85495351c8 [2022-04-21T20:36:22.968Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-21T20:36:22.968Z] ---> Running in e16955fd89ea [2022-04-21T20:36:22.968Z] Removing intermediate container 246c4dc062c3 [2022-04-21T20:36:22.968Z] ---> eb339f9306ab [2022-04-21T20:36:22.968Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-21T20:36:22.968Z] ---> Running in 764a62c9ad8d [2022-04-21T20:36:22.968Z] ---> Running in ea6909a415ac [2022-04-21T20:36:23.227Z] Removing intermediate container ea6909a415ac [2022-04-21T20:36:23.227Z] ---> c66df3b76071 [2022-04-21T20:36:23.227Z] Step 21/23 : LABEL arch=x86_64 [2022-04-21T20:36:23.252Z] + make test [2022-04-21T20:36:23.252Z] go mod tidy -compat=1.17 [2022-04-21T20:36:23.486Z] Removing intermediate container 764a62c9ad8d [2022-04-21T20:36:23.486Z] ---> 1bea6bf17326 [2022-04-21T20:36:23.486Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-21T20:36:23.486Z] ---> Running in 0d0ee90f743f [2022-04-21T20:36:23.486Z] ---> Running in 50921aa54c40 [2022-04-21T20:36:23.749Z] Removing intermediate container 0d0ee90f743f [2022-04-21T20:36:23.749Z] ---> 73605106b2db [2022-04-21T20:36:23.749Z] Step 22/23 : LABEL git_sha=e1cbbeea47028730d1c0637ab3eacfcde69d8955 [2022-04-21T20:36:24.009Z] ---> Running in 775d377aace7 [2022-04-21T20:36:24.009Z] Removing intermediate container 50921aa54c40 [2022-04-21T20:36:24.009Z] ---> 7eb06e893cf8 [2022-04-21T20:36:24.009Z] Step 20/22 : LABEL arch=x86_64 [2022-04-21T20:36:24.009Z] ---> Running in e57838320148 [2022-04-21T20:36:24.242Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-21T20:36:24.267Z] Removing intermediate container 775d377aace7 [2022-04-21T20:36:24.267Z] ---> b01fdec20559 [2022-04-21T20:36:24.267Z] Step 23/23 : LABEL version=0.0.0 [2022-04-21T20:36:24.267Z] ---> Running in f24acc0f833f [2022-04-21T20:36:24.267Z] Removing intermediate container e57838320148 [2022-04-21T20:36:24.267Z] ---> 297c4ff9321a [2022-04-21T20:36:24.267Z] Step 21/22 : LABEL git_sha=e1cbbeea47028730d1c0637ab3eacfcde69d8955 [2022-04-21T20:36:24.530Z] ---> Running in 9fc80ffdda32 [2022-04-21T20:36:24.530Z] Removing intermediate container e16955fd89ea [2022-04-21T20:36:24.530Z] ---> f63cdb249f0a [2022-04-21T20:36:24.530Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-21T20:36:24.530Z] Removing intermediate container f24acc0f833f [2022-04-21T20:36:24.530Z] ---> 653e07859ebb [2022-04-21T20:36:24.530Z] [2022-04-21T20:36:24.530Z] ---> Running in 1bd5725b7d59 [2022-04-21T20:36:24.788Z] Removing intermediate container 9fc80ffdda32 [2022-04-21T20:36:24.788Z] ---> 062e94f1ddb4 [2022-04-21T20:36:24.788Z] Step 22/22 : LABEL version=0.0.0 [2022-04-21T20:36:24.788Z] Successfully built 653e07859ebb [2022-04-21T20:36:24.788Z] ---> Running in 9e0bb74d13ce [2022-04-21T20:36:24.788Z] Successfully tagged core-metadata:latest [2022-04-21T20:36:24.788Z] Building security-spiffe-token-provider [2022-04-21T20:36:25.357Z]  Building core-metadata ... done Removing intermediate container 1bd5725b7d59 [2022-04-21T20:36:25.357Z] ---> 5ac26162c9f9 [2022-04-21T20:36:25.357Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-21T20:36:25.357Z] Removing intermediate container 9e0bb74d13ce [2022-04-21T20:36:25.357Z] ---> eaf05bc132ee [2022-04-21T20:36:25.357Z] [2022-04-21T20:36:25.357Z] Successfully built eaf05bc132ee [2022-04-21T20:36:25.357Z] Successfully tagged support-scheduler:latest [2022-04-21T20:36:25.357Z]  Building support-scheduler ... done Building security-spire-server [2022-04-21T20:36:33.473Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-21T20:36:33.473Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-21T20:36:33.473Z] ---> 3fe52f2d270d [2022-04-21T20:36:33.473Z] Step 3/25 : WORKDIR /edgex-go [2022-04-21T20:36:33.473Z] ---> Using cache [2022-04-21T20:36:33.473Z] ---> d02a5d171ecd [2022-04-21T20:36:33.473Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T20:36:33.473Z] ---> Using cache [2022-04-21T20:36:33.473Z] ---> dbc590eeca7c [2022-04-21T20:36:33.473Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-21T20:36:33.473Z] ---> Using cache [2022-04-21T20:36:33.473Z] ---> 4eb91e22ad03 [2022-04-21T20:36:33.473Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-21T20:36:33.473Z] ---> Using cache [2022-04-21T20:36:33.473Z] ---> 1504e7076dce [2022-04-21T20:36:33.473Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-21T20:36:33.473Z] ---> Using cache [2022-04-21T20:36:33.473Z] ---> aa6a16c6ac77 [2022-04-21T20:36:33.473Z] Step 8/25 : COPY . . [2022-04-21T20:36:33.473Z] ---> Using cache [2022-04-21T20:36:33.473Z] ---> c964e7f6f9bf [2022-04-21T20:36:33.473Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-21T20:36:33.473Z] ---> Using cache [2022-04-21T20:36:33.473Z] ---> 712c06c8133c [2022-04-21T20:36:33.473Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-21T20:36:33.473Z] ---> Using cache [2022-04-21T20:36:33.473Z] ---> 588a3ddaa0b8 [2022-04-21T20:36:33.473Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-21T20:36:33.473Z] ---> Using cache [2022-04-21T20:36:33.473Z] ---> 2bcadf910853 [2022-04-21T20:36:33.473Z] 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-21T20:36:33.473Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-21T20:36:33.473Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-21T20:36:33.473Z] ---> 3fe52f2d270d [2022-04-21T20:36:33.473Z] Step 3/20 : WORKDIR /edgex-go [2022-04-21T20:36:33.473Z] ---> Using cache [2022-04-21T20:36:33.473Z] ---> d02a5d171ecd [2022-04-21T20:36:33.473Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-21T20:36:38.741Z] ---> b5abaac19973 [2022-04-21T20:36:38.741Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-21T20:36:38.741Z] ---> Running in 005ad431a78b [2022-04-21T20:36:38.741Z] ---> Running in aa248dd5e2ca [2022-04-21T20:36:38.741Z] ---> Running in 328ba9a870d3 [2022-04-21T20:36:39.677Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-21T20:36:39.946Z] spire-1.2.1/ [2022-04-21T20:36:39.946Z] spire-1.2.1/.data/ [2022-04-21T20:36:39.946Z] spire-1.2.1/.data/.file [2022-04-21T20:36:39.946Z] spire-1.2.1/.dockerignore [2022-04-21T20:36:39.946Z] spire-1.2.1/.gitattributes [2022-04-21T20:36:39.946Z] spire-1.2.1/.githooks/ [2022-04-21T20:36:39.946Z] spire-1.2.1/.githooks/pre-commit [2022-04-21T20:36:39.946Z] spire-1.2.1/.github/ [2022-04-21T20:36:39.946Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-21T20:36:39.946Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-21T20:36:39.946Z] spire-1.2.1/.github/dependabot.yml [2022-04-21T20:36:39.946Z] spire-1.2.1/.github/workflows/ [2022-04-21T20:36:39.946Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-21T20:36:39.946Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-21T20:36:39.946Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-21T20:36:39.946Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-21T20:36:39.946Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-21T20:36:39.946Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-21T20:36:39.946Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-21T20:36:39.946Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-21T20:36:39.946Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-21T20:36:39.947Z] spire-1.2.1/.gitignore [2022-04-21T20:36:39.947Z] spire-1.2.1/.go-version [2022-04-21T20:36:39.947Z] spire-1.2.1/.golangci.yml [2022-04-21T20:36:39.947Z] spire-1.2.1/ADOPTERS.md [2022-04-21T20:36:39.947Z] spire-1.2.1/CHANGELOG.md [2022-04-21T20:36:39.947Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-21T20:36:39.947Z] spire-1.2.1/CODEOWNERS [2022-04-21T20:36:39.947Z] spire-1.2.1/CONTRIBUTING.md [2022-04-21T20:36:39.947Z] spire-1.2.1/Dockerfile [2022-04-21T20:36:39.947Z] spire-1.2.1/Dockerfile.dev [2022-04-21T20:36:39.947Z] spire-1.2.1/Dockerfile.scratch [2022-04-21T20:36:39.947Z] spire-1.2.1/LICENSE [2022-04-21T20:36:39.947Z] spire-1.2.1/MAINTAINERS.md [2022-04-21T20:36:39.947Z] spire-1.2.1/Makefile [2022-04-21T20:36:39.947Z] spire-1.2.1/README.md [2022-04-21T20:36:39.947Z] spire-1.2.1/ROADMAP.md [2022-04-21T20:36:39.947Z] spire-1.2.1/SECURITY.md [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/ [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-agent/ [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-server/ [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-21T20:36:39.947Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-21T20:36:39.947Z] spire-1.2.1/conf/ [2022-04-21T20:36:39.947Z] spire-1.2.1/conf/agent/ [2022-04-21T20:36:39.947Z] spire-1.2.1/conf/agent/agent.conf [2022-04-21T20:36:39.947Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-21T20:36:39.947Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-21T20:36:39.947Z] spire-1.2.1/conf/server/ [2022-04-21T20:36:39.947Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-21T20:36:39.947Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-21T20:36:39.947Z] spire-1.2.1/conf/server/server.conf [2022-04-21T20:36:39.947Z] spire-1.2.1/conf/server/server_full.conf [2022-04-21T20:36:39.947Z] spire-1.2.1/doc/ [2022-04-21T20:36:39.947Z] spire-1.2.1/doc/SPIRE101.md [2022-04-21T20:36:39.947Z] spire-1.2.1/doc/auditlog.md [2022-04-21T20:36:39.947Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-21T20:36:39.947Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-21T20:36:39.947Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-21T20:36:39.947Z] spire-1.2.1/doc/images/ [2022-04-21T20:36:39.947Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-21T20:36:39.947Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-21T20:36:39.947Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-21T20:36:39.947Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-21T20:36:39.947Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-21T20:36:39.947Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-21T20:36:39.947Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-21T20:36:39.947Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-21T20:36:39.947Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-21T20:36:39.947Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-21T20:36:39.947Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-21T20:36:39.947Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-21T20:36:39.947Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-21T20:36:39.947Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-21T20:36:39.947Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-21T20:36:39.947Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-21T20:36:39.947Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-21T20:36:39.947Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-21T20:36:39.947Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-21T20:36:39.947Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-21T20:36:39.947Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-21T20:36:39.947Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-21T20:36:39.947Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-21T20:36:39.947Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-21T20:36:39.947Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-21T20:36:39.947Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-21T20:36:39.947Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-21T20:36:39.947Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-21T20:36:39.947Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-21T20:36:39.947Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-21T20:36:39.947Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-21T20:36:39.947Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-21T20:36:39.947Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-21T20:36:39.947Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-21T20:36:39.947Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-21T20:36:39.947Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-21T20:36:39.947Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-21T20:36:39.947Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-21T20:36:39.947Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-21T20:36:39.947Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-21T20:36:39.947Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-21T20:36:39.947Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-21T20:36:39.947Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-21T20:36:39.947Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-21T20:36:39.947Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-21T20:36:39.947Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-21T20:36:39.947Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-21T20:36:39.947Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-21T20:36:39.947Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-21T20:36:39.947Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-21T20:36:39.947Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-21T20:36:39.947Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-21T20:36:39.947Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-21T20:36:39.947Z] spire-1.2.1/doc/scaling_spire.md [2022-04-21T20:36:39.947Z] spire-1.2.1/doc/spire_agent.md [2022-04-21T20:36:39.947Z] spire-1.2.1/doc/spire_server.md [2022-04-21T20:36:39.947Z] spire-1.2.1/doc/supported_integrations.md [2022-04-21T20:36:39.947Z] spire-1.2.1/doc/telemetry.md [2022-04-21T20:36:39.947Z] spire-1.2.1/doc/telemetry_config.md [2022-04-21T20:36:39.947Z] spire-1.2.1/doc/upgrading.md [2022-04-21T20:36:39.947Z] spire-1.2.1/doc/using_spire.md [2022-04-21T20:36:39.947Z] spire-1.2.1/examples/ [2022-04-21T20:36:39.947Z] spire-1.2.1/examples/README.md [2022-04-21T20:36:39.947Z] spire-1.2.1/go.mod [2022-04-21T20:36:39.947Z] spire-1.2.1/go.sum [2022-04-21T20:36:39.947Z] spire-1.2.1/pkg/ [2022-04-21T20:36:39.947Z] spire-1.2.1/pkg/agent/ [2022-04-21T20:36:39.947Z] spire-1.2.1/pkg/agent/agent.go [2022-04-21T20:36:39.947Z] spire-1.2.1/pkg/agent/api/ [2022-04-21T20:36:39.947Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-21T20:36:39.947Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-21T20:36:39.947Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-21T20:36:39.947Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-21T20:36:39.947Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-21T20:36:39.947Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/client/ [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/common/ [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/config.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/manager/ [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/svid/ [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/common/ [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/common/api/ [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-21T20:36:39.948Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/api/names.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/auth/ [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/catalog/ [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/cli/ [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/health/ [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/health/config.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/health/context.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/health/health.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/idutil/ [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/log/ [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/log/log.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/log/options.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/plugin/ [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-21T20:36:39.949Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/profiling/ [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/selector/ [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/uptime/ [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/util/ [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/util/task.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/version/ [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/version/version.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/x509util/ [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/ [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/api/ [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/api/api.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/api/health/ [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/api/id.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/api/status.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/bundle/ [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/ca/ [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-21T20:36:39.950Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/cache/ [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/catalog/ [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/config.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/datastore/ [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/ [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-21T20:36:39.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/registration/ [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/server.go [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/server_test.go [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/svid/ [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-21T20:36:39.952Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-21T20:36:39.952Z] spire-1.2.1/proto/ [2022-04-21T20:36:39.952Z] spire-1.2.1/proto/private/ [2022-04-21T20:36:39.952Z] spire-1.2.1/proto/private/server/ [2022-04-21T20:36:39.952Z] spire-1.2.1/proto/private/server/journal/ [2022-04-21T20:36:39.952Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-21T20:36:39.952Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-21T20:36:39.952Z] spire-1.2.1/proto/spire/ [2022-04-21T20:36:39.952Z] spire-1.2.1/proto/spire/common/ [2022-04-21T20:36:39.952Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-21T20:36:39.952Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-21T20:36:39.952Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-21T20:36:39.952Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-21T20:36:39.952Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-21T20:36:39.952Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-21T20:36:39.952Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-21T20:36:39.952Z] spire-1.2.1/proto/spire/plugin/ [2022-04-21T20:36:39.952Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-21T20:36:39.952Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-21T20:36:39.952Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-21T20:36:39.952Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-21T20:36:39.952Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-21T20:36:39.952Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-21T20:36:39.952Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-21T20:36:39.952Z] spire-1.2.1/release/ [2022-04-21T20:36:39.952Z] spire-1.2.1/release/spire-extras/ [2022-04-21T20:36:39.952Z] spire-1.2.1/release/spire-extras/README.md [2022-04-21T20:36:39.952Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-21T20:36:39.952Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-21T20:36:39.952Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-21T20:36:39.952Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-21T20:36:39.952Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-21T20:36:39.952Z] spire-1.2.1/release/spire/ [2022-04-21T20:36:39.952Z] spire-1.2.1/release/spire/README.md [2022-04-21T20:36:39.952Z] spire-1.2.1/release/spire/conf/ [2022-04-21T20:36:39.952Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-21T20:36:39.952Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-21T20:36:39.952Z] spire-1.2.1/release/spire/conf/server/ [2022-04-21T20:36:39.952Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-21T20:36:39.952Z] spire-1.2.1/script/ [2022-04-21T20:36:39.952Z] spire-1.2.1/script/build-artifact.sh [2022-04-21T20:36:39.952Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-21T20:36:39.952Z] spire-1.2.1/support/ [2022-04-21T20:36:39.952Z] spire-1.2.1/support/k8s/ [2022-04-21T20:36:39.952Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-21T20:36:39.952Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-21T20:36:39.952Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-21T20:36:39.952Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-21T20:36:39.952Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-21T20:36:39.952Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-21T20:36:39.952Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-21T20:36:39.953Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-21T20:36:39.953Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-21T20:36:39.953Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-21T20:36:39.953Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-21T20:36:39.953Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-21T20:36:39.953Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-21T20:36:39.953Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-21T20:36:39.953Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-21T20:36:39.953Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-21T20:36:39.953Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-21T20:36:39.953Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-21T20:36:39.953Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-21T20:36:39.953Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-21T20:36:39.953Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-21T20:36:39.953Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-21T20:36:39.953Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-21T20:36:39.953Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-21T20:36:39.953Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-21T20:36:39.953Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-21T20:36:39.953Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-21T20:36:39.953Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-21T20:36:39.953Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-21T20:36:39.953Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-21T20:36:39.953Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-21T20:36:39.953Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-21T20:36:39.953Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-21T20:36:39.953Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-21T20:36:39.953Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-21T20:36:39.953Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-21T20:36:39.953Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-21T20:36:39.953Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-21T20:36:39.953Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-21T20:36:39.953Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-21T20:36:39.953Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-21T20:36:39.953Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-21T20:36:39.953Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-21T20:36:39.953Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-21T20:36:39.953Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-21T20:36:39.953Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-21T20:36:39.953Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-21T20:36:39.953Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-21T20:36:39.953Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-21T20:36:39.953Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-21T20:36:39.953Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-21T20:36:39.953Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-21T20:36:39.953Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-21T20:36:39.953Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-21T20:36:39.953Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-21T20:36:39.953Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-21T20:36:39.953Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-21T20:36:39.953Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-21T20:36:39.953Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-21T20:36:39.953Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-21T20:36:39.953Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-21T20:36:39.953Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-21T20:36:39.953Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-21T20:36:39.953Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-21T20:36:39.953Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-21T20:36:39.953Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-21T20:36:39.953Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-21T20:36:39.953Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-21T20:36:39.953Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-21T20:36:39.953Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-21T20:36:39.953Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-21T20:36:39.953Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-21T20:36:39.953Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-21T20:36:39.953Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-21T20:36:39.953Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-21T20:36:39.953Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-21T20:36:39.953Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-21T20:36:39.953Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-21T20:36:39.953Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-21T20:36:39.953Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-21T20:36:39.953Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-21T20:36:39.953Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-21T20:36:39.953Z] spire-1.2.1/test/ [2022-04-21T20:36:39.953Z] spire-1.2.1/test/clock/ [2022-04-21T20:36:39.953Z] spire-1.2.1/test/clock/clock.go [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fakes/ [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fixture/ [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fixture/certs/ [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fixture/config/ [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fixture/fixture.go [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fixture/registration/ [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-21T20:36:39.953Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/ [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/README.md [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/common [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/setup/ [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/ [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-21T20:36:39.954Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-21T20:36:39.955Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/test-one.sh [2022-04-21T20:36:39.956Z] spire-1.2.1/test/integration/test.sh [2022-04-21T20:36:39.956Z] spire-1.2.1/test/plugintest/ [2022-04-21T20:36:39.956Z] spire-1.2.1/test/plugintest/config.go [2022-04-21T20:36:39.956Z] spire-1.2.1/test/plugintest/load.go [2022-04-21T20:36:39.956Z] spire-1.2.1/test/plugintest/option.go [2022-04-21T20:36:39.956Z] spire-1.2.1/test/spiretest/ [2022-04-21T20:36:39.956Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-21T20:36:39.956Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-21T20:36:39.956Z] spire-1.2.1/test/spiretest/dir.go [2022-04-21T20:36:39.956Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-21T20:36:39.956Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-21T20:36:39.956Z] spire-1.2.1/test/spiretest/logs.go [2022-04-21T20:36:39.956Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-21T20:36:39.956Z] spire-1.2.1/test/spiretest/suite.go [2022-04-21T20:36:39.956Z] spire-1.2.1/test/spiretest/x509.go [2022-04-21T20:36:39.956Z] spire-1.2.1/test/testca/ [2022-04-21T20:36:39.956Z] spire-1.2.1/test/testca/ca.go [2022-04-21T20:36:39.956Z] spire-1.2.1/test/testkey/ [2022-04-21T20:36:39.956Z] spire-1.2.1/test/testkey/generate.sh [2022-04-21T20:36:39.956Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-21T20:36:39.956Z] spire-1.2.1/test/testkey/keys.go [2022-04-21T20:36:39.956Z] spire-1.2.1/test/testkey/new.go [2022-04-21T20:36:39.956Z] spire-1.2.1/test/tpmsimulator/ [2022-04-21T20:36:39.956Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-21T20:36:39.956Z] spire-1.2.1/test/util/ [2022-04-21T20:36:39.956Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-21T20:36:39.956Z] spire-1.2.1/test/util/cert_generation.go [2022-04-21T20:36:39.956Z] spire-1.2.1/test/util/io_redirection.go [2022-04-21T20:36:39.956Z] spire-1.2.1/test/util/race.go [2022-04-21T20:36:39.956Z] spire-1.2.1/test/util/util.go [2022-04-21T20:36:39.956Z] building spire from source... [2022-04-21T20:36:40.214Z] Installing go1.17.7... [2022-04-21T20:36:40.472Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-21T20:36:40.730Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-21T20:36:40.730Z] v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-21T20:36:40.730Z] OK: 15866 distinct packages available [2022-04-21T20:36:40.730Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-21T20:36:41.668Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-21T20:36:41.927Z] OK: 221 MiB in 52 packages [2022-04-21T20:36:43.311Z] Removing intermediate container 328ba9a870d3 [2022-04-21T20:36:43.311Z] ---> 298a9a939044 [2022-04-21T20:36:43.311Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-21T20:36:45.864Z] ---> e1ce1b38c96d [2022-04-21T20:36:45.864Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-21T20:36:46.196Z] Removing intermediate container aa248dd5e2ca [2022-04-21T20:36:46.196Z] ---> 15434687b853 [2022-04-21T20:36:46.196Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-21T20:36:46.196Z] Building bin/spire-server... [2022-04-21T20:36:46.196Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-21T20:36:46.196Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-21T20:36:46.196Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-21T20:36:46.556Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-21T20:36:46.556Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-21T20:36:46.556Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-21T20:36:46.556Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-21T20:36:46.822Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-21T20:36:46.822Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-21T20:36:46.822Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-21T20:36:46.822Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-21T20:36:46.822Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-21T20:36:46.822Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-21T20:36:46.822Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-21T20:36:46.822Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-21T20:36:46.822Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-21T20:36:46.822Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-21T20:36:46.822Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-21T20:36:46.822Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-21T20:36:46.822Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-21T20:36:47.128Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-21T20:36:47.128Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-21T20:36:47.128Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-21T20:36:47.789Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-21T20:36:47.789Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-21T20:36:47.789Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-21T20:36:47.789Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-21T20:36:47.789Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-21T20:36:47.789Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-21T20:36:48.049Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-21T20:36:48.049Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-21T20:36:48.049Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-21T20:36:48.049Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-21T20:36:48.049Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-21T20:36:48.049Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-21T20:36:48.308Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-21T20:36:48.308Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-21T20:36:48.308Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-21T20:36:48.567Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-21T20:36:48.567Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-21T20:36:48.567Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-21T20:36:48.567Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-21T20:36:48.886Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-21T20:36:48.886Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-21T20:36:48.886Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-21T20:36:48.886Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-21T20:36:48.886Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-21T20:36:48.886Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-21T20:36:48.886Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-21T20:36:48.886Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-21T20:36:48.886Z]  ---> 3fdf8dac58af [2022-04-21T20:36:48.886Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-21T20:36:48.886Z] ---> dd2861b70631 [2022-04-21T20:36:48.886Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-21T20:36:48.886Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-21T20:36:48.886Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-21T20:36:49.158Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-21T20:36:50.100Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-21T20:36:50.100Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-21T20:36:50.100Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-21T20:36:50.100Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-21T20:36:50.100Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-21T20:36:50.360Z]  ---> Running in 52da3e24514d [2022-04-21T20:36:51.295Z] ---> 36bbd78a7297 [2022-04-21T20:36:51.295Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-21T20:36:52.258Z] ---> 50332c249309 [2022-04-21T20:36:52.258Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-21T20:36:53.196Z] go: downloading google.golang.org/api v0.70.0 [2022-04-21T20:36:53.196Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-21T20:36:53.196Z] go: downloading k8s.io/api v0.23.4 [2022-04-21T20:36:53.196Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-21T20:36:53.196Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-21T20:36:53.455Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-21T20:36:54.024Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-21T20:36:54.283Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-21T20:36:54.283Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-21T20:36:54.545Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-21T20:36:54.545Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-21T20:36:54.805Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-21T20:36:55.065Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-21T20:36:55.065Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-21T20:36:55.644Z]  ---> 437eb19e82bd [2022-04-21T20:36:55.644Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-21T20:36:55.644Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-21T20:36:55.644Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-21T20:36:55.908Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-21T20:36:55.908Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-21T20:36:56.213Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-21T20:36:56.473Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-21T20:36:56.473Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-21T20:36:56.628Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-21T20:36:57.040Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-21T20:36:57.040Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-21T20:36:57.040Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-21T20:36:57.040Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-21T20:36:57.040Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-21T20:36:57.040Z] Removing intermediate container 52da3e24514d [2022-04-21T20:36:57.040Z] ---> 50c1875e4de7 [2022-04-21T20:36:57.040Z] Step 7/20 : COPY . . [2022-04-21T20:36:57.040Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-21T20:36:57.040Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-21T20:36:57.040Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-21T20:36:57.040Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-21T20:36:57.040Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-21T20:36:57.040Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-21T20:36:57.040Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-21T20:36:57.311Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-21T20:36:57.311Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-21T20:36:57.311Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-21T20:36:57.311Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-21T20:36:57.311Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-21T20:36:57.311Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-21T20:36:57.311Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-21T20:36:57.311Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-21T20:36:57.311Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-21T20:36:57.311Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-21T20:36:57.311Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-21T20:36:57.311Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-21T20:36:57.572Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-21T20:36:57.572Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-21T20:36:57.572Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-21T20:36:57.832Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-21T20:36:57.832Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-21T20:36:57.832Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-21T20:36:57.832Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-21T20:36:57.832Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-21T20:36:58.400Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-21T20:36:58.400Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-21T20:36:58.400Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-21T20:36:58.400Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-21T20:36:58.400Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-21T20:36:58.659Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-21T20:36:58.659Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-21T20:36:58.659Z] go: downloading go.opencensus.io v0.23.0 [2022-04-21T20:36:58.659Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-21T20:36:58.659Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-21T20:36:58.659Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-21T20:36:58.659Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-21T20:36:58.919Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-21T20:36:58.919Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-21T20:36:59.179Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-21T20:36:59.179Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-21T20:36:59.179Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-21T20:36:59.438Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-21T20:36:59.438Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-21T20:36:59.438Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-21T20:36:59.438Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-21T20:36:59.438Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-21T20:36:59.438Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-21T20:36:59.438Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-21T20:36:59.438Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-21T20:36:59.438Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-21T20:36:59.438Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-21T20:36:59.438Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-21T20:36:59.697Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-21T20:36:59.697Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-21T20:36:59.697Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-21T20:36:59.697Z]  ---> Running in b2f0b3887713 [2022-04-21T20:37:02.990Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-21T20:37:02.990Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-21T20:37:15.219Z] Removing intermediate container b2f0b3887713 [2022-04-21T20:37:15.219Z] ---> 7f91562fea34 [2022-04-21T20:37:15.219Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-21T20:37:15.219Z] ---> c9864e2034d7 [2022-04-21T20:37:15.219Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-21T20:37:21.791Z] ---> e47d01cd8e66 [2022-04-21T20:37:21.791Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-21T20:37:21.791Z] ---> Running in 88333b58fa83 [2022-04-21T20:37:22.357Z] ---> Running in 4beb22633b76 [2022-04-21T20:37:22.922Z] 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-21T20:37:23.489Z] Removing intermediate container ae24e98b4b60 [2022-04-21T20:37:23.489Z] ---> df33a2fe5bc3 [2022-04-21T20:37:23.489Z] [2022-04-21T20:37:23.489Z] Step 13/26 : FROM alpine:3.15 [2022-04-21T20:37:24.460Z] 3.15: Pulling from library/alpine [2022-04-21T20:37:25.026Z] Removing intermediate container 4beb22633b76 [2022-04-21T20:37:25.026Z] ---> 19fb0b03c746 [2022-04-21T20:37:25.026Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-21T20:37:25.303Z] ---> Running in 567639fd4f44 [2022-04-21T20:37:25.303Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-21T20:37:25.303Z] Status: Downloaded newer image for alpine:3.15 [2022-04-21T20:37:25.303Z] ---> 0ac33e5f5afa [2022-04-21T20:37:25.303Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-21T20:37:25.565Z] ---> Running in d3af4dd277a2 [2022-04-21T20:37:25.565Z] Removing intermediate container 567639fd4f44 [2022-04-21T20:37:25.565Z] ---> b06721071e64 [2022-04-21T20:37:25.565Z] Step 28/31 : CMD ["gate"] [2022-04-21T20:37:25.823Z] Removing intermediate container d3af4dd277a2 [2022-04-21T20:37:25.823Z] ---> dcedfb0e0282 [2022-04-21T20:37:25.823Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T20:37:25.823Z] ---> Running in 50cce0e40c38 [2022-04-21T20:37:26.082Z] ---> Running in 3b1953b586bf [2022-04-21T20:37:26.348Z] Removing intermediate container 50cce0e40c38 [2022-04-21T20:37:26.348Z] ---> 2fe7cbb35b31 [2022-04-21T20:37:26.348Z] Step 29/31 : LABEL arch=x86_64 [2022-04-21T20:37:26.606Z] ---> Running in f02410ed825d [2022-04-21T20:37:26.871Z] Removing intermediate container f02410ed825d [2022-04-21T20:37:26.871Z] ---> 0ed3cb889331 [2022-04-21T20:37:26.871Z] Step 30/31 : LABEL git_sha=e1cbbeea47028730d1c0637ab3eacfcde69d8955 [2022-04-21T20:37:27.813Z] ---> Running in ffc204d72dd7 [2022-04-21T20:37:28.751Z] Removing intermediate container ffc204d72dd7 [2022-04-21T20:37:28.751Z] ---> e02f1b3dee2d [2022-04-21T20:37:28.751Z] Step 31/31 : LABEL version=0.0.0 [2022-04-21T20:37:29.009Z] ---> Running in 2b62d5c669b5 [2022-04-21T20:37:29.009Z] Removing intermediate container 3b1953b586bf [2022-04-21T20:37:29.009Z] ---> a78afbe9056d [2022-04-21T20:37:29.009Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-21T20:37:29.009Z] ---> Running in f8d8a58cdbc4 [2022-04-21T20:37:29.269Z] Removing intermediate container 2b62d5c669b5 [2022-04-21T20:37:29.269Z] ---> 286efba85e36 [2022-04-21T20:37:29.269Z] [2022-04-21T20:37:29.528Z] Successfully built 286efba85e36 [2022-04-21T20:37:29.528Z] Successfully tagged security-bootstrapper:latest [2022-04-21T20:37:29.528Z]  Building security-bootstrapper ... done Building security-proxy-setup [2022-04-21T20:37:30.095Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-21T20:37:30.660Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-21T20:37:31.226Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-21T20:37:31.226Z] v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-21T20:37:31.226Z] OK: 15855 distinct packages available [2022-04-21T20:37:31.226Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-21T20:37:32.165Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-21T20:37:32.423Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-21T20:37:32.423Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-21T20:37:32.423Z] (3/4) Installing libucontext (1.1-r0) [2022-04-21T20:37:32.682Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-21T20:37:32.682Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-21T20:37:32.682Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-21T20:37:32.682Z] ---> 3fe52f2d270d [2022-04-21T20:37:32.682Z] Step 3/22 : WORKDIR /edgex-go [2022-04-21T20:37:32.682Z] ---> Using cache [2022-04-21T20:37:32.682Z] ---> d02a5d171ecd [2022-04-21T20:37:32.682Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T20:37:32.682Z] ---> Using cache [2022-04-21T20:37:32.682Z] ---> dbc590eeca7c [2022-04-21T20:37:32.682Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-21T20:37:32.682Z] ---> Using cache [2022-04-21T20:37:32.682Z] ---> e55d0aa7dc8a [2022-04-21T20:37:32.682Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-21T20:37:32.682Z] ---> Using cache [2022-04-21T20:37:32.682Z] ---> d1075b234ed6 [2022-04-21T20:37:32.682Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-21T20:37:32.682Z] ---> Using cache [2022-04-21T20:37:32.682Z] ---> 8a1ea0f0fa0f [2022-04-21T20:37:32.682Z] Step 8/22 : COPY . . [2022-04-21T20:37:32.682Z] ---> Using cache [2022-04-21T20:37:32.682Z] ---> 84aee86be312 [2022-04-21T20:37:32.682Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-21T20:37:32.682Z] Executing busybox-1.34.1-r5.trigger [2022-04-21T20:37:32.682Z] OK: 6 MiB in 18 packages [2022-04-21T20:37:37.951Z] ---> Running in 9616e63a0a0c [2022-04-21T20:37:37.951Z] Building bin/spire-agent... [2022-04-21T20:37:38.214Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-21T20:37:38.214Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-21T20:37:38.214Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-21T20:37:38.214Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-21T20:37:38.472Z] Removing intermediate container f8d8a58cdbc4 [2022-04-21T20:37:38.472Z] ---> bcf23160dc87 [2022-04-21T20:37:38.472Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-21T20:37:39.039Z] 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-21T20:37:39.297Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-21T20:37:39.297Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-21T20:37:39.297Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-21T20:37:39.555Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-21T20:37:39.815Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-21T20:37:39.815Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-21T20:37:39.815Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-21T20:37:39.815Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-21T20:37:39.815Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-21T20:37:42.347Z]  ---> 00f5f4c44c45 [2022-04-21T20:37:42.347Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-21T20:37:43.282Z] ---> 7947264516de [2022-04-21T20:37:43.282Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-21T20:37:43.282Z] ---> Running in 06ee8acf57ed [2022-04-21T20:37:43.847Z] Removing intermediate container 06ee8acf57ed [2022-04-21T20:37:43.847Z] ---> 5e7f5c7aaff0 [2022-04-21T20:37:43.847Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-21T20:37:44.780Z] ---> 73d22706b411 [2022-04-21T20:37:44.780Z] Step 21/26 : WORKDIR / [2022-04-21T20:37:44.780Z] ---> Running in 9381b31467ab [2022-04-21T20:37:45.347Z] Removing intermediate container 9381b31467ab [2022-04-21T20:37:45.347Z] ---> e77b9880cf90 [2022-04-21T20:37:45.347Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-21T20:37:45.347Z] ---> Running in 164e166563bc [2022-04-21T20:37:45.612Z] Removing intermediate container 164e166563bc [2022-04-21T20:37:45.612Z] ---> e068ea074dd3 [2022-04-21T20:37:45.612Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-21T20:37:45.880Z] ---> Running in 8793aab31b41 [2022-04-21T20:37:46.148Z] Removing intermediate container 8793aab31b41 [2022-04-21T20:37:46.148Z] ---> 6db7e32ac4f2 [2022-04-21T20:37:46.148Z] Step 24/26 : LABEL arch=x86_64 [2022-04-21T20:37:46.407Z] ---> Running in e989b6cd8d92 [2022-04-21T20:37:46.666Z] Removing intermediate container e989b6cd8d92 [2022-04-21T20:37:46.666Z] ---> d53eeb766020 [2022-04-21T20:37:46.666Z] Step 25/26 : LABEL git_sha=e1cbbeea47028730d1c0637ab3eacfcde69d8955 [2022-04-21T20:37:46.666Z] ---> Running in fcda72ab6353 [2022-04-21T20:37:47.232Z] Removing intermediate container fcda72ab6353 [2022-04-21T20:37:47.232Z] ---> 5447f69fd396 [2022-04-21T20:37:47.232Z] Step 26/26 : LABEL version=0.0.0 [2022-04-21T20:37:47.490Z] ---> Running in 2f33f2881fb5 [2022-04-21T20:37:48.079Z] Removing intermediate container 2f33f2881fb5 [2022-04-21T20:37:48.079Z] ---> dd7f0affcc8f [2022-04-21T20:37:48.079Z] [2022-04-21T20:37:48.079Z] Successfully built dd7f0affcc8f [2022-04-21T20:37:48.079Z] Successfully tagged security-spire-config:latest [2022-04-21T20:37:48.079Z] Building sys-mgmt-agent [2022-04-21T20:37:54.643Z]  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-21T20:37:54.643Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-21T20:37:54.643Z] ---> 3fe52f2d270d [2022-04-21T20:37:54.643Z] Step 3/23 : WORKDIR /edgex-go [2022-04-21T20:37:54.643Z] ---> Using cache [2022-04-21T20:37:54.643Z] ---> d02a5d171ecd [2022-04-21T20:37:54.643Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T20:37:54.643Z] ---> Using cache [2022-04-21T20:37:54.643Z] ---> dbc590eeca7c [2022-04-21T20:37:54.643Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-21T20:38:01.202Z] 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-21T20:38:02.138Z] Removing intermediate container 88333b58fa83 [2022-04-21T20:38:02.138Z] ---> a04f1c789f6f [2022-04-21T20:38:02.138Z] [2022-04-21T20:38:02.138Z] Step 9/20 : FROM alpine:3.15 [2022-04-21T20:38:02.138Z] ---> 0ac33e5f5afa [2022-04-21T20:38:02.138Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-21T20:38:02.138Z] ---> Using cache [2022-04-21T20:38:02.138Z] ---> dcedfb0e0282 [2022-04-21T20:38:02.138Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T20:38:02.138Z] ---> Using cache [2022-04-21T20:38:02.138Z] ---> a78afbe9056d [2022-04-21T20:38:02.138Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-21T20:38:02.138Z] ---> Running in 6d5018f26652 [2022-04-21T20:38:02.138Z] ---> Running in b7e7519a3401 [2022-04-21T20:38:03.517Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-21T20:38:03.517Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-21T20:38:04.456Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-21T20:38:04.456Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-21T20:38:04.730Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-21T20:38:04.730Z] v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-21T20:38:04.730Z] OK: 15855 distinct packages available [2022-04-21T20:38:04.730Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-21T20:38:04.730Z] OK: 221 MiB in 52 packages [2022-04-21T20:38:05.664Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-21T20:38:05.923Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-21T20:38:05.923Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-21T20:38:05.923Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-21T20:38:06.182Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-21T20:38:06.182Z] (5/9) Installing curl (7.80.0-r0) [2022-04-21T20:38:06.182Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-21T20:38:06.440Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-21T20:38:06.440Z] (8/9) Installing libucontext (1.1-r0) [2022-04-21T20:38:06.440Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-21T20:38:06.703Z] Executing busybox-1.34.1-r5.trigger [2022-04-21T20:38:06.703Z] Executing ca-certificates-20211220-r0.trigger [2022-04-21T20:38:06.703Z] OK: 8 MiB in 23 packages [2022-04-21T20:38:21.733Z] Removing intermediate container 9616e63a0a0c [2022-04-21T20:38:21.733Z] ---> 0120fef2ffbc [2022-04-21T20:38:21.733Z] [2022-04-21T20:38:21.733Z] Step 10/22 : FROM alpine:3.14 [2022-04-21T20:38:21.733Z] ---> e04c818066af [2022-04-21T20:38:21.733Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-21T20:38:25.026Z] ---> Running in e61a862c6a13 [2022-04-21T20:38:25.026Z] Removing intermediate container 6d5018f26652 [2022-04-21T20:38:25.026Z] ---> d50cf00895a6 [2022-04-21T20:38:25.026Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-21T20:38:25.026Z] Removing intermediate container b7e7519a3401 [2022-04-21T20:38:25.026Z] ---> 492c46070b97 [2022-04-21T20:38:25.026Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-21T20:38:25.026Z] ---> 62ebd8799002 [2022-04-21T20:38:25.026Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-21T20:38:25.026Z] ---> Running in f6d23ab645a7 [2022-04-21T20:38:25.026Z] ---> b24a268149fc [2022-04-21T20:38:25.026Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-21T20:38:25.026Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-21T20:38:25.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-21T20:38:25.284Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-21T20:38:25.284Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-21T20:38:25.285Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-21T20:38:25.285Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-21T20:38:25.285Z] (5/6) Installing curl (7.79.1-r0) [2022-04-21T20:38:25.285Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-21T20:38:25.285Z] Executing busybox-1.33.1-r7.trigger [2022-04-21T20:38:25.285Z] Executing ca-certificates-20211220-r0.trigger [2022-04-21T20:38:25.285Z] OK: 8 MiB in 20 packages [2022-04-21T20:38:26.221Z] ---> 9081e03948b7 [2022-04-21T20:38:26.221Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-21T20:38:26.790Z] ---> 1a9e84bfec5e [2022-04-21T20:38:26.790Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-21T20:38:26.790Z] ---> Running in e24b6791aeba [2022-04-21T20:38:26.790Z] Removing intermediate container e61a862c6a13 [2022-04-21T20:38:26.790Z] ---> 7247d7414250 [2022-04-21T20:38:26.790Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-21T20:38:27.359Z] Removing intermediate container f6d23ab645a7 [2022-04-21T20:38:27.359Z] ---> Running in 802801671be2 [2022-04-21T20:38:27.359Z] ---> 58289ee631f0 [2022-04-21T20:38:27.359Z] Step 8/23 : COPY . . [2022-04-21T20:38:28.296Z] Removing intermediate container e24b6791aeba [2022-04-21T20:38:28.296Z] ---> 4d42553c19c9 [2022-04-21T20:38:28.296Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-21T20:38:33.508Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-21T20:38:33.508Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-21T20:38:34.518Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-21T20:38:34.518Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-21T20:38:38.274Z] Removing intermediate container 802801671be2 [2022-04-21T20:38:38.274Z] ---> 160727b161c3 [2022-04-21T20:38:38.274Z] Step 13/22 : WORKDIR /edgex [2022-04-21T20:38:40.183Z] ---> Running in 057ef4ec25f9 [2022-04-21T20:38:40.183Z] ---> Running in 67330311b6c1 [2022-04-21T20:38:40.183Z] Removing intermediate container 057ef4ec25f9 [2022-04-21T20:38:40.183Z] ---> 11f5705135d6 [2022-04-21T20:38:40.183Z] Step 18/20 : LABEL arch=x86_64 [2022-04-21T20:38:40.183Z] ---> 6ea4b5d44440 [2022-04-21T20:38:40.183Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-21T20:38:40.183Z] ---> Running in 68e1631c75ea [2022-04-21T20:38:40.183Z] Removing intermediate container 67330311b6c1 [2022-04-21T20:38:40.183Z] ---> 056963ad875c [2022-04-21T20:38:40.183Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-21T20:38:40.183Z] ---> Running in 93163afd3b85 [2022-04-21T20:38:40.442Z] Removing intermediate container 68e1631c75ea [2022-04-21T20:38:40.442Z] ---> dd0ba47bdedf [2022-04-21T20:38:40.442Z] Step 19/20 : LABEL git_sha=e1cbbeea47028730d1c0637ab3eacfcde69d8955 [2022-04-21T20:38:40.442Z] ---> ab25eb435bbb [2022-04-21T20:38:40.442Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-21T20:38:40.442Z] ---> Running in 38640fbd3bc7 [2022-04-21T20:38:40.701Z] 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-21T20:38:40.701Z] Removing intermediate container 38640fbd3bc7 [2022-04-21T20:38:40.701Z] ---> 7456a912e555 [2022-04-21T20:38:40.701Z] Step 20/20 : LABEL version=0.0.0 [2022-04-21T20:38:40.701Z] ---> Running in 46971a924d2f [2022-04-21T20:38:40.961Z] ---> 038ea1a985e0 [2022-04-21T20:38:40.961Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-21T20:38:41.221Z] Removing intermediate container 46971a924d2f [2022-04-21T20:38:41.221Z] ---> cb30ab48cb57 [2022-04-21T20:38:41.221Z] [2022-04-21T20:38:41.479Z] Successfully built cb30ab48cb57 [2022-04-21T20:38:41.479Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-21T20:38:41.749Z]  Building security-spiffe-token-provider ... done  ---> fd7b84167ecb [2022-04-21T20:38:41.750Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-21T20:38:42.008Z] ---> eeebbb04d7a4 [2022-04-21T20:38:42.008Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-21T20:38:42.008Z] ---> Running in 0fde378e61a4 [2022-04-21T20:38:42.824Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-21T20:38:42.824Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-21T20:38:42.824Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-21T20:38:42.824Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-21T20:38:42.824Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-21T20:38:42.824Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-21T20:38:42.824Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-21T20:38:42.979Z] Removing intermediate container 0fde378e61a4 [2022-04-21T20:38:42.979Z] ---> 1af7fd292223 [2022-04-21T20:38:42.979Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-21T20:38:43.251Z] ---> Running in d87d07d38039 [2022-04-21T20:38:43.432Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-21T20:38:43.432Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-21T20:38:43.432Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-21T20:38:43.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-21T20:38:43.510Z] Removing intermediate container d87d07d38039 [2022-04-21T20:38:43.510Z] ---> f4d42d42b15f [2022-04-21T20:38:43.510Z] Step 20/22 : LABEL arch=x86_64 [2022-04-21T20:38:43.511Z] ---> Running in 2b5fd8b5e1d7 [2022-04-21T20:38:43.769Z] Removing intermediate container 2b5fd8b5e1d7 [2022-04-21T20:38:43.769Z] ---> 656bd1c3e66f [2022-04-21T20:38:43.769Z] Step 21/22 : LABEL git_sha=e1cbbeea47028730d1c0637ab3eacfcde69d8955 [2022-04-21T20:38:44.043Z] Removing intermediate container d8b671cee1a2 [2022-04-21T20:38:44.043Z] ---> 465fb2f0c9af [2022-04-21T20:38:44.043Z] [2022-04-21T20:38:44.043Z] Step 13/26 : FROM alpine:3.15 [2022-04-21T20:38:44.043Z] ---> 0ac33e5f5afa [2022-04-21T20:38:44.043Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-21T20:38:44.043Z] ---> Using cache [2022-04-21T20:38:44.043Z] ---> dcedfb0e0282 [2022-04-21T20:38:44.043Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T20:38:44.043Z] ---> Using cache [2022-04-21T20:38:44.043Z] ---> a78afbe9056d [2022-04-21T20:38:44.043Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-21T20:38:44.043Z] ---> Running in c8e96ff9d5aa [2022-04-21T20:38:44.043Z] ---> Running in 5924defe5b3f [2022-04-21T20:38:44.301Z] Removing intermediate container c8e96ff9d5aa [2022-04-21T20:38:44.301Z] ---> a0382accd298 [2022-04-21T20:38:44.301Z] Step 22/22 : LABEL version=0.0.0 [2022-04-21T20:38:44.301Z] ---> Running in 976d228360fb [2022-04-21T20:38:44.560Z] Removing intermediate container 976d228360fb [2022-04-21T20:38:44.560Z] ---> f7721130457d [2022-04-21T20:38:44.560Z] [2022-04-21T20:38:44.560Z] Successfully built f7721130457d [2022-04-21T20:38:44.560Z] Successfully tagged security-proxy-setup:latest [2022-04-21T20:38:44.560Z]  Building security-proxy-setup ... done fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-21T20:38:45.497Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-21T20:38:45.755Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-21T20:38:45.755Z] v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-21T20:38:45.755Z] OK: 15855 distinct packages available [2022-04-21T20:38:45.755Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-21T20:38:46.689Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-21T20:38:46.947Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-21T20:38:47.206Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-21T20:38:47.206Z] (3/5) Installing libucontext (1.1-r0) [2022-04-21T20:38:47.206Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-21T20:38:47.464Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-21T20:38:47.464Z] Executing busybox-1.34.1-r5.trigger [2022-04-21T20:38:47.464Z] OK: 6 MiB in 19 packages [2022-04-21T20:38:48.843Z] Removing intermediate container 5924defe5b3f [2022-04-21T20:38:48.843Z] ---> 9e136f0380d1 [2022-04-21T20:38:48.843Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-21T20:38:51.379Z] ---> ac43ceb4f32d [2022-04-21T20:38:51.379Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-21T20:38:55.580Z] ---> 73f6448fedda [2022-04-21T20:38:55.580Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-21T20:38:55.580Z] Removing intermediate container 93163afd3b85 [2022-04-21T20:38:55.580Z] ---> a3cf43f7120c [2022-04-21T20:38:55.580Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-21T20:38:55.580Z] ---> Running in 87e1c9204084 [2022-04-21T20:38:55.580Z] ---> 0a660792fe75 [2022-04-21T20:38:55.580Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-21T20:38:55.839Z] 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-21T20:38:55.839Z] ---> a29cbb9ae8d1 [2022-04-21T20:38:55.839Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-21T20:38:56.415Z] ---> 828beb6ac08a [2022-04-21T20:38:56.415Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-21T20:38:56.415Z] ---> Running in 77d8c6669140 [2022-04-21T20:38:56.415Z] Building bin/spire-agent... [2022-04-21T20:38:56.415Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-21T20:38:56.415Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-21T20:38:56.415Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-21T20:38:56.415Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-21T20:38:56.693Z] Removing intermediate container 87e1c9204084 [2022-04-21T20:38:56.693Z] ---> 615b159c8e5d [2022-04-21T20:38:56.693Z] [2022-04-21T20:38:56.693Z] Step 11/23 : FROM docker:20.10.14 [2022-04-21T20:38:56.693Z] Removing intermediate container 77d8c6669140 [2022-04-21T20:38:56.693Z] ---> 11ca17021e83 [2022-04-21T20:38:56.693Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-21T20:38:56.693Z] ---> Running in d7328e32b4e6 [2022-04-21T20:38:56.693Z] 20.10.14: Pulling from library/docker [2022-04-21T20:38:56.955Z] Removing intermediate container d7328e32b4e6 [2022-04-21T20:38:56.955Z] ---> ac1b4f4a8ccd [2022-04-21T20:38:56.955Z] Step 24/26 : LABEL arch=x86_64 [2022-04-21T20:38:57.222Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-21T20:38:57.222Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-21T20:38:57.222Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-21T20:38:57.222Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-21T20:38:57.222Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-21T20:38:57.222Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-21T20:38:57.222Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-21T20:38:57.222Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-21T20:38:57.482Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-21T20:38:58.422Z]  ---> Running in 6fea60dba6a2 [2022-04-21T20:38:58.422Z] Removing intermediate container 6fea60dba6a2 [2022-04-21T20:38:58.422Z] ---> 1c14fc654d4f [2022-04-21T20:38:58.422Z] Step 25/26 : LABEL git_sha=e1cbbeea47028730d1c0637ab3eacfcde69d8955 [2022-04-21T20:38:58.549Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.273s coverage: 28.7% of statements [2022-04-21T20:38:58.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-21T20:38:58.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-21T20:38:58.701Z] ---> Running in d937967640f6 [2022-04-21T20:38:58.961Z] Removing intermediate container d937967640f6 [2022-04-21T20:38:58.961Z] ---> 4344805f83f9 [2022-04-21T20:38:58.961Z] Step 26/26 : LABEL version=0.0.0 [2022-04-21T20:38:59.231Z] ---> Running in 50571e8208a0 [2022-04-21T20:38:59.490Z] Removing intermediate container 50571e8208a0 [2022-04-21T20:38:59.490Z] ---> 8fc7f5f8d0ab [2022-04-21T20:38:59.490Z] [2022-04-21T20:38:59.490Z] Successfully built 8fc7f5f8d0ab [2022-04-21T20:38:59.749Z] Successfully tagged security-spire-agent:latest [2022-04-21T20:39:01.657Z]  Building security-spire-agent ... done Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-21T20:39:01.657Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-21T20:39:01.657Z] ---> 7417809fdb73 [2022-04-21T20:39:01.657Z] 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-21T20:39:01.986Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.556s coverage: 98.5% of statements [2022-04-21T20:39:01.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-21T20:39:03.989Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.465s coverage: 53.4% of statements [2022-04-21T20:39:03.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-21T20:39:03.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-21T20:39:04.195Z] ---> Running in 51912126d57c [2022-04-21T20:39:04.196Z] Removing intermediate container 51912126d57c [2022-04-21T20:39:04.196Z] ---> a2f0d2059bc4 [2022-04-21T20:39:04.196Z] 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-21T20:39:04.196Z] ---> Running in b473cd82f111 [2022-04-21T20:39:04.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-21T20:39:04.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-21T20:39:04.716Z] (1/43) Installing readline (8.1.1-r0) [2022-04-21T20:39:04.716Z] (2/43) Installing bash (5.1.16-r0) [2022-04-21T20:39:04.977Z] Executing bash-5.1.16-r0.post-install [2022-04-21T20:39:04.977Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-21T20:39:04.977Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-21T20:39:04.977Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-21T20:39:04.977Z] (6/43) Installing curl (7.80.0-r0) [2022-04-21T20:39:04.977Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-21T20:39:04.977Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-21T20:39:04.977Z] (9/43) Installing expat (2.4.7-r0) [2022-04-21T20:39:04.977Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-21T20:39:04.977Z] (11/43) Installing gdbm (1.22-r0) [2022-04-21T20:39:04.977Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-21T20:39:04.977Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-21T20:39:04.977Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-21T20:39:04.977Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-21T20:39:04.977Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-21T20:39:04.977Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-21T20:39:05.237Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-21T20:39:05.237Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-21T20:39:05.237Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-21T20:39:05.237Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-21T20:39:05.237Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-21T20:39:05.237Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-21T20:39:05.237Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-21T20:39:05.237Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-21T20:39:05.237Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-21T20:39:05.237Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-21T20:39:05.237Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-21T20:39:05.237Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-21T20:39:05.498Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-21T20:39:05.498Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-21T20:39:05.498Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-21T20:39:05.498Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-21T20:39:05.498Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-21T20:39:05.498Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-21T20:39:05.498Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-21T20:39:05.498Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-21T20:39:05.498Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-21T20:39:05.498Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-21T20:39:05.498Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-21T20:39:05.498Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-21T20:39:05.498Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-21T20:39:05.498Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-21T20:39:05.498Z] Executing busybox-1.34.1-r5.trigger [2022-04-21T20:39:05.498Z] OK: 83 MiB in 65 packages [2022-04-21T20:39:06.435Z] Collecting docker-compose==1.23.2 [2022-04-21T20:39:06.435Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-21T20:39:06.435Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-21T20:39:06.435Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-21T20:39:06.695Z] Collecting docker<4.0,>=3.6.0 [2022-04-21T20:39:06.695Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-21T20:39:06.695Z] Collecting texttable<0.10,>=0.9.0 [2022-04-21T20:39:06.695Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-21T20:39:06.956Z] 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-21T20:39:07.216Z] Collecting PyYAML<4,>=3.10 [2022-04-21T20:39:07.217Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-21T20:39:07.786Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-21T20:39:07.786Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-21T20:39:07.786Z] Collecting jsonschema<3,>=2.5.1 [2022-04-21T20:39:07.786Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-21T20:39:07.786Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-21T20:39:07.786Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-21T20:39:07.786Z] Collecting docopt<0.7,>=0.6.1 [2022-04-21T20:39:07.786Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-21T20:39:08.355Z] Collecting cached-property<2,>=1.2.0 [2022-04-21T20:39:08.355Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-21T20:39:08.355Z] Collecting docker-pycreds>=0.4.0 [2022-04-21T20:39:08.355Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-21T20:39:08.355Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-21T20:39:08.355Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-21T20:39:08.616Z] Collecting idna<2.8,>=2.5 [2022-04-21T20:39:08.616Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-21T20:39:08.616Z] 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-21T20:39:08.616Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-21T20:39:08.616Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-21T20:39:08.616Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-21T20:39:08.616Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-21T20:39:08.616Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-21T20:39:08.616Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-21T20:39:08.616Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-21T20:39:08.616Z] Attempting uninstall: urllib3 [2022-04-21T20:39:08.616Z] Found existing installation: urllib3 1.26.7 [2022-04-21T20:39:08.616Z] Uninstalling urllib3-1.26.7: [2022-04-21T20:39:08.616Z] Successfully uninstalled urllib3-1.26.7 [2022-04-21T20:39:08.876Z] Attempting uninstall: idna [2022-04-21T20:39:08.876Z] Found existing installation: idna 3.3 [2022-04-21T20:39:08.876Z] Uninstalling idna-3.3: [2022-04-21T20:39:08.876Z] Successfully uninstalled idna-3.3 [2022-04-21T20:39:09.135Z] Attempting uninstall: requests [2022-04-21T20:39:09.135Z] Found existing installation: requests 2.26.0 [2022-04-21T20:39:09.135Z] Uninstalling requests-2.26.0: [2022-04-21T20:39:09.135Z] Successfully uninstalled requests-2.26.0 [2022-04-21T20:39:09.395Z] Running setup.py install for texttable: started [2022-04-21T20:39:09.654Z] Running setup.py install for texttable: finished with status 'done' [2022-04-21T20:39:09.654Z] Running setup.py install for PyYAML: started [2022-04-21T20:39:09.913Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-21T20:39:09.913Z] Running setup.py install for docopt: started [2022-04-21T20:39:10.481Z] Running setup.py install for docopt: finished with status 'done' [2022-04-21T20:39:10.481Z] Running setup.py install for dockerpty: started [2022-04-21T20:39:10.740Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-21T20:39:10.999Z] 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-21T20:39:20.972Z] Removing intermediate container b473cd82f111 [2022-04-21T20:39:20.972Z] ---> c424a0b48ec4 [2022-04-21T20:39:20.972Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-21T20:39:22.353Z] ---> Running in d91a57c6b006 [2022-04-21T20:39:23.732Z] Removing intermediate container d91a57c6b006 [2022-04-21T20:39:23.732Z] ---> 6cd0eaea7eb3 [2022-04-21T20:39:23.732Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-21T20:39:24.749Z] ---> Running in 2801e38e7ebb [2022-04-21T20:39:25.008Z] Removing intermediate container 2801e38e7ebb [2022-04-21T20:39:25.008Z] ---> 2ad2d7a84a68 [2022-04-21T20:39:25.008Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-21T20:39:25.950Z] ---> 9a916d17ca5a [2022-04-21T20:39:25.950Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-21T20:39:26.211Z] ---> c3d0f5a4e9d0 [2022-04-21T20:39:26.211Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-21T20:39:26.470Z] ---> 0ea1656ca03c [2022-04-21T20:39:26.470Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-21T20:39:26.730Z] ---> Running in a0221896accb [2022-04-21T20:39:26.999Z] Removing intermediate container a0221896accb [2022-04-21T20:39:26.999Z] ---> 52acd8d7d35d [2022-04-21T20:39:26.999Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-21T20:39:26.999Z] ---> Running in 9a36428ce4dc [2022-04-21T20:39:27.260Z] Removing intermediate container 9a36428ce4dc [2022-04-21T20:39:27.260Z] ---> 5191419e0d61 [2022-04-21T20:39:27.260Z] Step 21/23 : LABEL arch=x86_64 [2022-04-21T20:39:27.260Z] ---> Running in 78e622d9dd24 [2022-04-21T20:39:27.520Z] Removing intermediate container 78e622d9dd24 [2022-04-21T20:39:27.520Z] ---> 1a13ca2ba011 [2022-04-21T20:39:27.520Z] Step 22/23 : LABEL git_sha=e1cbbeea47028730d1c0637ab3eacfcde69d8955 [2022-04-21T20:39:27.520Z] ---> Running in 35d0cc16db74 [2022-04-21T20:39:27.782Z] Removing intermediate container 35d0cc16db74 [2022-04-21T20:39:27.782Z] ---> 31810f3646c7 [2022-04-21T20:39:27.782Z] Step 23/23 : LABEL version=0.0.0 [2022-04-21T20:39:27.782Z] ---> Running in 3981774dbbfc [2022-04-21T20:39:28.043Z] Removing intermediate container 3981774dbbfc [2022-04-21T20:39:28.043Z] ---> 0ccf6e2f76a3 [2022-04-21T20:39:28.043Z] [2022-04-21T20:39:28.043Z] Successfully built 0ccf6e2f76a3 [2022-04-21T20:39:28.043Z] Successfully tagged sys-mgmt-agent:latest [2022-04-21T20:39:30.900Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.500s coverage: 89.2% of statements [2022-04-21T20:39:30.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-21T20:39:30.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-21T20:39:30.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-21T20:39:30.900Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.300s coverage: 84.4% of statements [2022-04-21T20:39:30.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-21T20:39:30.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-21T20:39:30.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-21T20:39:30.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-21T20:39:30.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-21T20:39:30.900Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.814s coverage: 95.6% of statements [2022-04-21T20:39:30.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-21T20:39:30.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-21T20:39:30.900Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.408s coverage: 72.2% of statements [2022-04-21T20:39:30.900Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-21T20:39:30.900Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-21T20:39:30.900Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-21T20:39:30.900Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-21T20:39:30.900Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-21T20:39:30.900Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.234s coverage: 60.0% of statements [2022-04-21T20:39:30.900Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-21T20:39:30.900Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-21T20:39:30.900Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-21T20:39:30.900Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.693s coverage: 0.9% of statements [2022-04-21T20:39:30.900Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-21T20:39:30.900Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.718s coverage: 58.8% of statements [2022-04-21T20:39:30.900Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.411s coverage: 29.6% of statements [2022-04-21T20:39:30.900Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-21T20:39:30.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.347s coverage: 47.1% of statements [2022-04-21T20:39:30.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.606s coverage: 79.5% of statements [2022-04-21T20:39:30.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.309s coverage: 94.1% of statements [2022-04-21T20:39:30.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.287s coverage: 96.3% of statements [2022-04-21T20:39:30.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.220s coverage: 87.5% of statements [2022-04-21T20:39:43.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.212s coverage: 94.4% of statements [2022-04-21T20:39:43.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.203s coverage: 44.8% of statements [2022-04-21T20:39:47.646Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.714s coverage: 82.5% of statements [2022-04-21T20:39:47.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-21T20:39:49.990Z]  Building sys-mgmt-agent ... done Removing intermediate container 005ad431a78b [2022-04-21T20:39:49.990Z] ---> 248a38f57b44 [2022-04-21T20:39:49.990Z] [2022-04-21T20:39:49.990Z] Step 13/25 : FROM alpine:3.15 [2022-04-21T20:39:49.990Z] ---> 0ac33e5f5afa [2022-04-21T20:39:49.990Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-21T20:39:49.990Z] ---> Using cache [2022-04-21T20:39:49.990Z] ---> dcedfb0e0282 [2022-04-21T20:39:49.990Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T20:39:49.990Z] ---> Using cache [2022-04-21T20:39:49.990Z] ---> a78afbe9056d [2022-04-21T20:39:49.990Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-21T20:39:49.990Z] ---> Using cache [2022-04-21T20:39:49.990Z] ---> 9e136f0380d1 [2022-04-21T20:39:49.990Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-21T20:39:51.374Z] ---> 85f184afbc99 [2022-04-21T20:39:51.374Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-21T20:39:51.374Z] ---> 115c2f8c9e48 [2022-04-21T20:39:51.374Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-21T20:39:51.657Z] ---> f3cfb974e298 [2022-04-21T20:39:51.657Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-21T20:39:51.657Z] ---> 822458ebf7df [2022-04-21T20:39:51.657Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-21T20:39:51.657Z] ---> Running in 05533e186f65 [2022-04-21T20:39:51.930Z] Removing intermediate container 05533e186f65 [2022-04-21T20:39:51.930Z] ---> 420fc1a43437 [2022-04-21T20:39:51.930Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-21T20:39:51.930Z] ---> Running in bd1d545bd824 [2022-04-21T20:39:51.930Z] Removing intermediate container bd1d545bd824 [2022-04-21T20:39:51.930Z] ---> 2a94b3b5352b [2022-04-21T20:39:51.930Z] Step 23/25 : LABEL arch=x86_64 [2022-04-21T20:39:51.930Z] ---> Running in 622705d7b85e [2022-04-21T20:39:52.205Z] Removing intermediate container 622705d7b85e [2022-04-21T20:39:52.205Z] ---> ce5806546f98 [2022-04-21T20:39:52.205Z] Step 24/25 : LABEL git_sha=e1cbbeea47028730d1c0637ab3eacfcde69d8955 [2022-04-21T20:39:52.205Z] ---> Running in 1592b2026d59 [2022-04-21T20:39:52.205Z] Removing intermediate container 1592b2026d59 [2022-04-21T20:39:52.205Z] ---> afe105348802 [2022-04-21T20:39:52.205Z] Step 25/25 : LABEL version=0.0.0 [2022-04-21T20:39:52.205Z] ---> Running in f2f1c02103f7 [2022-04-21T20:39:52.205Z] Removing intermediate container f2f1c02103f7 [2022-04-21T20:39:52.205Z] ---> 538e4f27cfd4 [2022-04-21T20:39:52.205Z] [2022-04-21T20:39:52.485Z] Successfully built 538e4f27cfd4 [2022-04-21T20:39:52.485Z] Successfully tagged security-spire-server:latest [2022-04-21T20:39:52.506Z]  Building security-spire-server ... done  [Pipeline] } [2022-04-21T20:39:52.512Z] $ docker stop --time=1 5b2f3c595c1dd7f4ed86099830e4e28b21da36eb64b614b581787604cf3854b4 [2022-04-21T20:39:53.840Z] $ docker rm -f 5b2f3c595c1dd7f4ed86099830e4e28b21da36eb64b614b581787604cf3854b4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-21T20:39:54.182Z] + docker images [2022-04-21T20:39:54.182Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-21T20:39:54.182Z] security-spire-server latest 538e4f27cfd4 2 seconds ago 87.3MB [2022-04-21T20:39:54.182Z] 248a38f57b44 15 seconds ago 4.43GB [2022-04-21T20:39:54.182Z] sys-mgmt-agent latest 0ccf6e2f76a3 27 seconds ago 299MB [2022-04-21T20:39:54.182Z] security-spire-agent latest 8fc7f5f8d0ab 55 seconds ago 127MB [2022-04-21T20:39:54.182Z] 615b159c8e5d 58 seconds ago 1.49GB [2022-04-21T20:39:54.182Z] security-proxy-setup latest f7721130457d About a minute ago 26.9MB [2022-04-21T20:39:54.182Z] security-spiffe-token-provider latest cb30ab48cb57 About a minute ago 28.8MB [2022-04-21T20:39:54.182Z] 465fb2f0c9af About a minute ago 4.43GB [2022-04-21T20:39:54.182Z] 0120fef2ffbc About a minute ago 1.5GB [2022-04-21T20:39:54.182Z] a04f1c789f6f 2 minutes ago 1.54GB [2022-04-21T20:39:54.182Z] security-spire-config latest dd7f0affcc8f 2 minutes ago 86.7MB [2022-04-21T20:39:54.182Z] security-bootstrapper latest 286efba85e36 2 minutes ago 19MB [2022-04-21T20:39:54.182Z] df33a2fe5bc3 2 minutes ago 4.43GB [2022-04-21T20:39:54.182Z] core-metadata latest 653e07859ebb 3 minutes ago 17MB [2022-04-21T20:39:54.182Z] support-scheduler latest eaf05bc132ee 3 minutes ago 26.2MB [2022-04-21T20:39:54.182Z] 62b298239638 3 minutes ago 1.55GB [2022-04-21T20:39:54.182Z] b4c5a347fa4b 3 minutes ago 1.5GB [2022-04-21T20:39:54.182Z] cb864284856a 3 minutes ago 1.5GB [2022-04-21T20:39:54.182Z] core-data latest 16bef685be9d 4 minutes ago 22.5MB [2022-04-21T20:39:54.182Z] security-secretstore-setup latest 86e0386e4f4c 4 minutes ago 28.5MB [2022-04-21T20:39:54.182Z] support-notifications latest 66b92f903f80 4 minutes ago 26.8MB [2022-04-21T20:39:54.182Z] core-command latest ffd6aef176e2 4 minutes ago 16MB [2022-04-21T20:39:54.182Z] 3c2899743be6 5 minutes ago 1.55GB [2022-04-21T20:39:54.182Z] a7230b261023 5 minutes ago 1.52GB [2022-04-21T20:39:54.182Z] 68a1744d94aa 5 minutes ago 1.5GB [2022-04-21T20:39:54.182Z] b8a6df4dc8aa 5 minutes ago 1.49GB [2022-04-21T20:39:54.182Z] ci-base-image-x86_64 latest 3fe52f2d270d 8 minutes ago 896MB [2022-04-21T20:39:54.182Z] docker 20.10.14 7417809fdb73 2 weeks ago 218MB [2022-04-21T20:39:54.182Z] alpine 3.14 e04c818066af 2 weeks ago 5.59MB [2022-04-21T20:39:54.182Z] alpine 3.15 0ac33e5f5afa 2 weeks ago 5.57MB [2022-04-21T20:39:54.182Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB [2022-04-21T20:39:54.182Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB [2022-04-21T20:39:54.182Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 22 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-21T20:39:54.708Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.286s coverage: 92.9% of statements [2022-04-21T20:39:54.708Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-21T20:39:54.708Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-21T20:39:54.708Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-21T20:39:54.709Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 65.1% of statements [2022-04-21T20:39:54.709Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-21T20:39:54.709Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-21T20:39:54.709Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-21T20:39:54.709Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-21T20:39:54.709Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-21T20:39:54.709Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.211s coverage: 87.2% of statements [2022-04-21T20:39:54.709Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-21T20:39:54.709Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-21T20:39:54.709Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.176s coverage: 100.0% of statements [2022-04-21T20:39:54.709Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-21T20:39:54.709Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.280s coverage: 58.8% of statements [2022-04-21T20:39:54.709Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-21T20:39:54.709Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.277s coverage: 80.0% of statements [2022-04-21T20:39:54.709Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.274s coverage: 87.2% of statements [2022-04-21T20:39:54.709Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.527s coverage: 85.4% of statements [2022-04-21T20:39:54.709Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.079s coverage: 91.2% of statements [2022-04-21T20:39:54.709Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-21T20:40:01.456Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.874s coverage: 64.4% of statements [2022-04-21T20:40:01.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-21T20:40:01.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-21T20:40:01.456Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.310s coverage: 100.0% of statements [2022-04-21T20:40:01.456Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.111s coverage: 89.4% of statements [2022-04-21T20:40:01.456Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.095s coverage: 100.0% of statements [2022-04-21T20:40:01.456Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.074s coverage: 73.7% of statements [2022-04-21T20:40:01.456Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.059s coverage: 100.0% of statements [2022-04-21T20:40:09.784Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.521s coverage: 65.4% of statements [2022-04-21T20:40:09.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-21T20:40:09.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-21T20:40:09.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-21T20:40:11.792Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.868s coverage: 43.8% of statements [2022-04-21T20:40:11.792Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-21T20:40:11.792Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-21T20:40:11.792Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.272s coverage: 89.5% of statements [2022-04-21T20:40:11.792Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-21T20:40:11.792Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.343s coverage: 84.8% of statements [2022-04-21T20:40:11.792Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-21T20:40:11.792Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-21T20:40:11.792Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-21T20:40:11.792Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-21T20:40:20.109Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.375s coverage: 17.7% of statements [2022-04-21T20:40:20.110Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-21T20:40:20.110Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-21T20:40:20.110Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-21T20:40:20.110Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-21T20:40:20.110Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.745s coverage: 92.3% of statements [2022-04-21T20:40:20.110Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-21T20:40:20.110Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-21T20:40:20.110Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-21T20:40:20.110Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-21T20:40:20.110Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.263s coverage: 63.2% of statements [2022-04-21T20:40:20.110Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-21T20:40:20.110Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-21T20:40:21.084Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.459s coverage: 97.7% of statements [2022-04-21T20:40:21.084Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-21T20:40:21.084Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-21T20:40:21.084Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-21T20:40:21.084Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-21T20:40:21.084Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.198s coverage: 28.9% of statements [2022-04-21T20:40:21.084Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-21T20:40:21.084Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-21T20:40:21.084Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-21T20:40:21.084Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-21T20:40:21.084Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-21T20:40:21.084Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-21T20:40:21.084Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.354s coverage: 100.0% of statements [2022-04-21T20:40:21.084Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 96.9% of statements [2022-04-21T20:40:21.679Z] 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-21T20:40:21.679Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-21T20:40:21.679Z] GO111MODULE=on go vet ./... [2022-04-21T20:42:13.586Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-21T20:42:13.586Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-21T20:42:13.586Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-21T20:42:13.610Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-21T20:42:14.268Z] + ls -al . [2022-04-21T20:42:14.268Z] total 668 [2022-04-21T20:42:14.268Z] drwxrwxr-x 9 1001 1001 4096 Apr 21 20:42 . [2022-04-21T20:42:14.268Z] drwxr-xr-x 4 root root 4096 Apr 21 20:36 .. [2022-04-21T20:42:14.268Z] -rw-rw-r-- 1 1001 1001 11 Apr 21 20:34 .dockerignore [2022-04-21T20:42:14.268Z] drwxrwxr-x 8 1001 1001 4096 Apr 21 20:34 .git [2022-04-21T20:42:14.268Z] drwxrwxr-x 3 1001 1001 4096 Apr 21 20:34 .github [2022-04-21T20:42:14.268Z] -rw-rw-r-- 1 1001 1001 879 Apr 21 20:34 .gitignore [2022-04-21T20:42:14.268Z] -rw-rw-r-- 1 1001 1001 42 Apr 21 20:34 .golangci.yml [2022-04-21T20:42:14.268Z] -rw-rw-r-- 1 1001 1001 87 Apr 21 20:34 .hadolint.yml [2022-04-21T20:42:14.268Z] -rw-rw-r-- 1 1001 1001 166 Apr 21 20:34 .sonarcloud.properties [2022-04-21T20:42:14.268Z] -rw-rw-r-- 1 1001 1001 1171 Apr 21 20:34 ADOPTERS.md [2022-04-21T20:42:14.268Z] -rw-rw-r-- 1 1001 1001 10086 Apr 21 20:34 Attribution.txt [2022-04-21T20:42:14.268Z] -rw-rw-r-- 1 1001 1001 51732 Apr 21 20:34 CHANGELOG.md [2022-04-21T20:42:14.268Z] -rw-rw-r-- 1 1001 1001 3804 Apr 21 20:34 CONTRIBUTING.md [2022-04-21T20:42:14.268Z] -rw-rw-r-- 1 1001 1001 677 Apr 21 20:34 GOVERNANCE.md [2022-04-21T20:42:14.268Z] -rw-rw-r-- 1 1001 1001 850 Apr 21 20:34 Jenkinsfile [2022-04-21T20:42:14.268Z] -rw-rw-r-- 1 1001 1001 10775 Apr 21 20:34 LICENSE [2022-04-21T20:42:14.268Z] -rw-rw-r-- 1 1001 1001 10389 Apr 21 20:34 Makefile [2022-04-21T20:42:14.268Z] -rw-rw-r-- 1 1001 1001 582 Apr 21 20:34 OWNERS.md [2022-04-21T20:42:14.268Z] -rw-rw-r-- 1 1001 1001 9120 Apr 21 20:34 README.md [2022-04-21T20:42:14.268Z] -rw-rw-r-- 1 1001 1001 6912 Apr 21 20:34 SECURITY.md [2022-04-21T20:42:14.268Z] -rw-rw-r-- 1 1001 1001 5 Apr 21 20:30 VERSION [2022-04-21T20:42:14.268Z] -rw-rw-r-- 1 1001 1001 4131 Apr 21 20:34 ZMQWindows.md [2022-04-21T20:42:14.268Z] drwxrwxr-x 2 1001 1001 4096 Apr 21 20:34 bin [2022-04-21T20:42:14.268Z] drwxrwxr-x 18 1001 1001 4096 Apr 21 20:34 cmd [2022-04-21T20:42:14.268Z] -rw-r--r-- 1 root root 435134 Apr 21 20:40 coverage.out [2022-04-21T20:42:14.268Z] -rw-rw-r-- 1 1001 1001 3256 Apr 21 20:34 go.mod [2022-04-21T20:42:14.268Z] -rw-rw-r-- 1 1001 1001 35162 Apr 21 20:36 go.sum [2022-04-21T20:42:14.268Z] drwxrwxr-x 8 1001 1001 4096 Apr 21 20:34 internal [2022-04-21T20:42:14.268Z] drwxrwxr-x 3 1001 1001 4096 Apr 21 20:34 openapi [2022-04-21T20:42:14.268Z] drwxrwxr-x 4 1001 1001 4096 Apr 21 20:34 snap [2022-04-21T20:42:14.268Z] -rw-rw-r-- 1 1001 1001 204 Apr 21 20:34 version.go [Pipeline] sh [2022-04-21T20:42:14.943Z] + '[' -e coverage.out ] [2022-04-21T20:42:14.943Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-21T20:42:14.976Z] Warning: overwriting stash ‘coverage-report’ [2022-04-21T20:42:15.830Z] Stashed 1 file(s) [Pipeline] sh [2022-04-21T20:42:16.487Z] + make build [2022-04-21T20:42:16.487Z] 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-21T20:43:38.302Z] 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-21T20:44:34.933Z] 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-21T20:44:34.934Z] 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-21T20:45:07.319Z] 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-21T20:45:07.593Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-21T20:45:11.900Z] 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-21T20:45:17.307Z] 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-21T20:45:20.697Z] 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-21T20:45:26.103Z] 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-21T20:45:28.724Z] 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-21T20:45:32.121Z] 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-21T20:45:40.406Z] 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-21T20:45:44.749Z] $ docker stop --time=1 9cb247d6f979997dcab2ed6bd21785d4ee6a293fed16736b22606d66a90a16bc [2022-04-21T20:45:46.791Z] $ docker rm -f 9cb247d6f979997dcab2ed6bd21785d4ee6a293fed16736b22606d66a90a16bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-21T20:45:48.869Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-21T20:45:48.869Z] [2022-04-21T20:45:48.869Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-21T20:45:49.214Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-21T20:45:49.490Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-21T20:45:49.490Z] 29e5d40040c1: Pulling fs layer [2022-04-21T20:45:49.490Z] 1ce36da41761: Pulling fs layer [2022-04-21T20:45:49.490Z] 25b303627fd3: Pulling fs layer [2022-04-21T20:45:49.490Z] 29e5d40040c1: Verifying Checksum [2022-04-21T20:45:49.490Z] 29e5d40040c1: Download complete [2022-04-21T20:45:49.764Z] 1ce36da41761: Verifying Checksum [2022-04-21T20:45:49.764Z] 1ce36da41761: Download complete [2022-04-21T20:45:50.046Z] 29e5d40040c1: Pull complete [2022-04-21T20:45:51.486Z] 25b303627fd3: Verifying Checksum [2022-04-21T20:45:51.486Z] 25b303627fd3: Download complete [2022-04-21T20:45:51.486Z] 1ce36da41761: Pull complete [2022-04-21T20:46:03.892Z] 25b303627fd3: Pull complete [2022-04-21T20:46:03.892Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-21T20:46:03.892Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-21T20:46:03.892Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-21T20:46:04.174Z] prd-ubuntu20.04-docker-arm64-4c-16g-21672 does not seem to be running inside a container [2022-04-21T20:46:04.262Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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-21T20:46:06.671Z] $ docker top b4e2d938d7d7eb8996f1ebf6b3afebceb122d9f63bb3ba3ca870c1a161b9e9f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-21T20:46:07.621Z] + grep parallel [2022-04-21T20:46:07.621Z] + docker-compose build --help [2022-04-21T20:46:11.916Z] --parallel Build images in parallel. [Pipeline] } [2022-04-21T20:46:11.941Z] $ docker stop --time=1 b4e2d938d7d7eb8996f1ebf6b3afebceb122d9f63bb3ba3ca870c1a161b9e9f6 [2022-04-21T20:46:13.615Z] $ docker rm -f b4e2d938d7d7eb8996f1ebf6b3afebceb122d9f63bb3ba3ca870c1a161b9e9f6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-21T20:46:14.196Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-21T20:46:14.196Z] . [Pipeline] withDockerContainer [2022-04-21T20:46:14.431Z] prd-ubuntu20.04-docker-arm64-4c-16g-21672 does not seem to be running inside a container [2022-04-21T20:46:14.509Z] $ 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/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-21T20:46:15.714Z] $ docker top 1ab84f793b886b4d4b816ef8ca40f5ee70d7888d761506747a78ca48207f9b77 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-21T20:46:16.592Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-21T20:46:20.884Z] Building core-command ... [2022-04-21T20:46:20.884Z] Building core-data ... [2022-04-21T20:46:20.884Z] Building core-metadata ... [2022-04-21T20:46:20.884Z] Building security-bootstrapper ... [2022-04-21T20:46:20.884Z] Building security-proxy-setup ... [2022-04-21T20:46:20.884Z] Building security-secretstore-setup ... [2022-04-21T20:46:20.884Z] Building security-spiffe-token-provider ... [2022-04-21T20:46:20.884Z] Building security-spire-agent ... [2022-04-21T20:46:20.884Z] Building security-spire-config ... [2022-04-21T20:46:20.884Z] Building security-spire-server ... [2022-04-21T20:46:20.884Z] Building support-notifications ... [2022-04-21T20:46:20.884Z] Building support-scheduler ... [2022-04-21T20:46:20.884Z] Building sys-mgmt-agent ... [2022-04-21T20:46:20.884Z] Building security-spire-config [2022-04-21T20:46:20.884Z] Building security-spiffe-token-provider [2022-04-21T20:46:20.884Z] Building security-secretstore-setup [2022-04-21T20:46:20.884Z] Building security-bootstrapper [2022-04-21T20:46:20.884Z] Building core-command [2022-04-21T20:47:57.726Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-21T20:47:57.726Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-21T20:47:57.726Z] ---> 886a1ef2d425 [2022-04-21T20:47:57.726Z] Step 3/31 : WORKDIR /edgex-go [2022-04-21T20:47:57.726Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-21T20:47:57.726Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-21T20:47:57.726Z] ---> 886a1ef2d425 [2022-04-21T20:47:57.726Z] Step 3/25 : WORKDIR /edgex-go [2022-04-21T20:47:57.726Z] ---> Running in 137413fdba29 [2022-04-21T20:47:57.726Z] ---> Running in c2ca47679c9a [2022-04-21T20:47:57.726Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-21T20:47:57.726Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-21T20:47:57.726Z] ---> 886a1ef2d425 [2022-04-21T20:47:57.726Z] Step 3/26 : WORKDIR /edgex-go [2022-04-21T20:47:57.726Z] ---> Running in 5b86dacbda6b [2022-04-21T20:47:57.726Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-21T20:47:57.726Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-21T20:47:57.726Z] ---> 886a1ef2d425 [2022-04-21T20:47:57.726Z] Step 3/23 : WORKDIR /edgex-go [2022-04-21T20:47:57.726Z] ---> Running in a5d285d53e19 [2022-04-21T20:47:57.726Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-21T20:47:57.726Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-21T20:47:57.726Z] ---> 886a1ef2d425 [2022-04-21T20:47:57.726Z] Removing intermediate container 137413fdba29 [2022-04-21T20:47:57.726Z] ---> e7a5a644490d [2022-04-21T20:47:57.726Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T20:47:57.726Z] Step 3/20 : WORKDIR /edgex-go [2022-04-21T20:47:57.726Z] ---> Running in 84044e639261 [2022-04-21T20:47:57.726Z] Removing intermediate container a5d285d53e19 [2022-04-21T20:47:57.726Z] ---> 155b75e12d8d [2022-04-21T20:47:57.726Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T20:47:57.726Z] Removing intermediate container 5b86dacbda6b [2022-04-21T20:47:57.726Z] ---> 32538aab9e1f [2022-04-21T20:47:57.726Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T20:47:57.726Z] ---> Running in bc6e5141f904 [2022-04-21T20:47:57.726Z] Removing intermediate container c2ca47679c9a [2022-04-21T20:47:57.726Z] ---> 1921115f66a6 [2022-04-21T20:47:57.726Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T20:47:57.726Z] ---> Running in e7f39dc13b60 [2022-04-21T20:47:57.726Z] ---> Running in 69e41a915d34 [2022-04-21T20:47:57.726Z] ---> Running in eff5a1129a5e [2022-04-21T20:47:57.726Z] Removing intermediate container 84044e639261 [2022-04-21T20:47:57.726Z] ---> 027dae390533 [2022-04-21T20:47:57.726Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-21T20:47:57.726Z] ---> Running in 0958d1eacd29 [2022-04-21T20:47:57.726Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-21T20:47:57.726Z] Removing intermediate container bc6e5141f904 [2022-04-21T20:47:57.726Z] ---> 75d678e03624 [2022-04-21T20:47:57.726Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-21T20:47:57.726Z] ---> Running in 15d30c3156eb [2022-04-21T20:47:57.726Z] Removing intermediate container e7f39dc13b60 [2022-04-21T20:47:57.726Z] ---> 48a90878642f [2022-04-21T20:47:57.726Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-21T20:47:57.726Z] Removing intermediate container eff5a1129a5e [2022-04-21T20:47:57.726Z] ---> 7adf8fd63122 [2022-04-21T20:47:57.726Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-21T20:47:57.726Z] ---> Running in 6be7704fef69 [2022-04-21T20:47:57.726Z] ---> Running in e1909390a18e [2022-04-21T20:47:57.726Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-21T20:47:57.726Z] Removing intermediate container 69e41a915d34 [2022-04-21T20:47:57.726Z] ---> 7c1ed32b5e35 [2022-04-21T20:47:57.726Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-21T20:47:57.726Z] ---> Running in 99070d6e0c2e [2022-04-21T20:47:57.726Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-21T20:47:57.726Z] v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-21T20:47:57.726Z] OK: 15741 distinct packages available [2022-04-21T20:47:57.726Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-21T20:47:57.726Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-21T20:47:57.726Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-21T20:47:57.726Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-21T20:47:57.726Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-21T20:47:57.726Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-21T20:47:57.726Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-21T20:47:57.726Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-21T20:47:57.726Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-21T20:47:57.726Z] OK: 220 MiB in 52 packages [2022-04-21T20:47:57.726Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-21T20:47:57.726Z] OK: 220 MiB in 52 packages [2022-04-21T20:47:57.726Z] OK: 220 MiB in 52 packages [2022-04-21T20:47:57.726Z] OK: 220 MiB in 52 packages [2022-04-21T20:47:57.726Z] OK: 220 MiB in 52 packages [2022-04-21T20:47:57.726Z] Removing intermediate container 0958d1eacd29 [2022-04-21T20:47:57.726Z] ---> 9baabbbeb202 [2022-04-21T20:47:57.726Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-21T20:47:57.726Z] Removing intermediate container 15d30c3156eb [2022-04-21T20:47:57.726Z] ---> a5b639cde974 [2022-04-21T20:47:57.726Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-21T20:47:57.726Z] Removing intermediate container e1909390a18e [2022-04-21T20:47:57.726Z] ---> fb4613eb51c0 [2022-04-21T20:47:57.726Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-21T20:47:57.726Z] Removing intermediate container 6be7704fef69 [2022-04-21T20:47:57.726Z] ---> 6bdd951561ea [2022-04-21T20:47:57.726Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-21T20:47:57.726Z] Removing intermediate container 99070d6e0c2e [2022-04-21T20:47:57.726Z] ---> e9d848ebe5b1 [2022-04-21T20:47:57.726Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-21T20:47:57.726Z] ---> cdb2ef7da9e1 [2022-04-21T20:47:57.726Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-21T20:47:57.726Z] ---> 550ff57a6725 [2022-04-21T20:47:57.726Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-21T20:47:57.726Z] ---> Running in 7521864c83d8 [2022-04-21T20:47:57.726Z] ---> Running in 667f3f7e5761 [2022-04-21T20:47:57.726Z] ---> 2a3754bd3dfd [2022-04-21T20:47:57.726Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-21T20:47:57.726Z] ---> c1a19f2f7921 [2022-04-21T20:47:57.726Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-21T20:47:57.726Z] ---> Running in 7aa4ba652479 [2022-04-21T20:47:57.726Z] ---> 61526889077a [2022-04-21T20:47:57.726Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-21T20:47:57.726Z] ---> Running in cd7a226e39bb [2022-04-21T20:47:57.726Z] ---> Running in cad7dade1679 [2022-04-21T20:48:03.142Z] Removing intermediate container 667f3f7e5761 [2022-04-21T20:48:03.142Z] ---> 85959605dada [2022-04-21T20:48:03.142Z] Step 8/31 : COPY . . [2022-04-21T20:48:03.142Z] Removing intermediate container 7aa4ba652479 [2022-04-21T20:48:03.142Z] ---> 840936d7fbb3 [2022-04-21T20:48:03.142Z] Step 8/25 : COPY . . [2022-04-21T20:48:03.142Z] Removing intermediate container cad7dade1679 [2022-04-21T20:48:03.142Z] ---> 0b003c83be47 [2022-04-21T20:48:03.142Z] Step 8/26 : COPY . . [2022-04-21T20:48:03.142Z] Removing intermediate container 7521864c83d8 [2022-04-21T20:48:03.142Z] ---> 147eaf623c3a [2022-04-21T20:48:03.142Z] Step 7/20 : COPY . . [2022-04-21T20:48:03.421Z] Removing intermediate container cd7a226e39bb [2022-04-21T20:48:03.421Z] ---> 55f3f703165b [2022-04-21T20:48:03.421Z] Step 8/23 : COPY . . [2022-04-21T20:48:35.776Z] ---> 9a7c0277f844 [2022-04-21T20:48:35.776Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-21T20:48:35.776Z] ---> 526d8b498208 [2022-04-21T20:48:35.776Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-21T20:48:35.776Z] ---> 6061937f8930 [2022-04-21T20:48:35.776Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-21T20:48:35.776Z] ---> 78f58f62c4d3 [2022-04-21T20:48:35.776Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-21T20:48:35.776Z] ---> Running in 88b5d81e9835 [2022-04-21T20:48:35.776Z] ---> Running in b214329a4906 [2022-04-21T20:48:35.776Z] ---> 0427273ddd7c [2022-04-21T20:48:35.776Z] ---> Running in 71813bd1d2d3 [2022-04-21T20:48:35.776Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-21T20:48:35.776Z] ---> Running in 477ef87992a4 [2022-04-21T20:48:35.776Z] ---> Running in fa8d22b701f3 [2022-04-21T20:48:35.776Z] Removing intermediate container b214329a4906 [2022-04-21T20:48:35.776Z] ---> e0b3a00da6ba [2022-04-21T20:48:35.776Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-21T20:48:35.776Z] ---> Running in 11a393da10e8 [2022-04-21T20:48:35.776Z] 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-21T20:48:35.776Z] 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-21T20:48:35.776Z] 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-21T20:48:35.776Z] 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-21T20:48:35.776Z] Removing intermediate container 11a393da10e8 [2022-04-21T20:48:35.776Z] ---> 1a89ff86f6ab [2022-04-21T20:48:35.776Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-21T20:48:35.776Z] ---> Running in e4934fd9b6e6 [2022-04-21T20:48:35.776Z] Removing intermediate container e4934fd9b6e6 [2022-04-21T20:48:35.776Z] ---> b2de21165109 [2022-04-21T20:48:35.777Z] 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-21T20:48:35.777Z] ---> Running in 426011370ecc [2022-04-21T20:48:38.416Z] spire-1.2.1/ [2022-04-21T20:48:38.416Z] spire-1.2.1/.data/ [2022-04-21T20:48:38.416Z] spire-1.2.1/.data/.file [2022-04-21T20:48:38.416Z] spire-1.2.1/.dockerignore [2022-04-21T20:48:38.416Z] spire-1.2.1/.gitattributes [2022-04-21T20:48:38.416Z] spire-1.2.1/.githooks/ [2022-04-21T20:48:38.416Z] spire-1.2.1/.githooks/pre-commit [2022-04-21T20:48:38.416Z] spire-1.2.1/.github/ [2022-04-21T20:48:38.416Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-21T20:48:38.416Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-21T20:48:38.416Z] spire-1.2.1/.github/dependabot.yml [2022-04-21T20:48:38.416Z] spire-1.2.1/.github/workflows/ [2022-04-21T20:48:38.416Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-21T20:48:38.416Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-21T20:48:38.416Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-21T20:48:38.416Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-21T20:48:38.416Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-21T20:48:38.416Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-21T20:48:38.416Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-21T20:48:38.416Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-21T20:48:38.416Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-21T20:48:38.416Z] spire-1.2.1/.gitignore [2022-04-21T20:48:38.416Z] spire-1.2.1/.go-version [2022-04-21T20:48:38.416Z] spire-1.2.1/.golangci.yml [2022-04-21T20:48:38.416Z] spire-1.2.1/ADOPTERS.md [2022-04-21T20:48:38.416Z] spire-1.2.1/CHANGELOG.md [2022-04-21T20:48:38.416Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-21T20:48:38.416Z] spire-1.2.1/CODEOWNERS [2022-04-21T20:48:38.416Z] spire-1.2.1/CONTRIBUTING.md [2022-04-21T20:48:38.416Z] spire-1.2.1/Dockerfile [2022-04-21T20:48:38.416Z] spire-1.2.1/Dockerfile.dev [2022-04-21T20:48:38.416Z] spire-1.2.1/Dockerfile.scratch [2022-04-21T20:48:38.416Z] spire-1.2.1/LICENSE [2022-04-21T20:48:38.416Z] spire-1.2.1/MAINTAINERS.md [2022-04-21T20:48:38.416Z] spire-1.2.1/Makefile [2022-04-21T20:48:38.416Z] spire-1.2.1/README.md [2022-04-21T20:48:38.416Z] spire-1.2.1/ROADMAP.md [2022-04-21T20:48:38.416Z] spire-1.2.1/SECURITY.md [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/ [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-agent/ [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-server/ [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-21T20:48:38.416Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-21T20:48:38.416Z] spire-1.2.1/conf/ [2022-04-21T20:48:38.416Z] spire-1.2.1/conf/agent/ [2022-04-21T20:48:38.416Z] spire-1.2.1/conf/agent/agent.conf [2022-04-21T20:48:38.416Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-21T20:48:38.416Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-21T20:48:38.416Z] spire-1.2.1/conf/server/ [2022-04-21T20:48:38.416Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-21T20:48:38.416Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-21T20:48:38.416Z] spire-1.2.1/conf/server/server.conf [2022-04-21T20:48:38.416Z] spire-1.2.1/conf/server/server_full.conf [2022-04-21T20:48:38.416Z] spire-1.2.1/doc/ [2022-04-21T20:48:38.416Z] spire-1.2.1/doc/SPIRE101.md [2022-04-21T20:48:38.417Z] spire-1.2.1/doc/auditlog.md [2022-04-21T20:48:38.417Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-21T20:48:38.417Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-21T20:48:38.417Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-21T20:48:38.417Z] spire-1.2.1/doc/images/ [2022-04-21T20:48:38.417Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-21T20:48:38.417Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-21T20:48:38.417Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-21T20:48:38.694Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-21T20:48:38.694Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-21T20:48:38.694Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-21T20:48:38.694Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-21T20:48:38.694Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-21T20:48:38.694Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-21T20:48:38.694Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-21T20:48:38.694Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-21T20:48:38.694Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-21T20:48:38.694Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-21T20:48:38.694Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-21T20:48:38.694Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-21T20:48:38.694Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-21T20:48:38.694Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-21T20:48:38.694Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-21T20:48:38.694Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-21T20:48:38.694Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-21T20:48:38.694Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-21T20:48:38.694Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-21T20:48:38.694Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-21T20:48:38.694Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-21T20:48:38.694Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-21T20:48:38.694Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-21T20:48:38.694Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-21T20:48:38.694Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-21T20:48:38.694Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-21T20:48:38.694Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-21T20:48:38.694Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-21T20:48:38.694Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-21T20:48:38.694Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-21T20:48:38.694Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-21T20:48:38.694Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-21T20:48:38.694Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-21T20:48:38.694Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-21T20:48:38.694Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-21T20:48:38.694Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-21T20:48:38.694Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-21T20:48:38.694Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-21T20:48:38.694Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-21T20:48:38.694Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-21T20:48:38.694Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-21T20:48:38.694Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-21T20:48:38.694Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-21T20:48:38.694Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-21T20:48:38.694Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-21T20:48:38.694Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-21T20:48:38.694Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-21T20:48:38.694Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-21T20:48:38.694Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-21T20:48:38.694Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-21T20:48:38.694Z] spire-1.2.1/doc/scaling_spire.md [2022-04-21T20:48:38.694Z] spire-1.2.1/doc/spire_agent.md [2022-04-21T20:48:38.694Z] spire-1.2.1/doc/spire_server.md [2022-04-21T20:48:38.694Z] spire-1.2.1/doc/supported_integrations.md [2022-04-21T20:48:38.694Z] spire-1.2.1/doc/telemetry.md [2022-04-21T20:48:38.694Z] spire-1.2.1/doc/telemetry_config.md [2022-04-21T20:48:38.694Z] spire-1.2.1/doc/upgrading.md [2022-04-21T20:48:38.694Z] spire-1.2.1/doc/using_spire.md [2022-04-21T20:48:38.694Z] spire-1.2.1/examples/ [2022-04-21T20:48:38.694Z] spire-1.2.1/examples/README.md [2022-04-21T20:48:38.694Z] spire-1.2.1/go.mod [2022-04-21T20:48:38.694Z] spire-1.2.1/go.sum [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/ [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/ [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/agent.go [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/api/ [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/client/ [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/common/ [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/config.go [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/manager/ [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-21T20:48:38.694Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/svid/ [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/common/ [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/common/api/ [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-21T20:48:38.695Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/api/names.go [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/auth/ [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/catalog/ [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/cli/ [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-21T20:48:38.974Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/health/ [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/health/config.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/health/context.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/health/health.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/idutil/ [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/log/ [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/log/log.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/log/options.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/plugin/ [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/profiling/ [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/selector/ [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-21T20:48:38.975Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-21T20:48:38.976Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-21T20:48:38.976Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-21T20:48:38.976Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-21T20:48:38.976Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/common/uptime/ [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/common/util/ [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/common/util/task.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/common/version/ [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/common/version/version.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/common/x509util/ [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/ [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/api/ [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/api/api.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/api/health/ [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/api/id.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/api/status.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/bundle/ [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/ca/ [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/cache/ [2022-04-21T20:48:39.255Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/catalog/ [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/config.go [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/datastore/ [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/plugin/ [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-21T20:48:39.256Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-21T20:48:39.534Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-21T20:48:39.534Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-21T20:48:39.534Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-21T20:48:39.534Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-21T20:48:39.534Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-21T20:48:39.534Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-21T20:48:39.534Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-21T20:48:39.534Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-21T20:48:39.534Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-21T20:48:39.534Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-21T20:48:39.534Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-21T20:48:39.534Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-21T20:48:39.534Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-21T20:48:39.534Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-21T20:48:39.534Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-21T20:48:39.534Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-21T20:48:39.534Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-21T20:48:39.534Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-21T20:48:39.534Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-21T20:48:39.534Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-21T20:48:39.534Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-21T20:48:39.534Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-21T20:48:39.534Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-21T20:48:39.534Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-21T20:48:39.534Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-21T20:48:39.534Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-21T20:48:39.534Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-21T20:48:39.534Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-21T20:48:39.534Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-21T20:48:39.534Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-21T20:48:39.534Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-21T20:48:39.534Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-21T20:48:39.534Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-21T20:48:39.534Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-21T20:48:39.534Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-21T20:48:39.534Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-21T20:48:39.534Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-21T20:48:39.534Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-21T20:48:39.534Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-21T20:48:39.534Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-21T20:48:39.534Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-21T20:48:39.534Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-21T20:48:39.534Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-21T20:48:39.534Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-21T20:48:39.534Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-21T20:48:39.534Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-21T20:48:39.534Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-21T20:48:39.534Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-21T20:48:39.534Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-21T20:48:39.534Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-21T20:48:39.534Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-21T20:48:39.534Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-21T20:48:39.534Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-21T20:48:39.534Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-21T20:48:39.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-21T20:48:39.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-21T20:48:39.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-21T20:48:39.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-21T20:48:39.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-21T20:48:39.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-21T20:48:39.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-21T20:48:39.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-21T20:48:39.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-21T20:48:39.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-21T20:48:39.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-21T20:48:39.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-21T20:48:39.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-21T20:48:39.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-21T20:48:39.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-21T20:48:39.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-21T20:48:39.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-21T20:48:39.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-21T20:48:39.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-21T20:48:39.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-21T20:48:39.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-21T20:48:39.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-21T20:48:39.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-21T20:48:39.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-21T20:48:39.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-21T20:48:39.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-21T20:48:39.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-21T20:48:39.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-21T20:48:39.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-21T20:48:39.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/registration/ [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/server.go [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/server_test.go [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/svid/ [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-21T20:48:39.535Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-21T20:48:39.535Z] spire-1.2.1/proto/ [2022-04-21T20:48:39.535Z] spire-1.2.1/proto/private/ [2022-04-21T20:48:39.535Z] spire-1.2.1/proto/private/server/ [2022-04-21T20:48:39.535Z] spire-1.2.1/proto/private/server/journal/ [2022-04-21T20:48:39.535Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-21T20:48:39.535Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-21T20:48:39.535Z] spire-1.2.1/proto/spire/ [2022-04-21T20:48:39.535Z] spire-1.2.1/proto/spire/common/ [2022-04-21T20:48:39.535Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-21T20:48:39.535Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-21T20:48:39.535Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-21T20:48:39.535Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-21T20:48:39.535Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-21T20:48:39.535Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-21T20:48:39.535Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-21T20:48:39.535Z] spire-1.2.1/proto/spire/plugin/ [2022-04-21T20:48:39.535Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-21T20:48:39.535Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-21T20:48:39.535Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-21T20:48:39.535Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-21T20:48:39.535Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-21T20:48:39.535Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-21T20:48:39.535Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-21T20:48:39.535Z] spire-1.2.1/release/ [2022-04-21T20:48:39.535Z] spire-1.2.1/release/spire-extras/ [2022-04-21T20:48:39.535Z] spire-1.2.1/release/spire-extras/README.md [2022-04-21T20:48:39.535Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-21T20:48:39.535Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-21T20:48:39.535Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-21T20:48:39.535Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-21T20:48:39.535Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-21T20:48:39.535Z] spire-1.2.1/release/spire/ [2022-04-21T20:48:39.535Z] spire-1.2.1/release/spire/README.md [2022-04-21T20:48:39.535Z] spire-1.2.1/release/spire/conf/ [2022-04-21T20:48:39.535Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-21T20:48:39.535Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-21T20:48:39.535Z] spire-1.2.1/release/spire/conf/server/ [2022-04-21T20:48:39.535Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-21T20:48:39.535Z] spire-1.2.1/script/ [2022-04-21T20:48:39.535Z] spire-1.2.1/script/build-artifact.sh [2022-04-21T20:48:39.535Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-21T20:48:39.535Z] spire-1.2.1/support/ [2022-04-21T20:48:39.535Z] spire-1.2.1/support/k8s/ [2022-04-21T20:48:39.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-21T20:48:39.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-21T20:48:39.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-21T20:48:39.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-21T20:48:39.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-21T20:48:39.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-21T20:48:39.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-21T20:48:39.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-21T20:48:39.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-21T20:48:39.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-21T20:48:39.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-21T20:48:39.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-21T20:48:39.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-21T20:48:39.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-21T20:48:39.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-21T20:48:39.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-21T20:48:39.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-21T20:48:39.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-21T20:48:39.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-21T20:48:39.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-21T20:48:39.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-21T20:48:39.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-21T20:48:39.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-21T20:48:39.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-21T20:48:39.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-21T20:48:39.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-21T20:48:39.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-21T20:48:39.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-21T20:48:39.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-21T20:48:39.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-21T20:48:39.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-21T20:48:39.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-21T20:48:39.813Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-21T20:48:39.813Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-21T20:48:39.813Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-21T20:48:39.813Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-21T20:48:39.813Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-21T20:48:39.813Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-21T20:48:39.813Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-21T20:48:39.813Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-21T20:48:39.813Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-21T20:48:39.813Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-21T20:48:39.813Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-21T20:48:39.813Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-21T20:48:39.813Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-21T20:48:39.813Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-21T20:48:39.813Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-21T20:48:39.813Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-21T20:48:39.813Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-21T20:48:39.813Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-21T20:48:39.813Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-21T20:48:39.813Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-21T20:48:39.813Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-21T20:48:39.813Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-21T20:48:39.813Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-21T20:48:39.813Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-21T20:48:39.813Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-21T20:48:39.813Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-21T20:48:39.813Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-21T20:48:39.813Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-21T20:48:39.813Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-21T20:48:39.813Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-21T20:48:39.813Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-21T20:48:39.813Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-21T20:48:39.813Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-21T20:48:39.813Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-21T20:48:39.813Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-21T20:48:39.813Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-21T20:48:39.813Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-21T20:48:39.813Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-21T20:48:39.813Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-21T20:48:39.813Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-21T20:48:39.813Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-21T20:48:39.813Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-21T20:48:39.813Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-21T20:48:39.813Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-21T20:48:39.813Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-21T20:48:39.813Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-21T20:48:39.813Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-21T20:48:39.813Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-21T20:48:39.813Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-21T20:48:39.813Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-21T20:48:39.813Z] spire-1.2.1/test/ [2022-04-21T20:48:39.813Z] spire-1.2.1/test/clock/ [2022-04-21T20:48:39.813Z] spire-1.2.1/test/clock/clock.go [2022-04-21T20:48:39.813Z] spire-1.2.1/test/fakes/ [2022-04-21T20:48:39.813Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-21T20:48:39.813Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-21T20:48:39.813Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-21T20:48:39.813Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-21T20:48:39.813Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-21T20:48:39.813Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-21T20:48:39.813Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-21T20:48:39.813Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-21T20:48:39.813Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-21T20:48:39.813Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-21T20:48:39.813Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-21T20:48:39.813Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-21T20:48:39.813Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-21T20:48:39.813Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-21T20:48:39.813Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-21T20:48:39.813Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-21T20:48:39.813Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-21T20:48:39.813Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-21T20:48:39.813Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-21T20:48:39.813Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-21T20:48:39.813Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-21T20:48:39.813Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-21T20:48:39.813Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-21T20:48:39.813Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-21T20:48:39.813Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-21T20:48:39.813Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-21T20:48:39.813Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-21T20:48:39.813Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-21T20:48:39.813Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-21T20:48:39.813Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-21T20:48:39.813Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-21T20:48:39.813Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-21T20:48:39.813Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-21T20:48:39.813Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-21T20:48:39.813Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-21T20:48:39.813Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-21T20:48:39.813Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-21T20:48:39.813Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-21T20:48:39.813Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-21T20:48:39.813Z] spire-1.2.1/test/fixture/ [2022-04-21T20:48:39.813Z] spire-1.2.1/test/fixture/certs/ [2022-04-21T20:48:39.813Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-21T20:48:39.813Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-21T20:48:39.813Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-21T20:48:39.813Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-21T20:48:39.813Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-21T20:48:39.813Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-21T20:48:39.813Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-21T20:48:39.813Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-21T20:48:39.813Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-21T20:48:39.813Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-21T20:48:39.813Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-21T20:48:39.813Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-21T20:48:39.813Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-21T20:48:39.813Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-21T20:48:39.813Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-21T20:48:39.813Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-21T20:48:39.813Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-21T20:48:39.814Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-21T20:48:39.814Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-21T20:48:39.814Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-21T20:48:39.814Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-21T20:48:39.814Z] spire-1.2.1/test/fixture/config/ [2022-04-21T20:48:39.814Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-21T20:48:39.814Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-21T20:48:39.814Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-21T20:48:39.814Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-21T20:48:39.814Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-21T20:48:39.814Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-21T20:48:39.814Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-21T20:48:39.814Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-21T20:48:39.814Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-21T20:48:39.814Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-21T20:48:39.814Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-21T20:48:39.814Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-21T20:48:39.814Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-21T20:48:39.814Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-21T20:48:39.814Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-21T20:48:39.814Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-21T20:48:39.814Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-21T20:48:39.814Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-21T20:48:39.814Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-21T20:48:39.814Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-21T20:48:39.814Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-21T20:48:39.814Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-21T20:48:39.814Z] spire-1.2.1/test/fixture/fixture.go [2022-04-21T20:48:39.814Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-21T20:48:39.814Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-21T20:48:39.814Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-21T20:48:39.814Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-21T20:48:39.814Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-21T20:48:39.814Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-21T20:48:39.814Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-21T20:48:39.814Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-21T20:48:39.814Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-21T20:48:39.814Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-21T20:48:39.814Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-21T20:48:39.814Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-21T20:48:39.814Z] spire-1.2.1/test/fixture/registration/ [2022-04-21T20:48:39.814Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-21T20:48:39.814Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-21T20:48:39.814Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-21T20:48:39.814Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-21T20:48:39.814Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-21T20:48:39.814Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/ [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/README.md [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/common [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/setup/ [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/ [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-21T20:48:39.814Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-21T20:48:40.092Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-21T20:48:40.093Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-21T20:48:40.094Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-21T20:48:40.372Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-21T20:48:40.372Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-21T20:48:40.372Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-21T20:48:40.372Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-21T20:48:40.372Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-21T20:48:40.372Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-21T20:48:40.372Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-21T20:48:40.372Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-21T20:48:40.372Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-21T20:48:40.372Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-21T20:48:40.372Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-21T20:48:40.372Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-21T20:48:40.372Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-21T20:48:40.372Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-21T20:48:40.372Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-21T20:48:40.372Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-21T20:48:40.372Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-21T20:48:40.372Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-21T20:48:40.372Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-21T20:48:40.372Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-21T20:48:40.372Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-21T20:48:40.372Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-21T20:48:40.372Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-21T20:48:40.372Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-21T20:48:40.372Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-21T20:48:40.372Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-21T20:48:40.372Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-21T20:48:40.372Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-21T20:48:40.372Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-21T20:48:40.372Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-21T20:48:40.372Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-21T20:48:40.372Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-21T20:48:40.372Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-21T20:48:40.372Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-21T20:48:40.372Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-21T20:48:40.372Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-21T20:48:40.372Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-21T20:48:40.372Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-21T20:48:40.372Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-21T20:48:40.372Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-21T20:48:40.372Z] spire-1.2.1/test/integration/test-one.sh [2022-04-21T20:48:40.372Z] spire-1.2.1/test/integration/test.sh [2022-04-21T20:48:40.372Z] spire-1.2.1/test/plugintest/ [2022-04-21T20:48:40.372Z] spire-1.2.1/test/plugintest/config.go [2022-04-21T20:48:40.372Z] spire-1.2.1/test/plugintest/load.go [2022-04-21T20:48:40.372Z] spire-1.2.1/test/plugintest/option.go [2022-04-21T20:48:40.372Z] spire-1.2.1/test/spiretest/ [2022-04-21T20:48:40.372Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-21T20:48:40.372Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-21T20:48:40.372Z] spire-1.2.1/test/spiretest/dir.go [2022-04-21T20:48:40.372Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-21T20:48:40.372Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-21T20:48:40.372Z] spire-1.2.1/test/spiretest/logs.go [2022-04-21T20:48:40.372Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-21T20:48:40.372Z] spire-1.2.1/test/spiretest/suite.go [2022-04-21T20:48:40.372Z] spire-1.2.1/test/spiretest/x509.go [2022-04-21T20:48:40.372Z] spire-1.2.1/test/testca/ [2022-04-21T20:48:40.372Z] spire-1.2.1/test/testca/ca.go [2022-04-21T20:48:40.372Z] spire-1.2.1/test/testkey/ [2022-04-21T20:48:40.372Z] spire-1.2.1/test/testkey/generate.sh [2022-04-21T20:48:40.372Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-21T20:48:40.372Z] spire-1.2.1/test/testkey/keys.go [2022-04-21T20:48:40.372Z] spire-1.2.1/test/testkey/new.go [2022-04-21T20:48:40.372Z] spire-1.2.1/test/tpmsimulator/ [2022-04-21T20:48:40.372Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-21T20:48:40.372Z] spire-1.2.1/test/util/ [2022-04-21T20:48:40.372Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-21T20:48:40.372Z] spire-1.2.1/test/util/cert_generation.go [2022-04-21T20:48:40.372Z] spire-1.2.1/test/util/io_redirection.go [2022-04-21T20:48:40.372Z] spire-1.2.1/test/util/race.go [2022-04-21T20:48:40.372Z] spire-1.2.1/test/util/util.go [2022-04-21T20:48:40.372Z] building spire from source... [2022-04-21T20:48:40.980Z] Installing go1.17.7... [2022-04-21T20:49:07.806Z] Building bin/spire-server... [2022-04-21T20:49:07.806Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-21T20:49:07.806Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-21T20:49:07.806Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-21T20:49:07.806Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-21T20:49:07.806Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-21T20:49:07.806Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-21T20:49:07.806Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-21T20:49:07.806Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-21T20:49:07.806Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-21T20:49:08.795Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-21T20:49:09.399Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-21T20:49:09.399Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-21T20:49:09.399Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-21T20:49:09.676Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-21T20:49:09.676Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-21T20:49:09.676Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-21T20:49:09.953Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-21T20:49:10.942Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-21T20:49:10.942Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-21T20:49:10.942Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-21T20:49:11.218Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-21T20:49:11.218Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-21T20:49:12.207Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-21T20:49:12.207Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-21T20:49:27.341Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-21T20:49:27.341Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-21T20:49:27.341Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-21T20:49:27.341Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-21T20:49:27.341Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-21T20:49:27.341Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-21T20:49:27.341Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-21T20:49:27.341Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-21T20:49:27.341Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-21T20:49:27.341Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-21T20:49:27.341Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-21T20:49:27.341Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-21T20:49:27.341Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-21T20:49:27.341Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-21T20:49:27.618Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-21T20:49:29.066Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-21T20:49:29.066Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-21T20:49:29.669Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-21T20:49:29.669Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-21T20:49:29.669Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-21T20:49:29.669Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-21T20:49:29.669Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-21T20:49:29.946Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-21T20:49:29.946Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-21T20:49:42.368Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-21T20:49:42.368Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-21T20:49:42.368Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-21T20:49:42.368Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-21T20:49:42.368Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-21T20:49:42.368Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-21T20:49:42.645Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-21T20:49:42.645Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-21T20:49:42.923Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-21T20:49:43.530Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-21T20:49:43.530Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-21T20:49:43.815Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-21T20:50:10.668Z] go: downloading google.golang.org/api v0.70.0 [2022-04-21T20:50:10.668Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-21T20:50:10.668Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-21T20:50:10.668Z] go: downloading k8s.io/api v0.23.4 [2022-04-21T20:50:18.959Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-21T20:50:51.327Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-21T20:50:51.327Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-21T20:50:51.327Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-21T20:50:51.327Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-21T20:50:51.327Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-21T20:50:51.328Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-21T20:50:53.316Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-21T20:50:54.309Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-21T20:50:56.309Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-21T20:50:56.309Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-21T20:50:56.588Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-21T20:50:57.583Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-21T20:50:57.862Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-21T20:50:58.141Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-21T20:50:58.141Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-21T20:50:58.809Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-21T20:50:59.252Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-21T20:50:59.252Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-21T20:51:02.032Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-21T20:51:02.032Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-21T20:51:02.032Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-21T20:51:02.311Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-21T20:51:02.311Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-21T20:51:02.585Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-21T20:51:02.860Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-21T20:51:08.262Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-21T20:51:08.862Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-21T20:51:08.862Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-21T20:51:09.137Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-21T20:51:09.137Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-21T20:51:09.137Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-21T20:51:09.137Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-21T20:51:09.736Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-21T20:51:10.011Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-21T20:51:10.011Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-21T20:51:10.286Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-21T20:51:10.562Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-21T20:51:11.550Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-21T20:51:12.149Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-21T20:51:12.425Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-21T20:51:12.425Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-21T20:51:12.700Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-21T20:51:12.701Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-21T20:51:12.701Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-21T20:51:12.978Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-21T20:51:12.978Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-21T20:51:13.968Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-21T20:51:14.243Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-21T20:51:14.521Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-21T20:51:14.521Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-21T20:51:14.800Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-21T20:51:16.795Z] go: downloading go.opencensus.io v0.23.0 [2022-04-21T20:51:17.788Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-21T20:51:17.788Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-21T20:51:18.068Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-21T20:51:18.068Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-21T20:51:18.350Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-21T20:51:18.629Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-21T20:51:18.908Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-21T20:51:19.188Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-21T20:51:21.829Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-21T20:51:24.461Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-21T20:51:24.461Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-21T20:51:24.461Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-21T20:51:24.461Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-21T20:51:24.461Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-21T20:51:25.061Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-21T20:51:25.337Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-21T20:51:25.337Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-21T20:51:25.613Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-21T20:51:25.613Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-21T20:51:25.613Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-21T20:51:25.889Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-21T20:51:34.200Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-21T20:51:34.200Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-21T20:51:34.476Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-21T20:51:34.476Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-21T20:52:01.290Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-21T20:52:01.290Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-21T20:53:09.315Z] 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-21T20:53:09.315Z] Removing intermediate container fa8d22b701f3 [2022-04-21T20:53:09.315Z] ---> 5f19d1f7356b [2022-04-21T20:53:09.315Z] [2022-04-21T20:53:09.315Z] Step 10/23 : FROM alpine:3.14 [2022-04-21T20:53:09.315Z] 3.14: Pulling from library/alpine [2022-04-21T20:53:10.756Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-21T20:53:10.756Z] Status: Downloaded newer image for alpine:3.14 [2022-04-21T20:53:10.756Z] ---> ac73e934f311 [2022-04-21T20:53:10.756Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-21T20:53:11.033Z] ---> Running in 79b55d927f29 [2022-04-21T20:53:13.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-21T20:53:13.305Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-21T20:53:14.766Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-21T20:53:14.767Z] Executing busybox-1.33.1-r7.trigger [2022-04-21T20:53:14.767Z] OK: 5 MiB in 15 packages [2022-04-21T20:53:16.764Z] Removing intermediate container 79b55d927f29 [2022-04-21T20:53:16.764Z] ---> 6d4a838bc68b [2022-04-21T20:53:16.764Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-21T20:53:16.764Z] ---> Running in 21a7114256c9 [2022-04-21T20:53:18.216Z] Removing intermediate container 21a7114256c9 [2022-04-21T20:53:18.216Z] ---> 3e89a0fc50bc [2022-04-21T20:53:18.216Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-21T20:53:18.216Z] ---> Running in 1feef0bc8860 [2022-04-21T20:53:19.208Z] Removing intermediate container 1feef0bc8860 [2022-04-21T20:53:19.208Z] ---> 7bb75f93a96b [2022-04-21T20:53:19.208Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-21T20:53:19.487Z] ---> Running in d768a34ae8ac [2022-04-21T20:53:20.934Z] Removing intermediate container d768a34ae8ac [2022-04-21T20:53:20.934Z] ---> 47011ea52542 [2022-04-21T20:53:20.934Z] Step 15/23 : WORKDIR / [2022-04-21T20:53:21.209Z] ---> Running in 36f4121ec587 [2022-04-21T20:53:22.656Z] Removing intermediate container 36f4121ec587 [2022-04-21T20:53:22.656Z] ---> 7da9eea7c0c1 [2022-04-21T20:53:22.656Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-21T20:53:24.648Z] ---> dbf88aadf303 [2022-04-21T20:53:24.648Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-21T20:53:26.100Z] Removing intermediate container 88b5d81e9835 [2022-04-21T20:53:26.100Z] ---> 0d7232241297 [2022-04-21T20:53:26.100Z] [2022-04-21T20:53:26.100Z] Step 10/31 : FROM alpine:3.14 [2022-04-21T20:53:26.100Z] ---> ac73e934f311 [2022-04-21T20:53:26.100Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-21T20:53:26.100Z] ---> Running in b26b9946fe55 [2022-04-21T20:53:27.554Z] Removing intermediate container b26b9946fe55 [2022-04-21T20:53:27.554Z] ---> f4a40d1ad049 [2022-04-21T20:53:27.554Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-21T20:53:27.554Z] ---> Running in aeabd647f147 [2022-04-21T20:53:28.162Z] ---> 6a25e304d1a9 [2022-04-21T20:53:28.162Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-21T20:53:30.157Z] Removing intermediate container 477ef87992a4 [2022-04-21T20:53:30.157Z] ---> c768b8ca5c1d [2022-04-21T20:53:30.157Z] [2022-04-21T20:53:30.157Z] Step 10/25 : FROM alpine:3.14 [2022-04-21T20:53:30.157Z] ---> ac73e934f311 [2022-04-21T20:53:30.157Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-21T20:53:30.157Z] ---> 13557070491b [2022-04-21T20:53:30.157Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-21T20:53:30.157Z] ---> Running in c11245c11d8e [2022-04-21T20:53:30.157Z] ---> Running in f262c9340246 [2022-04-21T20:53:30.435Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-21T20:53:31.058Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-21T20:53:31.058Z] Removing intermediate container c11245c11d8e [2022-04-21T20:53:31.058Z] ---> 04b520b250cf [2022-04-21T20:53:31.058Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-21T20:53:31.058Z] ---> Running in f4e6cc7ad3b5 [2022-04-21T20:53:32.376Z] Removing intermediate container f4e6cc7ad3b5 [2022-04-21T20:53:32.376Z] ---> b37bc3524584 [2022-04-21T20:53:32.376Z] Step 21/23 : LABEL arch=arm64 [2022-04-21T20:53:32.376Z] ---> Running in d077477b5ac6 [2022-04-21T20:53:32.376Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-21T20:53:32.376Z] (2/2) Installing su-exec (0.2-r1) [2022-04-21T20:53:32.376Z] Executing busybox-1.33.1-r7.trigger [2022-04-21T20:53:32.376Z] OK: 6 MiB in 16 packages [2022-04-21T20:53:33.437Z] Removing intermediate container d077477b5ac6 [2022-04-21T20:53:33.437Z] ---> 34abb7035ec5 [2022-04-21T20:53:33.437Z] Step 22/23 : LABEL git_sha=3298a5c934eedd9b55da1c99ceede0741801d537 [2022-04-21T20:53:33.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-21T20:53:33.812Z] ---> Running in 40ae718340f6 [2022-04-21T20:53:34.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-21T20:53:34.402Z] Removing intermediate container aeabd647f147 [2022-04-21T20:53:34.402Z] ---> fb7bf3d8ed46 [2022-04-21T20:53:34.402Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-21T20:53:34.402Z] Removing intermediate container 40ae718340f6 [2022-04-21T20:53:34.402Z] ---> e12fc17c26c8 [2022-04-21T20:53:34.402Z] Step 23/23 : LABEL version=0.0.0 [2022-04-21T20:53:34.402Z] ---> Running in 804cf98dd9c3 [2022-04-21T20:53:34.402Z] ---> Running in 070ef2b24fca [2022-04-21T20:53:35.007Z] Removing intermediate container 804cf98dd9c3 [2022-04-21T20:53:35.007Z] ---> f73866cff591 [2022-04-21T20:53:35.007Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-21T20:53:35.007Z] Removing intermediate container 070ef2b24fca [2022-04-21T20:53:35.007Z] ---> 8cf3f713f57a [2022-04-21T20:53:35.007Z] [2022-04-21T20:53:35.286Z] ---> Running in d81cd1bce204 [2022-04-21T20:53:35.564Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-21T20:53:35.564Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-21T20:53:35.564Z] (3/3) Installing su-exec (0.2-r1) [2022-04-21T20:53:35.862Z] Executing busybox-1.33.1-r7.trigger [2022-04-21T20:53:35.862Z] Executing ca-certificates-20211220-r0.trigger [2022-04-21T20:53:35.862Z] Successfully built 8cf3f713f57a [2022-04-21T20:53:35.862Z] Successfully tagged core-command-arm64:latest [2022-04-21T20:53:35.862Z] Removing intermediate container d81cd1bce204 [2022-04-21T20:53:35.862Z] ---> 01fb85eda62f [2022-04-21T20:53:35.862Z] Building sys-mgmt-agent [2022-04-21T20:53:35.862Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-21T20:53:36.141Z]  Building core-command ... done  ---> Running in df128a9b50f6 [2022-04-21T20:53:36.430Z] OK: 6 MiB in 17 packages [2022-04-21T20:53:39.861Z] Removing intermediate container f262c9340246 [2022-04-21T20:53:39.861Z] ---> 223a671113d2 [2022-04-21T20:53:39.861Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-21T20:53:39.861Z] ---> Running in 34fea430e9ca [2022-04-21T20:53:40.155Z] Removing intermediate container df128a9b50f6 [2022-04-21T20:53:40.155Z] ---> 97a162bea238 [2022-04-21T20:53:40.155Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-21T20:53:40.155Z] Removing intermediate container 34fea430e9ca [2022-04-21T20:53:40.155Z] ---> 11901e99ec50 [2022-04-21T20:53:40.155Z] Step 13/25 : WORKDIR / [2022-04-21T20:53:40.155Z] ---> Running in d60146823f5b [2022-04-21T20:53:40.441Z] ---> Running in ed163f107792 [2022-04-21T20:53:41.078Z] Removing intermediate container d60146823f5b [2022-04-21T20:53:41.078Z] ---> e60b1a1f5c8c [2022-04-21T20:53:41.078Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-21T20:53:41.361Z] Removing intermediate container ed163f107792 [2022-04-21T20:53:41.361Z] ---> aba12c9b1723 [2022-04-21T20:53:41.361Z] 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-21T20:53:42.811Z] ---> ea457421ea02 [2022-04-21T20:53:42.811Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-21T20:53:42.811Z] ---> 92df2d5dae67 [2022-04-21T20:53:42.811Z] 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-21T20:53:42.811Z] ---> Running in 2e04fa963596 [2022-04-21T20:53:44.275Z] ---> 16aa68291fc5 [2022-04-21T20:53:44.275Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-21T20:53:45.722Z] ---> 7d28a46e2aa9 [2022-04-21T20:53:45.722Z] 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-21T20:53:46.325Z] Removing intermediate container 2e04fa963596 [2022-04-21T20:53:46.325Z] ---> f671637c84ab [2022-04-21T20:53:46.325Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-21T20:53:46.933Z] ---> 8b723e734b90 [2022-04-21T20:53:46.933Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-21T20:53:47.533Z] ---> 15543498b261 [2022-04-21T20:53:47.533Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-21T20:53:50.164Z] ---> 7dc25ba3bfa8 [2022-04-21T20:53:50.164Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-21T20:53:51.607Z] ---> 05100fad962b [2022-04-21T20:53:51.607Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-21T20:53:53.600Z] ---> aeb4a3415cd3 [2022-04-21T20:53:53.600Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-21T20:53:53.879Z] ---> f4900f02a283 [2022-04-21T20:53:53.879Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-21T20:53:54.501Z] ---> ce7b785cf7a4 [2022-04-21T20:53:54.501Z] 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-21T20:53:54.787Z] ---> Running in ad6728e6ff66 [2022-04-21T20:53:55.785Z] ---> c03de04a7719 [2022-04-21T20:53:55.785Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-21T20:53:57.787Z] ---> 0feae9cacdd2 [2022-04-21T20:53:57.787Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-21T20:53:58.432Z] ---> Running in 06193a2a68e1 [2022-04-21T20:53:58.711Z] Removing intermediate container ad6728e6ff66 [2022-04-21T20:53:58.711Z] ---> e1986c3f2bfe [2022-04-21T20:53:58.711Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-21T20:53:58.988Z] ---> Running in fdde48af060e [2022-04-21T20:53:58.988Z] Removing intermediate container 06193a2a68e1 [2022-04-21T20:53:58.988Z] ---> 9beffafea4d4 [2022-04-21T20:53:59.265Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-21T20:53:59.874Z] Removing intermediate container fdde48af060e [2022-04-21T20:53:59.874Z] ---> d385c41212f6 [2022-04-21T20:53:59.874Z] Step 23/25 : LABEL arch=arm64 [2022-04-21T20:54:00.155Z] ---> Running in d4321aeaf608 [2022-04-21T20:54:01.150Z] ---> be30d7b88151 [2022-04-21T20:54:01.150Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-21T20:54:01.150Z] Removing intermediate container d4321aeaf608 [2022-04-21T20:54:01.150Z] ---> fda2064c5c30 [2022-04-21T20:54:01.150Z] Step 24/25 : LABEL git_sha=3298a5c934eedd9b55da1c99ceede0741801d537 [2022-04-21T20:54:01.150Z] ---> Running in f3d18d89d656 [2022-04-21T20:54:01.755Z] ---> Running in 4ba8bd07d78c [2022-04-21T20:54:02.367Z] Removing intermediate container f3d18d89d656 [2022-04-21T20:54:02.367Z] ---> 2e78ee21cdc2 [2022-04-21T20:54:02.367Z] Step 25/25 : LABEL version=0.0.0 [2022-04-21T20:54:02.646Z] ---> Running in 9b4325531329 [2022-04-21T20:54:03.636Z] Removing intermediate container 9b4325531329 [2022-04-21T20:54:03.637Z] ---> 571d79b8f6d6 [2022-04-21T20:54:03.637Z] [2022-04-21T20:54:05.101Z] Successfully built 571d79b8f6d6 [2022-04-21T20:54:05.101Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-21T20:54:05.101Z] Building security-spire-agent [2022-04-21T20:54:05.720Z]  Building security-secretstore-setup ... done Removing intermediate container 4ba8bd07d78c [2022-04-21T20:54:05.720Z] ---> e751a77c5306 [2022-04-21T20:54:05.720Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-21T20:54:05.996Z] ---> Running in b46d84cea285 [2022-04-21T20:54:06.600Z] Removing intermediate container b46d84cea285 [2022-04-21T20:54:06.600Z] ---> 67603a6cd811 [2022-04-21T20:54:06.600Z] Step 28/31 : CMD ["gate"] [2022-04-21T20:54:06.892Z] ---> Running in f4353cd2e4a7 [2022-04-21T20:54:07.514Z] Removing intermediate container f4353cd2e4a7 [2022-04-21T20:54:07.514Z] ---> a4d2d0a304ad [2022-04-21T20:54:07.514Z] Step 29/31 : LABEL arch=arm64 [2022-04-21T20:54:07.798Z] ---> Running in 59dfb95a7d2c [2022-04-21T20:54:08.407Z] Removing intermediate container 59dfb95a7d2c [2022-04-21T20:54:08.408Z] ---> 4df8e5f00dcd [2022-04-21T20:54:08.408Z] Step 30/31 : LABEL git_sha=3298a5c934eedd9b55da1c99ceede0741801d537 [2022-04-21T20:54:08.687Z] ---> Running in f1ae7fcee7a0 [2022-04-21T20:54:09.679Z] Removing intermediate container f1ae7fcee7a0 [2022-04-21T20:54:09.679Z] ---> 56837ce0b53d [2022-04-21T20:54:09.679Z] Step 31/31 : LABEL version=0.0.0 [2022-04-21T20:54:09.957Z] ---> Running in 1fb1448c3b5b [2022-04-21T20:54:10.571Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-21T20:54:10.571Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-21T20:54:10.571Z] ---> 886a1ef2d425 [2022-04-21T20:54:10.571Z] Step 3/23 : WORKDIR /edgex-go [2022-04-21T20:54:10.571Z] ---> Using cache [2022-04-21T20:54:10.858Z] ---> 027dae390533 [2022-04-21T20:54:10.858Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T20:54:10.858Z] ---> Running in 3aba29475a71 [2022-04-21T20:54:10.858Z] Removing intermediate container 1fb1448c3b5b [2022-04-21T20:54:10.858Z] ---> b379b9c2fcba [2022-04-21T20:54:10.858Z] [2022-04-21T20:54:11.462Z] Successfully built b379b9c2fcba [2022-04-21T20:54:11.737Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-21T20:54:11.737Z] Building support-scheduler [2022-04-21T20:54:13.738Z]  Building security-bootstrapper ... done Removing intermediate container 3aba29475a71 [2022-04-21T20:54:13.738Z] ---> f4bdc0a44598 [2022-04-21T20:54:13.738Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-21T20:54:13.738Z] ---> Running in 37cbac76facc [2022-04-21T20:54:15.734Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-21T20:54:16.343Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-21T20:54:17.789Z] OK: 220 MiB in 52 packages [2022-04-21T20:54:19.252Z] Removing intermediate container 37cbac76facc [2022-04-21T20:54:19.252Z] ---> 19dac432f1ab [2022-04-21T20:54:19.252Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-21T20:54:20.244Z] ---> e14c52dfafeb [2022-04-21T20:54:20.529Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-21T20:54:20.529Z] ---> Running in 75f4964dd437 [2022-04-21T20:54:27.303Z] Removing intermediate container 75f4964dd437 [2022-04-21T20:54:27.303Z] ---> cabf9e684cf7 [2022-04-21T20:54:27.303Z] Step 8/23 : COPY . . [2022-04-21T20:54:49.540Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-21T20:54:49.540Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-21T20:54:49.540Z] ---> 886a1ef2d425 [2022-04-21T20:54:49.540Z] Step 3/26 : WORKDIR /edgex-go [2022-04-21T20:54:49.540Z] ---> Using cache [2022-04-21T20:54:49.540Z] ---> 027dae390533 [2022-04-21T20:54:49.540Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T20:54:49.540Z] ---> Using cache [2022-04-21T20:54:49.540Z] ---> f4bdc0a44598 [2022-04-21T20:54:49.540Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-21T20:54:50.550Z] ---> Running in 24ae38611162 [2022-04-21T20:54:53.198Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-21T20:54:54.366Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-21T20:54:55.666Z] OK: 220 MiB in 52 packages [2022-04-21T20:54:58.340Z] Removing intermediate container 24ae38611162 [2022-04-21T20:54:58.340Z] ---> b4b88f655b9f [2022-04-21T20:54:58.340Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-21T20:55:00.395Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-21T20:55:00.395Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-21T20:55:00.395Z] ---> 886a1ef2d425 [2022-04-21T20:55:00.395Z] Step 3/22 : WORKDIR /edgex-go [2022-04-21T20:55:00.395Z] ---> Using cache [2022-04-21T20:55:00.395Z] ---> 027dae390533 [2022-04-21T20:55:00.395Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T20:55:00.395Z] ---> Using cache [2022-04-21T20:55:00.395Z] ---> f4bdc0a44598 [2022-04-21T20:55:00.395Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-21T20:55:00.395Z] ---> Running in 54781481b7f9 [2022-04-21T20:55:00.670Z] ---> c8c128156918 [2022-04-21T20:55:00.670Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-21T20:55:01.285Z] ---> Running in 026425fdc065 [2022-04-21T20:55:03.923Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-21T20:55:04.525Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-21T20:55:05.976Z] OK: 220 MiB in 52 packages [2022-04-21T20:55:08.629Z] Removing intermediate container 54781481b7f9 [2022-04-21T20:55:08.629Z] ---> ab26208c22fb [2022-04-21T20:55:08.629Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-21T20:55:08.629Z] Removing intermediate container 026425fdc065 [2022-04-21T20:55:08.629Z] ---> 36981d084718 [2022-04-21T20:55:08.629Z] Step 8/26 : COPY . . [2022-04-21T20:55:10.610Z] ---> 30bf8e6540bd [2022-04-21T20:55:10.610Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-21T20:55:11.208Z] ---> Running in 53be04f0f32d [2022-04-21T20:55:14.668Z] ---> 60841f03b4be [2022-04-21T20:55:14.668Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-21T20:55:14.947Z] ---> Running in fd6eda076df3 [2022-04-21T20:55:15.223Z] Removing intermediate container 71813bd1d2d3 [2022-04-21T20:55:15.223Z] ---> 2535a1be27df [2022-04-21T20:55:15.223Z] [2022-04-21T20:55:15.223Z] Step 9/20 : FROM alpine:3.15 [2022-04-21T20:55:15.842Z] 3.15: Pulling from library/alpine [2022-04-21T20:55:17.847Z] Removing intermediate container 53be04f0f32d [2022-04-21T20:55:17.847Z] ---> 8de97b0d92b0 [2022-04-21T20:55:17.847Z] Step 8/22 : COPY . . [2022-04-21T20:55:18.125Z] 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-21T20:55:19.129Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-21T20:55:19.129Z] Status: Downloaded newer image for alpine:3.15 [2022-04-21T20:55:19.129Z] ---> 3fb3c9af89a9 [2022-04-21T20:55:19.129Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-21T20:55:19.129Z] ---> Running in d8adb5a16188 [2022-04-21T20:55:20.597Z] Removing intermediate container d8adb5a16188 [2022-04-21T20:55:20.597Z] ---> 194859ec4644 [2022-04-21T20:55:20.597Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T20:55:20.597Z] ---> Running in f753554b219d [2022-04-21T20:55:26.020Z] Removing intermediate container f753554b219d [2022-04-21T20:55:26.020Z] ---> e34757be76bb [2022-04-21T20:55:26.020Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-21T20:55:26.020Z] ---> Running in cacd63699325 [2022-04-21T20:55:28.008Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-21T20:55:29.001Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-21T20:55:30.454Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-21T20:55:30.454Z] v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-21T20:55:30.454Z] OK: 15730 distinct packages available [2022-04-21T20:55:30.735Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-21T20:55:31.793Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-21T20:55:32.791Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-21T20:55:33.068Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-21T20:55:33.068Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-21T20:55:33.068Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-21T20:55:33.345Z] (5/9) Installing curl (7.80.0-r0) [2022-04-21T20:55:33.345Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-21T20:55:33.621Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-21T20:55:33.621Z] (8/9) Installing libucontext (1.1-r0) [2022-04-21T20:55:33.621Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-21T20:55:33.898Z] Executing busybox-1.34.1-r5.trigger [2022-04-21T20:55:33.898Z] Executing ca-certificates-20211220-r0.trigger [2022-04-21T20:55:34.178Z] OK: 8 MiB in 23 packages [2022-04-21T20:55:38.516Z] Removing intermediate container cacd63699325 [2022-04-21T20:55:38.516Z] ---> aee1698ef963 [2022-04-21T20:55:38.516Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-21T20:55:40.502Z] ---> 3c8afe288870 [2022-04-21T20:55:40.502Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-21T20:55:46.004Z] ---> bc5f0ef1051e [2022-04-21T20:55:46.004Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-21T20:55:49.524Z] ---> 6c5818385636 [2022-04-21T20:55:49.524Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-21T20:55:49.524Z] ---> Running in a8b1e22e2215 [2022-04-21T20:55:50.627Z] Removing intermediate container a8b1e22e2215 [2022-04-21T20:55:50.627Z] ---> 92ae40f49ffe [2022-04-21T20:55:50.627Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-21T20:55:50.627Z] ---> Running in 376d55fd5aea [2022-04-21T20:55:52.765Z] Removing intermediate container 376d55fd5aea [2022-04-21T20:55:52.765Z] ---> f1a1e7e0c50c [2022-04-21T20:55:52.765Z] Step 18/20 : LABEL arch=arm64 [2022-04-21T20:55:52.765Z] ---> Running in c8a78e3ae0bd [2022-04-21T20:55:53.043Z] Removing intermediate container c8a78e3ae0bd [2022-04-21T20:55:53.043Z] ---> eb682510cd58 [2022-04-21T20:55:53.043Z] Step 19/20 : LABEL git_sha=3298a5c934eedd9b55da1c99ceede0741801d537 [2022-04-21T20:55:53.324Z] ---> Running in cccc4359b2dd [2022-04-21T20:55:54.309Z] Removing intermediate container cccc4359b2dd [2022-04-21T20:55:54.309Z] ---> d2090adbf2bc [2022-04-21T20:55:54.309Z] Step 20/20 : LABEL version=0.0.0 [2022-04-21T20:55:54.587Z] ---> Running in a163263bb7f7 [2022-04-21T20:55:56.033Z] Removing intermediate container a163263bb7f7 [2022-04-21T20:55:56.033Z] ---> 1c1f6c5ac371 [2022-04-21T20:55:56.033Z] [2022-04-21T20:55:56.033Z] ---> 40be2f64b4d1 [2022-04-21T20:55:56.033Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-21T20:55:56.033Z] ---> Running in 509a2b21be61 [2022-04-21T20:55:57.045Z] Removing intermediate container 509a2b21be61 [2022-04-21T20:55:57.045Z] ---> 823713ad5914 [2022-04-21T20:55:57.045Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-21T20:55:57.322Z] ---> Running in 31194241d7c8 [2022-04-21T20:55:57.322Z] Successfully built 1c1f6c5ac371 [2022-04-21T20:55:57.598Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-21T20:55:57.598Z]  Building security-spiffe-token-provider ... done Building core-metadata [2022-04-21T20:56:01.036Z] Removing intermediate container 31194241d7c8 [2022-04-21T20:56:01.036Z] ---> f26736a8194d [2022-04-21T20:56:01.036Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-21T20:56:01.319Z] ---> Running in 867e918ac8ac [2022-04-21T20:56:01.966Z] ---> de3b1247af1f [2022-04-21T20:56:01.966Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-21T20:56:01.966Z] Removing intermediate container 867e918ac8ac [2022-04-21T20:56:01.966Z] ---> 7d8d58b68c1f [2022-04-21T20:56:02.247Z] 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-21T20:56:02.247Z] ---> Running in 23600b2af47f [2022-04-21T20:56:02.247Z] ---> Running in 29a02160f028 [2022-04-21T20:56:04.902Z] 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-21T20:56:05.898Z] spire-1.2.1/ [2022-04-21T20:56:05.898Z] spire-1.2.1/.data/ [2022-04-21T20:56:05.898Z] spire-1.2.1/.data/.file [2022-04-21T20:56:05.898Z] spire-1.2.1/.dockerignore [2022-04-21T20:56:05.898Z] spire-1.2.1/.gitattributes [2022-04-21T20:56:05.898Z] spire-1.2.1/.githooks/ [2022-04-21T20:56:05.898Z] spire-1.2.1/.githooks/pre-commit [2022-04-21T20:56:05.898Z] spire-1.2.1/.github/ [2022-04-21T20:56:05.898Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-21T20:56:05.898Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-21T20:56:05.898Z] spire-1.2.1/.github/dependabot.yml [2022-04-21T20:56:05.898Z] spire-1.2.1/.github/workflows/ [2022-04-21T20:56:05.898Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-21T20:56:05.898Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-21T20:56:05.898Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-21T20:56:05.898Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-21T20:56:05.898Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-21T20:56:05.898Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-21T20:56:05.898Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-21T20:56:05.898Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-21T20:56:05.898Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-21T20:56:05.898Z] spire-1.2.1/.gitignore [2022-04-21T20:56:05.898Z] spire-1.2.1/.go-version [2022-04-21T20:56:05.898Z] spire-1.2.1/.golangci.yml [2022-04-21T20:56:05.898Z] spire-1.2.1/ADOPTERS.md [2022-04-21T20:56:05.898Z] spire-1.2.1/CHANGELOG.md [2022-04-21T20:56:05.898Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-21T20:56:05.898Z] spire-1.2.1/CODEOWNERS [2022-04-21T20:56:05.898Z] spire-1.2.1/CONTRIBUTING.md [2022-04-21T20:56:05.898Z] spire-1.2.1/Dockerfile [2022-04-21T20:56:05.898Z] spire-1.2.1/Dockerfile.dev [2022-04-21T20:56:05.898Z] spire-1.2.1/Dockerfile.scratch [2022-04-21T20:56:05.898Z] spire-1.2.1/LICENSE [2022-04-21T20:56:05.898Z] spire-1.2.1/MAINTAINERS.md [2022-04-21T20:56:05.898Z] spire-1.2.1/Makefile [2022-04-21T20:56:05.898Z] spire-1.2.1/README.md [2022-04-21T20:56:05.898Z] spire-1.2.1/ROADMAP.md [2022-04-21T20:56:05.898Z] spire-1.2.1/SECURITY.md [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/ [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-agent/ [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-server/ [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-21T20:56:05.898Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-21T20:56:05.898Z] spire-1.2.1/conf/ [2022-04-21T20:56:05.898Z] spire-1.2.1/conf/agent/ [2022-04-21T20:56:05.898Z] spire-1.2.1/conf/agent/agent.conf [2022-04-21T20:56:05.898Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-21T20:56:05.898Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-21T20:56:05.898Z] spire-1.2.1/conf/server/ [2022-04-21T20:56:05.898Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-21T20:56:05.898Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-21T20:56:05.898Z] spire-1.2.1/conf/server/server.conf [2022-04-21T20:56:05.898Z] spire-1.2.1/conf/server/server_full.conf [2022-04-21T20:56:05.898Z] spire-1.2.1/doc/ [2022-04-21T20:56:05.898Z] spire-1.2.1/doc/SPIRE101.md [2022-04-21T20:56:05.898Z] spire-1.2.1/doc/auditlog.md [2022-04-21T20:56:05.898Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-21T20:56:05.898Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-21T20:56:05.898Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-21T20:56:05.898Z] spire-1.2.1/doc/images/ [2022-04-21T20:56:05.898Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-21T20:56:05.898Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-21T20:56:05.898Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-21T20:56:06.174Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-21T20:56:06.174Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-21T20:56:06.174Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-21T20:56:06.174Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-21T20:56:06.174Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-21T20:56:06.174Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-21T20:56:06.174Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-21T20:56:06.174Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-21T20:56:06.174Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-21T20:56:06.174Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-21T20:56:06.174Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-21T20:56:06.174Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-21T20:56:06.174Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-21T20:56:06.174Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-21T20:56:06.174Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-21T20:56:06.174Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-21T20:56:06.174Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-21T20:56:06.174Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-21T20:56:06.175Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-21T20:56:06.175Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-21T20:56:06.175Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-21T20:56:06.175Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-21T20:56:06.175Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-21T20:56:06.175Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-21T20:56:06.175Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-21T20:56:06.175Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-21T20:56:06.175Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-21T20:56:06.175Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-21T20:56:06.175Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-21T20:56:06.175Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-21T20:56:06.175Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-21T20:56:06.175Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-21T20:56:06.175Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-21T20:56:06.175Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-21T20:56:06.175Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-21T20:56:06.175Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-21T20:56:06.175Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-21T20:56:06.175Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-21T20:56:06.175Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-21T20:56:06.175Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-21T20:56:06.175Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-21T20:56:06.175Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-21T20:56:06.175Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-21T20:56:06.175Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-21T20:56:06.175Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-21T20:56:06.175Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-21T20:56:06.175Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-21T20:56:06.175Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-21T20:56:06.175Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-21T20:56:06.175Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-21T20:56:06.175Z] spire-1.2.1/doc/scaling_spire.md [2022-04-21T20:56:06.175Z] spire-1.2.1/doc/spire_agent.md [2022-04-21T20:56:06.175Z] spire-1.2.1/doc/spire_server.md [2022-04-21T20:56:06.175Z] spire-1.2.1/doc/supported_integrations.md [2022-04-21T20:56:06.175Z] spire-1.2.1/doc/telemetry.md [2022-04-21T20:56:06.175Z] spire-1.2.1/doc/telemetry_config.md [2022-04-21T20:56:06.175Z] spire-1.2.1/doc/upgrading.md [2022-04-21T20:56:06.175Z] spire-1.2.1/doc/using_spire.md [2022-04-21T20:56:06.175Z] spire-1.2.1/examples/ [2022-04-21T20:56:06.175Z] spire-1.2.1/examples/README.md [2022-04-21T20:56:06.175Z] spire-1.2.1/go.mod [2022-04-21T20:56:06.175Z] spire-1.2.1/go.sum [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/ [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/ [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/agent.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/api/ [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/client/ [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/common/ [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/config.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/manager/ [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-21T20:56:06.175Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-21T20:56:06.176Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-21T20:56:06.176Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-21T20:56:06.176Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-21T20:56:06.176Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-21T20:56:06.176Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-21T20:56:06.176Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-21T20:56:06.176Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-21T20:56:06.176Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-21T20:56:06.176Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-21T20:56:06.176Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-21T20:56:06.176Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-21T20:56:06.176Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-21T20:56:06.176Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-21T20:56:06.176Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-21T20:56:06.176Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-21T20:56:06.176Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-21T20:56:06.176Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-21T20:56:06.176Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-21T20:56:06.176Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-21T20:56:06.176Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-21T20:56:06.176Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-21T20:56:06.176Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-21T20:56:06.176Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-21T20:56:06.176Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-21T20:56:06.176Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-21T20:56:06.176Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-21T20:56:06.176Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-21T20:56:06.176Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-21T20:56:06.176Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-21T20:56:06.452Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-21T20:56:06.452Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-21T20:56:06.452Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-21T20:56:06.452Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-21T20:56:06.452Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-21T20:56:06.452Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-21T20:56:06.452Z] spire-1.2.1/pkg/agent/svid/ [2022-04-21T20:56:06.452Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-21T20:56:06.452Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-21T20:56:06.452Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-21T20:56:06.452Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-21T20:56:06.452Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-21T20:56:06.452Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-21T20:56:06.452Z] spire-1.2.1/pkg/common/ [2022-04-21T20:56:06.452Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-21T20:56:06.452Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-21T20:56:06.452Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-21T20:56:06.452Z] spire-1.2.1/pkg/common/api/ [2022-04-21T20:56:06.452Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-21T20:56:06.452Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-21T20:56:06.452Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-21T20:56:06.452Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-21T20:56:06.452Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-21T20:56:06.452Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-21T20:56:06.452Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-21T20:56:06.452Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-21T20:56:06.452Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-21T20:56:06.452Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-21T20:56:06.452Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/api/names.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/auth/ [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/catalog/ [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/cli/ [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/health/ [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/health/config.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/health/context.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/health/health.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/idutil/ [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/log/ [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/log/log.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/log/options.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/plugin/ [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-21T20:56:06.453Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/profiling/ [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/selector/ [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/uptime/ [2022-04-21T20:56:06.454Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-21T20:56:06.729Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-21T20:56:06.729Z] spire-1.2.1/pkg/common/util/ [2022-04-21T20:56:06.729Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-21T20:56:06.729Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-21T20:56:06.729Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-21T20:56:06.729Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-21T20:56:06.729Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-21T20:56:06.729Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-21T20:56:06.729Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-21T20:56:06.729Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-21T20:56:06.729Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-21T20:56:06.729Z] spire-1.2.1/pkg/common/util/task.go [2022-04-21T20:56:06.729Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-21T20:56:06.729Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-21T20:56:06.729Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-21T20:56:06.729Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-21T20:56:06.729Z] spire-1.2.1/pkg/common/version/ [2022-04-21T20:56:06.729Z] spire-1.2.1/pkg/common/version/version.go [2022-04-21T20:56:06.729Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-21T20:56:06.729Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-21T20:56:06.729Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-21T20:56:06.729Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-21T20:56:06.729Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-21T20:56:06.729Z] spire-1.2.1/pkg/common/x509util/ [2022-04-21T20:56:06.729Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-21T20:56:06.729Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-21T20:56:06.729Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-21T20:56:06.729Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-21T20:56:06.729Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-21T20:56:06.729Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-21T20:56:06.729Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-21T20:56:06.729Z] spire-1.2.1/pkg/server/ [2022-04-21T20:56:06.729Z] spire-1.2.1/pkg/server/api/ [2022-04-21T20:56:06.729Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/api/api.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/api/health/ [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/api/id.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/api/status.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/bundle/ [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/ca/ [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/cache/ [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/catalog/ [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/config.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/datastore/ [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/plugin/ [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-21T20:56:06.730Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-21T20:56:06.731Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-21T20:56:06.731Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-21T20:56:06.731Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-21T20:56:06.731Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-21T20:56:06.731Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-21T20:56:06.731Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-21T20:56:06.731Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-21T20:56:06.731Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-21T20:56:06.731Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-21T20:56:06.731Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-21T20:56:06.731Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-21T20:56:06.731Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-21T20:56:06.731Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-21T20:56:06.731Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-21T20:56:06.731Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-21T20:56:06.731Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-21T20:56:06.731Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-21T20:56:06.731Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-21T20:56:06.731Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-21T20:56:06.731Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-21T20:56:06.731Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-21T20:56:06.731Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-21T20:56:06.731Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-21T20:56:06.731Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-21T20:56:06.731Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-21T20:56:06.731Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-21T20:56:06.731Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-21T20:56:06.731Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-21T20:56:06.731Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-21T20:56:06.731Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-21T20:56:06.731Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-21T20:56:06.731Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-21T20:56:06.731Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-21T20:56:06.731Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-21T20:56:06.731Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-21T20:56:06.731Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-21T20:56:06.731Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-21T20:56:06.731Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-21T20:56:06.731Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-21T20:56:06.731Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-21T20:56:06.731Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-21T20:56:06.731Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-21T20:56:06.731Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-21T20:56:06.731Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-21T20:56:06.731Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-21T20:56:06.731Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-21T20:56:06.731Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-21T20:56:06.731Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-21T20:56:06.731Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-21T20:56:06.731Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-21T20:56:06.731Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-21T20:56:06.731Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-21T20:56:06.731Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-21T20:56:06.731Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-21T20:56:06.731Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-21T20:56:06.731Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-21T20:56:06.731Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-21T20:56:06.731Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-21T20:56:06.731Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-21T20:56:06.731Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-21T20:56:06.731Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-21T20:56:06.731Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-21T20:56:06.731Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-21T20:56:06.731Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-21T20:56:06.731Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-21T20:56:06.731Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-21T20:56:06.731Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-21T20:56:06.731Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-21T20:56:06.731Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-21T20:56:06.731Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-21T20:56:06.731Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-21T20:56:06.731Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-21T20:56:06.731Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-21T20:56:06.731Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-21T20:56:06.731Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-21T20:56:06.731Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-21T20:56:06.731Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-21T20:56:06.731Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-21T20:56:06.731Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-21T20:56:07.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-21T20:56:07.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-21T20:56:07.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-21T20:56:07.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-21T20:56:07.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-21T20:56:07.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-21T20:56:07.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-21T20:56:07.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-21T20:56:07.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-21T20:56:07.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-21T20:56:07.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-21T20:56:07.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-21T20:56:07.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-21T20:56:07.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-21T20:56:07.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-21T20:56:07.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-21T20:56:07.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-21T20:56:07.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-21T20:56:07.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-21T20:56:07.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-21T20:56:07.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-21T20:56:07.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-21T20:56:07.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-21T20:56:07.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-21T20:56:07.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-21T20:56:07.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-21T20:56:07.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-21T20:56:07.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-21T20:56:07.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-21T20:56:07.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-21T20:56:07.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-21T20:56:07.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-21T20:56:07.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-21T20:56:07.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-21T20:56:07.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-21T20:56:07.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-21T20:56:07.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-21T20:56:07.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-21T20:56:07.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-21T20:56:07.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-21T20:56:07.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-21T20:56:07.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-21T20:56:07.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-21T20:56:07.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-21T20:56:07.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-21T20:56:07.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-21T20:56:07.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-21T20:56:07.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-21T20:56:07.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-21T20:56:07.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-21T20:56:07.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-21T20:56:07.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-21T20:56:07.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-21T20:56:07.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-21T20:56:07.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-21T20:56:07.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-21T20:56:07.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-21T20:56:07.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-21T20:56:07.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-21T20:56:07.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-21T20:56:07.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-21T20:56:07.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-21T20:56:07.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-21T20:56:07.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-21T20:56:07.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-21T20:56:07.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-21T20:56:07.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-21T20:56:07.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-21T20:56:07.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-21T20:56:07.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-21T20:56:07.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-21T20:56:07.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-21T20:56:07.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-21T20:56:07.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-21T20:56:07.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-21T20:56:07.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-21T20:56:07.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-21T20:56:07.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-21T20:56:07.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-21T20:56:07.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-21T20:56:07.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-21T20:56:07.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-21T20:56:07.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-21T20:56:07.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-21T20:56:07.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-21T20:56:07.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-21T20:56:07.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-21T20:56:07.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-21T20:56:07.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-21T20:56:07.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-21T20:56:07.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-21T20:56:07.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-21T20:56:07.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-21T20:56:07.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-21T20:56:07.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-21T20:56:07.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-21T20:56:07.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-21T20:56:07.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-21T20:56:07.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-21T20:56:07.008Z] spire-1.2.1/pkg/server/registration/ [2022-04-21T20:56:07.008Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-21T20:56:07.008Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-21T20:56:07.008Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-21T20:56:07.008Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-21T20:56:07.008Z] spire-1.2.1/pkg/server/server.go [2022-04-21T20:56:07.008Z] spire-1.2.1/pkg/server/server_test.go [2022-04-21T20:56:07.008Z] spire-1.2.1/pkg/server/svid/ [2022-04-21T20:56:07.008Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-21T20:56:07.008Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-21T20:56:07.008Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-21T20:56:07.008Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-21T20:56:07.008Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-21T20:56:07.008Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-21T20:56:07.008Z] spire-1.2.1/proto/ [2022-04-21T20:56:07.008Z] spire-1.2.1/proto/private/ [2022-04-21T20:56:07.008Z] spire-1.2.1/proto/private/server/ [2022-04-21T20:56:07.008Z] spire-1.2.1/proto/private/server/journal/ [2022-04-21T20:56:07.008Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-21T20:56:07.008Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-21T20:56:07.008Z] spire-1.2.1/proto/spire/ [2022-04-21T20:56:07.008Z] spire-1.2.1/proto/spire/common/ [2022-04-21T20:56:07.008Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-21T20:56:07.008Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-21T20:56:07.008Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-21T20:56:07.008Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-21T20:56:07.008Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-21T20:56:07.008Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-21T20:56:07.008Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-21T20:56:07.008Z] spire-1.2.1/proto/spire/plugin/ [2022-04-21T20:56:07.008Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-21T20:56:07.008Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-21T20:56:07.008Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-21T20:56:07.008Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-21T20:56:07.008Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-21T20:56:07.008Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-21T20:56:07.008Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-21T20:56:07.008Z] spire-1.2.1/release/ [2022-04-21T20:56:07.008Z] spire-1.2.1/release/spire-extras/ [2022-04-21T20:56:07.008Z] spire-1.2.1/release/spire-extras/README.md [2022-04-21T20:56:07.008Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-21T20:56:07.008Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-21T20:56:07.008Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-21T20:56:07.008Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-21T20:56:07.008Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-21T20:56:07.008Z] spire-1.2.1/release/spire/ [2022-04-21T20:56:07.008Z] spire-1.2.1/release/spire/README.md [2022-04-21T20:56:07.008Z] spire-1.2.1/release/spire/conf/ [2022-04-21T20:56:07.008Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-21T20:56:07.008Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-21T20:56:07.008Z] spire-1.2.1/release/spire/conf/server/ [2022-04-21T20:56:07.008Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-21T20:56:07.008Z] spire-1.2.1/script/ [2022-04-21T20:56:07.008Z] spire-1.2.1/script/build-artifact.sh [2022-04-21T20:56:07.008Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-21T20:56:07.008Z] spire-1.2.1/support/ [2022-04-21T20:56:07.008Z] spire-1.2.1/support/k8s/ [2022-04-21T20:56:07.008Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-21T20:56:07.008Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-21T20:56:07.008Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-21T20:56:07.008Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-21T20:56:07.008Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-21T20:56:07.008Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-21T20:56:07.008Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-21T20:56:07.008Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-21T20:56:07.008Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-21T20:56:07.008Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-21T20:56:07.008Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-21T20:56:07.008Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-21T20:56:07.008Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-21T20:56:07.008Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-21T20:56:07.008Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-21T20:56:07.008Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-21T20:56:07.008Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-21T20:56:07.008Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-21T20:56:07.008Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-21T20:56:07.008Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-21T20:56:07.008Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-21T20:56:07.008Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-21T20:56:07.008Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-21T20:56:07.008Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-21T20:56:07.008Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-21T20:56:07.008Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-21T20:56:07.008Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-21T20:56:07.008Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-21T20:56:07.008Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-21T20:56:07.008Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-21T20:56:07.008Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-21T20:56:07.008Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-21T20:56:07.008Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-21T20:56:07.008Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-21T20:56:07.008Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-21T20:56:07.008Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-21T20:56:07.008Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-21T20:56:07.008Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-21T20:56:07.008Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-21T20:56:07.008Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-21T20:56:07.008Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-21T20:56:07.008Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-21T20:56:07.008Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-21T20:56:07.008Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-21T20:56:07.008Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-21T20:56:07.008Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-21T20:56:07.008Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-21T20:56:07.008Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-21T20:56:07.008Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-21T20:56:07.008Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-21T20:56:07.008Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-21T20:56:07.008Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-21T20:56:07.008Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-21T20:56:07.008Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-21T20:56:07.008Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-21T20:56:07.008Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-21T20:56:07.008Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-21T20:56:07.008Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-21T20:56:07.008Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-21T20:56:07.008Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-21T20:56:07.008Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-21T20:56:07.008Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-21T20:56:07.008Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-21T20:56:07.008Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-21T20:56:07.008Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-21T20:56:07.008Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-21T20:56:07.008Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-21T20:56:07.008Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-21T20:56:07.008Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-21T20:56:07.008Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-21T20:56:07.008Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-21T20:56:07.008Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-21T20:56:07.008Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-21T20:56:07.008Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-21T20:56:07.008Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-21T20:56:07.008Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-21T20:56:07.009Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-21T20:56:07.009Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-21T20:56:07.009Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-21T20:56:07.009Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-21T20:56:07.009Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-21T20:56:07.009Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-21T20:56:07.009Z] spire-1.2.1/test/ [2022-04-21T20:56:07.009Z] spire-1.2.1/test/clock/ [2022-04-21T20:56:07.009Z] spire-1.2.1/test/clock/clock.go [2022-04-21T20:56:07.009Z] spire-1.2.1/test/fakes/ [2022-04-21T20:56:07.009Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-21T20:56:07.009Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-21T20:56:07.009Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-21T20:56:07.009Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-21T20:56:07.009Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-21T20:56:07.009Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-21T20:56:07.009Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-21T20:56:07.009Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-21T20:56:07.009Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-21T20:56:07.009Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-21T20:56:07.009Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-21T20:56:07.009Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-21T20:56:07.009Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-21T20:56:07.009Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-21T20:56:07.009Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-21T20:56:07.009Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-21T20:56:07.009Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-21T20:56:07.009Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-21T20:56:07.009Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-21T20:56:07.009Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-21T20:56:07.009Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-21T20:56:07.009Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-21T20:56:07.009Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-21T20:56:07.009Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-21T20:56:07.009Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-21T20:56:07.009Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-21T20:56:07.009Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-21T20:56:07.009Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-21T20:56:07.009Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-21T20:56:07.286Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-21T20:56:07.286Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-21T20:56:07.286Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-21T20:56:07.286Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-21T20:56:07.286Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-21T20:56:07.286Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-21T20:56:07.286Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-21T20:56:07.286Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-21T20:56:07.286Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-21T20:56:07.286Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-21T20:56:07.286Z] spire-1.2.1/test/fixture/ [2022-04-21T20:56:07.286Z] spire-1.2.1/test/fixture/certs/ [2022-04-21T20:56:07.286Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-21T20:56:07.286Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-21T20:56:07.286Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-21T20:56:07.286Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-21T20:56:07.286Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-21T20:56:07.286Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-21T20:56:07.286Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-21T20:56:07.286Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-21T20:56:07.286Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-21T20:56:07.286Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-21T20:56:07.286Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-21T20:56:07.286Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-21T20:56:07.286Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-21T20:56:07.286Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-21T20:56:07.286Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-21T20:56:07.286Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-21T20:56:07.286Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-21T20:56:07.286Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-21T20:56:07.286Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-21T20:56:07.286Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-21T20:56:07.286Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-21T20:56:07.286Z] spire-1.2.1/test/fixture/config/ [2022-04-21T20:56:07.286Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-21T20:56:07.286Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-21T20:56:07.286Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-21T20:56:07.286Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-21T20:56:07.286Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-21T20:56:07.286Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-21T20:56:07.286Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-21T20:56:07.286Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-21T20:56:07.286Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-21T20:56:07.286Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-21T20:56:07.286Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-21T20:56:07.286Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-21T20:56:07.286Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-21T20:56:07.286Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-21T20:56:07.286Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-21T20:56:07.286Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-21T20:56:07.286Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-21T20:56:07.286Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-21T20:56:07.286Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-21T20:56:07.286Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-21T20:56:07.286Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-21T20:56:07.286Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-21T20:56:07.286Z] spire-1.2.1/test/fixture/fixture.go [2022-04-21T20:56:07.286Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-21T20:56:07.286Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-21T20:56:07.286Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-21T20:56:07.286Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-21T20:56:07.286Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-21T20:56:07.286Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-21T20:56:07.286Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-21T20:56:07.286Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-21T20:56:07.286Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-21T20:56:07.286Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-21T20:56:07.286Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-21T20:56:07.286Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-21T20:56:07.286Z] spire-1.2.1/test/fixture/registration/ [2022-04-21T20:56:07.286Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-21T20:56:07.286Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-21T20:56:07.286Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-21T20:56:07.286Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-21T20:56:07.286Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-21T20:56:07.286Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-21T20:56:07.286Z] spire-1.2.1/test/integration/ [2022-04-21T20:56:07.286Z] spire-1.2.1/test/integration/README.md [2022-04-21T20:56:07.286Z] spire-1.2.1/test/integration/common [2022-04-21T20:56:07.286Z] spire-1.2.1/test/integration/setup/ [2022-04-21T20:56:07.286Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-21T20:56:07.286Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-21T20:56:07.286Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-21T20:56:07.286Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-21T20:56:07.286Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-21T20:56:07.286Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-21T20:56:07.286Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-21T20:56:07.286Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-21T20:56:07.286Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-21T20:56:07.286Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-21T20:56:07.286Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-21T20:56:07.286Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-21T20:56:07.286Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-21T20:56:07.286Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-21T20:56:07.286Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-21T20:56:07.286Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-21T20:56:07.286Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-21T20:56:07.286Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-21T20:56:07.286Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-21T20:56:07.286Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-21T20:56:07.286Z] spire-1.2.1/test/integration/suites/ [2022-04-21T20:56:07.286Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-21T20:56:07.286Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-21T20:56:07.286Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-21T20:56:07.286Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-21T20:56:07.286Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-21T20:56:07.286Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-21T20:56:07.286Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-21T20:56:07.286Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-21T20:56:07.286Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-21T20:56:07.286Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-21T20:56:07.286Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-21T20:56:07.286Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-21T20:56:07.286Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-21T20:56:07.286Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-21T20:56:07.287Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-21T20:56:07.288Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-21T20:56:07.288Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-21T20:56:07.288Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-21T20:56:07.288Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-21T20:56:07.288Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-21T20:56:07.288Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-21T20:56:07.288Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-21T20:56:07.288Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-21T20:56:07.288Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-21T20:56:07.288Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-21T20:56:07.288Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-21T20:56:07.288Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-21T20:56:07.288Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-21T20:56:07.288Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-21T20:56:07.288Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-21T20:56:07.288Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-21T20:56:07.288Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-21T20:56:07.288Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-21T20:56:07.288Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-21T20:56:07.288Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-21T20:56:07.288Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-21T20:56:07.288Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-21T20:56:07.288Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-21T20:56:07.288Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-21T20:56:07.288Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-21T20:56:07.288Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-21T20:56:07.288Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-21T20:56:07.288Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-21T20:56:07.288Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-21T20:56:07.288Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-21T20:56:07.288Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-21T20:56:07.288Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-21T20:56:07.288Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-21T20:56:07.288Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-21T20:56:07.288Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-21T20:56:07.288Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-21T20:56:07.288Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-21T20:56:07.288Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-21T20:56:07.288Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-21T20:56:07.288Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-21T20:56:07.288Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-21T20:56:07.288Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-21T20:56:07.288Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-21T20:56:07.288Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-21T20:56:07.288Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-21T20:56:07.288Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-21T20:56:07.288Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-21T20:56:07.288Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-21T20:56:07.288Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-21T20:56:07.288Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-21T20:56:07.288Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-21T20:56:07.288Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-21T20:56:07.288Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-21T20:56:07.288Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-21T20:56:07.288Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-21T20:56:07.288Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-21T20:56:07.288Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-21T20:56:07.288Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-21T20:56:07.288Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-21T20:56:07.288Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-21T20:56:07.288Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-21T20:56:07.288Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-21T20:56:07.288Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-21T20:56:07.288Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-21T20:56:07.288Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-21T20:56:07.288Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-21T20:56:07.288Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-21T20:56:07.288Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-21T20:56:07.288Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-21T20:56:07.288Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-21T20:56:07.288Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-21T20:56:07.288Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-21T20:56:07.288Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-21T20:56:07.288Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-21T20:56:07.288Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-21T20:56:07.288Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-21T20:56:07.288Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-21T20:56:07.288Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-21T20:56:07.288Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-21T20:56:07.288Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-21T20:56:07.563Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-21T20:56:07.564Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-21T20:56:07.564Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-21T20:56:07.564Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-21T20:56:07.564Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-21T20:56:07.564Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-21T20:56:07.564Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-21T20:56:07.564Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-21T20:56:07.564Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-21T20:56:07.564Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-21T20:56:07.564Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-21T20:56:07.564Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-21T20:56:07.564Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-21T20:56:07.564Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-21T20:56:07.564Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-21T20:56:07.564Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-21T20:56:07.564Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-21T20:56:07.564Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-21T20:56:07.564Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-21T20:56:07.564Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-21T20:56:07.564Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-21T20:56:07.564Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-21T20:56:07.564Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-21T20:56:07.564Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-21T20:56:07.564Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-21T20:56:07.564Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-21T20:56:07.564Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-21T20:56:07.564Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-21T20:56:07.564Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-21T20:56:07.564Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-21T20:56:07.564Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-21T20:56:07.564Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-21T20:56:07.564Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-21T20:56:07.564Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-21T20:56:07.564Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-21T20:56:07.564Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-21T20:56:07.564Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-21T20:56:07.564Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-21T20:56:07.564Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-21T20:56:07.564Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-21T20:56:07.564Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-21T20:56:07.564Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-21T20:56:07.564Z] spire-1.2.1/test/integration/test-one.sh [2022-04-21T20:56:07.564Z] spire-1.2.1/test/integration/test.sh [2022-04-21T20:56:07.564Z] spire-1.2.1/test/plugintest/ [2022-04-21T20:56:07.564Z] spire-1.2.1/test/plugintest/config.go [2022-04-21T20:56:07.564Z] spire-1.2.1/test/plugintest/load.go [2022-04-21T20:56:07.564Z] spire-1.2.1/test/plugintest/option.go [2022-04-21T20:56:07.564Z] spire-1.2.1/test/spiretest/ [2022-04-21T20:56:07.564Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-21T20:56:07.564Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-21T20:56:07.564Z] spire-1.2.1/test/spiretest/dir.go [2022-04-21T20:56:07.564Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-21T20:56:07.564Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-21T20:56:07.564Z] spire-1.2.1/test/spiretest/logs.go [2022-04-21T20:56:07.564Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-21T20:56:07.564Z] spire-1.2.1/test/spiretest/suite.go [2022-04-21T20:56:07.564Z] spire-1.2.1/test/spiretest/x509.go [2022-04-21T20:56:07.564Z] spire-1.2.1/test/testca/ [2022-04-21T20:56:07.564Z] spire-1.2.1/test/testca/ca.go [2022-04-21T20:56:07.564Z] spire-1.2.1/test/testkey/ [2022-04-21T20:56:07.564Z] spire-1.2.1/test/testkey/generate.sh [2022-04-21T20:56:07.564Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-21T20:56:07.564Z] spire-1.2.1/test/testkey/keys.go [2022-04-21T20:56:07.564Z] spire-1.2.1/test/testkey/new.go [2022-04-21T20:56:07.564Z] spire-1.2.1/test/tpmsimulator/ [2022-04-21T20:56:07.564Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-21T20:56:07.564Z] spire-1.2.1/test/util/ [2022-04-21T20:56:07.564Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-21T20:56:07.564Z] spire-1.2.1/test/util/cert_generation.go [2022-04-21T20:56:07.564Z] spire-1.2.1/test/util/io_redirection.go [2022-04-21T20:56:07.564Z] spire-1.2.1/test/util/race.go [2022-04-21T20:56:07.564Z] spire-1.2.1/test/util/util.go [2022-04-21T20:56:07.564Z] building spire from source... [2022-04-21T20:56:08.166Z] Installing go1.17.7... [2022-04-21T20:56:35.024Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-21T20:56:35.024Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-21T20:56:35.024Z] ---> 886a1ef2d425 [2022-04-21T20:56:35.024Z] Step 3/23 : WORKDIR /edgex-go [2022-04-21T20:56:35.024Z] ---> Using cache [2022-04-21T20:56:35.024Z] ---> 027dae390533 [2022-04-21T20:56:35.024Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T20:56:35.024Z] ---> Using cache [2022-04-21T20:56:35.024Z] ---> f4bdc0a44598 [2022-04-21T20:56:35.024Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-21T20:56:35.024Z] ---> Using cache [2022-04-21T20:56:35.024Z] ---> ab26208c22fb [2022-04-21T20:56:35.024Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-21T20:56:35.024Z] ---> Using cache [2022-04-21T20:56:35.024Z] ---> 30bf8e6540bd [2022-04-21T20:56:35.024Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-21T20:56:35.024Z] ---> Using cache [2022-04-21T20:56:35.024Z] ---> 8de97b0d92b0 [2022-04-21T20:56:35.024Z] Step 8/23 : COPY . . [2022-04-21T20:56:35.024Z] ---> Using cache [2022-04-21T20:56:35.024Z] ---> de3b1247af1f [2022-04-21T20:56:35.024Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-21T20:56:35.024Z] ---> Running in 3f94003da0d7 [2022-04-21T20:56:35.024Z] 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-21T20:56:40.492Z] Building bin/spire-server... [2022-04-21T20:56:40.492Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-21T20:56:40.492Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-21T20:56:40.492Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-21T20:56:40.492Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-21T20:56:40.778Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-21T20:56:41.382Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-21T20:56:42.375Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-21T20:56:45.008Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-21T20:56:45.008Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-21T20:56:45.615Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-21T20:56:46.216Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-21T20:56:46.491Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-21T20:56:46.491Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-21T20:56:46.767Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-21T20:56:47.366Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-21T20:56:47.366Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-21T20:56:47.366Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-21T20:56:48.382Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-21T20:56:48.382Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-21T20:56:48.382Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-21T20:56:48.658Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-21T20:56:48.935Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-21T20:56:49.543Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-21T20:56:49.836Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-21T20:57:04.943Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-21T20:57:04.943Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-21T20:57:04.943Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-21T20:57:04.943Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-21T20:57:04.943Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-21T20:57:04.943Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-21T20:57:05.218Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-21T20:57:05.218Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-21T20:57:05.497Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-21T20:57:05.497Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-21T20:57:05.497Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-21T20:57:05.774Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-21T20:57:05.774Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-21T20:57:05.774Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-21T20:57:06.054Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-21T20:57:07.045Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-21T20:57:07.320Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-21T20:57:07.920Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-21T20:57:07.920Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-21T20:57:08.198Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-21T20:57:08.198Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-21T20:57:08.198Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-21T20:57:08.472Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-21T20:57:08.472Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-21T20:57:20.890Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-21T20:57:20.890Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-21T20:57:20.890Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-21T20:57:21.162Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-21T20:57:21.162Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-21T20:57:21.436Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-21T20:57:21.436Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-21T20:57:21.711Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-21T20:57:21.711Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-21T20:57:22.309Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-21T20:57:22.582Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-21T20:57:22.582Z] go: downloading google.golang.org/api v0.70.0 [2022-04-21T20:57:28.000Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-21T20:58:07.192Z] go: downloading k8s.io/api v0.23.4 [2022-04-21T20:58:07.192Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-21T20:58:07.192Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-21T20:58:07.192Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-21T20:58:19.607Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-21T20:58:19.607Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-21T20:58:19.607Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-21T20:58:19.607Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-21T20:58:19.607Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-21T20:58:21.050Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-21T20:58:23.027Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-21T20:58:24.013Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-21T20:58:26.005Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-21T20:58:26.005Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-21T20:58:26.284Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-21T20:58:27.271Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-21T20:58:27.547Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-21T20:58:27.547Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-21T20:58:27.824Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-21T20:58:28.100Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-21T20:58:28.378Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-21T20:58:28.654Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-21T20:58:28.930Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-21T20:58:29.207Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-21T20:58:29.207Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-21T20:58:30.655Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-21T20:58:30.655Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-21T20:58:30.655Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-21T20:58:30.655Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-21T20:58:31.647Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-21T20:58:37.075Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-21T20:58:37.075Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-21T20:58:37.349Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-21T20:58:37.349Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-21T20:58:37.349Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-21T20:58:37.349Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-21T20:58:38.331Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-21T20:58:38.605Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-21T20:58:38.605Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-21T20:58:38.882Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-21T20:58:38.882Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-21T20:58:39.869Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-21T20:58:40.468Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-21T20:58:40.744Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-21T20:58:41.018Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-21T20:58:41.294Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-21T20:58:41.294Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-21T20:58:41.294Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-21T20:58:41.294Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-21T20:58:41.569Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-21T20:58:42.556Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-21T20:58:42.556Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-21T20:58:42.831Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-21T20:58:43.106Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-21T20:58:43.382Z] go: downloading go.opencensus.io v0.23.0 [2022-04-21T20:58:44.364Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-21T20:58:46.351Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-21T20:58:46.628Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-21T20:58:46.904Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-21T20:58:46.904Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-21T20:58:47.180Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-21T20:58:47.457Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-21T20:58:47.734Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-21T20:58:48.336Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-21T20:58:51.741Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-21T20:58:53.722Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-21T20:58:53.722Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-21T20:58:53.998Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-21T20:58:53.998Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-21T20:58:53.998Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-21T20:58:54.979Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-21T20:58:54.980Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-21T20:58:54.980Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-21T20:58:54.980Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-21T20:58:55.254Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-21T20:58:55.532Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-21T20:58:55.532Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-21T20:59:05.699Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-21T20:59:05.699Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-21T20:59:05.699Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-21T20:59:05.699Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-21T20:59:38.056Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-21T20:59:38.056Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-21T20:59:46.618Z] Removing intermediate container fd6eda076df3 [2022-04-21T20:59:46.618Z] ---> 7eee9e6e85e9 [2022-04-21T20:59:46.618Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-21T20:59:46.902Z] ---> Running in fb12b08b9d5c [2022-04-21T20:59:48.909Z] 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-21T20:59:53.259Z] Removing intermediate container fb12b08b9d5c [2022-04-21T20:59:53.259Z] ---> 3d45c1942d4c [2022-04-21T20:59:53.259Z] [2022-04-21T20:59:53.259Z] Step 11/23 : FROM docker:20.10.14 [2022-04-21T20:59:53.259Z] 20.10.14: Pulling from library/docker [2022-04-21T21:00:05.693Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-21T21:00:05.693Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-21T21:00:05.693Z] ---> c346e9eafbab [2022-04-21T21:00:05.693Z] 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-21T21:00:05.963Z] ---> Running in aad6ba48f36d [2022-04-21T21:00:06.575Z] Removing intermediate container aad6ba48f36d [2022-04-21T21:00:06.575Z] ---> a8d0cafadcdd [2022-04-21T21:00:06.575Z] 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-21T21:00:06.575Z] ---> Running in b87648354378 [2022-04-21T21:00:08.557Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-21T21:00:08.836Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-21T21:00:10.280Z] (1/43) Installing readline (8.1.1-r0) [2022-04-21T21:00:10.280Z] (2/43) Installing bash (5.1.16-r0) [2022-04-21T21:00:10.280Z] Executing bash-5.1.16-r0.post-install [2022-04-21T21:00:10.280Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-21T21:00:10.280Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-21T21:00:10.280Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-21T21:00:10.280Z] (6/43) Installing curl (7.80.0-r0) [2022-04-21T21:00:10.280Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-21T21:00:10.280Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-21T21:00:10.280Z] (9/43) Installing expat (2.4.7-r0) [2022-04-21T21:00:10.280Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-21T21:00:10.280Z] (11/43) Installing gdbm (1.22-r0) [2022-04-21T21:00:10.557Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-21T21:00:10.557Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-21T21:00:10.557Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-21T21:00:10.557Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-21T21:00:10.557Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-21T21:00:10.557Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-21T21:00:13.204Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-21T21:00:13.204Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-21T21:00:13.204Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-21T21:00:13.204Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-21T21:00:13.204Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-21T21:00:13.204Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-21T21:00:13.204Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-21T21:00:13.204Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-21T21:00:13.204Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-21T21:00:13.204Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-21T21:00:13.204Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-21T21:00:13.204Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-21T21:00:13.478Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-21T21:00:13.478Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-21T21:00:13.478Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-21T21:00:13.478Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-21T21:00:13.478Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-21T21:00:13.478Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-21T21:00:13.478Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-21T21:00:13.478Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-21T21:00:13.478Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-21T21:00:13.478Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-21T21:00:13.478Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-21T21:00:13.478Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-21T21:00:13.753Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-21T21:00:13.753Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-21T21:00:14.355Z] Executing busybox-1.34.1-r5.trigger [2022-04-21T21:00:14.633Z] OK: 82 MiB in 65 packages [2022-04-21T21:00:20.060Z] Collecting docker-compose==1.23.2 [2022-04-21T21:00:20.060Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-21T21:00:20.060Z] Collecting cached-property<2,>=1.2.0 [2022-04-21T21:00:20.060Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-21T21:00:20.060Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-21T21:00:20.060Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-21T21:00:22.043Z] Collecting texttable<0.10,>=0.9.0 [2022-04-21T21:00:22.043Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-21T21:00:25.438Z] Collecting jsonschema<3,>=2.5.1 [2022-04-21T21:00:25.438Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-21T21:00:26.873Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-21T21:00:26.873Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-21T21:00:27.472Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-21T21:00:27.472Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-21T21:00:28.452Z] Collecting docker<4.0,>=3.6.0 [2022-04-21T21:00:28.452Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-21T21:00:28.452Z] 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-21T21:00:28.453Z] Collecting docopt<0.7,>=0.6.1 [2022-04-21T21:00:28.453Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-21T21:00:31.854Z] Collecting PyYAML<4,>=3.10 [2022-04-21T21:00:32.129Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-21T21:00:37.544Z] Collecting docker-pycreds>=0.4.0 [2022-04-21T21:00:37.544Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-21T21:00:37.544Z] Collecting idna<2.8,>=2.5 [2022-04-21T21:00:37.817Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-21T21:00:37.817Z] 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-21T21:00:38.415Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-21T21:00:38.415Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-21T21:00:38.688Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-21T21:00:38.688Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-21T21:00:39.291Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-21T21:00:39.291Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-21T21:00:39.291Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-21T21:00:39.291Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-21T21:00:40.281Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-21T21:00:40.281Z] Attempting uninstall: urllib3 [2022-04-21T21:00:40.281Z] Found existing installation: urllib3 1.26.7 [2022-04-21T21:00:40.281Z] Uninstalling urllib3-1.26.7: [2022-04-21T21:00:40.557Z] Successfully uninstalled urllib3-1.26.7 [2022-04-21T21:00:41.544Z] Attempting uninstall: idna [2022-04-21T21:00:41.544Z] Found existing installation: idna 3.3 [2022-04-21T21:00:41.544Z] Uninstalling idna-3.3: [2022-04-21T21:00:41.544Z] Successfully uninstalled idna-3.3 [2022-04-21T21:00:44.949Z] Attempting uninstall: requests [2022-04-21T21:00:44.949Z] Found existing installation: requests 2.26.0 [2022-04-21T21:00:44.949Z] Uninstalling requests-2.26.0: [2022-04-21T21:00:44.949Z] Successfully uninstalled requests-2.26.0 [2022-04-21T21:00:45.938Z] Running setup.py install for texttable: started [2022-04-21T21:00:48.565Z] Running setup.py install for texttable: finished with status 'done' [2022-04-21T21:00:48.565Z] Running setup.py install for PyYAML: started [2022-04-21T21:00:51.978Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-21T21:00:52.254Z] Running setup.py install for docopt: started [2022-04-21T21:00:54.881Z] Running setup.py install for docopt: finished with status 'done' [2022-04-21T21:00:54.881Z] Running setup.py install for dockerpty: started [2022-04-21T21:00:57.508Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-21T21:01:00.137Z] 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-21T21:01:15.451Z] Removing intermediate container b87648354378 [2022-04-21T21:01:15.451Z] ---> 4e1617bc2e68 [2022-04-21T21:01:15.451Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-21T21:01:15.737Z] ---> Running in 176d027d96d0 [2022-04-21T21:01:16.336Z] Removing intermediate container 176d027d96d0 [2022-04-21T21:01:16.336Z] ---> eeae816bb6f7 [2022-04-21T21:01:16.336Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-21T21:01:16.336Z] ---> Running in 886e4acfcd90 [2022-04-21T21:01:16.936Z] Removing intermediate container 886e4acfcd90 [2022-04-21T21:01:16.936Z] ---> a5bf675a51d6 [2022-04-21T21:01:16.936Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-21T21:01:18.934Z] ---> f05a4877ae92 [2022-04-21T21:01:18.934Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-21T21:01:19.925Z] ---> 79ffc6f0e230 [2022-04-21T21:01:19.925Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-21T21:01:20.919Z] ---> 6f4d190b9784 [2022-04-21T21:01:20.919Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-21T21:01:20.919Z] ---> Running in 84314dff68da [2022-04-21T21:01:21.523Z] Removing intermediate container 84314dff68da [2022-04-21T21:01:21.523Z] ---> 9f8ff1cf9302 [2022-04-21T21:01:21.523Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-21T21:01:21.803Z] ---> Running in c3b75587cc29 [2022-04-21T21:01:22.406Z] Removing intermediate container c3b75587cc29 [2022-04-21T21:01:22.406Z] ---> 368d93ea2303 [2022-04-21T21:01:22.406Z] Step 21/23 : LABEL arch=arm64 [2022-04-21T21:01:22.406Z] ---> Running in 11043474221a [2022-04-21T21:01:22.686Z] Removing intermediate container 11043474221a [2022-04-21T21:01:22.686Z] ---> 0538ab853a45 [2022-04-21T21:01:22.686Z] Step 22/23 : LABEL git_sha=3298a5c934eedd9b55da1c99ceede0741801d537 [2022-04-21T21:01:22.968Z] ---> Running in 0b1209ea8f49 [2022-04-21T21:01:23.579Z] Removing intermediate container 0b1209ea8f49 [2022-04-21T21:01:23.579Z] ---> ea420fb9e887 [2022-04-21T21:01:23.579Z] Step 23/23 : LABEL version=0.0.0 [2022-04-21T21:01:23.579Z] ---> Running in 94fcf7c2dcf5 [2022-04-21T21:01:24.183Z] Removing intermediate container 94fcf7c2dcf5 [2022-04-21T21:01:24.183Z] ---> 0cd6bf87a1be [2022-04-21T21:01:24.183Z] [2022-04-21T21:01:24.460Z] Successfully built 0cd6bf87a1be [2022-04-21T21:01:24.460Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-21T21:01:24.736Z]  Building sys-mgmt-agent ... done Building security-proxy-setup [2022-04-21T21:01:43.057Z] Removing intermediate container 3f94003da0d7 [2022-04-21T21:01:43.057Z] ---> fa7b59066983 [2022-04-21T21:01:43.057Z] [2022-04-21T21:01:43.057Z] Step 10/23 : FROM alpine:3.14 [2022-04-21T21:01:43.057Z] ---> ac73e934f311 [2022-04-21T21:01:43.057Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-21T21:01:43.057Z] ---> Using cache [2022-04-21T21:01:43.057Z] ---> 6d4a838bc68b [2022-04-21T21:01:43.057Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-21T21:01:43.057Z] ---> Using cache [2022-04-21T21:01:43.057Z] ---> 3e89a0fc50bc [2022-04-21T21:01:43.057Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-21T21:01:43.057Z] ---> Running in 02ec193af9bd [2022-04-21T21:01:44.047Z] Removing intermediate container 02ec193af9bd [2022-04-21T21:01:44.047Z] ---> 0e4e8257a5d6 [2022-04-21T21:01:44.047Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-21T21:01:44.047Z] ---> Running in 4f75fd0ccd04 [2022-04-21T21:01:44.649Z] Removing intermediate container 4f75fd0ccd04 [2022-04-21T21:01:44.649Z] ---> 1f3482b4ed67 [2022-04-21T21:01:44.649Z] Step 15/23 : WORKDIR / [2022-04-21T21:01:44.926Z] ---> Running in 8b9fbb5049b6 [2022-04-21T21:01:45.911Z] Removing intermediate container 8b9fbb5049b6 [2022-04-21T21:01:45.911Z] ---> c57a22006a6f [2022-04-21T21:01:45.911Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-21T21:01:47.360Z] ---> e7249298c21b [2022-04-21T21:01:47.360Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-21T21:01:49.997Z] ---> 47d197c206b4 [2022-04-21T21:01:49.997Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-21T21:01:50.985Z] ---> 15555a1dc61f [2022-04-21T21:01:50.985Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-21T21:01:50.985Z] ---> Running in cd7e37fa37a6 [2022-04-21T21:01:51.993Z] Removing intermediate container cd7e37fa37a6 [2022-04-21T21:01:51.993Z] ---> 000503f8133a [2022-04-21T21:01:51.993Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-21T21:01:51.993Z] ---> Running in ff2670b338b2 [2022-04-21T21:01:51.993Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-21T21:01:51.993Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-21T21:01:51.993Z] ---> 886a1ef2d425 [2022-04-21T21:01:51.993Z] Step 3/22 : WORKDIR /edgex-go [2022-04-21T21:01:51.993Z] ---> Using cache [2022-04-21T21:01:51.993Z] ---> 027dae390533 [2022-04-21T21:01:51.993Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T21:01:51.993Z] ---> Using cache [2022-04-21T21:01:51.993Z] ---> f4bdc0a44598 [2022-04-21T21:01:51.993Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-21T21:01:51.993Z] ---> Using cache [2022-04-21T21:01:51.993Z] ---> ab26208c22fb [2022-04-21T21:01:51.993Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-21T21:01:51.993Z] ---> Using cache [2022-04-21T21:01:51.993Z] ---> 30bf8e6540bd [2022-04-21T21:01:51.993Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-21T21:01:51.993Z] ---> Using cache [2022-04-21T21:01:51.993Z] ---> 8de97b0d92b0 [2022-04-21T21:01:51.993Z] Step 8/22 : COPY . . [2022-04-21T21:01:51.993Z] ---> Using cache [2022-04-21T21:01:51.993Z] ---> de3b1247af1f [2022-04-21T21:01:51.993Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-21T21:01:51.993Z] ---> Running in 7c27ce4df7f0 [2022-04-21T21:01:52.599Z] Removing intermediate container ff2670b338b2 [2022-04-21T21:01:52.599Z] ---> 794f16f127a8 [2022-04-21T21:01:52.872Z] Step 21/23 : LABEL arch=arm64 [2022-04-21T21:01:52.872Z] ---> Running in 75d34a777cd8 [2022-04-21T21:01:53.856Z] Removing intermediate container 75d34a777cd8 [2022-04-21T21:01:53.856Z] ---> 727438533b34 [2022-04-21T21:01:53.856Z] Step 22/23 : LABEL git_sha=3298a5c934eedd9b55da1c99ceede0741801d537 [2022-04-21T21:01:53.856Z] ---> Running in a73dc6f8143c [2022-04-21T21:01:54.460Z] Removing intermediate container a73dc6f8143c [2022-04-21T21:01:54.460Z] ---> c5b57ac9394c [2022-04-21T21:01:54.460Z] Step 23/23 : LABEL version=0.0.0 [2022-04-21T21:01:54.460Z] 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-21T21:01:54.739Z] ---> Running in 87b1a8a0056f [2022-04-21T21:01:55.019Z] Removing intermediate container 87b1a8a0056f [2022-04-21T21:01:55.019Z] ---> b896063d1418 [2022-04-21T21:01:55.019Z] [2022-04-21T21:01:55.620Z] Successfully built b896063d1418 [2022-04-21T21:01:55.620Z] Successfully tagged core-metadata-arm64:latest [2022-04-21T21:01:55.620Z]  Building core-metadata ... done Building core-data [2022-04-21T21:02:27.981Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-21T21:02:27.981Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-21T21:02:27.981Z] ---> 886a1ef2d425 [2022-04-21T21:02:27.981Z] Step 3/23 : WORKDIR /edgex-go [2022-04-21T21:02:27.981Z] ---> Using cache [2022-04-21T21:02:27.981Z] ---> 027dae390533 [2022-04-21T21:02:27.981Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T21:02:27.981Z] ---> Using cache [2022-04-21T21:02:27.981Z] ---> f4bdc0a44598 [2022-04-21T21:02:27.981Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-21T21:02:27.981Z] ---> Running in 9ccadc7dc86a [2022-04-21T21:02:27.981Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-21T21:02:27.981Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-21T21:02:28.969Z] OK: 220 MiB in 52 packages [2022-04-21T21:02:30.409Z] Removing intermediate container 9ccadc7dc86a [2022-04-21T21:02:30.409Z] ---> 49e8de2dfc61 [2022-04-21T21:02:30.409Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-21T21:02:31.405Z] ---> af09ee7416a3 [2022-04-21T21:02:31.405Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-21T21:02:31.405Z] ---> Running in ffc637336bbc [2022-04-21T21:02:36.865Z] Removing intermediate container ffc637336bbc [2022-04-21T21:02:36.865Z] ---> 356d9ff0797e [2022-04-21T21:02:36.865Z] Step 8/23 : COPY . . [2022-04-21T21:02:59.083Z] ---> c58e2ffffaa7 [2022-04-21T21:02:59.083Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-21T21:02:59.083Z] ---> Running in 2c7cedcab0f0 [2022-04-21T21:03:00.067Z] 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-21T21:03:39.208Z] Removing intermediate container 23600b2af47f [2022-04-21T21:03:39.208Z] ---> 7c3cb00004b0 [2022-04-21T21:03:39.208Z] [2022-04-21T21:03:39.208Z] Step 10/22 : FROM alpine:3.14 [2022-04-21T21:03:39.208Z] ---> ac73e934f311 [2022-04-21T21:03:39.208Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-21T21:03:39.208Z] ---> Using cache [2022-04-21T21:03:39.208Z] ---> 6d4a838bc68b [2022-04-21T21:03:39.208Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-21T21:03:39.208Z] ---> Using cache [2022-04-21T21:03:39.208Z] ---> 3e89a0fc50bc [2022-04-21T21:03:39.208Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-21T21:03:39.208Z] ---> Running in d5edc4f03dae [2022-04-21T21:03:39.823Z] Removing intermediate container d5edc4f03dae [2022-04-21T21:03:39.823Z] ---> 134468a34a6e [2022-04-21T21:03:39.823Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-21T21:03:39.823Z] ---> Running in 20e4cc453b3e [2022-04-21T21:03:40.430Z] Removing intermediate container 20e4cc453b3e [2022-04-21T21:03:40.430Z] ---> e98ae2730047 [2022-04-21T21:03:40.430Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-21T21:03:41.420Z] ---> 163606b0d2c9 [2022-04-21T21:03:41.420Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-21T21:03:44.054Z] ---> b8bb46b42d54 [2022-04-21T21:03:44.054Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-21T21:03:45.052Z] ---> d4f56014ac9e [2022-04-21T21:03:45.052Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-21T21:03:45.052Z] ---> Running in 80dfebafa511 [2022-04-21T21:03:45.655Z] Removing intermediate container 80dfebafa511 [2022-04-21T21:03:45.655Z] ---> 561d55c50002 [2022-04-21T21:03:45.655Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-21T21:03:45.655Z] ---> Running in 4e3e18ebdaa1 [2022-04-21T21:03:46.274Z] Removing intermediate container 4e3e18ebdaa1 [2022-04-21T21:03:46.274Z] ---> 3d9d321a1bbb [2022-04-21T21:03:46.274Z] Step 20/22 : LABEL arch=arm64 [2022-04-21T21:03:46.274Z] ---> Running in b6ad5466179e [2022-04-21T21:03:46.895Z] Removing intermediate container b6ad5466179e [2022-04-21T21:03:46.895Z] ---> 809291720329 [2022-04-21T21:03:46.895Z] Step 21/22 : LABEL git_sha=3298a5c934eedd9b55da1c99ceede0741801d537 [2022-04-21T21:03:47.178Z] ---> Running in ea5800b6b9a7 [2022-04-21T21:03:47.800Z] Removing intermediate container ea5800b6b9a7 [2022-04-21T21:03:47.800Z] ---> f2996d022e76 [2022-04-21T21:03:47.800Z] Step 22/22 : LABEL version=0.0.0 [2022-04-21T21:03:47.800Z] ---> Running in 010a9e8a6efd [2022-04-21T21:03:48.405Z] Removing intermediate container 010a9e8a6efd [2022-04-21T21:03:48.405Z] ---> 47d81ceef272 [2022-04-21T21:03:48.405Z] [2022-04-21T21:03:48.682Z] Successfully built 47d81ceef272 [2022-04-21T21:03:48.682Z] Successfully tagged support-scheduler-arm64:latest [2022-04-21T21:03:48.682Z] Building security-spire-server [2022-04-21T21:04:21.074Z]  Building support-scheduler ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-21T21:04:21.074Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-21T21:04:21.074Z] ---> 886a1ef2d425 [2022-04-21T21:04:21.074Z] Step 3/25 : WORKDIR /edgex-go [2022-04-21T21:04:21.074Z] ---> Using cache [2022-04-21T21:04:21.074Z] ---> 027dae390533 [2022-04-21T21:04:21.074Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T21:04:21.074Z] ---> Using cache [2022-04-21T21:04:21.074Z] ---> f4bdc0a44598 [2022-04-21T21:04:21.074Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-21T21:04:21.074Z] ---> Using cache [2022-04-21T21:04:21.074Z] ---> b4b88f655b9f [2022-04-21T21:04:21.074Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-21T21:04:21.074Z] ---> Using cache [2022-04-21T21:04:21.074Z] ---> c8c128156918 [2022-04-21T21:04:21.074Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-21T21:04:21.074Z] ---> Using cache [2022-04-21T21:04:21.074Z] ---> 36981d084718 [2022-04-21T21:04:21.074Z] Step 8/25 : COPY . . [2022-04-21T21:04:21.074Z] ---> Using cache [2022-04-21T21:04:21.074Z] ---> 40be2f64b4d1 [2022-04-21T21:04:21.074Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-21T21:04:21.074Z] ---> Using cache [2022-04-21T21:04:21.074Z] ---> 823713ad5914 [2022-04-21T21:04:21.074Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-21T21:04:21.074Z] ---> Using cache [2022-04-21T21:04:21.074Z] ---> f26736a8194d [2022-04-21T21:04:21.074Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-21T21:04:21.074Z] ---> Using cache [2022-04-21T21:04:21.074Z] ---> 7d8d58b68c1f [2022-04-21T21:04:21.074Z] 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-21T21:04:21.074Z] ---> Running in 02804df05ae6 [2022-04-21T21:04:23.069Z] spire-1.2.1/ [2022-04-21T21:04:23.069Z] spire-1.2.1/.data/ [2022-04-21T21:04:23.069Z] spire-1.2.1/.data/.file [2022-04-21T21:04:23.069Z] spire-1.2.1/.dockerignore [2022-04-21T21:04:23.069Z] spire-1.2.1/.gitattributes [2022-04-21T21:04:23.069Z] spire-1.2.1/.githooks/ [2022-04-21T21:04:23.069Z] spire-1.2.1/.githooks/pre-commit [2022-04-21T21:04:23.069Z] spire-1.2.1/.github/ [2022-04-21T21:04:23.069Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-21T21:04:23.069Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-21T21:04:23.069Z] spire-1.2.1/.github/dependabot.yml [2022-04-21T21:04:23.069Z] spire-1.2.1/.github/workflows/ [2022-04-21T21:04:23.069Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-21T21:04:23.069Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-21T21:04:23.069Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-21T21:04:23.069Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-21T21:04:23.069Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-21T21:04:23.069Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-21T21:04:23.069Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-21T21:04:23.069Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-21T21:04:23.069Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-21T21:04:23.069Z] spire-1.2.1/.gitignore [2022-04-21T21:04:23.069Z] spire-1.2.1/.go-version [2022-04-21T21:04:23.069Z] spire-1.2.1/.golangci.yml [2022-04-21T21:04:23.069Z] spire-1.2.1/ADOPTERS.md [2022-04-21T21:04:23.069Z] spire-1.2.1/CHANGELOG.md [2022-04-21T21:04:23.069Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-21T21:04:23.069Z] spire-1.2.1/CODEOWNERS [2022-04-21T21:04:23.069Z] spire-1.2.1/CONTRIBUTING.md [2022-04-21T21:04:23.069Z] spire-1.2.1/Dockerfile [2022-04-21T21:04:23.069Z] spire-1.2.1/Dockerfile.dev [2022-04-21T21:04:23.069Z] spire-1.2.1/Dockerfile.scratch [2022-04-21T21:04:23.069Z] spire-1.2.1/LICENSE [2022-04-21T21:04:23.069Z] spire-1.2.1/MAINTAINERS.md [2022-04-21T21:04:23.069Z] spire-1.2.1/Makefile [2022-04-21T21:04:23.069Z] spire-1.2.1/README.md [2022-04-21T21:04:23.069Z] spire-1.2.1/ROADMAP.md [2022-04-21T21:04:23.069Z] spire-1.2.1/SECURITY.md [2022-04-21T21:04:23.069Z] spire-1.2.1/cmd/ [2022-04-21T21:04:23.069Z] spire-1.2.1/cmd/spire-agent/ [2022-04-21T21:04:23.069Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-21T21:04:23.069Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-21T21:04:23.069Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-21T21:04:23.069Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-21T21:04:23.069Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-21T21:04:23.069Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-21T21:04:23.069Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-21T21:04:23.069Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-21T21:04:23.069Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-21T21:04:23.069Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-21T21:04:23.069Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-21T21:04:23.069Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-21T21:04:23.069Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-21T21:04:23.069Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-21T21:04:23.069Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-21T21:04:23.069Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-21T21:04:23.069Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-21T21:04:23.069Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-21T21:04:23.069Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-21T21:04:23.069Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-21T21:04:23.069Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-21T21:04:23.069Z] spire-1.2.1/cmd/spire-server/ [2022-04-21T21:04:23.069Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-21T21:04:23.069Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-21T21:04:23.069Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-21T21:04:23.069Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-21T21:04:23.069Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-21T21:04:23.069Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-21T21:04:23.069Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-21T21:04:23.069Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-21T21:04:23.069Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-21T21:04:23.069Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-21T21:04:23.069Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-21T21:04:23.069Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-21T21:04:23.069Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-21T21:04:23.069Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-21T21:04:23.069Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-21T21:04:23.069Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-21T21:04:23.069Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-21T21:04:23.069Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-21T21:04:23.069Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-21T21:04:23.069Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-21T21:04:23.069Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-21T21:04:23.069Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-21T21:04:23.069Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-21T21:04:23.069Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-21T21:04:23.069Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-21T21:04:23.069Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-21T21:04:23.069Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-21T21:04:23.069Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-21T21:04:23.069Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-21T21:04:23.069Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-21T21:04:23.069Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-21T21:04:23.069Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-21T21:04:23.069Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-21T21:04:23.069Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-21T21:04:23.069Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-21T21:04:23.069Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-21T21:04:23.069Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-21T21:04:23.069Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-21T21:04:23.069Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-21T21:04:23.069Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-21T21:04:23.069Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-21T21:04:23.069Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-21T21:04:23.069Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-21T21:04:23.069Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-21T21:04:23.069Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-21T21:04:23.069Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-21T21:04:23.070Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-21T21:04:23.070Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-21T21:04:23.070Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-21T21:04:23.070Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-21T21:04:23.070Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-21T21:04:23.070Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-21T21:04:23.070Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-21T21:04:23.070Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-21T21:04:23.070Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-21T21:04:23.070Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-21T21:04:23.070Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-21T21:04:23.070Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-21T21:04:23.070Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-21T21:04:23.070Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-21T21:04:23.070Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-21T21:04:23.070Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-21T21:04:23.070Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-21T21:04:23.070Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-21T21:04:23.070Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-21T21:04:23.070Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-21T21:04:23.070Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-21T21:04:23.070Z] spire-1.2.1/conf/ [2022-04-21T21:04:23.070Z] spire-1.2.1/conf/agent/ [2022-04-21T21:04:23.070Z] spire-1.2.1/conf/agent/agent.conf [2022-04-21T21:04:23.070Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-21T21:04:23.070Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-21T21:04:23.070Z] spire-1.2.1/conf/server/ [2022-04-21T21:04:23.070Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-21T21:04:23.070Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-21T21:04:23.070Z] spire-1.2.1/conf/server/server.conf [2022-04-21T21:04:23.070Z] spire-1.2.1/conf/server/server_full.conf [2022-04-21T21:04:23.070Z] spire-1.2.1/doc/ [2022-04-21T21:04:23.070Z] spire-1.2.1/doc/SPIRE101.md [2022-04-21T21:04:23.070Z] spire-1.2.1/doc/auditlog.md [2022-04-21T21:04:23.070Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-21T21:04:23.070Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-21T21:04:23.070Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-21T21:04:23.070Z] spire-1.2.1/doc/images/ [2022-04-21T21:04:23.070Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-21T21:04:23.070Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-21T21:04:23.070Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-21T21:04:23.346Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-21T21:04:23.346Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-21T21:04:23.346Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-21T21:04:23.346Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-21T21:04:23.346Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-21T21:04:23.346Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-21T21:04:23.346Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-21T21:04:23.346Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-21T21:04:23.346Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-21T21:04:23.346Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-21T21:04:23.346Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-21T21:04:23.346Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-21T21:04:23.346Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-21T21:04:23.346Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-21T21:04:23.346Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-21T21:04:23.346Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-21T21:04:23.346Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-21T21:04:23.346Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-21T21:04:23.346Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-21T21:04:23.346Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-21T21:04:23.346Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-21T21:04:23.346Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-21T21:04:23.346Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-21T21:04:23.346Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-21T21:04:23.346Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-21T21:04:23.346Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-21T21:04:23.346Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-21T21:04:23.346Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-21T21:04:23.346Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-21T21:04:23.346Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-21T21:04:23.346Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-21T21:04:23.346Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-21T21:04:23.346Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-21T21:04:23.346Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-21T21:04:23.346Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-21T21:04:23.346Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-21T21:04:23.346Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-21T21:04:23.346Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-21T21:04:23.346Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-21T21:04:23.346Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-21T21:04:23.346Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-21T21:04:23.346Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-21T21:04:23.346Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-21T21:04:23.346Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-21T21:04:23.346Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-21T21:04:23.346Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-21T21:04:23.346Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-21T21:04:23.346Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-21T21:04:23.346Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-21T21:04:23.346Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-21T21:04:23.346Z] spire-1.2.1/doc/scaling_spire.md [2022-04-21T21:04:23.346Z] spire-1.2.1/doc/spire_agent.md [2022-04-21T21:04:23.346Z] spire-1.2.1/doc/spire_server.md [2022-04-21T21:04:23.346Z] spire-1.2.1/doc/supported_integrations.md [2022-04-21T21:04:23.346Z] spire-1.2.1/doc/telemetry.md [2022-04-21T21:04:23.346Z] spire-1.2.1/doc/telemetry_config.md [2022-04-21T21:04:23.346Z] spire-1.2.1/doc/upgrading.md [2022-04-21T21:04:23.346Z] spire-1.2.1/doc/using_spire.md [2022-04-21T21:04:23.346Z] spire-1.2.1/examples/ [2022-04-21T21:04:23.346Z] spire-1.2.1/examples/README.md [2022-04-21T21:04:23.346Z] spire-1.2.1/go.mod [2022-04-21T21:04:23.346Z] spire-1.2.1/go.sum [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/ [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/ [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/agent.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/api/ [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/client/ [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/common/ [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/config.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/manager/ [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-21T21:04:23.346Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-21T21:04:23.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-21T21:04:23.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-21T21:04:23.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-21T21:04:23.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-21T21:04:23.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-21T21:04:23.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-21T21:04:23.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-21T21:04:23.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-21T21:04:23.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-21T21:04:23.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-21T21:04:23.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-21T21:04:23.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-21T21:04:23.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-21T21:04:23.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-21T21:04:23.347Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-21T21:04:23.347Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-21T21:04:23.347Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-21T21:04:23.347Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-21T21:04:23.347Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-21T21:04:23.347Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-21T21:04:23.347Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-21T21:04:23.347Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-21T21:04:23.347Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-21T21:04:23.347Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-21T21:04:23.347Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-21T21:04:23.347Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-21T21:04:23.347Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-21T21:04:23.347Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-21T21:04:23.347Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-21T21:04:23.347Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-21T21:04:23.347Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-21T21:04:23.347Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-21T21:04:23.347Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-21T21:04:23.347Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-21T21:04:23.347Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-21T21:04:23.347Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-21T21:04:23.347Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/agent/svid/ [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/common/ [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/common/api/ [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/common/api/names.go [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/common/auth/ [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/common/catalog/ [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/common/cli/ [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-21T21:04:23.623Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/health/ [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/health/config.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/health/context.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/health/health.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/idutil/ [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/log/ [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/log/log.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/log/options.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/plugin/ [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/profiling/ [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/selector/ [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-21T21:04:23.624Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-21T21:04:23.625Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-21T21:04:23.625Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-21T21:04:23.625Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-21T21:04:23.625Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-21T21:04:23.898Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-21T21:04:23.898Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-21T21:04:23.898Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-21T21:04:23.898Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-21T21:04:23.898Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/common/uptime/ [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/common/util/ [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/common/util/task.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/common/version/ [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/common/version/version.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/common/x509util/ [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/ [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/api/ [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/api/api.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/api/health/ [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/api/id.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/api/status.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/bundle/ [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/ca/ [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/cache/ [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/catalog/ [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/config.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/datastore/ [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-21T21:04:23.899Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-21T21:04:23.900Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-21T21:04:23.900Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-21T21:04:23.900Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-21T21:04:23.900Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-21T21:04:23.900Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-21T21:04:23.900Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-21T21:04:23.900Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-21T21:04:23.900Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-21T21:04:23.900Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-21T21:04:23.900Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-21T21:04:23.900Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-21T21:04:23.900Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-21T21:04:23.900Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-21T21:04:23.900Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-21T21:04:23.900Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-21T21:04:23.900Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-21T21:04:23.900Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-21T21:04:23.900Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-21T21:04:23.900Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-21T21:04:23.900Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-21T21:04:23.900Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-21T21:04:23.900Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-21T21:04:23.900Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-21T21:04:23.900Z] spire-1.2.1/pkg/server/plugin/ [2022-04-21T21:04:23.900Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-21T21:04:23.900Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-21T21:04:23.900Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-21T21:04:23.900Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-21T21:04:23.900Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-21T21:04:23.900Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-21T21:04:23.900Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-21T21:04:23.900Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-21T21:04:23.900Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-21T21:04:23.900Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-21T21:04:23.900Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-21T21:04:23.900Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-21T21:04:23.900Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-21T21:04:23.900Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-21T21:04:23.900Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-21T21:04:23.900Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-21T21:04:23.900Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-21T21:04:23.900Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-21T21:04:23.900Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-21T21:04:23.900Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-21T21:04:23.900Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-21T21:04:23.900Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-21T21:04:23.900Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-21T21:04:23.900Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-21T21:04:23.900Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-21T21:04:23.900Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-21T21:04:23.900Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-21T21:04:23.900Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-21T21:04:23.900Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-21T21:04:23.900Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-21T21:04:23.900Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-21T21:04:23.900Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-21T21:04:23.900Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-21T21:04:24.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-21T21:04:24.176Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-21T21:04:24.176Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-21T21:04:24.176Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-21T21:04:24.176Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-21T21:04:24.176Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-21T21:04:24.176Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-21T21:04:24.176Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-21T21:04:24.176Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-21T21:04:24.176Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-21T21:04:24.176Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-21T21:04:24.176Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-21T21:04:24.176Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-21T21:04:24.176Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-21T21:04:24.176Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-21T21:04:24.176Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-21T21:04:24.176Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-21T21:04:24.176Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-21T21:04:24.176Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-21T21:04:24.176Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-21T21:04:24.176Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-21T21:04:24.176Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-21T21:04:24.176Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-21T21:04:24.176Z] spire-1.2.1/pkg/server/registration/ [2022-04-21T21:04:24.176Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-21T21:04:24.176Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-21T21:04:24.176Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-21T21:04:24.176Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-21T21:04:24.176Z] spire-1.2.1/pkg/server/server.go [2022-04-21T21:04:24.176Z] spire-1.2.1/pkg/server/server_test.go [2022-04-21T21:04:24.176Z] spire-1.2.1/pkg/server/svid/ [2022-04-21T21:04:24.176Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-21T21:04:24.176Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-21T21:04:24.176Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-21T21:04:24.176Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-21T21:04:24.176Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-21T21:04:24.176Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-21T21:04:24.176Z] spire-1.2.1/proto/ [2022-04-21T21:04:24.176Z] spire-1.2.1/proto/private/ [2022-04-21T21:04:24.176Z] spire-1.2.1/proto/private/server/ [2022-04-21T21:04:24.176Z] spire-1.2.1/proto/private/server/journal/ [2022-04-21T21:04:24.176Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-21T21:04:24.176Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-21T21:04:24.176Z] spire-1.2.1/proto/spire/ [2022-04-21T21:04:24.176Z] spire-1.2.1/proto/spire/common/ [2022-04-21T21:04:24.176Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-21T21:04:24.176Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-21T21:04:24.176Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-21T21:04:24.176Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-21T21:04:24.176Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-21T21:04:24.176Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-21T21:04:24.176Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-21T21:04:24.176Z] spire-1.2.1/proto/spire/plugin/ [2022-04-21T21:04:24.176Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-21T21:04:24.176Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-21T21:04:24.176Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-21T21:04:24.176Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-21T21:04:24.176Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-21T21:04:24.176Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-21T21:04:24.176Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-21T21:04:24.176Z] spire-1.2.1/release/ [2022-04-21T21:04:24.176Z] spire-1.2.1/release/spire-extras/ [2022-04-21T21:04:24.176Z] spire-1.2.1/release/spire-extras/README.md [2022-04-21T21:04:24.176Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-21T21:04:24.176Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-21T21:04:24.176Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-21T21:04:24.176Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-21T21:04:24.176Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-21T21:04:24.176Z] spire-1.2.1/release/spire/ [2022-04-21T21:04:24.176Z] spire-1.2.1/release/spire/README.md [2022-04-21T21:04:24.176Z] spire-1.2.1/release/spire/conf/ [2022-04-21T21:04:24.176Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-21T21:04:24.176Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-21T21:04:24.176Z] spire-1.2.1/release/spire/conf/server/ [2022-04-21T21:04:24.176Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-21T21:04:24.176Z] spire-1.2.1/script/ [2022-04-21T21:04:24.176Z] spire-1.2.1/script/build-artifact.sh [2022-04-21T21:04:24.176Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-21T21:04:24.176Z] spire-1.2.1/support/ [2022-04-21T21:04:24.176Z] spire-1.2.1/support/k8s/ [2022-04-21T21:04:24.176Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-21T21:04:24.176Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-21T21:04:24.176Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-21T21:04:24.176Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-21T21:04:24.176Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-21T21:04:24.176Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-21T21:04:24.176Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-21T21:04:24.176Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-21T21:04:24.176Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-21T21:04:24.176Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-21T21:04:24.176Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-21T21:04:24.176Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-21T21:04:24.176Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-21T21:04:24.176Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-21T21:04:24.176Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-21T21:04:24.176Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-21T21:04:24.176Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-21T21:04:24.176Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-21T21:04:24.176Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-21T21:04:24.176Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-21T21:04:24.451Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-21T21:04:24.451Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-21T21:04:24.451Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-21T21:04:24.451Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-21T21:04:24.451Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-21T21:04:24.451Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-21T21:04:24.451Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-21T21:04:24.451Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-21T21:04:24.451Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-21T21:04:24.451Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-21T21:04:24.451Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-21T21:04:24.451Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-21T21:04:24.451Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-21T21:04:24.451Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-21T21:04:24.451Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-21T21:04:24.451Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-21T21:04:24.451Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-21T21:04:24.451Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-21T21:04:24.451Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-21T21:04:24.451Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-21T21:04:24.451Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-21T21:04:24.451Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-21T21:04:24.451Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-21T21:04:24.451Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-21T21:04:24.451Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-21T21:04:24.451Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-21T21:04:24.451Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-21T21:04:24.451Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-21T21:04:24.451Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-21T21:04:24.451Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-21T21:04:24.451Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-21T21:04:24.451Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-21T21:04:24.451Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-21T21:04:24.451Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-21T21:04:24.451Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-21T21:04:24.451Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-21T21:04:24.451Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-21T21:04:24.451Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-21T21:04:24.451Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-21T21:04:24.451Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-21T21:04:24.451Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-21T21:04:24.451Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-21T21:04:24.451Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-21T21:04:24.451Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-21T21:04:24.451Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-21T21:04:24.451Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-21T21:04:24.451Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-21T21:04:24.451Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-21T21:04:24.451Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-21T21:04:24.451Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-21T21:04:24.451Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-21T21:04:24.451Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-21T21:04:24.451Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-21T21:04:24.451Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-21T21:04:24.451Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-21T21:04:24.451Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-21T21:04:24.451Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-21T21:04:24.451Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-21T21:04:24.451Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-21T21:04:24.451Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-21T21:04:24.451Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-21T21:04:24.451Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-21T21:04:24.451Z] spire-1.2.1/test/ [2022-04-21T21:04:24.451Z] spire-1.2.1/test/clock/ [2022-04-21T21:04:24.451Z] spire-1.2.1/test/clock/clock.go [2022-04-21T21:04:24.451Z] spire-1.2.1/test/fakes/ [2022-04-21T21:04:24.451Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-21T21:04:24.451Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-21T21:04:24.451Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-21T21:04:24.451Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-21T21:04:24.451Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-21T21:04:24.451Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-21T21:04:24.451Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-21T21:04:24.451Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-21T21:04:24.451Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-21T21:04:24.451Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-21T21:04:24.451Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-21T21:04:24.451Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-21T21:04:24.451Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-21T21:04:24.451Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-21T21:04:24.451Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-21T21:04:24.451Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-21T21:04:24.451Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-21T21:04:24.451Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-21T21:04:24.451Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-21T21:04:24.451Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-21T21:04:24.451Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-21T21:04:24.451Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-21T21:04:24.451Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-21T21:04:24.451Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-21T21:04:24.451Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-21T21:04:24.451Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-21T21:04:24.451Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-21T21:04:24.451Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-21T21:04:24.451Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-21T21:04:24.451Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-21T21:04:24.451Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-21T21:04:24.451Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-21T21:04:24.451Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-21T21:04:24.451Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-21T21:04:24.451Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-21T21:04:24.451Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-21T21:04:24.451Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-21T21:04:24.451Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-21T21:04:24.451Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-21T21:04:24.451Z] spire-1.2.1/test/fixture/ [2022-04-21T21:04:24.451Z] spire-1.2.1/test/fixture/certs/ [2022-04-21T21:04:24.451Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-21T21:04:24.451Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-21T21:04:24.451Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-21T21:04:24.451Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-21T21:04:24.451Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-21T21:04:24.451Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-21T21:04:24.451Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-21T21:04:24.451Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-21T21:04:24.451Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-21T21:04:24.451Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-21T21:04:24.451Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-21T21:04:24.451Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-21T21:04:24.451Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-21T21:04:24.451Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-21T21:04:24.451Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-21T21:04:24.451Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-21T21:04:24.451Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-21T21:04:24.451Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-21T21:04:24.451Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-21T21:04:24.451Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-21T21:04:24.451Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-21T21:04:24.451Z] spire-1.2.1/test/fixture/config/ [2022-04-21T21:04:24.452Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-21T21:04:24.452Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-21T21:04:24.452Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-21T21:04:24.452Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-21T21:04:24.452Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-21T21:04:24.452Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-21T21:04:24.452Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-21T21:04:24.452Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-21T21:04:24.452Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-21T21:04:24.452Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-21T21:04:24.452Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-21T21:04:24.452Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-21T21:04:24.452Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-21T21:04:24.452Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-21T21:04:24.452Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-21T21:04:24.452Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-21T21:04:24.452Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-21T21:04:24.452Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-21T21:04:24.452Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-21T21:04:24.452Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-21T21:04:24.452Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-21T21:04:24.452Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-21T21:04:24.452Z] spire-1.2.1/test/fixture/fixture.go [2022-04-21T21:04:24.452Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-21T21:04:24.452Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-21T21:04:24.452Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-21T21:04:24.452Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-21T21:04:24.452Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-21T21:04:24.452Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-21T21:04:24.452Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-21T21:04:24.452Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-21T21:04:24.452Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-21T21:04:24.452Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-21T21:04:24.452Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-21T21:04:24.452Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-21T21:04:24.452Z] spire-1.2.1/test/fixture/registration/ [2022-04-21T21:04:24.452Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-21T21:04:24.452Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-21T21:04:24.452Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-21T21:04:24.452Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-21T21:04:24.452Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-21T21:04:24.452Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/ [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/README.md [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/common [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/setup/ [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/ [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-21T21:04:24.452Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-21T21:04:24.727Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-21T21:04:24.728Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-21T21:04:25.003Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-21T21:04:25.003Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-21T21:04:25.003Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-21T21:04:25.003Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-21T21:04:25.003Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-21T21:04:25.003Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-21T21:04:25.003Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-21T21:04:25.003Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-21T21:04:25.003Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-21T21:04:25.003Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-21T21:04:25.003Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-21T21:04:25.003Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-21T21:04:25.003Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-21T21:04:25.003Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-21T21:04:25.003Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-21T21:04:25.003Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-21T21:04:25.003Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-21T21:04:25.003Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-21T21:04:25.003Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-21T21:04:25.003Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-21T21:04:25.003Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-21T21:04:25.003Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-21T21:04:25.003Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-21T21:04:25.003Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-21T21:04:25.003Z] spire-1.2.1/test/integration/test-one.sh [2022-04-21T21:04:25.003Z] spire-1.2.1/test/integration/test.sh [2022-04-21T21:04:25.003Z] spire-1.2.1/test/plugintest/ [2022-04-21T21:04:25.003Z] spire-1.2.1/test/plugintest/config.go [2022-04-21T21:04:25.003Z] spire-1.2.1/test/plugintest/load.go [2022-04-21T21:04:25.003Z] spire-1.2.1/test/plugintest/option.go [2022-04-21T21:04:25.003Z] spire-1.2.1/test/spiretest/ [2022-04-21T21:04:25.003Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-21T21:04:25.003Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-21T21:04:25.003Z] spire-1.2.1/test/spiretest/dir.go [2022-04-21T21:04:25.003Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-21T21:04:25.003Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-21T21:04:25.003Z] spire-1.2.1/test/spiretest/logs.go [2022-04-21T21:04:25.003Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-21T21:04:25.003Z] spire-1.2.1/test/spiretest/suite.go [2022-04-21T21:04:25.003Z] spire-1.2.1/test/spiretest/x509.go [2022-04-21T21:04:25.003Z] spire-1.2.1/test/testca/ [2022-04-21T21:04:25.003Z] spire-1.2.1/test/testca/ca.go [2022-04-21T21:04:25.003Z] spire-1.2.1/test/testkey/ [2022-04-21T21:04:25.003Z] spire-1.2.1/test/testkey/generate.sh [2022-04-21T21:04:25.003Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-21T21:04:25.003Z] spire-1.2.1/test/testkey/keys.go [2022-04-21T21:04:25.003Z] spire-1.2.1/test/testkey/new.go [2022-04-21T21:04:25.003Z] spire-1.2.1/test/tpmsimulator/ [2022-04-21T21:04:25.003Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-21T21:04:25.003Z] spire-1.2.1/test/util/ [2022-04-21T21:04:25.003Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-21T21:04:25.003Z] spire-1.2.1/test/util/cert_generation.go [2022-04-21T21:04:25.003Z] spire-1.2.1/test/util/io_redirection.go [2022-04-21T21:04:25.003Z] spire-1.2.1/test/util/race.go [2022-04-21T21:04:25.003Z] spire-1.2.1/test/util/util.go [2022-04-21T21:04:25.003Z] building spire from source... [2022-04-21T21:04:25.603Z] Installing go1.17.7... [2022-04-21T21:04:52.439Z] Building bin/spire-server... [2022-04-21T21:04:52.439Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-21T21:04:52.439Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-21T21:04:52.439Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-21T21:04:52.439Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-21T21:04:52.439Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-21T21:04:53.426Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-21T21:04:54.027Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-21T21:04:55.472Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-21T21:04:55.752Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-21T21:04:58.390Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-21T21:04:58.390Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-21T21:04:58.390Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-21T21:04:58.390Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-21T21:04:58.390Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-21T21:04:58.665Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-21T21:04:58.665Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-21T21:04:58.665Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-21T21:04:59.656Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-21T21:04:59.656Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-21T21:04:59.656Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-21T21:05:00.257Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-21T21:05:00.257Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-21T21:05:01.241Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-21T21:05:01.241Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-21T21:05:16.334Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-21T21:05:16.334Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-21T21:05:16.334Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-21T21:05:16.334Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-21T21:05:16.334Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-21T21:05:16.607Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-21T21:05:16.607Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-21T21:05:16.879Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-21T21:05:16.879Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-21T21:05:16.879Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-21T21:05:17.157Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-21T21:05:17.157Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-21T21:05:17.430Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-21T21:05:17.430Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-21T21:05:17.704Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-21T21:05:17.979Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-21T21:05:18.573Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-21T21:05:18.849Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-21T21:05:19.123Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-21T21:05:19.123Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-21T21:05:19.123Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-21T21:05:19.397Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-21T21:05:19.397Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-21T21:05:19.673Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-21T21:05:19.673Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-21T21:05:19.673Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-21T21:05:20.269Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-21T21:05:20.870Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-21T21:05:20.870Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-21T21:05:20.870Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-21T21:05:21.568Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-21T21:05:26.389Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-21T21:05:36.575Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-21T21:05:36.575Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-21T21:05:36.575Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-21T21:05:36.575Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-21T21:05:36.575Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-21T21:05:58.758Z] go: downloading google.golang.org/api v0.70.0 [2022-04-21T21:05:58.758Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-21T21:05:58.758Z] go: downloading k8s.io/api v0.23.4 [2022-04-21T21:06:11.181Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-21T21:06:11.181Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-21T21:06:11.181Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-21T21:06:12.627Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-21T21:06:39.452Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-21T21:06:39.452Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-21T21:06:39.452Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-21T21:06:39.452Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-21T21:06:39.452Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-21T21:06:40.053Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-21T21:06:42.057Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-21T21:06:42.057Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-21T21:06:42.333Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-21T21:06:42.333Z] 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-21T21:06:43.317Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-21T21:06:43.593Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-21T21:06:43.868Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-21T21:06:44.142Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-21T21:06:44.418Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-21T21:06:44.693Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-21T21:06:44.693Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-21T21:06:44.968Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-21T21:06:45.244Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-21T21:06:45.520Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-21T21:06:46.962Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-21T21:06:46.962Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-21T21:06:47.569Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-21T21:06:52.984Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-21T21:06:53.983Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-21T21:06:54.259Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-21T21:06:54.538Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-21T21:06:55.542Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-21T21:06:55.542Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-21T21:06:55.542Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-21T21:06:55.542Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-21T21:06:55.821Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-21T21:06:55.821Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-21T21:06:56.107Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-21T21:06:56.107Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-21T21:06:57.572Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-21T21:06:58.567Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-21T21:06:58.844Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-21T21:06:58.844Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-21T21:06:59.120Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-21T21:06:59.120Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-21T21:06:59.398Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-21T21:06:59.398Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-21T21:06:59.398Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-21T21:07:00.853Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-21T21:07:00.853Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-21T21:07:01.458Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-21T21:07:01.749Z] Removing intermediate container 7c27ce4df7f0 [2022-04-21T21:07:01.749Z] ---> d8a2f32d7b1a [2022-04-21T21:07:01.749Z] [2022-04-21T21:07:01.749Z] Step 10/22 : FROM alpine:3.14 [2022-04-21T21:07:01.749Z] ---> ac73e934f311 [2022-04-21T21:07:01.749Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-21T21:07:01.749Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-21T21:07:01.749Z]  ---> Running in 3e9a5f90bb77 [2022-04-21T21:07:02.038Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-21T21:07:04.020Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-21T21:07:04.020Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-21T21:07:04.295Z] go: downloading go.opencensus.io v0.23.0 [2022-04-21T21:07:05.284Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-21T21:07:05.284Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-21T21:07:05.284Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-21T21:07:05.284Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-21T21:07:05.284Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-21T21:07:05.284Z] (5/6) Installing curl (7.79.1-r0) [2022-04-21T21:07:05.284Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-21T21:07:05.284Z] Executing busybox-1.33.1-r7.trigger [2022-04-21T21:07:05.284Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-21T21:07:05.284Z] Executing ca-certificates-20211220-r0.trigger [2022-04-21T21:07:05.560Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-21T21:07:05.838Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-21T21:07:05.838Z] OK: 8 MiB in 20 packages [2022-04-21T21:07:06.122Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-21T21:07:06.409Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-21T21:07:06.685Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-21T21:07:07.501Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-21T21:07:08.552Z] Removing intermediate container 3e9a5f90bb77 [2022-04-21T21:07:08.552Z] ---> 7f7d545865b0 [2022-04-21T21:07:08.552Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-21T21:07:08.847Z] ---> Running in 7b0323e39520 [2022-04-21T21:07:09.478Z] Removing intermediate container 7b0323e39520 [2022-04-21T21:07:09.478Z] ---> d46f168ad293 [2022-04-21T21:07:09.478Z] Step 13/22 : WORKDIR /edgex [2022-04-21T21:07:09.478Z] ---> Running in 3b39cadb21ad [2022-04-21T21:07:10.079Z] Removing intermediate container 3b39cadb21ad [2022-04-21T21:07:10.079Z] ---> 8bf31c56fae2 [2022-04-21T21:07:10.079Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-21T21:07:11.065Z] ---> 180d0d7ff8b6 [2022-04-21T21:07:11.065Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-21T21:07:11.342Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-21T21:07:12.791Z]  ---> 76cbfa9d37db [2022-04-21T21:07:12.791Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-21T21:07:14.253Z] ---> 8523a4725189 [2022-04-21T21:07:14.253Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-21T21:07:14.531Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-21T21:07:14.531Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-21T21:07:15.520Z]  ---> cfd366ee8404 [2022-04-21T21:07:15.520Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-21T21:07:15.520Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-21T21:07:15.520Z]  ---> Running in 0221be0694c5 [2022-04-21T21:07:15.520Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-21T21:07:15.802Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-21T21:07:16.805Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-21T21:07:16.805Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-21T21:07:17.088Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-21T21:07:17.374Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-21T21:07:17.653Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-21T21:07:17.653Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-21T21:07:17.934Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-21T21:07:18.544Z] Removing intermediate container 0221be0694c5 [2022-04-21T21:07:18.544Z] ---> fe78b7b24228 [2022-04-21T21:07:18.544Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-21T21:07:18.544Z] ---> Running in 519889c61e36 [2022-04-21T21:07:19.150Z] Removing intermediate container 519889c61e36 [2022-04-21T21:07:19.150Z] ---> ce45f1678273 [2022-04-21T21:07:19.150Z] Step 20/22 : LABEL arch=arm64 [2022-04-21T21:07:19.150Z] ---> Running in d4afd4f5887b [2022-04-21T21:07:19.768Z] Removing intermediate container d4afd4f5887b [2022-04-21T21:07:19.768Z] ---> 15af45afdce5 [2022-04-21T21:07:19.768Z] Step 21/22 : LABEL git_sha=3298a5c934eedd9b55da1c99ceede0741801d537 [2022-04-21T21:07:20.049Z] ---> Running in b1345190ec45 [2022-04-21T21:07:20.655Z] Removing intermediate container b1345190ec45 [2022-04-21T21:07:20.655Z] ---> 3a47f1e2d7ad [2022-04-21T21:07:20.655Z] Step 22/22 : LABEL version=0.0.0 [2022-04-21T21:07:20.655Z] ---> Running in bdafd45cb05f [2022-04-21T21:07:21.266Z] Removing intermediate container bdafd45cb05f [2022-04-21T21:07:21.266Z] ---> fad75d14b8e1 [2022-04-21T21:07:21.266Z] [2022-04-21T21:07:21.871Z] Successfully built fad75d14b8e1 [2022-04-21T21:07:21.871Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-21T21:07:21.871Z] Building support-notifications [2022-04-21T21:07:28.604Z]  Building security-proxy-setup ... done go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-21T21:07:28.604Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-21T21:07:28.604Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-21T21:07:28.604Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-21T21:07:55.433Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-21T21:07:55.433Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-21T21:07:55.433Z] ---> 886a1ef2d425 [2022-04-21T21:07:55.433Z] Step 3/22 : WORKDIR /edgex-go [2022-04-21T21:07:55.433Z] ---> Using cache [2022-04-21T21:07:55.433Z] ---> 027dae390533 [2022-04-21T21:07:55.433Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T21:07:55.433Z] ---> Using cache [2022-04-21T21:07:55.433Z] ---> f4bdc0a44598 [2022-04-21T21:07:55.433Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-21T21:07:55.433Z] ---> Running in 530b4742c8dc [2022-04-21T21:07:55.711Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-21T21:07:57.158Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-21T21:07:58.146Z] OK: 220 MiB in 52 packages [2022-04-21T21:07:59.598Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-21T21:07:59.598Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-21T21:07:59.598Z] Removing intermediate container 530b4742c8dc [2022-04-21T21:07:59.598Z] ---> 725e997854ec [2022-04-21T21:07:59.598Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-21T21:08:00.589Z] ---> 3e3f146f3caf [2022-04-21T21:08:00.589Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-21T21:08:00.866Z] ---> Running in 7a0fc352f4f9 [2022-04-21T21:08:06.299Z] Removing intermediate container 7a0fc352f4f9 [2022-04-21T21:08:06.299Z] ---> 784c2a33d1ea [2022-04-21T21:08:06.299Z] Step 8/22 : COPY . . [2022-04-21T21:08:28.501Z] ---> d505dbff1800 [2022-04-21T21:08:28.501Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-21T21:08:28.501Z] ---> Running in 32f3971c8cb6 [2022-04-21T21:08:29.941Z] 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-21T21:09:02.308Z] Removing intermediate container 2c7cedcab0f0 [2022-04-21T21:09:02.308Z] ---> d3e833dbc483 [2022-04-21T21:09:02.308Z] [2022-04-21T21:09:02.308Z] Step 10/23 : FROM alpine:3.14 [2022-04-21T21:09:02.308Z] ---> ac73e934f311 [2022-04-21T21:09:02.308Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-21T21:09:02.308Z] ---> Running in f3f290413736 [2022-04-21T21:09:02.308Z] Removing intermediate container f3f290413736 [2022-04-21T21:09:02.308Z] ---> e7ec8b0c22ea [2022-04-21T21:09:02.308Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-21T21:09:02.308Z] ---> Running in 9f6fe7775d67 [2022-04-21T21:09:02.308Z] Removing intermediate container 9f6fe7775d67 [2022-04-21T21:09:02.308Z] ---> c9dd6139306b [2022-04-21T21:09:02.308Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-21T21:09:02.308Z] ---> Running in ff3d251d728f [2022-04-21T21:09:02.308Z] Removing intermediate container ff3d251d728f [2022-04-21T21:09:02.308Z] ---> 75298d16d862 [2022-04-21T21:09:02.308Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T21:09:02.308Z] ---> Running in 021e88f9b191 [2022-04-21T21:09:04.311Z] Removing intermediate container 021e88f9b191 [2022-04-21T21:09:04.311Z] ---> 9fca0cab288a [2022-04-21T21:09:04.311Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-21T21:09:04.588Z] ---> Running in e81d21246afc [2022-04-21T21:09:06.137Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-21T21:09:07.627Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-21T21:09:08.610Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-21T21:09:08.611Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-21T21:09:08.611Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-21T21:09:08.611Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-21T21:09:08.889Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-21T21:09:08.889Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-21T21:09:09.164Z] Executing busybox-1.33.1-r7.trigger [2022-04-21T21:09:09.164Z] OK: 8 MiB in 20 packages [2022-04-21T21:09:11.155Z] Removing intermediate container e81d21246afc [2022-04-21T21:09:11.155Z] ---> f9a95e881dbb [2022-04-21T21:09:11.155Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-21T21:09:11.765Z] ---> 1ce9e93d0b2f [2022-04-21T21:09:11.765Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-21T21:09:14.418Z] ---> 19e91be93d9f [2022-04-21T21:09:14.418Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-21T21:09:15.028Z] ---> 0018c8a6761a [2022-04-21T21:09:15.028Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-21T21:09:15.303Z] ---> Running in f8411191a17b [2022-04-21T21:09:15.904Z] Removing intermediate container f8411191a17b [2022-04-21T21:09:15.904Z] ---> 30f1690e8420 [2022-04-21T21:09:15.904Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-21T21:09:15.904Z] ---> Running in 139910fa7f8c [2022-04-21T21:09:16.528Z] Removing intermediate container 139910fa7f8c [2022-04-21T21:09:16.528Z] ---> b16b6e243eb2 [2022-04-21T21:09:16.528Z] Step 21/23 : LABEL arch=arm64 [2022-04-21T21:09:16.806Z] ---> Running in 8c1315a3c272 [2022-04-21T21:09:17.408Z] Removing intermediate container 8c1315a3c272 [2022-04-21T21:09:17.408Z] ---> e426c47664ff [2022-04-21T21:09:17.408Z] Step 22/23 : LABEL git_sha=3298a5c934eedd9b55da1c99ceede0741801d537 [2022-04-21T21:09:17.408Z] ---> Running in 3560f964137f [2022-04-21T21:09:18.013Z] Removing intermediate container 3560f964137f [2022-04-21T21:09:18.013Z] ---> e7f4db9e96ec [2022-04-21T21:09:18.013Z] Step 23/23 : LABEL version=0.0.0 [2022-04-21T21:09:18.289Z] ---> Running in d128af31fda8 [2022-04-21T21:09:18.895Z] Removing intermediate container d128af31fda8 [2022-04-21T21:09:18.895Z] ---> b0e455ab6b8c [2022-04-21T21:09:18.895Z] [2022-04-21T21:09:19.229Z] Successfully built b0e455ab6b8c [2022-04-21T21:09:19.508Z] Successfully tagged core-data-arm64:latest [2022-04-21T21:14:26.707Z]  Building core-data ... done Removing intermediate container 32f3971c8cb6 [2022-04-21T21:14:26.707Z] ---> 59daac487269 [2022-04-21T21:14:26.707Z] [2022-04-21T21:14:26.707Z] Step 10/22 : FROM alpine:3.14 [2022-04-21T21:14:26.707Z] ---> ac73e934f311 [2022-04-21T21:14:26.707Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-21T21:14:26.707Z] ---> Running in 74ae27d35c08 [2022-04-21T21:14:26.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-21T21:14:26.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-21T21:14:26.707Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-21T21:14:26.707Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-21T21:14:26.707Z] Executing busybox-1.33.1-r7.trigger [2022-04-21T21:14:26.707Z] Executing ca-certificates-20211220-r0.trigger [2022-04-21T21:14:26.707Z] OK: 6 MiB in 16 packages [2022-04-21T21:14:26.707Z] Removing intermediate container 74ae27d35c08 [2022-04-21T21:14:26.707Z] ---> ab7880463e09 [2022-04-21T21:14:26.707Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-21T21:14:26.707Z] ---> Running in 666c1075ed85 [2022-04-21T21:14:26.707Z] Removing intermediate container 666c1075ed85 [2022-04-21T21:14:26.707Z] ---> 935b1ff48231 [2022-04-21T21:14:26.707Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-21T21:14:26.707Z] ---> Running in ed0a0db5d138 [2022-04-21T21:14:26.707Z] Removing intermediate container ed0a0db5d138 [2022-04-21T21:14:26.707Z] ---> 5a96ece58711 [2022-04-21T21:14:26.707Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-21T21:14:26.707Z] ---> Running in 024ba101ec0a [2022-04-21T21:14:26.707Z] Removing intermediate container 024ba101ec0a [2022-04-21T21:14:26.707Z] ---> 38ead8b5c3e1 [2022-04-21T21:14:26.707Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-21T21:14:26.707Z] ---> f8ecb142298a [2022-04-21T21:14:26.707Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-21T21:14:26.707Z] ---> b8880777dac8 [2022-04-21T21:14:26.707Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-21T21:14:26.707Z] ---> 4396a397f8f0 [2022-04-21T21:14:26.707Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-21T21:14:26.707Z] ---> Running in dbfe9c33c02e [2022-04-21T21:14:26.707Z] Removing intermediate container dbfe9c33c02e [2022-04-21T21:14:26.707Z] ---> 411b706b43e2 [2022-04-21T21:14:26.707Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-21T21:14:26.707Z] ---> Running in 316fe89df799 [2022-04-21T21:14:27.321Z] Removing intermediate container 316fe89df799 [2022-04-21T21:14:27.321Z] ---> 55b8ae6dc7ad [2022-04-21T21:14:27.321Z] Step 20/22 : LABEL arch=arm64 [2022-04-21T21:14:27.617Z] ---> Running in 19662441d086 [2022-04-21T21:14:27.904Z] Removing intermediate container 19662441d086 [2022-04-21T21:14:27.904Z] ---> 67945133a79c [2022-04-21T21:14:27.904Z] Step 21/22 : LABEL git_sha=3298a5c934eedd9b55da1c99ceede0741801d537 [2022-04-21T21:14:28.181Z] ---> Running in 546d9a8710d3 [2022-04-21T21:14:28.469Z] Removing intermediate container 546d9a8710d3 [2022-04-21T21:14:28.469Z] ---> 77ab9ebda3b7 [2022-04-21T21:14:28.469Z] Step 22/22 : LABEL version=0.0.0 [2022-04-21T21:14:28.754Z] ---> Running in 95e27f0f0ec5 [2022-04-21T21:14:29.032Z] Removing intermediate container 95e27f0f0ec5 [2022-04-21T21:14:29.032Z] ---> bc8badc470c4 [2022-04-21T21:14:29.032Z] [2022-04-21T21:14:29.640Z] Successfully built bc8badc470c4 [2022-04-21T21:14:29.640Z] Successfully tagged support-notifications-arm64:latest [2022-04-21T21:25:23.066Z]  Building support-notifications ... done Building bin/spire-agent... [2022-04-21T21:25:24.045Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-21T21:25:24.319Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-21T21:25:24.596Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-21T21:25:24.868Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-21T21:25:30.283Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-21T21:25:31.724Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-21T21:25:31.724Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-21T21:25:31.999Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-21T21:25:31.999Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-21T21:25:32.276Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-21T21:25:32.550Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-21T21:25:32.550Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-21T21:25:32.550Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-21T21:29:54.684Z] Building bin/spire-agent... [2022-04-21T21:29:54.684Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-21T21:29:54.684Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-21T21:29:54.684Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-21T21:29:54.684Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-21T21:29:54.971Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-21T21:29:55.569Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-21T21:29:55.845Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-21T21:29:56.454Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-21T21:29:56.454Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-21T21:29:56.454Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-21T21:29:56.454Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-21T21:29:56.454Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-21T21:29:57.055Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-21T21:31:33.878Z] Removing intermediate container 426011370ecc [2022-04-21T21:31:33.878Z] ---> 6fadc360dd45 [2022-04-21T21:31:33.878Z] [2022-04-21T21:31:33.878Z] Step 13/26 : FROM alpine:3.15 [2022-04-21T21:31:33.878Z] ---> 3fb3c9af89a9 [2022-04-21T21:31:33.878Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-21T21:31:33.878Z] ---> Using cache [2022-04-21T21:31:33.878Z] ---> 194859ec4644 [2022-04-21T21:31:33.878Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T21:31:33.878Z] ---> Using cache [2022-04-21T21:31:33.878Z] ---> e34757be76bb [2022-04-21T21:31:33.878Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-21T21:31:33.878Z] ---> Running in af12900140d0 [2022-04-21T21:31:33.878Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-21T21:31:33.878Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-21T21:31:33.878Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-21T21:31:33.878Z] v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-21T21:31:33.878Z] OK: 15730 distinct packages available [2022-04-21T21:31:33.878Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-21T21:31:33.878Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-21T21:31:33.878Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-21T21:31:33.878Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-21T21:31:33.878Z] (3/4) Installing libucontext (1.1-r0) [2022-04-21T21:31:33.878Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-21T21:31:33.878Z] Executing busybox-1.34.1-r5.trigger [2022-04-21T21:31:33.878Z] OK: 6 MiB in 18 packages [2022-04-21T21:31:33.878Z] Removing intermediate container af12900140d0 [2022-04-21T21:31:33.878Z] ---> c47e69c1db3f [2022-04-21T21:31:33.878Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-21T21:31:36.513Z] ---> 96ac8968c351 [2022-04-21T21:31:36.513Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-21T21:31:37.108Z] ---> 9a284fc6233f [2022-04-21T21:31:37.108Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-21T21:31:37.108Z] ---> Running in 804d0cc2d2b1 [2022-04-21T21:31:37.393Z] Removing intermediate container 804d0cc2d2b1 [2022-04-21T21:31:37.393Z] ---> 1338907ef496 [2022-04-21T21:31:37.393Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-21T21:31:37.995Z] ---> 427d51525f7a [2022-04-21T21:31:38.268Z] Step 21/26 : WORKDIR / [2022-04-21T21:31:38.268Z] ---> Running in 4da982756dfe [2022-04-21T21:31:38.541Z] Removing intermediate container 4da982756dfe [2022-04-21T21:31:38.541Z] ---> 3dc365f05abc [2022-04-21T21:31:38.541Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-21T21:31:38.815Z] ---> Running in cd9c6ea90f2f [2022-04-21T21:31:39.092Z] Removing intermediate container cd9c6ea90f2f [2022-04-21T21:31:39.092Z] ---> 23d23531f595 [2022-04-21T21:31:39.092Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-21T21:31:39.092Z] ---> Running in 66af53e51251 [2022-04-21T21:31:39.685Z] Removing intermediate container 66af53e51251 [2022-04-21T21:31:39.685Z] ---> 9208f7d6f6d4 [2022-04-21T21:31:39.685Z] Step 24/26 : LABEL arch=arm64 [2022-04-21T21:31:39.685Z] ---> Running in aecbb7f0486a [2022-04-21T21:31:39.961Z] Removing intermediate container aecbb7f0486a [2022-04-21T21:31:39.961Z] ---> 7c0336ca26ef [2022-04-21T21:31:39.961Z] Step 25/26 : LABEL git_sha=3298a5c934eedd9b55da1c99ceede0741801d537 [2022-04-21T21:31:40.244Z] ---> Running in c6be88a23dec [2022-04-21T21:31:40.516Z] Removing intermediate container c6be88a23dec [2022-04-21T21:31:40.516Z] ---> 5e4e8fe96328 [2022-04-21T21:31:40.516Z] Step 26/26 : LABEL version=0.0.0 [2022-04-21T21:31:40.516Z] ---> Running in 3b4e9a4c51e4 [2022-04-21T21:31:41.133Z] Removing intermediate container 3b4e9a4c51e4 [2022-04-21T21:31:41.133Z] ---> 11fd7c7681ec [2022-04-21T21:31:41.133Z] [2022-04-21T21:31:41.410Z] Successfully built 11fd7c7681ec [2022-04-21T21:31:41.410Z] Successfully tagged security-spire-config-arm64:latest [2022-04-21T21:33:18.242Z]  Building security-spire-config ... done Building bin/spire-agent... [2022-04-21T21:33:18.242Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-21T21:33:18.242Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-21T21:33:18.242Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-21T21:33:18.242Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-21T21:33:18.242Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-21T21:33:18.242Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-21T21:33:18.242Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-21T21:33:18.242Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-21T21:33:18.242Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-21T21:33:18.242Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-21T21:33:18.242Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-21T21:33:18.242Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-21T21:33:18.242Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-21T21:34:55.056Z] Removing intermediate container 29a02160f028 [2022-04-21T21:34:55.056Z] ---> 340138f8059a [2022-04-21T21:34:55.056Z] [2022-04-21T21:34:55.056Z] Step 13/26 : FROM alpine:3.15 [2022-04-21T21:34:55.056Z] ---> 3fb3c9af89a9 [2022-04-21T21:34:55.057Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-21T21:34:55.057Z] ---> Using cache [2022-04-21T21:34:55.057Z] ---> 194859ec4644 [2022-04-21T21:34:55.057Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T21:34:55.057Z] ---> Using cache [2022-04-21T21:34:55.057Z] ---> e34757be76bb [2022-04-21T21:34:55.057Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-21T21:34:55.057Z] ---> Running in d9dfba33a709 [2022-04-21T21:34:55.057Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-21T21:34:55.057Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-21T21:34:55.057Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-21T21:34:55.057Z] v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-21T21:34:55.057Z] OK: 15730 distinct packages available [2022-04-21T21:34:55.057Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-21T21:34:55.057Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-21T21:34:55.057Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-21T21:34:55.057Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-21T21:34:55.057Z] (3/5) Installing libucontext (1.1-r0) [2022-04-21T21:34:55.057Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-21T21:34:55.057Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-21T21:34:55.057Z] Executing busybox-1.34.1-r5.trigger [2022-04-21T21:34:55.057Z] OK: 6 MiB in 19 packages [2022-04-21T21:34:55.057Z] Removing intermediate container d9dfba33a709 [2022-04-21T21:34:55.057Z] ---> d974e0150aee [2022-04-21T21:34:55.057Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-21T21:34:55.057Z] ---> 36fd09692531 [2022-04-21T21:34:55.057Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-21T21:34:58.443Z] ---> f544282e5cf4 [2022-04-21T21:34:58.443Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-21T21:34:59.035Z] ---> 7bc7be37efa1 [2022-04-21T21:34:59.035Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-21T21:35:00.019Z] ---> ce7b3220134a [2022-04-21T21:35:00.019Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-21T21:35:00.615Z] ---> 9b2ca5899829 [2022-04-21T21:35:00.615Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-21T21:35:00.615Z] ---> Running in 6eefa00186f8 [2022-04-21T21:35:01.210Z] Removing intermediate container 6eefa00186f8 [2022-04-21T21:35:01.210Z] ---> 364f31e8a3e1 [2022-04-21T21:35:01.210Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-21T21:35:01.210Z] ---> Running in 5c07fffc2083 [2022-04-21T21:35:01.804Z] Removing intermediate container 5c07fffc2083 [2022-04-21T21:35:01.804Z] ---> 453e406796fb [2022-04-21T21:35:01.804Z] Step 24/26 : LABEL arch=arm64 [2022-04-21T21:35:01.804Z] ---> Running in 1fc4a2014e89 [2022-04-21T21:35:02.079Z] Removing intermediate container 1fc4a2014e89 [2022-04-21T21:35:02.079Z] ---> c628ff72b9f5 [2022-04-21T21:35:02.079Z] Step 25/26 : LABEL git_sha=3298a5c934eedd9b55da1c99ceede0741801d537 [2022-04-21T21:35:02.352Z] ---> Running in 45d88efd3195 [2022-04-21T21:35:02.622Z] Removing intermediate container 45d88efd3195 [2022-04-21T21:35:02.622Z] ---> c40ec00e881a [2022-04-21T21:35:02.622Z] Step 26/26 : LABEL version=0.0.0 [2022-04-21T21:35:02.896Z] ---> Running in ed33656fb84f [2022-04-21T21:35:03.168Z] Removing intermediate container ed33656fb84f [2022-04-21T21:35:03.168Z] ---> 2ede870b9a5b [2022-04-21T21:35:03.168Z] [2022-04-21T21:35:03.440Z] Successfully built 2ede870b9a5b [2022-04-21T21:35:03.440Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-21T21:37:10.266Z]  Building security-spire-agent ... done Removing intermediate container 02804df05ae6 [2022-04-21T21:37:10.266Z] ---> eb8acaad33eb [2022-04-21T21:37:10.266Z] [2022-04-21T21:37:10.266Z] Step 13/25 : FROM alpine:3.15 [2022-04-21T21:37:10.266Z] ---> 3fb3c9af89a9 [2022-04-21T21:37:10.266Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-21T21:37:10.266Z] ---> Using cache [2022-04-21T21:37:10.266Z] ---> 194859ec4644 [2022-04-21T21:37:10.266Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T21:37:10.266Z] ---> Using cache [2022-04-21T21:37:10.266Z] ---> e34757be76bb [2022-04-21T21:37:10.266Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-21T21:37:10.266Z] ---> Using cache [2022-04-21T21:37:10.266Z] ---> d974e0150aee [2022-04-21T21:37:10.266Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-21T21:37:10.266Z] ---> eb90bf131876 [2022-04-21T21:37:10.266Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-21T21:37:10.266Z] ---> 362f0eefde83 [2022-04-21T21:37:10.266Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-21T21:37:10.266Z] ---> 06854a72d66c [2022-04-21T21:37:10.266Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-21T21:37:10.266Z] ---> b2d8b91ad57d [2022-04-21T21:37:10.266Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-21T21:37:10.266Z] ---> Running in c6af534b7628 [2022-04-21T21:37:10.266Z] Removing intermediate container c6af534b7628 [2022-04-21T21:37:10.266Z] ---> c138ad903c40 [2022-04-21T21:37:10.266Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-21T21:37:10.266Z] ---> Running in c63500c33f8c [2022-04-21T21:37:10.266Z] Removing intermediate container c63500c33f8c [2022-04-21T21:37:10.266Z] ---> dd3175bcb1a9 [2022-04-21T21:37:10.266Z] Step 23/25 : LABEL arch=arm64 [2022-04-21T21:37:10.266Z] ---> Running in 64328d21d8a9 [2022-04-21T21:37:10.266Z] Removing intermediate container 64328d21d8a9 [2022-04-21T21:37:10.266Z] ---> 0544a42bd599 [2022-04-21T21:37:10.266Z] Step 24/25 : LABEL git_sha=3298a5c934eedd9b55da1c99ceede0741801d537 [2022-04-21T21:37:10.266Z] ---> Running in 8f843abf88b8 [2022-04-21T21:37:10.266Z] Removing intermediate container 8f843abf88b8 [2022-04-21T21:37:10.266Z] ---> 4116c4c1b7d7 [2022-04-21T21:37:10.266Z] Step 25/25 : LABEL version=0.0.0 [2022-04-21T21:37:10.266Z] ---> Running in ce457aa52dc7 [2022-04-21T21:37:10.266Z] Removing intermediate container ce457aa52dc7 [2022-04-21T21:37:10.266Z] ---> 6fb8402dfc68 [2022-04-21T21:37:10.266Z] [2022-04-21T21:37:10.266Z] Successfully built 6fb8402dfc68 [2022-04-21T21:37:10.266Z] Successfully tagged security-spire-server-arm64:latest [2022-04-21T21:37:10.283Z]  Building security-spire-server ... done  [Pipeline] } [2022-04-21T21:37:10.282Z] $ docker stop --time=1 1ab84f793b886b4d4b816ef8ca40f5ee70d7888d761506747a78ca48207f9b77 [2022-04-21T21:37:11.984Z] $ docker rm -f 1ab84f793b886b4d4b816ef8ca40f5ee70d7888d761506747a78ca48207f9b77 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-21T21:37:12.568Z] + docker images [2022-04-21T21:37:12.841Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-21T21:37:12.841Z] security-spire-server-arm64 latest 6fb8402dfc68 6 seconds ago 86.3MB [2022-04-21T21:37:12.841Z] eb8acaad33eb 28 seconds ago 4.14GB [2022-04-21T21:37:12.841Z] security-spire-agent-arm64 latest 2ede870b9a5b 2 minutes ago 126MB [2022-04-21T21:37:12.841Z] 340138f8059a 2 minutes ago 4.14GB [2022-04-21T21:37:12.841Z] security-spire-config-arm64 latest 11fd7c7681ec 5 minutes ago 85.6MB [2022-04-21T21:37:12.841Z] 6fadc360dd45 6 minutes ago 4.14GB [2022-04-21T21:37:12.841Z] support-notifications-arm64 latest bc8badc470c4 22 minutes ago 25.8MB [2022-04-21T21:37:12.841Z] 59daac487269 23 minutes ago 1.37GB [2022-04-21T21:37:12.841Z] core-data-arm64 latest b0e455ab6b8c 27 minutes ago 21.6MB [2022-04-21T21:37:12.841Z] d3e833dbc483 28 minutes ago 1.34GB [2022-04-21T21:37:12.841Z] security-proxy-setup-arm64 latest fad75d14b8e1 29 minutes ago 26.1MB [2022-04-21T21:37:12.841Z] d8a2f32d7b1a 30 minutes ago 1.32GB [2022-04-21T21:37:12.841Z] support-scheduler-arm64 latest 47d81ceef272 33 minutes ago 25.2MB [2022-04-21T21:37:12.841Z] 7c3cb00004b0 33 minutes ago 1.36GB [2022-04-21T21:37:12.841Z] core-metadata-arm64 latest b896063d1418 35 minutes ago 16.4MB [2022-04-21T21:37:12.841Z] fa7b59066983 35 minutes ago 1.31GB [2022-04-21T21:37:12.841Z] sys-mgmt-agent-arm64 latest 0cd6bf87a1be 35 minutes ago 282MB [2022-04-21T21:37:12.841Z] 3d45c1942d4c 37 minutes ago 1.31GB [2022-04-21T21:37:12.841Z] security-spiffe-token-provider-arm64 latest 1c1f6c5ac371 41 minutes ago 27.9MB [2022-04-21T21:37:12.841Z] 2535a1be27df 41 minutes ago 1.36GB [2022-04-21T21:37:12.841Z] security-bootstrapper-arm64 latest b379b9c2fcba 43 minutes ago 18.3MB [2022-04-21T21:37:12.841Z] security-secretstore-setup-arm64 latest 571d79b8f6d6 43 minutes ago 27.5MB [2022-04-21T21:37:12.841Z] core-command-arm64 latest 8cf3f713f57a 43 minutes ago 15.5MB [2022-04-21T21:37:12.841Z] c768b8ca5c1d 43 minutes ago 1.32GB [2022-04-21T21:37:12.841Z] 0d7232241297 43 minutes ago 1.31GB [2022-04-21T21:37:12.841Z] 5f19d1f7356b 44 minutes ago 1.31GB [2022-04-21T21:37:12.841Z] ci-base-image-arm64 latest 886a1ef2d425 About an hour ago 886MB [2022-04-21T21:37:12.841Z] docker 20.10.14 c346e9eafbab 2 weeks ago 202MB [2022-04-21T21:37:12.841Z] alpine 3.14 ac73e934f311 2 weeks ago 5.34MB [2022-04-21T21:37:12.841Z] alpine 3.15 3fb3c9af89a9 2 weeks ago 5.32MB [2022-04-21T21:37:12.841Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB [2022-04-21T21:37:12.841Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 22 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-21T21:37:13.289Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-21T21:37:13.289Z] [2022-04-21T21:37:13.289Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-21T21:37:13.637Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-21T21:37:13.912Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-21T21:37:13.912Z] 8998bd30e6a1: Pulling fs layer [2022-04-21T21:37:13.912Z] 04944245beec: Pulling fs layer [2022-04-21T21:37:13.912Z] 699f458cf7ca: Pulling fs layer [2022-04-21T21:37:13.912Z] 765212b225bb: Pulling fs layer [2022-04-21T21:37:13.912Z] f23df028b6ca: Pulling fs layer [2022-04-21T21:37:13.912Z] d65c8cfc05b1: Pulling fs layer [2022-04-21T21:37:13.912Z] 2437ff75d9bd: Pulling fs layer [2022-04-21T21:37:13.912Z] 765212b225bb: Waiting [2022-04-21T21:37:13.912Z] f23df028b6ca: Waiting [2022-04-21T21:37:13.912Z] d65c8cfc05b1: Waiting [2022-04-21T21:37:13.912Z] 2437ff75d9bd: Waiting [2022-04-21T21:37:13.912Z] 04944245beec: Verifying Checksum [2022-04-21T21:37:13.912Z] 04944245beec: Download complete [2022-04-21T21:37:13.912Z] 765212b225bb: Verifying Checksum [2022-04-21T21:37:13.912Z] 765212b225bb: Download complete [2022-04-21T21:37:13.912Z] f23df028b6ca: Download complete [2022-04-21T21:37:13.912Z] d65c8cfc05b1: Verifying Checksum [2022-04-21T21:37:13.912Z] d65c8cfc05b1: Download complete [2022-04-21T21:37:14.186Z] 699f458cf7ca: Verifying Checksum [2022-04-21T21:37:14.186Z] 699f458cf7ca: Download complete [2022-04-21T21:37:14.457Z] 8998bd30e6a1: Verifying Checksum [2022-04-21T21:37:14.457Z] 8998bd30e6a1: Download complete [2022-04-21T21:37:17.079Z] 2437ff75d9bd: Verifying Checksum [2022-04-21T21:37:17.079Z] 2437ff75d9bd: Download complete [2022-04-21T21:37:19.050Z] 8998bd30e6a1: Pull complete [2022-04-21T21:37:19.322Z] 04944245beec: Pull complete [2022-04-21T21:37:21.346Z] 699f458cf7ca: Pull complete [2022-04-21T21:37:21.346Z] 765212b225bb: Pull complete [2022-04-21T21:37:22.322Z] f23df028b6ca: Pull complete [2022-04-21T21:37:22.596Z] d65c8cfc05b1: Pull complete [2022-04-21T21:37:37.668Z] 2437ff75d9bd: Pull complete [2022-04-21T21:37:37.668Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-21T21:37:37.668Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-21T21:37:37.668Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-21T21:37:37.892Z] prd-ubuntu20.04-docker-arm64-4c-16g-21672 does not seem to be running inside a container [2022-04-21T21:37:37.963Z] $ 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/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-21T21:37:40.575Z] $ docker top fa406b7e95fb827471896c9139dba1589c0af630f1b57ad5a8dc1476194ea56a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-21T21:37:41.624Z] ---> job-cost.sh [2022-04-21T21:37:41.624Z] lf-activate-venv: SKIPPING [2022-04-21T21:37:41.624Z] INFO: No Stack... [2022-04-21T21:37:42.215Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-21T21:37:43.190Z] INFO: Archiving Costs [Pipeline] sh [2022-04-21T21:37:43.853Z] + cat /w/workspace/edgex-go/20/archives/cost.csv [2022-04-21T21:37:43.853Z] + cut -d, -f6 [Pipeline] lock [2022-04-21T21:37:43.888Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3924-20-stack-cost] [2022-04-21T21:37:43.894Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3924-20-stack-cost] did not exist. Created. [2022-04-21T21:37:43.894Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3924-20-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-21T21:37:44.554Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-21T21:37:44.715Z] Stashed 1 file(s) [Pipeline] } [2022-04-21T21:37:44.723Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3924-20-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-21T21:37:44.734Z] $ docker stop --time=1 fa406b7e95fb827471896c9139dba1589c0af630f1b57ad5a8dc1476194ea56a [2022-04-21T21:37:46.295Z] $ docker rm -f fa406b7e95fb827471896c9139dba1589c0af630f1b57ad5a8dc1476194ea56a [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-21T21:37:46.876Z] provisioning config files... [2022-04-21T21:37:46.887Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/20@tmp/config5815385298727103267tmp [Pipeline] { [Pipeline] sh [2022-04-21T21:37:47.190Z] + set +x [2022-04-21T21:37:47.190Z] + curl -s https://codecov.io/bash [2022-04-21T21:37:47.190Z] + bash -s -- [2022-04-21T21:37:47.190Z] [2022-04-21T21:37:47.190Z] _____ _ [2022-04-21T21:37:47.190Z] / ____| | | [2022-04-21T21:37:47.190Z] | | ___ __| | ___ ___ _____ __ [2022-04-21T21:37:47.190Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-21T21:37:47.190Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-21T21:37:47.190Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-21T21:37:47.190Z] Bash-1.0.6 [2022-04-21T21:37:47.190Z] [2022-04-21T21:37:47.190Z] [2022-04-21T21:37:47.190Z] ==> git version 2.25.1 found [2022-04-21T21:37:47.190Z] ==> 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-21T21:37:47.191Z] Release-Date: 2020-01-08 [2022-04-21T21:37:47.191Z] 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-21T21:37:47.191Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-21T21:37:47.191Z] ==> Jenkins CI detected. [2022-04-21T21:37:47.191Z] current dir:  /w/workspace/edgex-go/20 [2022-04-21T21:37:47.191Z] project root: . [2022-04-21T21:37:47.191Z] --> token set from env [2022-04-21T21:37:47.191Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-21T21:37:47.450Z] ==> Running gcov in . (disable via -X gcov) [2022-04-21T21:37:47.450Z] ==> Python coveragepy not found [2022-04-21T21:37:47.450Z] ==> Searching for coverage reports in: [2022-04-21T21:37:47.450Z] + . [2022-04-21T21:37:47.450Z] -> Found 1 reports [2022-04-21T21:37:47.450Z] ==> Detecting git/mercurial file structure [2022-04-21T21:37:47.450Z] ==> Reading reports [2022-04-21T21:37:47.450Z] + ./coverage.out bytes=435134 [2022-04-21T21:37:47.450Z] ==> Appending adjustments [2022-04-21T21:37:47.450Z] https://docs.codecov.io/docs/fixing-reports [2022-04-21T21:37:48.836Z] + Found adjustments [2022-04-21T21:37:48.836Z] ==> Gzipping contents [2022-04-21T21:37:48.836Z] 60K /tmp/codecov.UrQn9y.gz [2022-04-21T21:37:48.836Z] ==> Uploading reports [2022-04-21T21:37:48.836Z] url: https://codecov.io [2022-04-21T21:37:48.836Z] query: branch=PR-3924&commit=e1cbbeea47028730d1c0637ab3eacfcde69d8955&build=20&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3924%2F20%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3924&job=&cmd_args= [2022-04-21T21:37:48.836Z] -> Pinging Codecov [2022-04-21T21:37:48.837Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3924&commit=e1cbbeea47028730d1c0637ab3eacfcde69d8955&build=20&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3924%2F20%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3924&job=&cmd_args= [2022-04-21T21:37:48.837Z] -> Uploading to [2022-04-21T21:37:48.837Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-21/00271124DB129430A58F1EEE437C3FCB/e1cbbeea47028730d1c0637ab3eacfcde69d8955/01bd1a3a-6d7c-4dc1-8ec1-e24cbc1e8b66.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220421%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220421T213748Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ce7cea46b0fbef6af3b2a095bf689465e20b2a2a2881c5909896dc386011ea01 [2022-04-21T21:37:48.837Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-21T21:37:48.837Z] Dload Upload Total Spent Left Speed [2022-04-21T21:37:49.097Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59826 0 0 100 59826 0 226k --:--:-- --:--:-- --:--:-- 225k [2022-04-21T21:37:49.097Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/e1cbbeea47028730d1c0637ab3eacfcde69d8955 [Pipeline] } [2022-04-21T21:37:49.106Z] 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-21T21:37:49.901Z] + [ -d /w/workspace/edgex-go/20/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-21T21:37:50.193Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-21T21:37:51.063Z] ---> package-listing.sh [2022-04-21T21:37:51.063Z] ++ facter osfamily [2022-04-21T21:37:51.063Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-21T21:37:51.322Z] + OS_FAMILY=debian [2022-04-21T21:37:51.322Z] + workspace=/w/workspace/edgex-go/20 [2022-04-21T21:37:51.322Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-21T21:37:51.322Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-21T21:37:51.322Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-21T21:37:51.322Z] + PACKAGES=/tmp/packages_start.txt [2022-04-21T21:37:51.322Z] + '[' /w/workspace/edgex-go/20 ']' [2022-04-21T21:37:51.322Z] + PACKAGES=/tmp/packages_end.txt [2022-04-21T21:37:51.322Z] + case "${OS_FAMILY}" in [2022-04-21T21:37:51.322Z] + dpkg -l [2022-04-21T21:37:51.322Z] + grep '^ii' [2022-04-21T21:37:51.323Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-21T21:37:51.323Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-21T21:37:51.323Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-21T21:37:51.323Z] + '[' /w/workspace/edgex-go/20 ']' [2022-04-21T21:37:51.323Z] + mkdir -p /w/workspace/edgex-go/20/archives/ [2022-04-21T21:37:51.323Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/20/archives/ [Pipeline] echo [2022-04-21T21:37:51.336Z] 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/20/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-21T21:37:51.616Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-21T21:37:52.172Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-21T21:37:52.172Z] [2022-04-21T21:37:52.172Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-21T21:37:52.470Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-21T21:37:52.470Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-21T21:37:52.470Z] 5eb5b503b376: Pulling fs layer [2022-04-21T21:37:52.470Z] 5c69ac0246d0: Pulling fs layer [2022-04-21T21:37:52.470Z] ec43610c2a17: Pulling fs layer [2022-04-21T21:37:52.470Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-21T21:37:52.470Z] 33b1e0a273af: Pulling fs layer [2022-04-21T21:37:52.470Z] 5d3b04190fa2: Pulling fs layer [2022-04-21T21:37:52.470Z] 2f39f015ded8: Pulling fs layer [2022-04-21T21:37:52.470Z] 5d3b04190fa2: Waiting [2022-04-21T21:37:52.470Z] 33b1e0a273af: Waiting [2022-04-21T21:37:52.470Z] 2f39f015ded8: Waiting [2022-04-21T21:37:52.470Z] 3a2ae6a8a46f: Waiting [2022-04-21T21:37:52.470Z] 5c69ac0246d0: Retrying in 5 seconds [2022-04-21T21:37:52.470Z] ec43610c2a17: Verifying Checksum [2022-04-21T21:37:52.470Z] ec43610c2a17: Download complete [2022-04-21T21:37:52.470Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-21T21:37:52.470Z] 3a2ae6a8a46f: Download complete [2022-04-21T21:37:52.730Z] 33b1e0a273af: Verifying Checksum [2022-04-21T21:37:52.730Z] 33b1e0a273af: Download complete [2022-04-21T21:37:52.730Z] 5d3b04190fa2: Verifying Checksum [2022-04-21T21:37:52.730Z] 5d3b04190fa2: Download complete [2022-04-21T21:37:52.730Z] 5eb5b503b376: Download complete [2022-04-21T21:37:53.297Z] 2f39f015ded8: Download complete [2022-04-21T21:37:53.556Z] 5c69ac0246d0: Retrying in 4 seconds [2022-04-21T21:37:53.815Z] 5eb5b503b376: Pull complete [2022-04-21T21:37:54.384Z] 5c69ac0246d0: Retrying in 3 seconds [2022-04-21T21:37:55.386Z] 5c69ac0246d0: Retrying in 2 seconds [2022-04-21T21:37:56.768Z] 5c69ac0246d0: Retrying in 1 second [2022-04-21T21:37:57.709Z] 5c69ac0246d0: Retrying in 10 seconds [2022-04-21T21:37:58.647Z] 5c69ac0246d0: Retrying in 9 seconds [2022-04-21T21:37:59.586Z] 5c69ac0246d0: Retrying in 8 seconds [2022-04-21T21:38:00.523Z] 5c69ac0246d0: Retrying in 7 seconds [2022-04-21T21:38:01.461Z] 5c69ac0246d0: Retrying in 6 seconds [2022-04-21T21:38:02.399Z] 5c69ac0246d0: Retrying in 5 seconds [2022-04-21T21:38:03.780Z] 5c69ac0246d0: Retrying in 4 seconds [2022-04-21T21:38:04.719Z] 5c69ac0246d0: Retrying in 3 seconds [2022-04-21T21:38:05.660Z] 5c69ac0246d0: Retrying in 2 seconds [2022-04-21T21:38:06.599Z] 5c69ac0246d0: Retrying in 1 second [2022-04-21T21:38:07.536Z] 5c69ac0246d0: Verifying Checksum [2022-04-21T21:38:07.536Z] 5c69ac0246d0: Download complete [2022-04-21T21:38:07.795Z] 5c69ac0246d0: Pull complete [2022-04-21T21:38:08.054Z] ec43610c2a17: Pull complete [2022-04-21T21:38:08.054Z] 3a2ae6a8a46f: Pull complete [2022-04-21T21:38:08.314Z] 33b1e0a273af: Pull complete [2022-04-21T21:38:08.574Z] 5d3b04190fa2: Pull complete [2022-04-21T21:38:12.769Z] 2f39f015ded8: Pull complete [2022-04-21T21:38:12.769Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-21T21:38:12.769Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-21T21:38:12.769Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-21T21:38:12.835Z] prd-ubuntu20.04-docker-8c-8g-21669 does not seem to be running inside a container [2022-04-21T21:38:12.865Z] $ 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/20/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/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-21T21:38:14.879Z] $ docker top 753290e55a3aea4a0b5c98a418f196d4fcf8b0e7baf28cbf4a73146ce6a718a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-21T21:38:15.242Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-21T21:38:15.530Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-21T21:38:15.817Z] + ls /var/log/sa-host [2022-04-21T21:38:15.817Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-21T21:38:16.042Z] provisioning config files... [2022-04-21T21:38:16.051Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/20@tmp/config4603525674519716248tmp [Pipeline] { [Pipeline] echo [2022-04-21T21:38:16.068Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-21T21:38:16.354Z] ---> create-netrc.sh [Pipeline] } [2022-04-21T21:38:16.362Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-21T21:38:16.700Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-21T21:38:16.709Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-21T21:38:16.994Z] ---> sudo-logs.sh [2022-04-21T21:38:16.994Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-21T21:38:17.017Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-21T21:38:17.302Z] ---> job-cost.sh [2022-04-21T21:38:17.302Z] lf-activate-venv: SKIPPING [2022-04-21T21:38:17.302Z] DEBUG: total: 0.2199999988079071 [2022-04-21T21:38:17.302Z] INFO: Retrieving Stack Cost... [2022-04-21T21:38:17.873Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-21T21:38:18.133Z] INFO: Archiving Costs [Pipeline] echo [2022-04-21T21:38:18.149Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-21T21:38:18.435Z] ---> logs-deploy.sh [2022-04-21T21:38:18.435Z] lf-activate-venv: SKIPPING [2022-04-21T21:38:18.435Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3924/20 [2022-04-21T21:38:18.435Z] INFO: archiving workspace using pattern(s): [2022-04-21T21:38:19.374Z] Archives upload complete. [2022-04-21T21:38:19.374Z] INFO: archiving logs to Nexus