Pull request #3969 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 4a824c66f638dbe54ba12a694245cc99d3aa3f79+0af16247e954277414cce32b52e3a71aa2187729 (603f98101b31084e44dbc0114be7c6336d591556) 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-ssh7162625091894767240.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-ssh10183512895210805245.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-3969/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-3969/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh16838064125327546357.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-ssh6166199290552931333.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-3969/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-3969/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7055738199035027939.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-20964 in /w/workspace/edgexfoundry_edgex-go_PR-3969 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 0af16247e954277414cce32b52e3a71aa2187729 into PR head commit 4a824c66f638dbe54ba12a694245cc99d3aa3f79 Merge succeeded, producing 4a824c66f638dbe54ba12a694245cc99d3aa3f79 Checking out Revision 4a824c66f638dbe54ba12a694245cc99d3aa3f79 (PR-3969) > 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/3969/head:refs/remotes/origin/PR-3969 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4a824c66f638dbe54ba12a694245cc99d3aa3f79 # 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 0af16247e954277414cce32b52e3a71aa2187729 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4a824c66f638dbe54ba12a694245cc99d3aa3f79 # timeout=10 Commit message: "fix: Address Lenny's PR feedback" > git rev-list --no-walk 60964b6cd2e8c6ed09c1e2d0b14e9b852b078b2a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-14T18:11:13.747Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-14T18:11:13.784Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-14T18:11:13.797Z] ========================================================= [2022-04-14T18:11:13.797Z] EdgeX Global Pipelines Version Info [2022-04-14T18:11:13.797Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-14T18:11:14.638Z] ------------------- [2022-04-14T18:11:14.638Z] stable info: [2022-04-14T18:11:14.638Z] ------------------- [2022-04-14T18:11:14.638Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-14T18:11:14.638Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-14T18:11:14.638Z] Message: update stable to v1.0.221 [2022-04-14T18:11:15.211Z] ------------------- [2022-04-14T18:11:15.211Z] experimental info: [2022-04-14T18:11:15.211Z] ------------------- [2022-04-14T18:11:15.211Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-14T18:11:15.211Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-14T18:11:15.211Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-14T18:11:15.345Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-14T18:11:15.354Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-14T18:11:15.363Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-14T18:11:15.372Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-14T18:11:15.381Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-14T18:11:15.389Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-14T18:11:15.400Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-14T18:11:15.421Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-14T18:11:15.441Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-14T18:11:15.459Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-14T18:11:15.471Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-14T18:11:15.481Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-14T18:11:15.498Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-14T18:11:15.511Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-14T18:11:15.523Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-14T18:11:15.534Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-14T18:11:15.547Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-14T18:11:15.559Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-14T18:11:15.569Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-14T18:11:15.583Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-14T18:11:15.595Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-14T18:11:15.613Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-14T18:11:15.631Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3969 [Pipeline] echo [2022-04-14T18:11:15.647Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3969 [Pipeline] echo [2022-04-14T18:11:15.660Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3969 [Pipeline] echo [2022-04-14T18:11:15.673Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4a824c66f638dbe54ba12a694245cc99d3aa3f79 [Pipeline] echo [2022-04-14T18:11:15.683Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4a824c6 [Pipeline] echo [2022-04-14T18:11:15.698Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-14T18:11:15.763Z] provisioning config files... [2022-04-14T18:11:15.777Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config339142698386653344tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-14T18:11:16.086Z] ---> docker-login.sh [2022-04-14T18:11:16.086Z] nexus3.edgexfoundry.org:10001 [2022-04-14T18:11:16.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-14T18:11:16.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-14T18:11:16.347Z] Configure a credential helper to remove this warning. See [2022-04-14T18:11:16.347Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-14T18:11:16.347Z] [2022-04-14T18:11:16.347Z] Login Succeeded [2022-04-14T18:11:16.347Z] nexus3.edgexfoundry.org:10002 [2022-04-14T18:11:16.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-14T18:11:16.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-14T18:11:16.608Z] Configure a credential helper to remove this warning. See [2022-04-14T18:11:16.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-14T18:11:16.608Z] [2022-04-14T18:11:16.608Z] Login Succeeded [2022-04-14T18:11:16.608Z] nexus3.edgexfoundry.org:10003 [2022-04-14T18:11:16.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-14T18:11:16.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-14T18:11:16.608Z] Configure a credential helper to remove this warning. See [2022-04-14T18:11:16.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-14T18:11:16.608Z] [2022-04-14T18:11:16.608Z] Login Succeeded [2022-04-14T18:11:16.608Z] nexus3.edgexfoundry.org:10004 [2022-04-14T18:11:16.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-14T18:11:16.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-14T18:11:16.870Z] Configure a credential helper to remove this warning. See [2022-04-14T18:11:16.870Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-14T18:11:16.870Z] [2022-04-14T18:11:16.870Z] Login Succeeded [2022-04-14T18:11:16.870Z] docker.io [2022-04-14T18:11:16.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-14T18:11:17.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-14T18:11:17.445Z] Configure a credential helper to remove this warning. See [2022-04-14T18:11:17.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-14T18:11:17.445Z] [2022-04-14T18:11:17.445Z] Login Succeeded [2022-04-14T18:11:17.445Z] ---> docker-login.sh ends [Pipeline] } [2022-04-14T18:11:17.454Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-14T18:11:17.765Z] + 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-14T18:11:17.765Z] + dirname cmd/core-command/Dockerfile [2022-04-14T18:11:17.765Z] + cut -d/ -f2 [2022-04-14T18:11:17.765Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-14T18:11:17.765Z] + dirname cmd/core-data/Dockerfile [2022-04-14T18:11:17.765Z] + cut -d/ -f2 [2022-04-14T18:11:17.765Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-14T18:11:17.765Z] + dirname cmd/core-metadata/Dockerfile [2022-04-14T18:11:17.765Z] + cut -d/ -f2 [2022-04-14T18:11:17.765Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-14T18:11:17.765Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-14T18:11:17.765Z] + cut -d/ -f2 [2022-04-14T18:11:17.765Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-14T18:11:17.765Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-04-14T18:11:17.765Z] + cut -d/ -f2 [2022-04-14T18:11:17.765Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-14T18:11:17.765Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-14T18:11:17.765Z] + cut -d/ -f2 [2022-04-14T18:11:17.765Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-14T18:11:17.765Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-14T18:11:17.765Z] + cut -d/ -f2 [2022-04-14T18:11:17.765Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-14T18:11:17.765Z] + dirname cmd/security-spire-agent/Dockerfile [2022-04-14T18:11:17.765Z] + cut -d/ -f2 [2022-04-14T18:11:17.765Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-14T18:11:17.765Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-14T18:11:17.765Z] + cut -d/ -f2 [2022-04-14T18:11:17.765Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-14T18:11:17.765Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-14T18:11:17.765Z] + cut -d/ -f2 [2022-04-14T18:11:17.765Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-14T18:11:17.765Z] + dirname cmd/support-notifications/Dockerfile [2022-04-14T18:11:17.765Z] + cut -d/ -f2 [2022-04-14T18:11:17.765Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-14T18:11:17.765Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-14T18:11:17.765Z] + cut -d/ -f2 [2022-04-14T18:11:17.765Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-14T18:11:17.765Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-14T18:11:17.765Z] + cut -d/ -f2 [2022-04-14T18:11:17.765Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-14T18:11:17.802Z] 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-14T18:11:18.146Z] + git rev-list -1 --merges 4a824c66f638dbe54ba12a694245cc99d3aa3f79~1..4a824c66f638dbe54ba12a694245cc99d3aa3f79 [Pipeline] echo [2022-04-14T18:11:18.165Z] -----------> git rev-list -1 --merges 4a824c66f638dbe54ba12a694245cc99d3aa3f79~1..4a824c66f638dbe54ba12a694245cc99d3aa3f79 4a824c66f638dbe54ba12a694245cc99d3aa3f79 [false] [Pipeline] sh [2022-04-14T18:11:18.454Z] + git log --format=format:%s -1 4a824c66f638dbe54ba12a694245cc99d3aa3f79 [Pipeline] echo [2022-04-14T18:11:18.473Z] ========================================================= [2022-04-14T18:11:18.473Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-14T18:11:18.473Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-14T18:11:19.078Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-14T18:11:19.078Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-14T18:11:19.078Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-14T18:11:19.078Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-14T18:11:19.078Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-14T18:11:19.078Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-14T18:11:19.078Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-14T18:11:19.515Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-14T18:11:19.515Z] [2022-04-14T18:11:19.515Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-14T18:11:19.815Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-14T18:11:19.815Z] latest: Pulling from edgex-devops/git-semver [2022-04-14T18:11:19.815Z] a0d0a0d46f8b: Pulling fs layer [2022-04-14T18:11:19.815Z] 3e5f54012d9b: Pulling fs layer [2022-04-14T18:11:19.815Z] 4c7163046ea9: Pulling fs layer [2022-04-14T18:11:19.815Z] 0c2d73faf560: Pulling fs layer [2022-04-14T18:11:19.815Z] 0c2d73faf560: Waiting [2022-04-14T18:11:19.815Z] 3e5f54012d9b: Verifying Checksum [2022-04-14T18:11:19.815Z] 3e5f54012d9b: Download complete [2022-04-14T18:11:19.815Z] a0d0a0d46f8b: Verifying Checksum [2022-04-14T18:11:19.815Z] a0d0a0d46f8b: Download complete [2022-04-14T18:11:20.076Z] 0c2d73faf560: Verifying Checksum [2022-04-14T18:11:20.076Z] 0c2d73faf560: Download complete [2022-04-14T18:11:20.076Z] 4c7163046ea9: Verifying Checksum [2022-04-14T18:11:20.076Z] 4c7163046ea9: Download complete [2022-04-14T18:11:20.076Z] a0d0a0d46f8b: Pull complete [2022-04-14T18:11:20.076Z] 3e5f54012d9b: Pull complete [2022-04-14T18:11:20.336Z] 4c7163046ea9: Pull complete [2022-04-14T18:11:20.597Z] 0c2d73faf560: Pull complete [2022-04-14T18:11:20.597Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-14T18:11:20.597Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-14T18:11:20.597Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-14T18:11:20.664Z] prd-ubuntu20.04-docker-8c-8g-20964 does not seem to be running inside a container [2022-04-14T18:11:20.703Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-14T18:11:21.356Z] $ docker top aaa9fc6f2c3ad95f167926bd539e68cdf368de9386e0da6fe49553ff2b3c9000 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-14T18:11:21.449Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-14T18:11:21.449Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-14T18:11:21.559Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-14T18:11:21.565Z] $ docker exec aaa9fc6f2c3ad95f167926bd539e68cdf368de9386e0da6fe49553ff2b3c9000 ssh-agent [2022-04-14T18:11:21.678Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCAjEKl/agent.13 [2022-04-14T18:11:21.678Z] SSH_AGENT_PID=20 [2022-04-14T18:11:21.685Z] Running ssh-add (command line suppressed) [2022-04-14T18:11:21.804Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_8205014452818246061.key (/w/workspace/edgex-go/4@tmp/private_key_8205014452818246061.key) [2022-04-14T18:11:21.814Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-14T18:11:22.109Z] + git tag --points-at HEAD [Pipeline] } [2022-04-14T18:11:22.125Z] $ docker exec --env ******** --env ******** aaa9fc6f2c3ad95f167926bd539e68cdf368de9386e0da6fe49553ff2b3c9000 ssh-agent -k [2022-04-14T18:11:22.214Z] unset SSH_AUTH_SOCK; [2022-04-14T18:11:22.215Z] unset SSH_AGENT_PID; [2022-04-14T18:11:22.215Z] echo Agent pid 20 killed; [2022-04-14T18:11:22.222Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-14T18:11:22.251Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-14T18:11:22.251Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-14T18:11:22.373Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-14T18:11:22.379Z] $ docker exec aaa9fc6f2c3ad95f167926bd539e68cdf368de9386e0da6fe49553ff2b3c9000 ssh-agent [2022-04-14T18:11:22.487Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXifmdkK/agent.53 [2022-04-14T18:11:22.487Z] SSH_AGENT_PID=59 [2022-04-14T18:11:22.492Z] Running ssh-add (command line suppressed) [2022-04-14T18:11:22.605Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_6691491234031038496.key (/w/workspace/edgex-go/4@tmp/private_key_6691491234031038496.key) [2022-04-14T18:11:22.614Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-14T18:11:22.906Z] + git semver init [2022-04-14T18:11:22.906Z] # -> Open(): unable to determine branch for HEAD [2022-04-14T18:11:22.906Z] # $GIT_DIR = /w/workspace/edgex-go/4/.git [2022-04-14T18:11:22.906Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/4 [2022-04-14T18:11:22.906Z] # $SEMVER_REMOTE_NAME = origin [2022-04-14T18:11:22.906Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-14T18:11:22.906Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-14T18:11:22.906Z] # $SEMVER_BRANCH = PR-3969 [2022-04-14T18:11:22.906Z] # $SEMVER_TEMP = /tmp/semver-278098463 [2022-04-14T18:11:22.906Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-04-14T18:11:37.820Z] # '/tmp/semver-278098463' -> '/w/workspace/edgex-go/4/.semver' [2022-04-14T18:11:37.820Z] # -> Force: false [2022-04-14T18:11:37.820Z] # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } [2022-04-14T18:11:37.834Z] $ docker exec --env ******** --env ******** aaa9fc6f2c3ad95f167926bd539e68cdf368de9386e0da6fe49553ff2b3c9000 ssh-agent -k [2022-04-14T18:11:37.943Z] unset SSH_AUTH_SOCK; [2022-04-14T18:11:37.944Z] unset SSH_AGENT_PID; [2022-04-14T18:11:37.944Z] echo Agent pid 59 killed; [2022-04-14T18:11:37.952Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-14T18:11:38.260Z] + git semver [Pipeline] } [2022-04-14T18:11:38.276Z] $ docker stop --time=1 aaa9fc6f2c3ad95f167926bd539e68cdf368de9386e0da6fe49553ff2b3c9000 [2022-04-14T18:11:40.199Z] $ docker rm -f aaa9fc6f2c3ad95f167926bd539e68cdf368de9386e0da6fe49553ff2b3c9000 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-14T18:11:40.561Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-14T18:11:40.778Z] Stashed 1 file(s) [Pipeline] echo [2022-04-14T18:11:40.782Z] [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-14T18:11:40.926Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-14T18:11:40.937Z] ========================================================= [2022-04-14T18:11:40.937Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-14T18:11:40.937Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-14T18:11:41.231Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-14T18:11:41.231Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-14T18:11:41.231Z] 59bf1c3509f3: Pulling fs layer [2022-04-14T18:11:41.231Z] 666ba61612fd: Pulling fs layer [2022-04-14T18:11:41.231Z] 8ed8ca486205: Pulling fs layer [2022-04-14T18:11:41.231Z] 4fe6c5a15a65: Pulling fs layer [2022-04-14T18:11:41.231Z] 22a0e8bec74d: Pulling fs layer [2022-04-14T18:11:41.231Z] 640e595b4fbd: Pulling fs layer [2022-04-14T18:11:41.231Z] 763cafe07f6e: Pulling fs layer [2022-04-14T18:11:41.231Z] 0c0b528cf693: Pulling fs layer [2022-04-14T18:11:41.231Z] 10935f4eaf8b: Pulling fs layer [2022-04-14T18:11:41.231Z] 763cafe07f6e: Waiting [2022-04-14T18:11:41.231Z] 22a0e8bec74d: Waiting [2022-04-14T18:11:41.231Z] 640e595b4fbd: Waiting [2022-04-14T18:11:41.231Z] 0c0b528cf693: Waiting [2022-04-14T18:11:41.231Z] 10935f4eaf8b: Waiting [2022-04-14T18:11:41.231Z] 4fe6c5a15a65: Waiting [2022-04-14T18:11:41.231Z] 8ed8ca486205: Verifying Checksum [2022-04-14T18:11:41.231Z] 8ed8ca486205: Download complete [2022-04-14T18:11:41.231Z] 666ba61612fd: Verifying Checksum [2022-04-14T18:11:41.231Z] 666ba61612fd: Download complete [2022-04-14T18:11:41.231Z] 22a0e8bec74d: Verifying Checksum [2022-04-14T18:11:41.231Z] 22a0e8bec74d: Download complete [2022-04-14T18:11:41.231Z] 640e595b4fbd: Verifying Checksum [2022-04-14T18:11:41.231Z] 59bf1c3509f3: Download complete [2022-04-14T18:11:41.231Z] 763cafe07f6e: Verifying Checksum [2022-04-14T18:11:41.231Z] 763cafe07f6e: Download complete [2022-04-14T18:11:41.490Z] 0c0b528cf693: Verifying Checksum [2022-04-14T18:11:41.490Z] 0c0b528cf693: Download complete [2022-04-14T18:11:41.490Z] 59bf1c3509f3: Pull complete [2022-04-14T18:11:41.490Z] 666ba61612fd: Pull complete [2022-04-14T18:11:41.749Z] 8ed8ca486205: Pull complete [2022-04-14T18:11:42.008Z] 10935f4eaf8b: Verifying Checksum [2022-04-14T18:11:42.008Z] 10935f4eaf8b: Download complete [2022-04-14T18:11:42.008Z] 4fe6c5a15a65: Verifying Checksum [2022-04-14T18:11:42.008Z] 4fe6c5a15a65: Download complete [2022-04-14T18:11:45.300Z] 4fe6c5a15a65: Pull complete [2022-04-14T18:11:45.300Z] 22a0e8bec74d: Pull complete [2022-04-14T18:11:45.300Z] 640e595b4fbd: Pull complete [2022-04-14T18:11:45.560Z] 763cafe07f6e: Pull complete [2022-04-14T18:11:45.560Z] 0c0b528cf693: Pull complete [2022-04-14T18:11:47.468Z] 10935f4eaf8b: Pull complete [2022-04-14T18:11:47.468Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-14T18:11:47.468Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-14T18:11:47.468Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-14T18:11:47.767Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-14T18:11:47.767Z] WORKDIR /edgex [2022-04-14T18:11:47.767Z] COPY go.mod . [2022-04-14T18:11:47.767Z] RUN go mod download [2022-04-14T18:11:47.767Z] + docker build -t ci-base-image-x86_64 -f - . [2022-04-14T18:11:49.147Z] Sending build context to Docker daemon 334.9MB [2022-04-14T18:11:49.147Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-14T18:11:49.147Z] ---> 99d49a6021b9 [2022-04-14T18:11:49.147Z] Step 2/4 : WORKDIR /edgex [2022-04-14T18:11:51.057Z] ---> Running in b0d28bb9b391 [2022-04-14T18:11:51.057Z] Removing intermediate container b0d28bb9b391 [2022-04-14T18:11:51.057Z] ---> 8e74e8b74d0b [2022-04-14T18:11:51.057Z] Step 3/4 : COPY go.mod . [2022-04-14T18:11:51.315Z] ---> c5f21d1a340c [2022-04-14T18:11:51.315Z] Step 4/4 : RUN go mod download [2022-04-14T18:11:51.315Z] ---> Running in 038b0c1fe1e0 [2022-04-14T18:11:55.869Z] Still waiting to schedule task [2022-04-14T18:11:55.870Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-04-14T18:12:06.207Z] Removing intermediate container 038b0c1fe1e0 [2022-04-14T18:12:06.207Z] ---> 5c34f44c21e2 [2022-04-14T18:12:06.207Z] Successfully built 5c34f44c21e2 [2022-04-14T18:12:06.207Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-14T18:12:06.500Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-14T18:12:06.500Z] . [Pipeline] withDockerContainer [2022-04-14T18:12:06.560Z] prd-ubuntu20.04-docker-8c-8g-20964 does not seem to be running inside a container [2022-04-14T18:12:06.595Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-14T18:12:06.956Z] $ docker top 34086024405f8ad54fda3fd9ca6991ff1352725a9fb3ee791b624eee91240833 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-14T18:12:07.311Z] + go version [2022-04-14T18:12:07.311Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-14T18:12:07.326Z] $ docker stop --time=1 34086024405f8ad54fda3fd9ca6991ff1352725a9fb3ee791b624eee91240833 [2022-04-14T18:12:08.647Z] $ docker rm -f 34086024405f8ad54fda3fd9ca6991ff1352725a9fb3ee791b624eee91240833 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-14T18:12:09.063Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-14T18:12:09.063Z] . [Pipeline] withDockerContainer [2022-04-14T18:12:09.137Z] prd-ubuntu20.04-docker-8c-8g-20964 does not seem to be running inside a container [2022-04-14T18:12:09.183Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-14T18:12:09.525Z] $ docker top ef9f43af5eb6ade6c3c30c542bf5aa7a6221e6894c8588e569323fbd84720a4a -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-14T18:12:09.590Z] ========================================================= [2022-04-14T18:12:09.590Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-14T18:12:09.590Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-14T18:12:09.879Z] + make test [2022-04-14T18:12:09.880Z] go mod tidy -compat=1.17 [2022-04-14T18:12:09.880Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-14T18:12:15.163Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-14T18:12:25.141Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-14T18:12:25.401Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-14T18:12:25.660Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-14T18:12:25.660Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-14T18:12:25.660Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-14T18:12:25.660Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-14T18:12:25.660Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-14T18:12:25.660Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-14T18:12:25.660Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-14T18:12:25.918Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-14T18:12:25.918Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-14T18:12:25.918Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-14T18:12:25.918Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-14T18:12:25.918Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-14T18:12:25.918Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-14T18:12:26.856Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.066s coverage: 28.7% of statements [2022-04-14T18:12:26.856Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-14T18:12:26.856Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-14T18:12:27.795Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.103s coverage: 98.5% of statements [2022-04-14T18:12:27.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-14T18:12:27.795Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.072s coverage: 53.4% of statements [2022-04-14T18:12:27.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-14T18:12:27.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-14T18:12:31.083Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.131s coverage: 89.2% of statements [2022-04-14T18:12:31.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-14T18:12:31.084Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-14T18:12:31.084Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-14T18:12:31.084Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.080s coverage: 84.4% of statements [2022-04-14T18:12:31.084Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-14T18:12:31.084Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-14T18:12:31.084Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-14T18:12:31.084Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-14T18:12:31.084Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-14T18:12:31.084Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.471s coverage: 95.6% of statements [2022-04-14T18:12:31.084Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-14T18:12:31.084Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-14T18:12:31.084Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.060s coverage: 72.2% of statements [2022-04-14T18:12:31.084Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-14T18:12:31.084Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-14T18:12:31.084Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-14T18:12:31.084Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-14T18:12:31.084Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-14T18:12:31.084Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.054s coverage: 60.0% of statements [2022-04-14T18:12:31.084Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-14T18:12:31.084Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-14T18:12:31.084Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-14T18:12:31.084Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.047s coverage: 0.9% of statements [2022-04-14T18:12:31.084Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-14T18:12:31.084Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.066s coverage: 58.8% of statements [2022-04-14T18:12:31.084Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 24.0% of statements [2022-04-14T18:12:31.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-14T18:12:31.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.071s coverage: 47.1% of statements [2022-04-14T18:12:31.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.051s coverage: 79.5% of statements [2022-04-14T18:12:31.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.057s coverage: 94.1% of statements [2022-04-14T18:12:31.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements [2022-04-14T18:12:31.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements [2022-04-14T18:12:41.076Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.057s coverage: 94.4% of statements [2022-04-14T18:12:41.076Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.048s coverage: 44.8% of statements [2022-04-14T18:12:42.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.192s coverage: 82.5% of statements [2022-04-14T18:12:42.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-14T18:12:52.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.098s coverage: 92.9% of statements [2022-04-14T18:12:52.461Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-14T18:12:52.461Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-14T18:12:52.461Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-14T18:12:52.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.042s coverage: 65.1% of statements [2022-04-14T18:12:52.461Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-14T18:12:52.461Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-14T18:12:52.461Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-14T18:12:52.461Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-14T18:12:52.461Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-14T18:12:52.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements [2022-04-14T18:12:52.461Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-14T18:12:52.461Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-14T18:12:52.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.064s coverage: 100.0% of statements [2022-04-14T18:12:52.461Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-14T18:12:52.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.056s coverage: 58.8% of statements [2022-04-14T18:12:52.461Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-14T18:12:52.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.061s coverage: 80.0% of statements [2022-04-14T18:12:52.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements [2022-04-14T18:12:52.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.060s coverage: 85.4% of statements [2022-04-14T18:12:52.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.142s coverage: 91.2% of statements [2022-04-14T18:12:52.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-14T18:12:52.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.145s coverage: 64.4% of statements [2022-04-14T18:12:52.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-14T18:12:52.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-14T18:12:52.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.067s coverage: 100.0% of statements [2022-04-14T18:12:52.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.044s coverage: 89.4% of statements [2022-04-14T18:12:52.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2022-04-14T18:12:52.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2022-04-14T18:12:52.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements [2022-04-14T18:12:52.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.335s coverage: 65.4% of statements [2022-04-14T18:12:52.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-14T18:12:52.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-14T18:12:52.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-14T18:12:52.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.147s coverage: 43.8% of statements [2022-04-14T18:12:52.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-14T18:12:52.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-14T18:12:52.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements [2022-04-14T18:12:52.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-14T18:12:52.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements [2022-04-14T18:12:52.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-14T18:12:52.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-14T18:12:52.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-14T18:12:52.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-14T18:12:52.462Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.079s coverage: 17.7% of statements [2022-04-14T18:12:52.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-14T18:12:52.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-14T18:12:52.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-14T18:12:52.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-14T18:12:52.462Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.147s coverage: 92.3% of statements [2022-04-14T18:12:52.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-14T18:12:52.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-14T18:12:52.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-14T18:12:52.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-14T18:12:52.462Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 63.2% of statements [2022-04-14T18:12:52.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-14T18:12:52.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-14T18:12:52.462Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.7% of statements [2022-04-14T18:12:52.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-14T18:12:52.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-14T18:12:52.462Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-14T18:12:52.462Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-14T18:12:52.462Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.067s coverage: 28.9% of statements [2022-04-14T18:12:52.462Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-14T18:12:52.462Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-14T18:12:52.462Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-14T18:12:52.462Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-14T18:12:52.462Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-14T18:12:52.462Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-14T18:12:52.462Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2022-04-14T18:12:52.462Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-04-14T18:12:52.462Z] 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-14T18:13:10.570Z] GO111MODULE=on go vet ./... [2022-04-14T18:13:11.947Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-14T18:13:12.523Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-14T18:13:12.783Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-14T18:13:13.368Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-14T18:13:13.656Z] + ls -al . [2022-04-14T18:13:13.656Z] total 672 [2022-04-14T18:13:13.656Z] drwxrwxr-x 10 1001 1001 4096 Apr 14 18:13 . [2022-04-14T18:13:13.656Z] drwxr-xr-x 4 root root 4096 Apr 14 18:12 .. [2022-04-14T18:13:13.656Z] -rw-rw-r-- 1 1001 1001 11 Apr 14 18:11 .dockerignore [2022-04-14T18:13:13.656Z] drwxrwxr-x 8 1001 1001 4096 Apr 14 18:11 .git [2022-04-14T18:13:13.656Z] drwxrwxr-x 3 1001 1001 4096 Apr 14 18:11 .github [2022-04-14T18:13:13.656Z] -rw-rw-r-- 1 1001 1001 879 Apr 14 18:11 .gitignore [2022-04-14T18:13:13.656Z] -rw-rw-r-- 1 1001 1001 42 Apr 14 18:11 .golangci.yml [2022-04-14T18:13:13.656Z] -rw-rw-r-- 1 1001 1001 87 Apr 14 18:11 .hadolint.yml [2022-04-14T18:13:13.656Z] drwx------ 3 1001 1001 4096 Apr 14 18:11 .semver [2022-04-14T18:13:13.656Z] -rw-rw-r-- 1 1001 1001 166 Apr 14 18:11 .sonarcloud.properties [2022-04-14T18:13:13.656Z] -rw-rw-r-- 1 1001 1001 1171 Apr 14 18:11 ADOPTERS.md [2022-04-14T18:13:13.656Z] -rw-rw-r-- 1 1001 1001 10086 Apr 14 18:11 Attribution.txt [2022-04-14T18:13:13.656Z] -rw-rw-r-- 1 1001 1001 51732 Apr 14 18:11 CHANGELOG.md [2022-04-14T18:13:13.656Z] -rw-rw-r-- 1 1001 1001 3804 Apr 14 18:11 CONTRIBUTING.md [2022-04-14T18:13:13.656Z] -rw-rw-r-- 1 1001 1001 677 Apr 14 18:11 GOVERNANCE.md [2022-04-14T18:13:13.656Z] -rw-rw-r-- 1 1001 1001 850 Apr 14 18:11 Jenkinsfile [2022-04-14T18:13:13.656Z] -rw-rw-r-- 1 1001 1001 10775 Apr 14 18:11 LICENSE [2022-04-14T18:13:13.656Z] -rw-rw-r-- 1 1001 1001 10389 Apr 14 18:11 Makefile [2022-04-14T18:13:13.656Z] -rw-rw-r-- 1 1001 1001 582 Apr 14 18:11 OWNERS.md [2022-04-14T18:13:13.656Z] -rw-rw-r-- 1 1001 1001 9120 Apr 14 18:11 README.md [2022-04-14T18:13:13.656Z] -rw-rw-r-- 1 1001 1001 6912 Apr 14 18:11 SECURITY.md [2022-04-14T18:13:13.656Z] -rw-rw-r-- 1 1001 1001 5 Apr 14 18:11 VERSION [2022-04-14T18:13:13.656Z] -rw-rw-r-- 1 1001 1001 4131 Apr 14 18:11 ZMQWindows.md [2022-04-14T18:13:13.656Z] drwxrwxr-x 2 1001 1001 4096 Apr 14 18:11 bin [2022-04-14T18:13:13.656Z] drwxrwxr-x 18 1001 1001 4096 Apr 14 18:11 cmd [2022-04-14T18:13:13.656Z] -rw-r--r-- 1 root root 434738 Apr 14 18:12 coverage.out [2022-04-14T18:13:13.656Z] -rw-rw-r-- 1 1001 1001 3256 Apr 14 18:11 go.mod [2022-04-14T18:13:13.656Z] -rw-rw-r-- 1 1001 1001 35162 Apr 14 18:11 go.sum [2022-04-14T18:13:13.656Z] drwxrwxr-x 8 1001 1001 4096 Apr 14 18:11 internal [2022-04-14T18:13:13.656Z] drwxrwxr-x 3 1001 1001 4096 Apr 14 18:11 openapi [2022-04-14T18:13:13.656Z] drwxrwxr-x 4 1001 1001 4096 Apr 14 18:11 snap [2022-04-14T18:13:13.656Z] -rw-rw-r-- 1 1001 1001 204 Apr 14 18:11 version.go [Pipeline] sh [2022-04-14T18:13:13.944Z] + '[' -e coverage.out ] [2022-04-14T18:13:13.944Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-14T18:13:14.048Z] Stashed 1 file(s) [Pipeline] sh [2022-04-14T18:13:14.336Z] + make build [2022-04-14T18:13:14.336Z] 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-14T18:13:23.086Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-20965 in /w/workspace/edgexfoundry_edgex-go_PR-3969 [Pipeline] { [Pipeline] ws [2022-04-14T18:13:23.099Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2022-04-14T18:13:23.291Z] The recommended git tool is: git [2022-04-14T18:13:27.166Z] 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-14T18:13:28.003Z] using credential edgex-jenkins-ssh [2022-04-14T18:13:28.021Z] Cloning the remote Git repository [2022-04-14T18:13:28.075Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-14T18:13:28.156Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2022-04-14T18:13:28.246Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-14T18:13:28.247Z] > git --version # timeout=10 [2022-04-14T18:13:28.264Z] > git --version # 'git version 2.25.1' [2022-04-14T18:13:28.265Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-14T18:13:28.330Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-14T18:13:35.288Z] 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-14T18:13:35.548Z] 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-14T18:13:42.118Z] 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-14T18:13:42.118Z] 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-14T18:13:42.377Z] 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-14T18:13:43.757Z] 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-14T18:13:44.332Z] 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-14T18:13:44.630Z] Merging remotes/origin/main commit 0af16247e954277414cce32b52e3a71aa2187729 into PR head commit 4a824c66f638dbe54ba12a694245cc99d3aa3f79 [2022-04-14T18:13:45.011Z] Merge succeeded, producing 4a824c66f638dbe54ba12a694245cc99d3aa3f79 [2022-04-14T18:13:45.012Z] Checking out Revision 4a824c66f638dbe54ba12a694245cc99d3aa3f79 (PR-3969) [2022-04-14T18:13:45.271Z] 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-14T18:13:43.703Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-14T18:13:43.724Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-14T18:13:43.755Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-14T18:13:43.800Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-14T18:13:43.801Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-14T18:13:43.814Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3969/head:refs/remotes/origin/PR-3969 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-14T18:13:44.655Z] > git config core.sparsecheckout # timeout=10 [2022-04-14T18:13:44.680Z] > git checkout -f 4a824c66f638dbe54ba12a694245cc99d3aa3f79 # timeout=10 [2022-04-14T18:13:44.912Z] > git remote # timeout=10 [2022-04-14T18:13:44.935Z] > git config --get remote.origin.url # timeout=10 [2022-04-14T18:13:44.952Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-14T18:13:44.963Z] > git merge 0af16247e954277414cce32b52e3a71aa2187729 # timeout=10 [2022-04-14T18:13:44.987Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-14T18:13:45.024Z] > git config core.sparsecheckout # timeout=10 [2022-04-14T18:13:45.035Z] > git checkout -f 4a824c66f638dbe54ba12a694245cc99d3aa3f79 # timeout=10 [2022-04-14T18:13:45.838Z] 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-14T18:13:46.778Z] 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-14T18:13:48.160Z] 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-14T18:13:49.113Z] $ docker stop --time=1 ef9f43af5eb6ade6c3c30c542bf5aa7a6221e6894c8588e569323fbd84720a4a [2022-04-14T18:13:49.363Z] Commit message: "fix: Address Lenny's PR feedback" [2022-04-14T18:13:51.492Z] $ docker rm -f ef9f43af5eb6ade6c3c30c542bf5aa7a6221e6894c8588e569323fbd84720a4a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-14T18:13:52.896Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-14T18:13:52.896Z] [2022-04-14T18:13:52.896Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-14T18:13:53.187Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-14T18:13:53.187Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-14T18:13:53.187Z] Dload Upload Total Spent Left Speed [2022-04-14T18:13:53.187Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 45725 0 --:--:-- --:--:-- --:--:-- 45725 [2022-04-14T18:13:53.193Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-14T18:13:53.193Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-14T18:13:53.193Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-14T18:13:53.193Z] ca9280d653b3: Pulling fs layer [2022-04-14T18:13:53.193Z] 7e9c9ca2126c: Pulling fs layer [2022-04-14T18:13:53.193Z] cbdbe7a5bc2a: Download complete [Pipeline] sh [2022-04-14T18:13:53.451Z] ca9280d653b3: Verifying Checksum [2022-04-14T18:13:53.451Z] ca9280d653b3: Download complete [2022-04-14T18:13:53.451Z] cbdbe7a5bc2a: Pull complete [2022-04-14T18:13:53.709Z] 7e9c9ca2126c: Download complete [2022-04-14T18:13:53.709Z] ca9280d653b3: Pull complete [2022-04-14T18:13:53.855Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-14T18:13:54.213Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-14T18:13:54.213Z] + sudo tee /etc/docker/daemon.new [2022-04-14T18:13:54.213Z] { [2022-04-14T18:13:54.213Z] "registry-mirrors": [ [2022-04-14T18:13:54.213Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-14T18:13:54.213Z] ], [2022-04-14T18:13:54.213Z] "bip": "10.250.0.254/24", [2022-04-14T18:13:54.213Z] "hosts": [ [2022-04-14T18:13:54.213Z] "tcp://0.0.0.0:5555", [2022-04-14T18:13:54.213Z] "unix:///var/run/docker.sock" [2022-04-14T18:13:54.213Z] ], [2022-04-14T18:13:54.213Z] "mtu": 1458, [2022-04-14T18:13:54.213Z] "selinux-enabled": true, [2022-04-14T18:13:54.213Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-14T18:13:54.213Z] } [Pipeline] sh [2022-04-14T18:13:54.558Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-14T18:13:54.896Z] + sudo service docker restart [2022-04-14T18:13:57.001Z] 7e9c9ca2126c: Pull complete [2022-04-14T18:13:57.001Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-14T18:13:57.001Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-14T18:13:57.001Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-14T18:13:57.070Z] prd-ubuntu20.04-docker-8c-8g-20964 does not seem to be running inside a container [2022-04-14T18:13:57.107Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-14T18:13:58.359Z] $ docker top 8a810078736b91a941676bcdf654a6d903c1219db87c1d56981cce2dea6fc3ea -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-14T18:13:58.719Z] + docker-compose build --help [2022-04-14T18:13:58.719Z] + grep parallel [2022-04-14T18:13:59.290Z] --parallel Build images in parallel. [Pipeline] } [2022-04-14T18:13:59.304Z] $ docker stop --time=1 8a810078736b91a941676bcdf654a6d903c1219db87c1d56981cce2dea6fc3ea [2022-04-14T18:14:00.586Z] $ docker rm -f 8a810078736b91a941676bcdf654a6d903c1219db87c1d56981cce2dea6fc3ea [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-14T18:14:00.980Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-14T18:14:00.980Z] . [Pipeline] withDockerContainer [2022-04-14T18:14:01.042Z] prd-ubuntu20.04-docker-8c-8g-20964 does not seem to be running inside a container [2022-04-14T18:14:01.078Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-14T18:14:01.413Z] $ docker top 3237eb0f31c3865280f204fb6f86672da259960b29ff8ca3c5289e4dfab48021 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-14T18:14:01.758Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-14T18:14:02.327Z] Building core-command ... [2022-04-14T18:14:02.327Z] Building core-data ... [2022-04-14T18:14:02.327Z] Building core-metadata ... [2022-04-14T18:14:02.327Z] Building security-bootstrapper ... [2022-04-14T18:14:02.327Z] Building security-proxy-setup ... [2022-04-14T18:14:02.327Z] Building security-secretstore-setup ... [2022-04-14T18:14:02.327Z] Building security-spiffe-token-provider ... [2022-04-14T18:14:02.327Z] Building security-spire-agent ... [2022-04-14T18:14:02.327Z] Building security-spire-config ... [2022-04-14T18:14:02.327Z] Building security-spire-server ... [2022-04-14T18:14:02.327Z] Building support-notifications ... [2022-04-14T18:14:02.327Z] Building support-scheduler ... [2022-04-14T18:14:02.327Z] Building sys-mgmt-agent ... [2022-04-14T18:14:02.327Z] Building security-spire-agent [2022-04-14T18:14:02.327Z] Building security-secretstore-setup [2022-04-14T18:14:02.327Z] Building security-spire-config [2022-04-14T18:14:02.327Z] Building security-spire-server [2022-04-14T18:14:02.327Z] Building support-notifications [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-14T18:14:13.244Z] provisioning config files... [2022-04-14T18:14:13.269Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config5632135771655989413tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-14T18:14:13.634Z] ---> docker-login.sh [2022-04-14T18:14:13.634Z] nexus3.edgexfoundry.org:10001 [2022-04-14T18:14:14.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-14T18:14:14.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-14T18:14:14.505Z] Configure a credential helper to remove this warning. See [2022-04-14T18:14:14.505Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-14T18:14:14.505Z] [2022-04-14T18:14:14.505Z] Login Succeeded [2022-04-14T18:14:14.505Z] nexus3.edgexfoundry.org:10002 [2022-04-14T18:14:14.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-14T18:14:15.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-14T18:14:15.057Z] Configure a credential helper to remove this warning. See [2022-04-14T18:14:15.057Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-14T18:14:15.057Z] [2022-04-14T18:14:15.057Z] Login Succeeded [2022-04-14T18:14:15.057Z] nexus3.edgexfoundry.org:10003 [2022-04-14T18:14:15.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-14T18:14:15.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-14T18:14:15.332Z] Configure a credential helper to remove this warning. See [2022-04-14T18:14:15.332Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-14T18:14:15.332Z] [2022-04-14T18:14:15.332Z] Login Succeeded [2022-04-14T18:14:15.332Z] nexus3.edgexfoundry.org:10004 [2022-04-14T18:14:15.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-14T18:14:15.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-14T18:14:15.931Z] Configure a credential helper to remove this warning. See [2022-04-14T18:14:15.931Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-14T18:14:15.931Z] [2022-04-14T18:14:15.931Z] Login Succeeded [2022-04-14T18:14:15.931Z] docker.io [2022-04-14T18:14:16.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-14T18:14:16.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-14T18:14:16.799Z] Configure a credential helper to remove this warning. See [2022-04-14T18:14:16.799Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-14T18:14:16.799Z] [2022-04-14T18:14:16.799Z] Login Succeeded [2022-04-14T18:14:16.799Z] ---> docker-login.sh ends [Pipeline] } [2022-04-14T18:14:16.818Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-04-14T18:14:17.216Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T18:14:17.216Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-14T18:14:17.216Z] ---> 5c34f44c21e2 [2022-04-14T18:14:17.216Z] Step 3/25 : WORKDIR /edgex-go [2022-04-14T18:14:17.216Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T18:14:17.216Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-14T18:14:17.216Z] ---> 5c34f44c21e2 [2022-04-14T18:14:17.216Z] Step 3/25 : WORKDIR /edgex-go [Pipeline] echo [2022-04-14T18:14:17.349Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-14T18:14:17.364Z] ========================================================= [2022-04-14T18:14:17.364Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-14T18:14:17.364Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-14T18:14:17.475Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T18:14:17.475Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-14T18:14:17.475Z] ---> 5c34f44c21e2 [2022-04-14T18:14:17.475Z] Step 3/26 : WORKDIR /edgex-go [2022-04-14T18:14:17.475Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T18:14:17.475Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-14T18:14:17.475Z] ---> 5c34f44c21e2 [2022-04-14T18:14:17.475Z] Step 3/26 : WORKDIR /edgex-go [2022-04-14T18:14:17.698Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-14T18:14:17.735Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T18:14:17.736Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-14T18:14:17.736Z] ---> 5c34f44c21e2 [2022-04-14T18:14:17.736Z] Step 3/22 : WORKDIR /edgex-go [2022-04-14T18:14:17.977Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-14T18:14:17.977Z] 9b3977197b4f: Pulling fs layer [2022-04-14T18:14:17.977Z] 1a89e8eeedd5: Pulling fs layer [2022-04-14T18:14:17.977Z] 94645a83ff95: Pulling fs layer [2022-04-14T18:14:17.977Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-14T18:14:17.977Z] 0c92f367c5e7: Pulling fs layer [2022-04-14T18:14:17.977Z] f7c0051592d6: Pulling fs layer [2022-04-14T18:14:17.977Z] a227ed2f7395: Pulling fs layer [2022-04-14T18:14:17.977Z] 7b1c46037f91: Pulling fs layer [2022-04-14T18:14:17.977Z] 0c92f367c5e7: Waiting [2022-04-14T18:14:17.977Z] f7c0051592d6: Waiting [2022-04-14T18:14:17.977Z] a227ed2f7395: Waiting [2022-04-14T18:14:17.977Z] 7b1c46037f91: Waiting [2022-04-14T18:14:17.977Z] 3f3a8bcf1eab: Waiting [2022-04-14T18:14:17.977Z] 94645a83ff95: Download complete [2022-04-14T18:14:17.977Z] 1a89e8eeedd5: Verifying Checksum [2022-04-14T18:14:17.977Z] 1a89e8eeedd5: Download complete [2022-04-14T18:14:17.977Z] 0c92f367c5e7: Download complete [2022-04-14T18:14:17.977Z] f7c0051592d6: Verifying Checksum [2022-04-14T18:14:17.977Z] f7c0051592d6: Download complete [2022-04-14T18:14:17.977Z] 9b3977197b4f: Download complete [2022-04-14T18:14:17.977Z] a227ed2f7395: Verifying Checksum [2022-04-14T18:14:17.977Z] a227ed2f7395: Download complete [2022-04-14T18:14:18.969Z] 9b3977197b4f: Pull complete [2022-04-14T18:14:19.247Z] 1a89e8eeedd5: Pull complete [2022-04-14T18:14:19.524Z] 94645a83ff95: Pull complete [2022-04-14T18:14:20.123Z] 7b1c46037f91: Verifying Checksum [2022-04-14T18:14:20.123Z] 7b1c46037f91: Download complete [2022-04-14T18:14:20.719Z] 3f3a8bcf1eab: Download complete [2022-04-14T18:14:21.038Z] ---> Running in 72501ac04164 [2022-04-14T18:14:21.038Z] ---> Running in 582bfa44dcaf [2022-04-14T18:14:21.038Z] ---> Running in 7f10129f9b4e [2022-04-14T18:14:21.038Z] ---> Running in 57503f08e6c3 [2022-04-14T18:14:21.038Z] ---> Running in 7b388cc7f43d [2022-04-14T18:14:21.038Z] Removing intermediate container 7f10129f9b4e [2022-04-14T18:14:21.038Z] ---> f2cfc9668355 [2022-04-14T18:14:21.038Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T18:14:21.038Z] Removing intermediate container 57503f08e6c3 [2022-04-14T18:14:21.038Z] ---> 293021f7b016 [2022-04-14T18:14:21.038Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T18:14:21.038Z] Removing intermediate container 7b388cc7f43d [2022-04-14T18:14:21.038Z] ---> edb09115e310 [2022-04-14T18:14:21.038Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T18:14:21.038Z] Removing intermediate container 582bfa44dcaf [2022-04-14T18:14:21.038Z] ---> a4e34b5daa91 [2022-04-14T18:14:21.038Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T18:14:21.038Z] Removing intermediate container 72501ac04164 [2022-04-14T18:14:21.038Z] ---> c536ad7c3f54 [2022-04-14T18:14:21.038Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T18:14:21.038Z] ---> Running in 462ff568b3bf [2022-04-14T18:14:21.038Z] ---> Running in e0225e5ff938 [2022-04-14T18:14:21.038Z] ---> Running in a79c36b6dad2 [2022-04-14T18:14:21.038Z] ---> Running in 33446eb37203 [2022-04-14T18:14:21.038Z] ---> Running in 3239f83f1010 [2022-04-14T18:14:21.976Z] Removing intermediate container 462ff568b3bf [2022-04-14T18:14:21.976Z] ---> 67dd8ae9054a [2022-04-14T18:14:21.976Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-14T18:14:21.976Z] Removing intermediate container e0225e5ff938 [2022-04-14T18:14:21.976Z] ---> b6f9e478cefb [2022-04-14T18:14:21.976Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-14T18:14:21.976Z] ---> Running in 1df45ac16604 [2022-04-14T18:14:21.976Z] ---> Running in e082882d1b02 [2022-04-14T18:14:22.546Z] Removing intermediate container 3239f83f1010 [2022-04-14T18:14:22.546Z] ---> f0f034ac3055 [2022-04-14T18:14:22.546Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-14T18:14:22.546Z] ---> Running in d31ed18e6335 [2022-04-14T18:14:22.546Z] Removing intermediate container 33446eb37203 [2022-04-14T18:14:22.546Z] ---> 94787451db87 [2022-04-14T18:14:22.546Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-14T18:14:22.546Z] ---> Running in 3a6942663be3 [2022-04-14T18:14:22.546Z] Removing intermediate container a79c36b6dad2 [2022-04-14T18:14:22.546Z] ---> cb807227372b [2022-04-14T18:14:22.546Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-14T18:14:22.546Z] ---> Running in 3bcd0d0f2fe3 [2022-04-14T18:14:22.812Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T18:14:22.812Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T18:14:22.812Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T18:14:23.072Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T18:14:23.072Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T18:14:23.642Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T18:14:23.642Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T18:14:23.642Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T18:14:23.903Z] OK: 221 MiB in 52 packages [2022-04-14T18:14:23.903Z] OK: 221 MiB in 52 packages [2022-04-14T18:14:23.903Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T18:14:23.903Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T18:14:23.903Z] OK: 221 MiB in 52 packages [2022-04-14T18:14:24.167Z] OK: 221 MiB in 52 packages [2022-04-14T18:14:24.167Z] Removing intermediate container e082882d1b02 [2022-04-14T18:14:24.167Z] ---> 9459c96e6ed2 [2022-04-14T18:14:24.167Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-14T18:14:24.167Z] OK: 221 MiB in 52 packages [2022-04-14T18:14:24.429Z] Removing intermediate container 1df45ac16604 [2022-04-14T18:14:24.429Z] ---> 38f54051803d [2022-04-14T18:14:24.429Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-14T18:14:24.429Z] ---> a1399d5666c0 [2022-04-14T18:14:24.429Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T18:14:24.429Z] Removing intermediate container d31ed18e6335 [2022-04-14T18:14:24.429Z] ---> d683adc63d7f [2022-04-14T18:14:24.429Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-14T18:14:24.429Z] ---> Running in 6972efb68a45 [2022-04-14T18:14:24.688Z] ---> 4a5c4a8cf100 [2022-04-14T18:14:24.688Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T18:14:24.688Z] ---> Running in b1144c531aa5 [2022-04-14T18:14:24.688Z] ---> a3053d08d1e2 [2022-04-14T18:14:24.688Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T18:14:24.688Z] ---> Running in 80db5bd1cf6d [2022-04-14T18:14:24.688Z] Removing intermediate container 3bcd0d0f2fe3 [2022-04-14T18:14:24.688Z] ---> 37dc2e87454c [2022-04-14T18:14:24.688Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-14T18:14:24.688Z] Removing intermediate container 3a6942663be3 [2022-04-14T18:14:24.688Z] ---> 6a1ec202820e [2022-04-14T18:14:24.688Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-14T18:14:24.948Z] ---> 8e5a710b45e3 [2022-04-14T18:14:24.948Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T18:14:24.948Z] ---> Running in 73d8105700e8 [2022-04-14T18:14:24.948Z] ---> 547c0c0a3527 [2022-04-14T18:14:24.948Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T18:14:24.948Z] ---> Running in 573d95f188c5 [2022-04-14T18:14:25.885Z] Removing intermediate container b1144c531aa5 [2022-04-14T18:14:25.885Z] ---> f55db2101a24 [2022-04-14T18:14:25.885Z] Step 8/22 : COPY . . [2022-04-14T18:14:27.266Z] Removing intermediate container 80db5bd1cf6d [2022-04-14T18:14:27.266Z] ---> 8d01cc3ca27f [2022-04-14T18:14:27.266Z] Step 8/25 : COPY . . [2022-04-14T18:14:27.266Z] Removing intermediate container 73d8105700e8 [2022-04-14T18:14:27.266Z] ---> 3a147b99cb30 [2022-04-14T18:14:27.266Z] Step 8/26 : COPY . . [2022-04-14T18:14:27.266Z] Removing intermediate container 6972efb68a45 [2022-04-14T18:14:27.266Z] ---> 6c0aee331799 [2022-04-14T18:14:27.266Z] Step 8/26 : COPY . . [2022-04-14T18:14:27.525Z] Removing intermediate container 573d95f188c5 [2022-04-14T18:14:27.525Z] ---> d825e9553433 [2022-04-14T18:14:27.525Z] Step 8/25 : COPY . . [2022-04-14T18:14:33.115Z] 3f3a8bcf1eab: Pull complete [2022-04-14T18:14:33.115Z] 0c92f367c5e7: Pull complete [2022-04-14T18:14:33.115Z] f7c0051592d6: Pull complete [2022-04-14T18:14:33.115Z] a227ed2f7395: Pull complete [2022-04-14T18:14:37.508Z] ---> c5f58f7d6fdf [2022-04-14T18:14:37.508Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 ---> e1a5588e33a3 [2022-04-14T18:14:37.508Z] [2022-04-14T18:14:37.508Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-14T18:14:37.508Z] ---> 4c4a5e18bf98 [2022-04-14T18:14:37.508Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-14T18:14:37.508Z] ---> 9203d894717d [2022-04-14T18:14:37.508Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-14T18:14:37.508Z] ---> 6fe6774834fa [2022-04-14T18:14:37.508Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-14T18:14:37.508Z] ---> Running in 505a7c8915f6 [2022-04-14T18:14:37.508Z] ---> Running in 37ff3e55c5dc [2022-04-14T18:14:37.508Z] ---> Running in 7af31df8fdd4 [2022-04-14T18:14:37.508Z] ---> Running in 032e090a8491 [2022-04-14T18:14:37.508Z] ---> Running in 6dd1edd4cc1a [2022-04-14T18:14:37.508Z] Removing intermediate container 37ff3e55c5dc [2022-04-14T18:14:37.508Z] ---> 1fa32349c060 [2022-04-14T18:14:37.508Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-14T18:14:37.508Z] Removing intermediate container 505a7c8915f6 [2022-04-14T18:14:37.508Z] ---> 6c01c65ec0f5 [2022-04-14T18:14:37.508Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-14T18:14:37.508Z] Removing intermediate container 7af31df8fdd4 [2022-04-14T18:14:37.508Z] ---> 5b3323f80bb5 [2022-04-14T18:14:37.508Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-14T18:14:37.508Z] ---> Running in 06dff716d087 [2022-04-14T18:14:37.508Z] ---> Running in 7b29d50f2a3e [2022-04-14T18:14:37.508Z] ---> Running in b23f2075dbfc [2022-04-14T18:14:37.508Z] 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-14T18:14:37.768Z] 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-14T18:14:38.344Z] Removing intermediate container 7b29d50f2a3e [2022-04-14T18:14:38.344Z] ---> 38f722c381d9 [2022-04-14T18:14:38.344Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-14T18:14:38.344Z] ---> Running in 50ef995b4ffb [2022-04-14T18:14:38.344Z] Removing intermediate container 06dff716d087 [2022-04-14T18:14:38.344Z] ---> b6b1aae41914 [2022-04-14T18:14:38.344Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-14T18:14:38.524Z] 7b1c46037f91: Pull complete [2022-04-14T18:14:38.524Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-14T18:14:38.524Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-14T18:14:38.524Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-14T18:14:38.603Z] ---> Running in 21d9de7e4ee4 [2022-04-14T18:14:38.603Z] Removing intermediate container b23f2075dbfc [2022-04-14T18:14:38.603Z] ---> fdf6d7c5a258 [2022-04-14T18:14:38.603Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-14T18:14:38.603Z] Removing intermediate container 50ef995b4ffb [2022-04-14T18:14:38.603Z] ---> 525d6f719361 [2022-04-14T18:14:38.603Z] 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-14T18:14:38.603Z] ---> Running in d4c42f9532e1 [2022-04-14T18:14:38.603Z] ---> Running in 693b427b2753 [2022-04-14T18:14:38.603Z] Removing intermediate container 21d9de7e4ee4 [2022-04-14T18:14:38.603Z] ---> cb9dcb728b31 [2022-04-14T18:14:38.603Z] 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-14T18:14:38.603Z] ---> Running in d91ff4bf7e60 [2022-04-14T18:14:38.603Z] Removing intermediate container d4c42f9532e1 [2022-04-14T18:14:38.603Z] ---> 5f7001f456e2 [2022-04-14T18:14:38.603Z] 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-14T18:14:38.861Z] ---> Running in 37730e89667b [2022-04-14T18:14:38.885Z] + + docker build -techo ci-base-image-arm64 FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-14T18:14:38.885Z] WORKDIR /edgex [2022-04-14T18:14:38.885Z] COPY go.mod . [2022-04-14T18:14:38.885Z] RUN go mod download -f [2022-04-14T18:14:38.885Z] - . [2022-04-14T18:14:39.805Z] spire-1.2.1/ [2022-04-14T18:14:39.805Z] spire-1.2.1/ [2022-04-14T18:14:39.805Z] spire-1.2.1/.data/ [2022-04-14T18:14:39.805Z] spire-1.2.1/.data/.file [2022-04-14T18:14:39.805Z] spire-1.2.1/.dockerignore [2022-04-14T18:14:39.805Z] spire-1.2.1/.gitattributes [2022-04-14T18:14:39.805Z] spire-1.2.1/.githooks/ [2022-04-14T18:14:39.805Z] spire-1.2.1/.githooks/pre-commit [2022-04-14T18:14:39.805Z] spire-1.2.1/.github/ [2022-04-14T18:14:39.805Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-14T18:14:39.805Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-14T18:14:39.805Z] spire-1.2.1/.github/dependabot.yml [2022-04-14T18:14:39.805Z] spire-1.2.1/.github/workflows/ [2022-04-14T18:14:39.805Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-14T18:14:39.805Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-14T18:14:39.805Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-14T18:14:39.805Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-14T18:14:39.805Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-14T18:14:39.805Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-14T18:14:39.805Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-14T18:14:39.805Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-14T18:14:39.805Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-14T18:14:39.805Z] spire-1.2.1/.gitignore [2022-04-14T18:14:39.805Z] spire-1.2.1/.go-version [2022-04-14T18:14:39.805Z] spire-1.2.1/.golangci.yml [2022-04-14T18:14:39.805Z] spire-1.2.1/ADOPTERS.md [2022-04-14T18:14:39.805Z] spire-1.2.1/CHANGELOG.md [2022-04-14T18:14:39.805Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-14T18:14:39.805Z] spire-1.2.1/CODEOWNERS [2022-04-14T18:14:39.805Z] spire-1.2.1/CONTRIBUTING.md [2022-04-14T18:14:39.805Z] spire-1.2.1/Dockerfile [2022-04-14T18:14:39.805Z] spire-1.2.1/Dockerfile.devspire-1.2.1/.data/ [2022-04-14T18:14:39.805Z] spire-1.2.1/.data/.file [2022-04-14T18:14:39.805Z] spire-1.2.1/.dockerignore [2022-04-14T18:14:39.805Z] spire-1.2.1/.gitattributes [2022-04-14T18:14:39.805Z] spire-1.2.1/.githooks/ [2022-04-14T18:14:39.805Z] spire-1.2.1/.githooks/pre-commit [2022-04-14T18:14:39.805Z] spire-1.2.1/.github/ [2022-04-14T18:14:39.805Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-14T18:14:39.805Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-14T18:14:39.805Z] spire-1.2.1/.github/dependabot.yml [2022-04-14T18:14:39.805Z] spire-1.2.1/.github/workflows/ [2022-04-14T18:14:39.805Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-14T18:14:39.805Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-14T18:14:39.805Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-14T18:14:39.805Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-14T18:14:39.805Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-14T18:14:39.805Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-14T18:14:39.805Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-14T18:14:39.805Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-14T18:14:39.805Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-14T18:14:39.805Z] spire-1.2.1/.gitignore [2022-04-14T18:14:39.805Z] spire-1.2.1/.go-version [2022-04-14T18:14:39.805Z] spire-1.2.1/.golangci.yml [2022-04-14T18:14:39.805Z] spire-1.2.1/ADOPTERS.md [2022-04-14T18:14:39.805Z] spire-1.2.1/CHANGELOG.md [2022-04-14T18:14:39.805Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-14T18:14:39.805Z] spire-1.2.1/CODEOWNERS [2022-04-14T18:14:39.805Z] spire-1.2.1/CONTRIBUTING.md [2022-04-14T18:14:39.805Z] spire-1.2.1/Dockerfile [2022-04-14T18:14:39.805Z] spire-1.2.1/Dockerfile.dev [2022-04-14T18:14:39.805Z] spire-1.2.1/Dockerfile.scratch [2022-04-14T18:14:39.805Z] spire-1.2.1/LICENSE [2022-04-14T18:14:39.805Z] spire-1.2.1/MAINTAINERS.md [2022-04-14T18:14:39.805Z] spire-1.2.1/Makefile [2022-04-14T18:14:39.805Z] spire-1.2.1/README.md [2022-04-14T18:14:39.805Z] spire-1.2.1/ROADMAP.md [2022-04-14T18:14:39.805Z] spire-1.2.1/SECURITY.md [2022-04-14T18:14:39.805Z] spire-1.2.1/cmd/ [2022-04-14T18:14:39.805Z] spire-1.2.1/cmd/spire-agent/ [2022-04-14T18:14:39.805Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-14T18:14:39.805Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-14T18:14:39.805Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-14T18:14:39.805Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-14T18:14:39.805Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-14T18:14:39.805Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-14T18:14:39.805Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-14T18:14:39.805Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-14T18:14:39.805Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-14T18:14:39.805Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-14T18:14:39.805Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-14T18:14:39.805Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-14T18:14:39.805Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-14T18:14:39.805Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-14T18:14:39.805Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-14T18:14:39.805Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-14T18:14:39.805Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-14T18:14:39.805Z] spire-1.2.1/cmd/spire-agent/cli/validate/spire-1.2.1/ [2022-04-14T18:14:39.805Z] [2022-04-14T18:14:39.805Z] spire-1.2.1/Dockerfile.scratch [2022-04-14T18:14:39.805Z] spire-1.2.1/LICENSE [2022-04-14T18:14:39.805Z] spire-1.2.1/MAINTAINERS.md [2022-04-14T18:14:39.805Z] spire-1.2.1/Makefile [2022-04-14T18:14:39.805Z] spire-1.2.1/README.md [2022-04-14T18:14:39.805Z] spire-1.2.1/ROADMAP.md [2022-04-14T18:14:39.805Z] spire-1.2.1/SECURITY.md [2022-04-14T18:14:39.805Z] spire-1.2.1/cmd/ [2022-04-14T18:14:39.805Z] spire-1.2.1/cmd/spire-agent/ [2022-04-14T18:14:39.805Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-14T18:14:39.805Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-14T18:14:39.805Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-14T18:14:39.805Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-14T18:14:39.805Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-14T18:14:39.805Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-14T18:14:39.805Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-14T18:14:39.805Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-14T18:14:39.805Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-14T18:14:39.805Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-14T18:14:39.805Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-14T18:14:39.805Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-14T18:14:39.805Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-14T18:14:39.805Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-14T18:14:39.805Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-14T18:14:39.805Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-14T18:14:39.805Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-14T18:14:39.805Z] spire-1.2.1/cmd/spire-agent/cli/validate/spire-1.2.1/.data/ [2022-04-14T18:14:39.805Z] spire-1.2.1/.data/.file [2022-04-14T18:14:39.805Z] spire-1.2.1/.dockerignore [2022-04-14T18:14:39.805Z] spire-1.2.1/.gitattributes [2022-04-14T18:14:39.805Z] spire-1.2.1/.githooks/ [2022-04-14T18:14:39.805Z] spire-1.2.1/.githooks/pre-commit [2022-04-14T18:14:39.805Z] spire-1.2.1/.github/ [2022-04-14T18:14:39.805Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-14T18:14:39.805Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-14T18:14:39.805Z] spire-1.2.1/.github/dependabot.yml [2022-04-14T18:14:39.805Z] spire-1.2.1/.github/workflows/ [2022-04-14T18:14:39.805Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-14T18:14:39.805Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-14T18:14:39.805Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-14T18:14:39.805Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-14T18:14:39.805Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-14T18:14:39.805Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-14T18:14:39.805Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-14T18:14:39.805Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-14T18:14:39.805Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-14T18:14:39.805Z] spire-1.2.1/.gitignore [2022-04-14T18:14:39.805Z] spire-1.2.1/.go-version [2022-04-14T18:14:39.805Z] spire-1.2.1/.golangci.yml [2022-04-14T18:14:39.805Z] spire-1.2.1/ADOPTERS.md [2022-04-14T18:14:39.805Z] spire-1.2.1/CHANGELOG.md [2022-04-14T18:14:39.805Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-14T18:14:39.806Z] spire-1.2.1/CODEOWNERS [2022-04-14T18:14:39.806Z] spire-1.2.1/CONTRIBUTING.md [2022-04-14T18:14:39.806Z] spire-1.2.1/Dockerfile [2022-04-14T18:14:39.806Z] spire-1.2.1/Dockerfile.dev [2022-04-14T18:14:39.806Z] spire-1.2.1/Dockerfile.scratch [2022-04-14T18:14:39.806Z] spire-1.2.1/LICENSE [2022-04-14T18:14:39.806Z] spire-1.2.1/MAINTAINERS.md [2022-04-14T18:14:39.806Z] spire-1.2.1/Makefile [2022-04-14T18:14:39.806Z] spire-1.2.1/README.md [2022-04-14T18:14:39.806Z] spire-1.2.1/ROADMAP.md [2022-04-14T18:14:39.806Z] spire-1.2.1/SECURITY.md [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/ [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-agent/ [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/ [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/ [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/ [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-14T18:14:39.806Z] spire-1.2.1/conf/ [2022-04-14T18:14:39.806Z] spire-1.2.1/conf/agent/ [2022-04-14T18:14:39.806Z] spire-1.2.1/conf/agent/agent.conf [2022-04-14T18:14:39.806Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-14T18:14:39.806Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-14T18:14:39.806Z] spire-1.2.1/conf/server/ [2022-04-14T18:14:39.806Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-14T18:14:39.806Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-14T18:14:39.806Z] spire-1.2.1/conf/server/server.conf [2022-04-14T18:14:39.806Z] spire-1.2.1/conf/server/server_full.conf [2022-04-14T18:14:39.806Z] spire-1.2.1/doc/ [2022-04-14T18:14:39.806Z] spire-1.2.1/doc/SPIRE101.md [2022-04-14T18:14:39.806Z] spire-1.2.1/doc/auditlog.md [2022-04-14T18:14:39.806Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-14T18:14:39.806Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-14T18:14:39.806Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-14T18:14:39.806Z] spire-1.2.1/doc/images/ [2022-04-14T18:14:39.806Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-14T18:14:39.806Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-14T18:14:39.806Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-14T18:14:39.806Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-14T18:14:39.806Z] spire-1.2.1/conf/ [2022-04-14T18:14:39.806Z] spire-1.2.1/conf/agent/ [2022-04-14T18:14:39.806Z] spire-1.2.1/conf/agent/agent.conf [2022-04-14T18:14:39.806Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-14T18:14:39.806Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-14T18:14:39.806Z] spire-1.2.1/conf/server/ [2022-04-14T18:14:39.806Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-14T18:14:39.806Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-14T18:14:39.806Z] spire-1.2.1/conf/server/server.conf [2022-04-14T18:14:39.806Z] spire-1.2.1/conf/server/server_full.conf [2022-04-14T18:14:39.806Z] spire-1.2.1/doc/ [2022-04-14T18:14:39.806Z] spire-1.2.1/doc/SPIRE101.md [2022-04-14T18:14:39.806Z] spire-1.2.1/doc/auditlog.md [2022-04-14T18:14:39.806Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-14T18:14:39.806Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-14T18:14:39.806Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-14T18:14:39.806Z] spire-1.2.1/doc/images/ [2022-04-14T18:14:39.806Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-14T18:14:39.806Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-14T18:14:39.806Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-14T18:14:39.806Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-14T18:14:39.806Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-14T18:14:39.806Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-14T18:14:39.806Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-14T18:14:39.806Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-14T18:14:39.806Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-14T18:14:39.806Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-14T18:14:39.806Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-14T18:14:39.806Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-14T18:14:39.806Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-14T18:14:39.806Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-14T18:14:39.806Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-14T18:14:39.806Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-14T18:14:39.806Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-14T18:14:39.806Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-14T18:14:39.806Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-14T18:14:39.806Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-14T18:14:39.806Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-14T18:14:39.806Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-14T18:14:39.806Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-14T18:14:39.806Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-14T18:14:39.806Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-14T18:14:39.806Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-14T18:14:39.806Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-14T18:14:39.806Z] spire-1.2.1/conf/ [2022-04-14T18:14:39.806Z] spire-1.2.1/conf/agent/ [2022-04-14T18:14:39.806Z] spire-1.2.1/conf/agent/agent.conf [2022-04-14T18:14:39.806Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-14T18:14:39.806Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-14T18:14:39.806Z] spire-1.2.1/conf/server/ [2022-04-14T18:14:39.806Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-14T18:14:39.806Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-14T18:14:39.806Z] spire-1.2.1/conf/server/server.conf [2022-04-14T18:14:39.806Z] spire-1.2.1/conf/server/server_full.conf [2022-04-14T18:14:39.806Z] spire-1.2.1/doc/ [2022-04-14T18:14:39.806Z] spire-1.2.1/doc/SPIRE101.md [2022-04-14T18:14:39.806Z] spire-1.2.1/doc/auditlog.md [2022-04-14T18:14:39.806Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-14T18:14:39.806Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-14T18:14:39.806Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-14T18:14:39.806Z] spire-1.2.1/doc/images/ [2022-04-14T18:14:39.806Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-14T18:14:39.806Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-14T18:14:39.806Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-14T18:14:39.806Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-14T18:14:39.806Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-14T18:14:39.806Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-14T18:14:39.806Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-14T18:14:39.806Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-14T18:14:39.806Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-14T18:14:39.806Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-14T18:14:39.806Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-14T18:14:39.806Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-14T18:14:39.806Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-14T18:14:39.806Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-14T18:14:39.806Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-14T18:14:39.806Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-14T18:14:39.806Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-14T18:14:39.806Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-14T18:14:39.806Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-14T18:14:39.806Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-14T18:14:39.806Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-14T18:14:39.806Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-14T18:14:39.806Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-14T18:14:39.806Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-14T18:14:39.806Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-14T18:14:39.806Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-14T18:14:39.806Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-14T18:14:39.806Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-14T18:14:39.806Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-14T18:14:39.806Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-14T18:14:39.806Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-14T18:14:39.806Z] spire-1.2.1/doc/scaling_spire.md [2022-04-14T18:14:39.806Z] spire-1.2.1/doc/spire_agent.md [2022-04-14T18:14:39.806Z] spire-1.2.1/doc/spire_server.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/supported_integrations.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/telemetry.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/telemetry_config.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/upgrading.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/using_spire.md [2022-04-14T18:14:39.807Z] spire-1.2.1/examples/ [2022-04-14T18:14:39.807Z] spire-1.2.1/examples/README.md [2022-04-14T18:14:39.807Z] spire-1.2.1/go.mod [2022-04-14T18:14:39.807Z] spire-1.2.1/go.sum [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/ [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/ [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/agent.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/api/ [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/client/ [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/common/ [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/config.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/manager/ [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/scaling_spire.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/spire_agent.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/spire_server.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/supported_integrations.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/telemetry.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/telemetry_config.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/upgrading.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/using_spire.md [2022-04-14T18:14:39.807Z] spire-1.2.1/examples/ [2022-04-14T18:14:39.807Z] spire-1.2.1/examples/README.md [2022-04-14T18:14:39.807Z] spire-1.2.1/go.mod [2022-04-14T18:14:39.807Z] spire-1.2.1/go.sum [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/ [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/ [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/agent.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/api/ [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/scaling_spire.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/spire_agent.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/spire_server.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/supported_integrations.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/telemetry.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/telemetry_config.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/upgrading.md [2022-04-14T18:14:39.807Z] spire-1.2.1/doc/using_spire.md [2022-04-14T18:14:39.807Z] spire-1.2.1/examples/ [2022-04-14T18:14:39.807Z] spire-1.2.1/examples/README.md [2022-04-14T18:14:39.807Z] spire-1.2.1/go.mod [2022-04-14T18:14:39.807Z] spire-1.2.1/go.sum [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/ [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/ [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/agent.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/api/ [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/client/ [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/common/ [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/config.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-14T18:14:39.807Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/manager/ [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/client/ [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/common/ [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/config.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/manager/ [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/svid/ [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/common/ [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/common/api/ [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/common/api/names.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/common/auth/ [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-14T18:14:39.808Z] [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/common/catalog/ [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-14T18:14:39.808Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/cli/ [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/health/ [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/health/config.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/health/context.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/health/health.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/agent/svid/ [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/ [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/api/ [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/idutil/ [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/log/ [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/log/log.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/log/options.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/api/names.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/auth/ [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-14T18:14:39.809Z] [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/plugin/ [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/profiling/ [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/selector/ [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/catalog/ [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-14T18:14:39.809Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/cli/ [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-14T18:14:39.810Z] [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/uptime/ [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/util/ [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/util/task.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/version/ [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/version/version.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/x509util/ [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/x509util/dns_test.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/health/ [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/health/config.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/health/context.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/health/health.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/idutil/ [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/log/ [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/log/log.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/log/options.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/server/ [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/server/api/ [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/server/api/api.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/plugin/ [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/agent/svid/ [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/ [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/api/ [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/api/names.go [2022-04-14T18:14:39.810Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/auth/ [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-14T18:14:39.811Z] [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/profiling/ [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/selector/ [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/catalog/ [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/uptime/ [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/server/api/health/ [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/server/api/id.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/cli/ [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/util/ [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/util/task.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/version/ [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/version/version.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/x509util/ [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/server/ [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/server/api/ [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/server/api/api.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/health/ [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/health/config.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/health/context.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/health/health.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/idutil/ [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/log/ [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/log/log.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/log/options.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/server/api/health/ [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/server/api/id.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-14T18:14:39.811Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/api/status.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/plugin/ [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/bundle/ [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/ca/ [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/profiling/ [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/selector/ [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/api/status.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/cache/ [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/catalog/ [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-14T18:14:39.812Z] [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.gospire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/config.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/datastore/ [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/uptime/ [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/util/ [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/util/task.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/version/ [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/version/version.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/x509util/ [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/bundle/ [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/ca/ [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/cache/ [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/catalog/ [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-14T18:14:39.812Z] [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.gospire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/config.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/datastore/ [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/ [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/api/ [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-14T18:14:39.812Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/api/api.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/api/health/ [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/api/id.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/ [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/api/status.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/ [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/bundle/ [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/ca/ [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-14T18:14:39.813Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/cache/ [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/catalog/ [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-14T18:14:39.814Z] [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/config.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/datastore/ [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-14T18:14:39.814Z] [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/ [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-14T18:14:39.814Z] [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.gospire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-14T18:14:39.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pemspire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/registration/ [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/server.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/server_test.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/svid/ [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-14T18:14:39.815Z] spire-1.2.1/proto/ [2022-04-14T18:14:39.815Z] spire-1.2.1/proto/private/ [2022-04-14T18:14:39.815Z] spire-1.2.1/proto/private/server/ [2022-04-14T18:14:39.815Z] spire-1.2.1/proto/private/server/journal/ [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/registration/ [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/server.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/server_test.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/svid/ [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-14T18:14:39.815Z] spire-1.2.1/proto/ [2022-04-14T18:14:39.815Z] spire-1.2.1/proto/private/ [2022-04-14T18:14:39.815Z] spire-1.2.1/proto/private/server/ [2022-04-14T18:14:39.815Z] spire-1.2.1/proto/private/server/journal/ [2022-04-14T18:14:39.815Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-14T18:14:39.815Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-14T18:14:39.815Z] spire-1.2.1/proto/spire/ [2022-04-14T18:14:39.815Z] spire-1.2.1/proto/spire/common/ [2022-04-14T18:14:39.815Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-14T18:14:39.815Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-14T18:14:39.815Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-14T18:14:39.815Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-14T18:14:39.815Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-14T18:14:39.815Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-14T18:14:39.815Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-14T18:14:39.815Z] spire-1.2.1/proto/spire/plugin/ [2022-04-14T18:14:39.815Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-14T18:14:39.815Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-14T18:14:39.815Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-14T18:14:39.815Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-14T18:14:39.815Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-14T18:14:39.815Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-14T18:14:39.815Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-14T18:14:39.815Z] spire-1.2.1/release/ [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-14T18:14:39.815Z] spire-1.2.1/release/spire-extras/ [2022-04-14T18:14:39.815Z] spire-1.2.1/release/spire-extras/README.md [2022-04-14T18:14:39.815Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-14T18:14:39.815Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-14T18:14:39.815Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-14T18:14:39.815Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-14T18:14:39.815Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-14T18:14:39.815Z] spire-1.2.1/release/spire/ [2022-04-14T18:14:39.815Z] spire-1.2.1/release/spire/README.md [2022-04-14T18:14:39.815Z] spire-1.2.1/release/spire/conf/ [2022-04-14T18:14:39.815Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-14T18:14:39.815Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-14T18:14:39.815Z] spire-1.2.1/release/spire/conf/server/ [2022-04-14T18:14:39.815Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-14T18:14:39.815Z] spire-1.2.1/script/ [2022-04-14T18:14:39.815Z] spire-1.2.1/script/build-artifact.sh [2022-04-14T18:14:39.815Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-14T18:14:39.815Z] spire-1.2.1/support/ [2022-04-14T18:14:39.815Z] spire-1.2.1/support/k8s/ [2022-04-14T18:14:39.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-14T18:14:39.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-14T18:14:39.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-14T18:14:39.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-14T18:14:39.815Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-14T18:14:39.815Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-14T18:14:39.815Z] spire-1.2.1/proto/spire/ [2022-04-14T18:14:39.815Z] spire-1.2.1/proto/spire/common/ [2022-04-14T18:14:39.815Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-14T18:14:39.815Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-14T18:14:39.815Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-14T18:14:39.815Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-14T18:14:39.815Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-14T18:14:39.815Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-14T18:14:39.815Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-14T18:14:39.815Z] spire-1.2.1/proto/spire/plugin/ [2022-04-14T18:14:39.815Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-14T18:14:39.815Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-14T18:14:39.815Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-14T18:14:39.815Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-14T18:14:39.815Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-14T18:14:39.815Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-14T18:14:39.815Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-14T18:14:39.815Z] spire-1.2.1/release/ [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-14T18:14:39.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-14T18:14:39.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-14T18:14:39.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-14T18:14:39.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-14T18:14:39.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-14T18:14:39.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-14T18:14:39.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-14T18:14:39.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-14T18:14:39.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-14T18:14:39.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-14T18:14:39.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-14T18:14:39.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-14T18:14:39.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-14T18:14:39.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-14T18:14:39.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-14T18:14:39.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-14T18:14:39.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-14T18:14:39.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-14T18:14:39.815Z] spire-1.2.1/release/spire-extras/ [2022-04-14T18:14:39.816Z] spire-1.2.1/release/spire-extras/README.md [2022-04-14T18:14:39.816Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-14T18:14:39.816Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-14T18:14:39.816Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-14T18:14:39.816Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-14T18:14:39.816Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-14T18:14:39.816Z] spire-1.2.1/release/spire/ [2022-04-14T18:14:39.816Z] spire-1.2.1/release/spire/README.md [2022-04-14T18:14:39.816Z] spire-1.2.1/release/spire/conf/ [2022-04-14T18:14:39.816Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-14T18:14:39.816Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-14T18:14:39.816Z] spire-1.2.1/release/spire/conf/server/ [2022-04-14T18:14:39.816Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-14T18:14:39.816Z] spire-1.2.1/script/ [2022-04-14T18:14:39.816Z] spire-1.2.1/script/build-artifact.sh [2022-04-14T18:14:39.816Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-14T18:14:39.816Z] spire-1.2.1/support/ [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/ [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-14T18:14:39.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-14T18:14:39.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-14T18:14:39.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-14T18:14:39.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-14T18:14:39.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-14T18:14:39.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-14T18:14:39.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-14T18:14:39.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-14T18:14:39.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-14T18:14:39.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-14T18:14:39.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-14T18:14:39.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-14T18:14:39.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-14T18:14:39.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-14T18:14:39.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-14T18:14:39.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-14T18:14:39.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-14T18:14:39.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-14T18:14:39.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-14T18:14:39.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-14T18:14:39.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-14T18:14:39.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-14T18:14:39.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-14T18:14:39.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-14T18:14:39.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-14T18:14:39.816Z] [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-14T18:14:39.816Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-14T18:14:39.816Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-14T18:14:39.816Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-14T18:14:39.816Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-14T18:14:39.816Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-14T18:14:39.816Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yamlspire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-14T18:14:39.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-14T18:14:39.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-14T18:14:39.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-14T18:14:39.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-14T18:14:39.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-14T18:14:39.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-14T18:14:39.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-14T18:14:39.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-14T18:14:39.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-14T18:14:39.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-14T18:14:39.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-14T18:14:39.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-14T18:14:39.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-14T18:14:39.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-14T18:14:39.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-14T18:14:39.816Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-14T18:14:39.816Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-14T18:14:39.816Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-14T18:14:39.816Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-14T18:14:39.816Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-14T18:14:39.816Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-14T18:14:39.816Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-14T18:14:39.816Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-14T18:14:39.816Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-14T18:14:39.816Z] spire-1.2.1/test/ [2022-04-14T18:14:39.816Z] spire-1.2.1/test/clock/ [2022-04-14T18:14:39.816Z] spire-1.2.1/test/clock/clock.go [2022-04-14T18:14:39.816Z] spire-1.2.1/test/fakes/ [2022-04-14T18:14:39.816Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-14T18:14:39.816Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-14T18:14:39.816Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-14T18:14:39.816Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-14T18:14:39.816Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-14T18:14:39.816Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-14T18:14:39.816Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-14T18:14:39.816Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-14T18:14:39.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-14T18:14:39.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-14T18:14:39.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-14T18:14:39.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-14T18:14:39.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-14T18:14:39.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-14T18:14:39.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-14T18:14:39.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-14T18:14:39.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-14T18:14:39.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-14T18:14:39.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-14T18:14:39.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-14T18:14:39.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-14T18:14:39.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-14T18:14:39.816Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-14T18:14:39.816Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-14T18:14:39.816Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-14T18:14:39.816Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-14T18:14:39.816Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-14T18:14:39.816Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-14T18:14:39.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-14T18:14:39.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-14T18:14:39.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-14T18:14:39.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-14T18:14:39.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-14T18:14:39.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-14T18:14:39.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-14T18:14:39.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-14T18:14:39.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-14T18:14:39.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-14T18:14:39.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-14T18:14:39.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-14T18:14:39.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-14T18:14:39.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-14T18:14:39.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-14T18:14:39.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-14T18:14:39.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-14T18:14:39.816Z] spire-1.2.1/pkg/server/registration/ [2022-04-14T18:14:39.816Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-14T18:14:39.816Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-14T18:14:39.816Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-14T18:14:39.816Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-14T18:14:39.816Z] spire-1.2.1/pkg/server/server.go [2022-04-14T18:14:39.816Z] spire-1.2.1/pkg/server/server_test.go [2022-04-14T18:14:39.816Z] spire-1.2.1/pkg/server/svid/ [2022-04-14T18:14:39.816Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-14T18:14:39.816Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-14T18:14:39.816Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-14T18:14:39.816Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-14T18:14:39.816Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-14T18:14:39.816Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-14T18:14:39.816Z] spire-1.2.1/proto/ [2022-04-14T18:14:39.816Z] spire-1.2.1/proto/private/ [2022-04-14T18:14:39.816Z] spire-1.2.1/proto/private/server/ [2022-04-14T18:14:40.079Z] spire-1.2.1/proto/private/server/journal/ [2022-04-14T18:14:40.079Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-14T18:14:40.079Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-14T18:14:40.079Z] spire-1.2.1/proto/spire/ [2022-04-14T18:14:40.079Z] spire-1.2.1/proto/spire/common/ [2022-04-14T18:14:40.079Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-14T18:14:40.079Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-14T18:14:40.079Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-14T18:14:40.079Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-14T18:14:40.079Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-14T18:14:40.079Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-14T18:14:40.079Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-14T18:14:40.079Z] spire-1.2.1/proto/spire/plugin/ [2022-04-14T18:14:40.079Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-14T18:14:40.079Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-14T18:14:40.079Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-14T18:14:40.079Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-14T18:14:40.079Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-14T18:14:40.079Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-14T18:14:40.079Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-14T18:14:40.079Z] spire-1.2.1/release/ [2022-04-14T18:14:40.079Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-14T18:14:40.079Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-14T18:14:40.079Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-14T18:14:40.079Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-14T18:14:40.079Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-14T18:14:40.079Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-14T18:14:40.079Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-14T18:14:40.079Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-14T18:14:40.079Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-14T18:14:40.079Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-14T18:14:40.079Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-14T18:14:40.079Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-14T18:14:40.079Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-14T18:14:40.079Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-14T18:14:40.079Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-14T18:14:40.079Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-14T18:14:40.079Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-14T18:14:40.079Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-14T18:14:40.079Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-14T18:14:40.079Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-14T18:14:40.079Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-14T18:14:40.079Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-14T18:14:40.079Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-14T18:14:40.079Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-14T18:14:40.079Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-14T18:14:40.079Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-14T18:14:40.079Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-14T18:14:40.079Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-14T18:14:40.079Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-14T18:14:40.079Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-14T18:14:40.079Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-14T18:14:40.079Z] spire-1.2.1/test/ [2022-04-14T18:14:40.079Z] spire-1.2.1/test/clock/ [2022-04-14T18:14:40.079Z] spire-1.2.1/test/clock/clock.go [2022-04-14T18:14:40.079Z] spire-1.2.1/test/fakes/ [2022-04-14T18:14:40.079Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-14T18:14:40.079Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-14T18:14:40.079Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-14T18:14:40.079Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-14T18:14:40.079Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-14T18:14:40.079Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-14T18:14:40.079Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-14T18:14:40.079Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-14T18:14:40.079Z] spire-1.2.1/release/spire-extras/ [2022-04-14T18:14:40.079Z] spire-1.2.1/release/spire-extras/README.md [2022-04-14T18:14:40.079Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-14T18:14:40.079Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-14T18:14:40.079Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-14T18:14:40.079Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-14T18:14:40.080Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-14T18:14:40.080Z] spire-1.2.1/release/spire/ [2022-04-14T18:14:40.080Z] spire-1.2.1/release/spire/README.md [2022-04-14T18:14:40.080Z] spire-1.2.1/release/spire/conf/ [2022-04-14T18:14:40.080Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-14T18:14:40.080Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-14T18:14:40.080Z] spire-1.2.1/release/spire/conf/server/ [2022-04-14T18:14:40.080Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-14T18:14:40.080Z] spire-1.2.1/script/ [2022-04-14T18:14:40.080Z] spire-1.2.1/script/build-artifact.sh [2022-04-14T18:14:40.080Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-14T18:14:40.080Z] spire-1.2.1/support/ [2022-04-14T18:14:40.080Z] spire-1.2.1/support/k8s/ [2022-04-14T18:14:40.080Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-14T18:14:40.080Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-14T18:14:40.080Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-14T18:14:40.080Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/ [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/certs/ [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/config/ [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/ [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/certs/ [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-14T18:14:40.080Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-14T18:14:40.080Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-14T18:14:40.080Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-14T18:14:40.080Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-14T18:14:40.080Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-14T18:14:40.080Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-14T18:14:40.080Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-14T18:14:40.080Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-14T18:14:40.080Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-14T18:14:40.080Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-14T18:14:40.080Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-14T18:14:40.080Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-14T18:14:40.080Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-14T18:14:40.080Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-14T18:14:40.080Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-14T18:14:40.080Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-14T18:14:40.080Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/fixture.go [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/config/ [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/registration/ [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-14T18:14:40.080Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-14T18:14:40.080Z] spire-1.2.1/test/integration/ [2022-04-14T18:14:40.080Z] spire-1.2.1/test/integration/README.md [2022-04-14T18:14:40.080Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-14T18:14:40.080Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-14T18:14:40.080Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-14T18:14:40.080Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-14T18:14:40.080Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-14T18:14:40.080Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-14T18:14:40.080Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-14T18:14:40.080Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-14T18:14:40.080Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-14T18:14:40.080Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-14T18:14:40.080Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-14T18:14:40.081Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-14T18:14:40.081Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-14T18:14:40.081Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-14T18:14:40.081Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-14T18:14:40.081Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-14T18:14:40.081Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-14T18:14:40.081Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-14T18:14:40.081Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-14T18:14:40.081Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-14T18:14:40.081Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-14T18:14:40.081Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-14T18:14:40.081Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-14T18:14:40.081Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-14T18:14:40.081Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-14T18:14:40.081Z] spire-1.2.1/test/fixture/fixture.go [2022-04-14T18:14:40.081Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-14T18:14:40.081Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/common [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/setup/ [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-14T18:14:40.081Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-14T18:14:40.081Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-14T18:14:40.081Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-14T18:14:40.081Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-14T18:14:40.081Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-14T18:14:40.081Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-14T18:14:40.081Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-14T18:14:40.081Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-14T18:14:40.081Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-14T18:14:40.081Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-14T18:14:40.081Z] spire-1.2.1/test/fixture/registration/ [2022-04-14T18:14:40.081Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-14T18:14:40.081Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-14T18:14:40.081Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-14T18:14:40.081Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-14T18:14:40.081Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-14T18:14:40.081Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/ [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/README.md [2022-04-14T18:14:40.081Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-14T18:14:40.081Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-14T18:14:40.081Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-14T18:14:40.081Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-14T18:14:40.081Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-14T18:14:40.081Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-14T18:14:40.081Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-14T18:14:40.081Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-14T18:14:40.081Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-14T18:14:40.081Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-14T18:14:40.081Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-14T18:14:40.081Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/suites/ [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/common [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/setup/ [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-14T18:14:40.081Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-14T18:14:40.081Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-14T18:14:40.081Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-14T18:14:40.081Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-14T18:14:40.081Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-14T18:14:40.081Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-14T18:14:40.081Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-14T18:14:40.081Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-14T18:14:40.081Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-14T18:14:40.081Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-14T18:14:40.081Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-14T18:14:40.081Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-14T18:14:40.081Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/suites/ [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-14T18:14:40.081Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-14T18:14:40.082Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-14T18:14:40.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-14T18:14:40.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-14T18:14:40.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-14T18:14:40.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-14T18:14:40.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-14T18:14:40.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-14T18:14:40.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-14T18:14:40.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-14T18:14:40.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-14T18:14:40.082Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-14T18:14:40.082Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-14T18:14:40.082Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-14T18:14:40.082Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-14T18:14:40.082Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-14T18:14:40.082Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-14T18:14:40.082Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-14T18:14:40.082Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-14T18:14:40.083Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-14T18:14:40.083Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-14T18:14:40.083Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-14T18:14:40.083Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-14T18:14:40.083Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-14T18:14:40.083Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-14T18:14:40.083Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-14T18:14:40.083Z] spire-1.2.1/test/ [2022-04-14T18:14:40.083Z] spire-1.2.1/test/clock/ [2022-04-14T18:14:40.083Z] spire-1.2.1/test/clock/clock.go [2022-04-14T18:14:40.083Z] spire-1.2.1/test/fakes/ [2022-04-14T18:14:40.083Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-14T18:14:40.083Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-14T18:14:40.083Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-14T18:14:40.083Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-14T18:14:40.083Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-14T18:14:40.083Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-14T18:14:40.083Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-14T18:14:40.083Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-14T18:14:40.083Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-14T18:14:40.083Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-14T18:14:40.083Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-14T18:14:40.083Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-14T18:14:40.083Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-14T18:14:40.083Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-14T18:14:40.083Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-14T18:14:40.083Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-14T18:14:40.083Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-14T18:14:40.083Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-14T18:14:40.083Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-14T18:14:40.083Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-14T18:14:40.083Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-14T18:14:40.083Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-14T18:14:40.083Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-14T18:14:40.083Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-14T18:14:40.083Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-14T18:14:40.083Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-14T18:14:40.083Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-14T18:14:40.083Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-14T18:14:40.083Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-14T18:14:40.083Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-14T18:14:40.083Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-14T18:14:40.083Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-14T18:14:40.083Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-14T18:14:40.083Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-14T18:14:40.083Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-14T18:14:40.083Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-14T18:14:40.083Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-14T18:14:40.083Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-14T18:14:40.083Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-14T18:14:40.083Z] spire-1.2.1/test/fixture/ [2022-04-14T18:14:40.083Z] spire-1.2.1/test/fixture/certs/ [2022-04-14T18:14:40.083Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-14T18:14:40.083Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-14T18:14:40.083Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-14T18:14:40.083Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-14T18:14:40.083Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-14T18:14:40.083Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-14T18:14:40.083Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-14T18:14:40.083Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-14T18:14:40.083Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-14T18:14:40.083Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-14T18:14:40.083Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-14T18:14:40.083Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-14T18:14:40.083Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-14T18:14:40.083Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-14T18:14:40.083Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-14T18:14:40.083Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-14T18:14:40.083Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-14T18:14:40.083Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-14T18:14:40.083Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-14T18:14:40.083Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-14T18:14:40.083Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-14T18:14:40.083Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-14T18:14:40.083Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-14T18:14:40.083Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-14T18:14:40.083Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-14T18:14:40.083Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-14T18:14:40.083Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-14T18:14:40.083Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-14T18:14:40.083Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-14T18:14:40.083Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-14T18:14:40.083Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-14T18:14:40.083Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-14T18:14:40.083Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-14T18:14:40.083Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-14T18:14:40.083Z] spire-1.2.1/test/fixture/config/ [2022-04-14T18:14:40.083Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-14T18:14:40.083Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-14T18:14:40.083Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-14T18:14:40.083Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-14T18:14:40.083Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-14T18:14:40.083Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-14T18:14:40.083Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-14T18:14:40.083Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-14T18:14:40.083Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-14T18:14:40.083Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-14T18:14:40.083Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-14T18:14:40.083Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-14T18:14:40.083Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-14T18:14:40.083Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-14T18:14:40.083Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-14T18:14:40.083Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-14T18:14:40.083Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-14T18:14:40.083Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-14T18:14:40.083Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-14T18:14:40.083Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-14T18:14:40.083Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-14T18:14:40.083Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-14T18:14:40.083Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-14T18:14:40.083Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-14T18:14:40.083Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-14T18:14:40.083Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-14T18:14:40.083Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-14T18:14:40.083Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-14T18:14:40.083Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-14T18:14:40.083Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-14T18:14:40.083Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-14T18:14:40.083Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-14T18:14:40.083Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-14T18:14:40.083Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-14T18:14:40.083Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-14T18:14:40.083Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-14T18:14:40.083Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-14T18:14:40.083Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-14T18:14:40.083Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-14T18:14:40.083Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-14T18:14:40.083Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-14T18:14:40.083Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-14T18:14:40.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-14T18:14:40.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-14T18:14:40.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-14T18:14:40.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-14T18:14:40.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-14T18:14:40.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-14T18:14:40.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-14T18:14:40.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-14T18:14:40.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-14T18:14:40.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-14T18:14:40.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-14T18:14:40.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-14T18:14:40.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-14T18:14:40.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-14T18:14:40.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-14T18:14:40.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-14T18:14:40.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-14T18:14:40.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-14T18:14:40.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-14T18:14:40.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-14T18:14:40.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-14T18:14:40.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-14T18:14:40.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-14T18:14:40.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-14T18:14:40.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-14T18:14:40.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-14T18:14:40.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-14T18:14:40.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-14T18:14:40.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-14T18:14:40.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-14T18:14:40.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-14T18:14:40.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-14T18:14:40.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-14T18:14:40.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-14T18:14:40.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-14T18:14:40.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-14T18:14:40.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T18:14:40.084Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-14T18:14:40.085Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-14T18:14:40.085Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-14T18:14:40.085Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-14T18:14:40.085Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-14T18:14:40.085Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-14T18:14:40.085Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-14T18:14:40.085Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-14T18:14:40.085Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-14T18:14:40.085Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-14T18:14:40.085Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-14T18:14:40.085Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-14T18:14:40.085Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-14T18:14:40.085Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-14T18:14:40.085Z] spire-1.2.1/test/fixture/fixture.go [2022-04-14T18:14:40.085Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-14T18:14:40.085Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-14T18:14:40.085Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-14T18:14:40.085Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-14T18:14:40.085Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-14T18:14:40.085Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-14T18:14:40.085Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-14T18:14:40.085Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-14T18:14:40.085Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-14T18:14:40.085Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-14T18:14:40.085Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-14T18:14:40.085Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-14T18:14:40.085Z] spire-1.2.1/test/fixture/registration/ [2022-04-14T18:14:40.085Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-14T18:14:40.085Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-14T18:14:40.085Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-14T18:14:40.085Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-14T18:14:40.085Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-14T18:14:40.085Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/ [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/README.md [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/common [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/setup/ [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/ [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-14T18:14:40.085Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-14T18:14:40.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/test-one.sh [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/test.sh [2022-04-14T18:14:40.087Z] spire-1.2.1/test/plugintest/ [2022-04-14T18:14:40.087Z] spire-1.2.1/test/plugintest/config.go [2022-04-14T18:14:40.087Z] spire-1.2.1/test/plugintest/load.go [2022-04-14T18:14:40.087Z] spire-1.2.1/test/plugintest/option.go [2022-04-14T18:14:40.087Z] spire-1.2.1/test/spiretest/ [2022-04-14T18:14:40.087Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-14T18:14:40.087Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-14T18:14:40.087Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-14T18:14:40.087Z] spire-1.2.1/test/spiretest/dir.go [2022-04-14T18:14:40.087Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-14T18:14:40.087Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-14T18:14:40.087Z] spire-1.2.1/test/spiretest/logs.go [2022-04-14T18:14:40.087Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-14T18:14:40.087Z] spire-1.2.1/test/spiretest/suite.go [2022-04-14T18:14:40.087Z] spire-1.2.1/test/spiretest/x509.go [2022-04-14T18:14:40.087Z] spire-1.2.1/test/testca/ [2022-04-14T18:14:40.087Z] spire-1.2.1/test/testca/ca.go [2022-04-14T18:14:40.087Z] spire-1.2.1/test/testkey/ [2022-04-14T18:14:40.087Z] spire-1.2.1/test/testkey/generate.sh [2022-04-14T18:14:40.087Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-14T18:14:40.087Z] spire-1.2.1/test/testkey/keys.go [2022-04-14T18:14:40.087Z] spire-1.2.1/test/testkey/new.go [2022-04-14T18:14:40.087Z] spire-1.2.1/test/tpmsimulator/ [2022-04-14T18:14:40.087Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-14T18:14:40.087Z] spire-1.2.1/test/util/ [2022-04-14T18:14:40.087Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-14T18:14:40.087Z] spire-1.2.1/test/util/cert_generation.go [2022-04-14T18:14:40.088Z] spire-1.2.1/test/util/io_redirection.go [2022-04-14T18:14:40.088Z] spire-1.2.1/test/util/race.go [2022-04-14T18:14:40.088Z] spire-1.2.1/test/util/util.go [2022-04-14T18:14:40.088Z] building spire from source... [2022-04-14T18:14:40.088Z] [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/test-one.sh [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/test.sh [2022-04-14T18:14:40.088Z] spire-1.2.1/test/plugintest/ [2022-04-14T18:14:40.088Z] spire-1.2.1/test/plugintest/config.go [2022-04-14T18:14:40.088Z] spire-1.2.1/test/plugintest/load.go [2022-04-14T18:14:40.088Z] spire-1.2.1/test/plugintest/option.go [2022-04-14T18:14:40.088Z] spire-1.2.1/test/spiretest/ [2022-04-14T18:14:40.088Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-14T18:14:40.088Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-14T18:14:40.088Z] spire-1.2.1/test/spiretest/dir.go [2022-04-14T18:14:40.088Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-14T18:14:40.088Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-14T18:14:40.088Z] spire-1.2.1/test/spiretest/logs.go [2022-04-14T18:14:40.088Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-14T18:14:40.088Z] spire-1.2.1/test/spiretest/suite.go [2022-04-14T18:14:40.088Z] spire-1.2.1/test/spiretest/x509.go [2022-04-14T18:14:40.088Z] spire-1.2.1/test/testca/ [2022-04-14T18:14:40.088Z] spire-1.2.1/test/testca/ca.go [2022-04-14T18:14:40.088Z] spire-1.2.1/test/testkey/ [2022-04-14T18:14:40.088Z] spire-1.2.1/test/testkey/generate.sh [2022-04-14T18:14:40.088Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-14T18:14:40.088Z] spire-1.2.1/test/testkey/keys.go [2022-04-14T18:14:40.088Z] spire-1.2.1/test/testkey/new.go [2022-04-14T18:14:40.088Z] spire-1.2.1/test/tpmsimulator/ [2022-04-14T18:14:40.088Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-14T18:14:40.088Z] spire-1.2.1/test/util/ [2022-04-14T18:14:40.088Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-14T18:14:40.088Z] spire-1.2.1/test/util/cert_generation.go [2022-04-14T18:14:40.088Z] spire-1.2.1/test/util/io_redirection.go [2022-04-14T18:14:40.088Z] spire-1.2.1/test/util/race.go [2022-04-14T18:14:40.088Z] spire-1.2.1/test/util/util.go [2022-04-14T18:14:40.088Z] building spire from source... [2022-04-14T18:14:40.088Z] [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-14T18:14:40.088Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-14T18:14:40.089Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-14T18:14:40.089Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-14T18:14:40.089Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-14T18:14:40.089Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-14T18:14:40.089Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-14T18:14:40.089Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-14T18:14:40.089Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-14T18:14:40.089Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-14T18:14:40.089Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-14T18:14:40.089Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-14T18:14:40.089Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-14T18:14:40.089Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-14T18:14:40.089Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-14T18:14:40.089Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-14T18:14:40.089Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-14T18:14:40.089Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-14T18:14:40.089Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-14T18:14:40.089Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-14T18:14:40.089Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-14T18:14:40.089Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-14T18:14:40.089Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-14T18:14:40.089Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-14T18:14:40.089Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-14T18:14:40.089Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-14T18:14:40.089Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-14T18:14:40.089Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-14T18:14:40.089Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-14T18:14:40.089Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-14T18:14:40.089Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-14T18:14:40.089Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-14T18:14:40.089Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-14T18:14:40.089Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-14T18:14:40.089Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-14T18:14:40.089Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-14T18:14:40.089Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-14T18:14:40.089Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-14T18:14:40.089Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-14T18:14:40.089Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-14T18:14:40.089Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-14T18:14:40.089Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-14T18:14:40.089Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-14T18:14:40.089Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-14T18:14:40.089Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-14T18:14:40.089Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-14T18:14:40.089Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-14T18:14:40.089Z] spire-1.2.1/test/integration/test-one.sh [2022-04-14T18:14:40.089Z] spire-1.2.1/test/integration/test.sh [2022-04-14T18:14:40.089Z] spire-1.2.1/test/plugintest/ [2022-04-14T18:14:40.089Z] spire-1.2.1/test/plugintest/config.go [2022-04-14T18:14:40.089Z] spire-1.2.1/test/plugintest/load.go [2022-04-14T18:14:40.089Z] spire-1.2.1/test/plugintest/option.go [2022-04-14T18:14:40.089Z] spire-1.2.1/test/spiretest/ [2022-04-14T18:14:40.089Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-14T18:14:40.089Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-14T18:14:40.089Z] spire-1.2.1/test/spiretest/dir.go [2022-04-14T18:14:40.089Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-14T18:14:40.089Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-14T18:14:40.089Z] spire-1.2.1/test/spiretest/logs.go [2022-04-14T18:14:40.089Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-14T18:14:40.089Z] spire-1.2.1/test/spiretest/suite.go [2022-04-14T18:14:40.089Z] spire-1.2.1/test/spiretest/x509.go [2022-04-14T18:14:40.089Z] spire-1.2.1/test/testca/ [2022-04-14T18:14:40.089Z] spire-1.2.1/test/testca/ca.go [2022-04-14T18:14:40.089Z] spire-1.2.1/test/testkey/ [2022-04-14T18:14:40.089Z] spire-1.2.1/test/testkey/generate.sh [2022-04-14T18:14:40.089Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-14T18:14:40.089Z] spire-1.2.1/test/testkey/keys.go [2022-04-14T18:14:40.089Z] spire-1.2.1/test/testkey/new.go [2022-04-14T18:14:40.089Z] spire-1.2.1/test/tpmsimulator/ [2022-04-14T18:14:40.089Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-14T18:14:40.089Z] spire-1.2.1/test/util/ [2022-04-14T18:14:40.089Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-14T18:14:40.089Z] spire-1.2.1/test/util/cert_generation.go [2022-04-14T18:14:40.089Z] spire-1.2.1/test/util/io_redirection.go [2022-04-14T18:14:40.089Z] spire-1.2.1/test/util/race.go [2022-04-14T18:14:40.089Z] spire-1.2.1/test/util/util.go [2022-04-14T18:14:40.089Z] building spire from source... [2022-04-14T18:14:40.089Z] Installing go1.17.7... [2022-04-14T18:14:40.089Z] Installing go1.17.7... [2022-04-14T18:14:40.089Z] Installing go1.17.7... [2022-04-14T18:14:41.543Z] Sending build context to Docker daemon 169.2MB [2022-04-14T18:14:41.544Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-14T18:14:41.544Z] ---> f79e39bc4007 [2022-04-14T18:14:41.544Z] Step 2/4 : WORKDIR /edgex [2022-04-14T18:14:42.990Z] ---> Running in b5dca4d7f015 [2022-04-14T18:14:43.263Z] Removing intermediate container b5dca4d7f015 [2022-04-14T18:14:43.263Z] ---> 68ec9f8d4932 [2022-04-14T18:14:43.263Z] Step 3/4 : COPY go.mod . [2022-04-14T18:14:43.861Z] ---> 5482d41907d6 [2022-04-14T18:14:43.861Z] Step 4/4 : RUN go mod download [2022-04-14T18:14:43.861Z] ---> Running in c2c691662a59 [2022-04-14T18:14:45.357Z] Building bin/spire-server... [2022-04-14T18:14:45.357Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-14T18:14:45.357Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-14T18:14:45.357Z] Building bin/spire-server... [2022-04-14T18:14:45.357Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-14T18:14:45.357Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-14T18:14:45.357Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-14T18:14:45.357Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-14T18:14:45.357Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-14T18:14:45.357Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-14T18:14:45.357Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-14T18:14:45.357Z] Building bin/spire-server... [2022-04-14T18:14:45.357Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-14T18:14:45.357Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-14T18:14:45.357Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-14T18:14:45.357Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-14T18:14:45.357Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-14T18:14:45.357Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-14T18:14:45.357Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-14T18:14:45.357Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-14T18:14:45.357Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-14T18:14:45.357Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-14T18:14:45.357Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-14T18:14:45.357Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-14T18:14:45.357Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-14T18:14:45.357Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-14T18:14:45.357Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-14T18:14:45.357Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-14T18:14:45.357Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-14T18:14:45.357Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-14T18:14:45.357Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-14T18:14:45.357Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-14T18:14:45.616Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-14T18:14:45.616Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-14T18:14:45.616Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-14T18:14:45.616Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-14T18:14:45.616Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-14T18:14:45.616Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-14T18:14:45.616Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-14T18:14:45.616Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-14T18:14:45.616Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-14T18:14:45.616Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-14T18:14:45.616Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-14T18:14:45.616Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-14T18:14:45.616Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-14T18:14:45.616Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-14T18:14:45.914Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-14T18:14:45.914Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-14T18:14:45.914Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-14T18:14:45.914Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-14T18:14:45.914Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-14T18:14:45.914Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-14T18:14:45.914Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-14T18:14:45.914Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-14T18:14:45.914Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-14T18:14:45.914Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-14T18:14:45.914Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-14T18:14:45.914Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-14T18:14:45.914Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-14T18:14:45.914Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-14T18:14:45.914Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-14T18:14:45.914Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-14T18:14:45.914Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-14T18:14:45.914Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-14T18:14:45.914Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-14T18:14:45.914Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-14T18:14:45.914Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-14T18:14:46.202Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-14T18:14:46.202Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-14T18:14:46.202Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-14T18:14:46.202Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-14T18:14:46.202Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-14T18:14:46.202Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-14T18:14:46.202Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-14T18:14:46.202Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-14T18:14:46.202Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-14T18:14:46.202Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-14T18:14:46.202Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-14T18:14:46.202Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-14T18:14:46.202Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-14T18:14:46.202Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-14T18:14:46.202Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-14T18:14:46.202Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-14T18:14:46.202Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-14T18:14:46.202Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-14T18:14:46.202Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-14T18:14:46.202Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-14T18:14:46.202Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-14T18:14:46.202Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-14T18:14:46.202Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-14T18:14:46.202Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-14T18:14:46.202Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-14T18:14:46.202Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-14T18:14:46.202Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-14T18:14:46.202Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-14T18:14:46.202Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-14T18:14:46.202Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-14T18:14:46.202Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-14T18:14:46.202Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-14T18:14:46.202Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-14T18:14:46.202Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-14T18:14:46.202Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-14T18:14:46.202Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-14T18:14:46.202Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-14T18:14:46.202Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-14T18:14:46.202Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-14T18:14:46.202Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-14T18:14:46.202Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-14T18:14:46.202Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-14T18:14:46.202Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-14T18:14:46.484Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-14T18:14:46.484Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-14T18:14:46.484Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-14T18:14:46.484Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-14T18:14:46.484Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-14T18:14:46.484Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-14T18:14:46.484Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-14T18:14:46.484Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-14T18:14:46.484Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-14T18:14:46.484Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-14T18:14:46.484Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-14T18:14:46.484Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-14T18:14:46.484Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-14T18:14:46.484Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-14T18:14:46.484Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-14T18:14:46.484Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-14T18:14:46.484Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-14T18:14:46.484Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-14T18:14:46.484Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-14T18:14:46.484Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-14T18:14:46.484Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-14T18:14:46.484Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-14T18:14:46.484Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-14T18:14:46.484Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-14T18:14:46.484Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-14T18:14:46.484Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-14T18:14:46.484Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-14T18:14:46.484Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-14T18:14:46.484Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-14T18:14:46.484Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-14T18:14:46.786Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-14T18:14:46.786Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-14T18:14:46.786Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-14T18:14:46.786Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-14T18:14:46.786Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-14T18:14:46.786Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-14T18:14:46.786Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-14T18:14:46.786Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-14T18:14:46.786Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-14T18:14:46.786Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-14T18:14:46.786Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-14T18:14:46.786Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-14T18:14:46.786Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-14T18:14:46.786Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-14T18:14:46.786Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-14T18:14:46.786Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-14T18:14:46.786Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-14T18:14:46.786Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-14T18:14:47.075Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-14T18:14:47.332Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-14T18:14:47.332Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-14T18:14:48.709Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-14T18:14:48.709Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-14T18:14:49.092Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-14T18:14:49.092Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-14T18:14:49.092Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-14T18:14:49.352Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-14T18:14:49.352Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-14T18:14:49.352Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-14T18:14:49.352Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-14T18:14:49.352Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-14T18:14:49.352Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-14T18:14:49.352Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-14T18:14:49.352Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-14T18:14:49.352Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-14T18:14:49.352Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-14T18:14:52.638Z] go: downloading google.golang.org/api v0.70.0 [2022-04-14T18:14:52.638Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-14T18:14:52.638Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-14T18:14:52.638Z] go: downloading k8s.io/api v0.23.4 [2022-04-14T18:14:52.638Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-14T18:14:52.638Z] go: downloading google.golang.org/api v0.70.0 [2022-04-14T18:14:52.638Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-14T18:14:52.638Z] go: downloading k8s.io/api v0.23.4 [2022-04-14T18:14:52.638Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-14T18:14:52.638Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-14T18:14:52.638Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-14T18:14:52.897Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-14T18:14:52.897Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-14T18:14:52.897Z] go: downloading google.golang.org/api v0.70.0 [2022-04-14T18:14:52.897Z] go: downloading k8s.io/api v0.23.4 [2022-04-14T18:14:52.897Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-14T18:14:52.897Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-14T18:14:52.897Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-14T18:14:53.159Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-14T18:14:53.159Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-14T18:14:53.159Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-14T18:14:53.514Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-14T18:14:53.514Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-14T18:14:53.514Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-14T18:14:53.986Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-14T18:14:53.986Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-14T18:14:53.986Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-14T18:14:53.986Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-14T18:14:53.986Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-14T18:14:53.986Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-14T18:14:54.251Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-14T18:14:54.510Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-14T18:14:54.510Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-14T18:14:54.510Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-14T18:14:54.510Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-14T18:14:54.770Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-14T18:14:54.770Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-14T18:14:54.770Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-14T18:14:54.770Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-14T18:14:54.770Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-14T18:14:54.770Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-14T18:14:55.028Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-14T18:14:55.028Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-14T18:14:55.028Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-14T18:14:55.028Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-14T18:14:55.028Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-14T18:14:55.028Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-14T18:14:55.028Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-14T18:14:55.028Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-14T18:14:55.678Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-14T18:14:55.678Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-14T18:14:55.938Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-14T18:14:55.938Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-14T18:14:55.938Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-14T18:14:55.938Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-14T18:14:55.938Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-14T18:14:55.938Z] 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-14T18:14:55.938Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-14T18:14:55.938Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-14T18:14:55.938Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-14T18:14:55.938Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-14T18:14:56.197Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-14T18:14:56.197Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-14T18:14:56.197Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-14T18:14:56.197Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-14T18:14:56.197Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-14T18:14:56.455Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-14T18:14:56.455Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-14T18:14:56.455Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-14T18:14:56.455Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-14T18:14:56.455Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-14T18:14:56.455Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-14T18:14:56.455Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-14T18:14:56.455Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-14T18:14:56.455Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-14T18:14:56.455Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-14T18:14:56.455Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-14T18:14:56.455Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-14T18:14:56.455Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-14T18:14:56.455Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-14T18:14:56.456Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-14T18:14:56.715Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-14T18:14:56.715Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-14T18:14:56.715Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-14T18:14:56.715Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-14T18:14:56.715Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-14T18:14:56.715Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-14T18:14:56.715Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-14T18:14:57.283Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-14T18:14:57.283Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-14T18:14:57.283Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-14T18:14:57.284Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-14T18:14:57.284Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-14T18:14:57.284Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-14T18:14:57.284Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-14T18:14:57.284Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-14T18:14:57.284Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-14T18:14:57.284Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-14T18:14:57.284Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-14T18:14:57.284Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-14T18:14:57.284Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-14T18:14:57.284Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-14T18:14:57.284Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-14T18:14:57.284Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-14T18:14:57.543Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-14T18:14:57.543Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-14T18:14:57.543Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-14T18:14:57.802Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-14T18:14:57.802Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-14T18:14:57.802Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-14T18:14:57.802Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-14T18:14:57.802Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-14T18:14:57.802Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-14T18:14:57.802Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-14T18:14:57.802Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-14T18:14:57.802Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-14T18:14:57.802Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-14T18:14:57.802Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-14T18:14:57.802Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-14T18:14:57.802Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-14T18:14:57.802Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-14T18:14:57.802Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-14T18:14:58.142Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-14T18:14:58.142Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-14T18:14:58.142Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-14T18:14:58.142Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-14T18:14:58.142Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-14T18:14:58.142Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-14T18:14:58.142Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-14T18:14:58.400Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-14T18:14:58.400Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-14T18:14:58.400Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-14T18:14:58.400Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-14T18:14:58.400Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-14T18:14:58.400Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-14T18:14:58.400Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-14T18:14:58.400Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-14T18:14:58.400Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-14T18:14:58.400Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-14T18:14:58.400Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-14T18:14:58.400Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-14T18:14:58.400Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-14T18:14:58.400Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-14T18:14:58.400Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-14T18:14:58.400Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-14T18:14:58.400Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-14T18:14:58.400Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-14T18:14:58.400Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-14T18:14:58.400Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-14T18:14:58.400Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-14T18:14:58.400Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-14T18:14:58.401Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-14T18:14:58.401Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-14T18:14:58.401Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-14T18:14:58.401Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-14T18:14:58.401Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-14T18:14:58.401Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-14T18:14:58.401Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-14T18:14:58.401Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-14T18:14:58.401Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-14T18:14:58.401Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-14T18:14:58.401Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-14T18:14:58.401Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-14T18:14:58.401Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-14T18:14:58.401Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-14T18:14:58.401Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-14T18:14:58.659Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-14T18:14:58.659Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-14T18:14:58.659Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-14T18:14:58.659Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-14T18:14:58.659Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-14T18:14:58.659Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-14T18:14:58.659Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-14T18:14:58.659Z] go: downloading go.opencensus.io v0.23.0 [2022-04-14T18:14:58.659Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-14T18:14:58.659Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-14T18:14:58.659Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-14T18:14:58.659Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-14T18:14:58.659Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-14T18:14:58.659Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-14T18:14:58.659Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-14T18:14:58.659Z] go: downloading go.opencensus.io v0.23.0 [2022-04-14T18:14:58.659Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-14T18:14:58.659Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-14T18:14:58.659Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-14T18:14:58.659Z] go: downloading go.opencensus.io v0.23.0 [2022-04-14T18:14:58.659Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-14T18:14:58.659Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-14T18:14:58.659Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-14T18:14:58.659Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-14T18:14:58.659Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-14T18:14:58.659Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-14T18:14:58.659Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-14T18:14:58.659Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-14T18:14:58.659Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-14T18:14:58.659Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-14T18:14:58.659Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-14T18:14:58.659Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-14T18:14:58.659Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-14T18:14:58.659Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-14T18:14:58.659Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-14T18:14:58.659Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-14T18:14:58.659Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-14T18:14:59.041Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-14T18:14:59.041Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-14T18:14:59.041Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-14T18:14:59.041Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-14T18:14:59.041Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-14T18:14:59.041Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-14T18:14:59.041Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-14T18:14:59.041Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-14T18:14:59.041Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-14T18:14:59.041Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-14T18:14:59.301Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-14T18:14:59.301Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-14T18:14:59.301Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-14T18:14:59.301Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-14T18:14:59.301Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-14T18:14:59.301Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-14T18:14:59.301Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-14T18:14:59.301Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-14T18:14:59.301Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-14T18:14:59.301Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-14T18:14:59.301Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-14T18:14:59.301Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-14T18:14:59.301Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-14T18:14:59.301Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-14T18:14:59.301Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-14T18:14:59.301Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-14T18:14:59.301Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-14T18:14:59.301Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-14T18:14:59.301Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-14T18:14:59.301Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-14T18:14:59.301Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-14T18:14:59.301Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-14T18:14:59.301Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-14T18:14:59.301Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-14T18:14:59.301Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-14T18:14:59.301Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-14T18:14:59.301Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-14T18:14:59.301Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-14T18:14:59.301Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-14T18:14:59.301Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-14T18:14:59.301Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-14T18:14:59.301Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-14T18:14:59.302Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-14T18:14:59.302Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-14T18:14:59.302Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-14T18:14:59.302Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-14T18:14:59.302Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-14T18:14:59.302Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-14T18:14:59.302Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-14T18:14:59.302Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-14T18:14:59.302Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-14T18:15:05.874Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-14T18:15:05.874Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-14T18:15:05.874Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-14T18:15:05.874Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-14T18:15:05.874Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-14T18:15:05.874Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-14T18:15:30.869Z] Removing intermediate container c2c691662a59 [2022-04-14T18:15:30.869Z] ---> 7c9fa9c27194 [2022-04-14T18:15:30.869Z] Successfully built 7c9fa9c27194 [2022-04-14T18:15:30.869Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-14T18:15:31.231Z] + docker inspect -f . ci-base-image-arm64 [2022-04-14T18:15:31.231Z] . [Pipeline] withDockerContainer [2022-04-14T18:15:31.477Z] prd-ubuntu20.04-docker-arm64-4c-16g-20965 does not seem to be running inside a container [2022-04-14T18:15:31.569Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-14T18:15:32.907Z] $ docker top c666495a060c1993b4d7bc629bb9ab34630305c45dd38206313e6fafb2625b9d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-14T18:15:33.819Z] + go version [2022-04-14T18:15:33.819Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-14T18:15:33.852Z] $ docker stop --time=1 c666495a060c1993b4d7bc629bb9ab34630305c45dd38206313e6fafb2625b9d [2022-04-14T18:15:35.484Z] $ docker rm -f c666495a060c1993b4d7bc629bb9ab34630305c45dd38206313e6fafb2625b9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-14T18:15:36.104Z] + docker inspect -f . ci-base-image-arm64 [2022-04-14T18:15:36.104Z] . [Pipeline] withDockerContainer [2022-04-14T18:15:36.337Z] prd-ubuntu20.04-docker-arm64-4c-16g-20965 does not seem to be running inside a container [2022-04-14T18:15:36.425Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-14T18:15:37.703Z] $ docker top 1b0c2d1020502b291310191f8d922aeea59458e0d67a115753ac211891d9d0fd -eo pid,comm [Pipeline] { [2022-04-14T18:15:37.960Z] Removing intermediate container 6dd1edd4cc1a [2022-04-14T18:15:37.960Z] ---> c57f179dcd62 [2022-04-14T18:15:37.960Z] [2022-04-14T18:15:37.960Z] Step 10/25 : FROM alpine:3.14 [2022-04-14T18:15:37.960Z] 3.14: Pulling from library/alpine [2022-04-14T18:15:37.960Z] Removing intermediate container 032e090a8491 [2022-04-14T18:15:37.960Z] ---> beafdf139d8d [2022-04-14T18:15:37.960Z] [2022-04-14T18:15:37.960Z] Step 10/22 : FROM alpine:3.14 [2022-04-14T18:15:37.960Z] 3.14: Pulling from library/alpine [2022-04-14T18:15:37.960Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-14T18:15:37.960Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-14T18:15:37.960Z] Status: Downloaded newer image for alpine:3.14 [2022-04-14T18:15:37.960Z] Status: Downloaded newer image for alpine:3.14 [2022-04-14T18:15:37.960Z] ---> e04c818066af [2022-04-14T18:15:37.960Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-14T18:15:37.960Z] ---> e04c818066af [2022-04-14T18:15:37.960Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-14T18:15:37.960Z] ---> Running in 4883a5424e42 [2022-04-14T18:15:37.960Z] ---> Running in 588c8b15e13e [2022-04-14T18:15:37.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-14T18:15:37.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-14T18:15:37.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-14T18:15:37.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-14T18:15:37.960Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-14T18:15:37.960Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-14T18:15:37.960Z] Executing busybox-1.33.1-r7.trigger [2022-04-14T18:15:37.960Z] Executing ca-certificates-20211220-r0.trigger [2022-04-14T18:15:37.960Z] OK: 6 MiB in 16 packages [2022-04-14T18:15:37.960Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-14T18:15:37.960Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-14T18:15:37.960Z] (3/3) Installing su-exec (0.2-r1) [2022-04-14T18:15:37.960Z] Executing busybox-1.33.1-r7.trigger [2022-04-14T18:15:37.960Z] Executing ca-certificates-20211220-r0.trigger [2022-04-14T18:15:37.960Z] OK: 6 MiB in 17 packages [2022-04-14T18:15:37.960Z] Removing intermediate container 588c8b15e13e [2022-04-14T18:15:37.960Z] ---> d2565089e8ce [2022-04-14T18:15:37.960Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-14T18:15:37.960Z] Removing intermediate container 4883a5424e42 [2022-04-14T18:15:37.960Z] ---> b684ef8a5910 [2022-04-14T18:15:37.960Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-14T18:15:37.960Z] ---> Running in efbe67653372 [2022-04-14T18:15:37.960Z] ---> Running in 85e9af15ef9b [2022-04-14T18:15:37.960Z] Removing intermediate container efbe67653372 [2022-04-14T18:15:37.960Z] ---> cadc5c004eb2 [2022-04-14T18:15:37.960Z] Step 13/25 : WORKDIR / [2022-04-14T18:15:37.960Z] Removing intermediate container 85e9af15ef9b [2022-04-14T18:15:37.960Z] ---> cb00b7cb2233 [2022-04-14T18:15:37.960Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-14T18:15:37.960Z] ---> Running in 8503711690a0 [2022-04-14T18:15:37.960Z] ---> Running in 1440454805fe [Pipeline] echo [2022-04-14T18:15:37.963Z] ========================================================= [2022-04-14T18:15:37.963Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-14T18:15:37.963Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-14T18:15:38.218Z] Removing intermediate container 1440454805fe [2022-04-14T18:15:38.218Z] Removing intermediate container 8503711690a0 [2022-04-14T18:15:38.218Z] ---> cc9d91b1943a [2022-04-14T18:15:38.218Z] ---> 5f8cb4e0e37e [2022-04-14T18:15:38.218Z] Step 14/22 : EXPOSE $APP_PORTStep 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-14T18:15:38.218Z] [2022-04-14T18:15:38.218Z] ---> Running in e15a3101bda3 [2022-04-14T18:15:38.628Z] + make test [2022-04-14T18:15:38.628Z] go mod tidy -compat=1.17 [2022-04-14T18:15:38.785Z] Removing intermediate container e15a3101bda3 [2022-04-14T18:15:38.785Z] ---> 50944bf7ab2e [2022-04-14T18:15:38.785Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-14T18:15:39.042Z] ---> e33e01a53c5e [2022-04-14T18:15:39.042Z] 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-14T18:15:39.608Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-14T18:15:39.976Z] ---> 58e28098cf90 [2022-04-14T18:15:39.976Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-14T18:15:39.976Z] ---> b1e8ffbd0528 [2022-04-14T18:15:39.976Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-14T18:15:40.911Z] ---> 6e443d526dee [2022-04-14T18:15:40.911Z] 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-14T18:15:41.478Z] ---> 687b78b5270c [2022-04-14T18:15:41.478Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-14T18:15:41.478Z] ---> 9ddbc743912b [2022-04-14T18:15:41.478Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-14T18:15:42.045Z] ---> d29acb178b21 [2022-04-14T18:15:42.045Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-14T18:15:42.045Z] ---> Running in cbd913fb2442 [2022-04-14T18:15:42.303Z] ---> 39c821b327f3 [2022-04-14T18:15:42.303Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-14T18:15:42.303Z] Removing intermediate container cbd913fb2442 [2022-04-14T18:15:42.303Z] ---> 369f6ed2fb19 [2022-04-14T18:15:42.303Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-14T18:15:42.562Z] ---> Running in 96b13270f2a9 [2022-04-14T18:15:42.821Z] Removing intermediate container 96b13270f2a9 [2022-04-14T18:15:42.821Z] ---> 8146a87cf4a3 [2022-04-14T18:15:42.821Z] Step 20/22 : LABEL arch=x86_64 [2022-04-14T18:15:43.080Z] ---> Running in 9b9206cd2087 [2022-04-14T18:15:43.653Z] ---> abff8a28a829 [2022-04-14T18:15:43.653Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-14T18:15:43.653Z] Removing intermediate container 9b9206cd2087 [2022-04-14T18:15:43.653Z] ---> f707d67be581 [2022-04-14T18:15:43.653Z] Step 21/22 : LABEL git_sha=4a824c66f638dbe54ba12a694245cc99d3aa3f79 [2022-04-14T18:15:43.915Z] ---> Running in 040bda37e33c [2022-04-14T18:15:43.915Z] ---> 353ec0785d2c [2022-04-14T18:15:43.915Z] 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-14T18:15:44.173Z] ---> Running in 2f469cea0a5e [2022-04-14T18:15:44.173Z] Removing intermediate container 040bda37e33c [2022-04-14T18:15:44.173Z] ---> bb82dffd72ee [2022-04-14T18:15:44.173Z] Step 22/22 : LABEL version=0.0.0 [2022-04-14T18:15:44.432Z] ---> Running in dbd60c071734 [2022-04-14T18:15:44.998Z] Removing intermediate container dbd60c071734 [2022-04-14T18:15:44.998Z] ---> 72550593ecbf [2022-04-14T18:15:44.998Z] [2022-04-14T18:15:44.998Z] Successfully built 72550593ecbf [2022-04-14T18:15:44.998Z] Successfully tagged support-notifications:latest [2022-04-14T18:15:44.998Z] Building security-bootstrapper [2022-04-14T18:15:49.188Z]  Building support-notifications ... done Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T18:15:49.188Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-14T18:15:49.188Z] ---> 5c34f44c21e2 [2022-04-14T18:15:49.188Z] Step 3/31 : WORKDIR /edgex-go [2022-04-14T18:15:49.188Z] ---> Using cache [2022-04-14T18:15:49.188Z] ---> c536ad7c3f54 [2022-04-14T18:15:49.188Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T18:15:49.188Z] ---> Using cache [2022-04-14T18:15:49.188Z] ---> f0f034ac3055 [2022-04-14T18:15:49.188Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-14T18:15:49.188Z] ---> Using cache [2022-04-14T18:15:49.188Z] ---> d683adc63d7f [2022-04-14T18:15:49.188Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-14T18:15:49.188Z] ---> Using cache [2022-04-14T18:15:49.188Z] ---> a3053d08d1e2 [2022-04-14T18:15:49.188Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T18:15:49.188Z] ---> Using cache [2022-04-14T18:15:49.188Z] ---> 8d01cc3ca27f [2022-04-14T18:15:49.188Z] Step 8/31 : COPY . . [2022-04-14T18:15:49.188Z] ---> Using cache [2022-04-14T18:15:49.188Z] ---> 6fe6774834fa [2022-04-14T18:15:49.188Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-14T18:15:50.567Z] ---> Running in 46db67cd3180 [2022-04-14T18:15:50.567Z] Removing intermediate container 2f469cea0a5e [2022-04-14T18:15:50.567Z] ---> 8f1381ce634c [2022-04-14T18:15:50.567Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-14T18:15:50.567Z] ---> Running in c68e44143eca [2022-04-14T18:15:51.138Z] Removing intermediate container c68e44143eca [2022-04-14T18:15:51.138Z] ---> 7481684a80e7 [2022-04-14T18:15:51.138Z] Step 23/25 : LABEL arch=x86_64 [2022-04-14T18:15:51.138Z] ---> Running in 8553a5931cbd [2022-04-14T18:15:51.398Z] Removing intermediate container 8553a5931cbd [2022-04-14T18:15:51.398Z] ---> 1ff86260a84f [2022-04-14T18:15:51.398Z] Step 24/25 : LABEL git_sha=4a824c66f638dbe54ba12a694245cc99d3aa3f79 [2022-04-14T18:15:51.659Z] 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-14T18:15:51.659Z] ---> Running in fd1681755cfc [2022-04-14T18:15:51.920Z] Removing intermediate container fd1681755cfc [2022-04-14T18:15:51.920Z] ---> 6dbed89b256f [2022-04-14T18:15:51.920Z] Step 25/25 : LABEL version=0.0.0 [2022-04-14T18:15:51.920Z] ---> Running in d359a4b2eebd [2022-04-14T18:15:52.488Z] Removing intermediate container d359a4b2eebd [2022-04-14T18:15:52.488Z] ---> 24764f2ab337 [2022-04-14T18:15:52.488Z] [2022-04-14T18:15:52.488Z] Successfully built 24764f2ab337 [2022-04-14T18:15:52.488Z] Successfully tagged security-secretstore-setup:latest [2022-04-14T18:15:52.488Z]  Building security-secretstore-setup ... done Building core-command [2022-04-14T18:15:57.766Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T18:15:57.766Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-14T18:15:57.766Z] ---> 5c34f44c21e2 [2022-04-14T18:15:57.766Z] Step 3/23 : WORKDIR /edgex-go [2022-04-14T18:15:57.766Z] ---> Using cache [2022-04-14T18:15:57.766Z] ---> c536ad7c3f54 [2022-04-14T18:15:57.766Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T18:15:57.766Z] ---> Using cache [2022-04-14T18:15:57.766Z] ---> f0f034ac3055 [2022-04-14T18:15:57.766Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-14T18:15:57.766Z] ---> Using cache [2022-04-14T18:15:57.766Z] ---> d683adc63d7f [2022-04-14T18:15:57.766Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-14T18:15:57.766Z] ---> Using cache [2022-04-14T18:15:57.766Z] ---> a3053d08d1e2 [2022-04-14T18:15:57.766Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T18:15:57.766Z] ---> Using cache [2022-04-14T18:15:57.766Z] ---> 8d01cc3ca27f [2022-04-14T18:15:57.766Z] Step 8/23 : COPY . . [2022-04-14T18:15:57.766Z] ---> Using cache [2022-04-14T18:15:57.766Z] ---> 6fe6774834fa [2022-04-14T18:15:57.766Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-14T18:15:59.669Z] ---> Running in ae9ab3cdfbf8 [2022-04-14T18:16:00.614Z] 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-14T18:16:11.950Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-14T18:16:47.299Z] Removing intermediate container ae9ab3cdfbf8 [2022-04-14T18:16:47.299Z] ---> c2e5f4ac80f0 [2022-04-14T18:16:47.299Z] [2022-04-14T18:16:47.299Z] Step 10/23 : FROM alpine:3.14 [2022-04-14T18:16:47.299Z] ---> e04c818066af [2022-04-14T18:16:47.299Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-14T18:16:47.299Z] Removing intermediate container 46db67cd3180 [2022-04-14T18:16:47.299Z] ---> ae343fabf970 [2022-04-14T18:16:47.299Z] [2022-04-14T18:16:47.299Z] Step 10/31 : FROM alpine:3.14 [2022-04-14T18:16:47.299Z] ---> e04c818066af [2022-04-14T18:16:47.299Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-14T18:16:47.299Z] ---> Running in 7ada7d7419df [2022-04-14T18:16:47.299Z] ---> Running in da0e6e013bd1 [2022-04-14T18:16:47.299Z] Removing intermediate container da0e6e013bd1 [2022-04-14T18:16:47.299Z] ---> 2f9c330689c6 [2022-04-14T18:16:47.299Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-14T18:16:47.299Z] ---> Running in e5ef469547bc [2022-04-14T18:16:47.299Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-14T18:16:47.299Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-14T18:16:47.299Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-14T18:16:47.299Z] Executing busybox-1.33.1-r7.trigger [2022-04-14T18:16:47.299Z] OK: 6 MiB in 15 packages [2022-04-14T18:16:47.299Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-14T18:16:47.299Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-14T18:16:47.299Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-14T18:16:47.299Z] (2/2) Installing su-exec (0.2-r1) [2022-04-14T18:16:47.299Z] Executing busybox-1.33.1-r7.trigger [2022-04-14T18:16:47.299Z] OK: 6 MiB in 16 packages [2022-04-14T18:16:47.299Z] Removing intermediate container 7ada7d7419df [2022-04-14T18:16:47.299Z] ---> 8e854cb98246 [2022-04-14T18:16:47.299Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-14T18:16:47.299Z] ---> Running in 0044952e14c8 [2022-04-14T18:16:47.299Z] Removing intermediate container 0044952e14c8 [2022-04-14T18:16:47.299Z] ---> 1b808af66406 [2022-04-14T18:16:47.299Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-14T18:16:47.299Z] Removing intermediate container e5ef469547bc [2022-04-14T18:16:47.299Z] ---> ab461b686ad2 [2022-04-14T18:16:47.299Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-14T18:16:47.299Z] ---> Running in 9e5870b62e83 [2022-04-14T18:16:47.299Z] ---> Running in 0a705018fcdc [2022-04-14T18:16:47.299Z] Removing intermediate container 9e5870b62e83 [2022-04-14T18:16:47.299Z] ---> 529f7bf71de8 [2022-04-14T18:16:47.299Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-14T18:16:47.299Z] ---> Running in 0778c7962203 [2022-04-14T18:16:47.299Z] Removing intermediate container 0a705018fcdc [2022-04-14T18:16:47.299Z] ---> 0a6e3ef246e1 [2022-04-14T18:16:47.299Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-14T18:16:47.299Z] ---> Running in 44072475970c [2022-04-14T18:16:47.299Z] Removing intermediate container 0778c7962203 [2022-04-14T18:16:47.299Z] ---> 9a17506aa6b7 [2022-04-14T18:16:47.299Z] Step 15/23 : WORKDIR / [2022-04-14T18:16:47.299Z] Removing intermediate container 44072475970c [2022-04-14T18:16:47.299Z] ---> 5ace5d560613 [2022-04-14T18:16:47.299Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-14T18:16:47.299Z] ---> Running in ee1d2aea4a5c [2022-04-14T18:16:47.299Z] ---> Running in 18afa9babed3 [2022-04-14T18:16:47.299Z] Removing intermediate container ee1d2aea4a5c [2022-04-14T18:16:47.299Z] ---> 691047449cf5 [2022-04-14T18:16:47.299Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-14T18:16:47.560Z] ---> 8f99af237649 [2022-04-14T18:16:47.560Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-14T18:16:48.544Z] ---> b6d32d44b62a [2022-04-14T18:16:48.544Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-14T18:16:48.806Z] Removing intermediate container 18afa9babed3 [2022-04-14T18:16:48.806Z] ---> ae1821313725 [2022-04-14T18:16:48.806Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-14T18:16:48.806Z] ---> Running in 40a2b95a272a [2022-04-14T18:16:49.064Z] ---> 2e8fbc47a519 [2022-04-14T18:16:49.064Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-14T18:16:49.065Z] ---> Running in badd4ae12d70 [2022-04-14T18:16:49.632Z] Removing intermediate container 40a2b95a272a [2022-04-14T18:16:49.632Z] ---> 4d8ef6f7d707 [2022-04-14T18:16:49.632Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-14T18:16:49.632Z] Removing intermediate container badd4ae12d70 [2022-04-14T18:16:49.632Z] ---> 711236367a8c [2022-04-14T18:16:49.632Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-14T18:16:49.891Z] ---> Running in 5cd34e2114fc [2022-04-14T18:16:50.150Z] ---> f79fd4553ab0 [2022-04-14T18:16:50.150Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-14T18:16:50.150Z] Removing intermediate container 5cd34e2114fc [2022-04-14T18:16:50.150Z] ---> 4d70e35cec27 [2022-04-14T18:16:50.150Z] Step 21/23 : LABEL arch=x86_64 [2022-04-14T18:16:50.410Z] ---> Running in 859bc7e280f9 [2022-04-14T18:16:50.410Z] ---> Running in 25a02fcdead8 [2022-04-14T18:16:50.978Z] Removing intermediate container 25a02fcdead8 [2022-04-14T18:16:50.978Z] ---> 2278e7d64ef7 [2022-04-14T18:16:50.978Z] Step 22/23 : LABEL git_sha=4a824c66f638dbe54ba12a694245cc99d3aa3f79 [2022-04-14T18:16:50.978Z] ---> Running in 15ac1f32dc32 [2022-04-14T18:16:51.238Z] Removing intermediate container 15ac1f32dc32 [2022-04-14T18:16:51.238Z] ---> 5cff70b3caa5 [2022-04-14T18:16:51.238Z] Step 23/23 : LABEL version=0.0.0 [2022-04-14T18:16:51.497Z] ---> Running in 9eb9ec161fcc [2022-04-14T18:16:52.067Z] Removing intermediate container 9eb9ec161fcc [2022-04-14T18:16:52.067Z] ---> 2480c50fcc7f [2022-04-14T18:16:52.067Z] [2022-04-14T18:16:52.067Z] Successfully built 2480c50fcc7f [2022-04-14T18:16:52.067Z] Successfully tagged core-command:latest [2022-04-14T18:16:52.067Z] Building core-metadata [2022-04-14T18:16:53.003Z]  Building core-command ... done Removing intermediate container 859bc7e280f9 [2022-04-14T18:16:53.003Z] ---> 6da614bed2af [2022-04-14T18:16:53.003Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-14T18:16:56.295Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T18:16:56.295Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-14T18:16:56.295Z] ---> 5c34f44c21e2 [2022-04-14T18:16:56.295Z] Step 3/23 : WORKDIR /edgex-go [2022-04-14T18:16:56.295Z] ---> Using cache [2022-04-14T18:16:56.295Z] ---> c536ad7c3f54 [2022-04-14T18:16:56.295Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T18:16:56.295Z] ---> Using cache [2022-04-14T18:16:56.295Z] ---> f0f034ac3055 [2022-04-14T18:16:56.295Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-14T18:16:56.295Z] ---> Using cache [2022-04-14T18:16:56.295Z] ---> d683adc63d7f [2022-04-14T18:16:56.295Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-14T18:16:56.295Z] ---> Using cache [2022-04-14T18:16:56.295Z] ---> a3053d08d1e2 [2022-04-14T18:16:56.295Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T18:16:56.295Z] ---> Using cache [2022-04-14T18:16:56.295Z] ---> 8d01cc3ca27f [2022-04-14T18:16:56.295Z] Step 8/23 : COPY . . [2022-04-14T18:16:56.295Z] ---> Using cache [2022-04-14T18:16:56.295Z] ---> 6fe6774834fa [2022-04-14T18:16:56.295Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-14T18:17:18.262Z] ---> 617e2dfbcd0b [2022-04-14T18:17:18.262Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-14T18:17:18.262Z] ---> Running in a6ae64fcebd4 [2022-04-14T18:17:18.262Z] ---> 23fe19a575c6 [2022-04-14T18:17:18.262Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-14T18:17:18.262Z] 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-14T18:17:18.262Z] ---> 26eaf28b5e30 [2022-04-14T18:17:18.262Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-14T18:17:18.262Z] ---> e1b0cea4c7b8 [2022-04-14T18:17:18.262Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-14T18:17:18.262Z] ---> a0ffd698be76 [2022-04-14T18:17:18.262Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-14T18:17:18.262Z] ---> Running in c009848c8b0b [2022-04-14T18:17:18.262Z] Removing intermediate container c009848c8b0b [2022-04-14T18:17:18.262Z] ---> ba39f85d11e0 [2022-04-14T18:17:18.262Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-14T18:17:18.262Z] ---> 8dbad01b56fc [2022-04-14T18:17:18.262Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-14T18:17:18.262Z] ---> Running in 3c7cd91598fe [2022-04-14T18:17:18.262Z] Removing intermediate container 3c7cd91598fe [2022-04-14T18:17:18.262Z] ---> cb75a1885e97 [2022-04-14T18:17:18.262Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-14T18:17:18.262Z] ---> Running in aecf1f1187fe [2022-04-14T18:17:18.262Z] Removing intermediate container aecf1f1187fe [2022-04-14T18:17:18.262Z] ---> 5c1fa2348001 [2022-04-14T18:17:18.262Z] Step 28/31 : CMD ["gate"] [2022-04-14T18:17:18.262Z] ---> Running in 6292864344e3 [2022-04-14T18:17:18.262Z] Removing intermediate container 6292864344e3 [2022-04-14T18:17:18.262Z] ---> 48cbd1826bc6 [2022-04-14T18:17:18.262Z] Step 29/31 : LABEL arch=x86_64 [2022-04-14T18:17:18.262Z] ---> Running in 10a45c18df02 [2022-04-14T18:17:18.262Z] Removing intermediate container 10a45c18df02 [2022-04-14T18:17:18.262Z] ---> 5753bf132c00 [2022-04-14T18:17:18.262Z] Step 30/31 : LABEL git_sha=4a824c66f638dbe54ba12a694245cc99d3aa3f79 [2022-04-14T18:17:18.262Z] ---> Running in 85cdfc283f0e [2022-04-14T18:17:18.521Z] Removing intermediate container 85cdfc283f0e [2022-04-14T18:17:18.522Z] ---> 6b471ad08161 [2022-04-14T18:17:18.522Z] Step 31/31 : LABEL version=0.0.0 [2022-04-14T18:17:18.522Z] ---> Running in 2e8f92d17761 [2022-04-14T18:17:18.780Z] Removing intermediate container 2e8f92d17761 [2022-04-14T18:17:18.780Z] ---> b2ae204d80e5 [2022-04-14T18:17:18.780Z] [2022-04-14T18:17:18.780Z] Successfully built b2ae204d80e5 [2022-04-14T18:17:18.780Z] Successfully tagged security-bootstrapper:latest [2022-04-14T18:17:18.780Z] Building security-proxy-setup [2022-04-14T18:17:22.069Z]  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T18:17:22.069Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-14T18:17:22.069Z] ---> 5c34f44c21e2 [2022-04-14T18:17:22.069Z] Step 3/22 : WORKDIR /edgex-go [2022-04-14T18:17:22.069Z] ---> Using cache [2022-04-14T18:17:22.069Z] ---> c536ad7c3f54 [2022-04-14T18:17:22.069Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T18:17:22.069Z] ---> Using cache [2022-04-14T18:17:22.069Z] ---> f0f034ac3055 [2022-04-14T18:17:22.069Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-14T18:17:22.069Z] ---> Using cache [2022-04-14T18:17:22.069Z] ---> d683adc63d7f [2022-04-14T18:17:22.069Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-14T18:17:22.069Z] ---> Using cache [2022-04-14T18:17:22.069Z] ---> a3053d08d1e2 [2022-04-14T18:17:22.069Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T18:17:22.069Z] ---> Using cache [2022-04-14T18:17:22.069Z] ---> 8d01cc3ca27f [2022-04-14T18:17:22.069Z] Step 8/22 : COPY . . [2022-04-14T18:17:22.069Z] ---> Using cache [2022-04-14T18:17:22.069Z] ---> 6fe6774834fa [2022-04-14T18:17:22.069Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-14T18:17:23.978Z] ---> Running in 39c7286f0833 [2022-04-14T18:17:24.237Z] 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-14T18:17:31.035Z] Removing intermediate container a6ae64fcebd4 [2022-04-14T18:17:31.035Z] ---> 3e2937ba3a85 [2022-04-14T18:17:31.035Z] [2022-04-14T18:17:31.035Z] Step 10/23 : FROM alpine:3.14 [2022-04-14T18:17:31.035Z] ---> e04c818066af [2022-04-14T18:17:31.035Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-14T18:17:31.035Z] ---> Using cache [2022-04-14T18:17:31.035Z] ---> 8e854cb98246 [2022-04-14T18:17:31.035Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-14T18:17:31.035Z] ---> Using cache [2022-04-14T18:17:31.035Z] ---> 1b808af66406 [2022-04-14T18:17:31.035Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-14T18:17:31.035Z] ---> Running in 4b303a5ba8da [2022-04-14T18:17:31.296Z] Removing intermediate container 4b303a5ba8da [2022-04-14T18:17:31.296Z] ---> 5a6bcc9fa5f3 [2022-04-14T18:17:31.296Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-14T18:17:31.296Z] ---> Running in c7c92a1b2074 [2022-04-14T18:17:31.556Z] Removing intermediate container c7c92a1b2074 [2022-04-14T18:17:31.556Z] ---> 5a8a09e6d88b [2022-04-14T18:17:31.556Z] Step 15/23 : WORKDIR / [2022-04-14T18:17:31.556Z] ---> Running in 34fa57ffb6bb [2022-04-14T18:17:31.815Z] Removing intermediate container 34fa57ffb6bb [2022-04-14T18:17:31.815Z] ---> 8f518dbf996e [2022-04-14T18:17:31.815Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-14T18:17:32.075Z] ---> 767ddf62ba21 [2022-04-14T18:17:32.075Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-14T18:17:33.013Z] ---> cd31df04396b [2022-04-14T18:17:33.013Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-14T18:17:33.013Z] ---> 01fe21169ab8 [2022-04-14T18:17:33.013Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-14T18:17:33.013Z] ---> Running in 2c65dd233f99 [2022-04-14T18:17:33.272Z] Removing intermediate container 2c65dd233f99 [2022-04-14T18:17:33.272Z] ---> 3d2386440dba [2022-04-14T18:17:33.272Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-14T18:17:33.272Z] ---> Running in 1d099cc44187 [2022-04-14T18:17:33.272Z] Removing intermediate container 1d099cc44187 [2022-04-14T18:17:33.272Z] ---> e9ede263a42a [2022-04-14T18:17:33.272Z] Step 21/23 : LABEL arch=x86_64 [2022-04-14T18:17:33.530Z] ---> Running in 38c0e70837c7 [2022-04-14T18:17:33.530Z] Removing intermediate container 38c0e70837c7 [2022-04-14T18:17:33.530Z] ---> a51ea6f5f327 [2022-04-14T18:17:33.530Z] Step 22/23 : LABEL git_sha=4a824c66f638dbe54ba12a694245cc99d3aa3f79 [2022-04-14T18:17:33.530Z] ---> Running in 2f5d56b2df36 [2022-04-14T18:17:33.790Z] Removing intermediate container 2f5d56b2df36 [2022-04-14T18:17:33.790Z] ---> 1a7e6afd37db [2022-04-14T18:17:33.790Z] Step 23/23 : LABEL version=0.0.0 [2022-04-14T18:17:33.790Z] ---> Running in bbde66831b4b [2022-04-14T18:17:33.790Z] Removing intermediate container bbde66831b4b [2022-04-14T18:17:33.790Z] ---> b4b08aaa7596 [2022-04-14T18:17:33.790Z] [2022-04-14T18:17:33.790Z] Successfully built b4b08aaa7596 [2022-04-14T18:17:33.790Z] Successfully tagged core-metadata:latest [2022-04-14T18:17:33.790Z] Building sys-mgmt-agent [2022-04-14T18:17:36.325Z]  Building core-metadata ... done 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-14T18:17:36.895Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T18:17:36.895Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-14T18:17:36.895Z] ---> 5c34f44c21e2 [2022-04-14T18:17:36.895Z] Step 3/23 : WORKDIR /edgex-go [2022-04-14T18:17:36.895Z] ---> Using cache [2022-04-14T18:17:36.895Z] ---> c536ad7c3f54 [2022-04-14T18:17:36.895Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T18:17:36.895Z] ---> Using cache [2022-04-14T18:17:36.895Z] ---> f0f034ac3055 [2022-04-14T18:17:36.895Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-14T18:17:38.804Z] ---> Running in 2d5727b4d8c5 [2022-04-14T18:17:38.804Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T18:17:39.739Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T18:17:39.999Z] OK: 221 MiB in 52 packages [2022-04-14T18:17:39.999Z] Removing intermediate container 39c7286f0833 [2022-04-14T18:17:39.999Z] ---> 13c1e2db31ff [2022-04-14T18:17:39.999Z] [2022-04-14T18:17:39.999Z] Step 10/22 : FROM alpine:3.14 [2022-04-14T18:17:39.999Z] ---> e04c818066af [2022-04-14T18:17:39.999Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-14T18:17:40.259Z] ---> Running in e530127cc8fa [2022-04-14T18:17:40.518Z] Removing intermediate container 2d5727b4d8c5 [2022-04-14T18:17:40.518Z] ---> 8ec5f4ced9e0 [2022-04-14T18:17:40.518Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-14T18:17:40.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-14T18:17:40.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-14T18:17:41.037Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-14T18:17:41.037Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-14T18:17:41.037Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-14T18:17:41.037Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-14T18:17:41.037Z] (5/6) Installing curl (7.79.1-r0) [2022-04-14T18:17:41.037Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-14T18:17:41.037Z] Executing busybox-1.33.1-r7.trigger [2022-04-14T18:17:41.037Z] ---> 436ad4e8ab1f [2022-04-14T18:17:41.037Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T18:17:41.037Z] Executing ca-certificates-20211220-r0.trigger [2022-04-14T18:17:41.037Z] OK: 8 MiB in 20 packages [2022-04-14T18:17:41.037Z] ---> Running in 9952902bbbc0 [2022-04-14T18:17:41.605Z] Removing intermediate container e530127cc8fa [2022-04-14T18:17:41.605Z] ---> c5067747d5e4 [2022-04-14T18:17:41.605Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-14T18:17:41.605Z] ---> Running in 40d164f2eb10 [2022-04-14T18:17:41.865Z] Removing intermediate container 40d164f2eb10 [2022-04-14T18:17:41.865Z] ---> bfbb1b0569fa [2022-04-14T18:17:41.865Z] Step 13/22 : WORKDIR /edgex [2022-04-14T18:17:41.865Z] ---> Running in 7d3fd1765eac [2022-04-14T18:17:42.125Z] Removing intermediate container 7d3fd1765eac [2022-04-14T18:17:42.125Z] ---> c79f4f50a809 [2022-04-14T18:17:42.125Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-14T18:17:42.384Z] ---> 4b18a80c582e [2022-04-14T18:17:42.384Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-14T18:17:42.384Z] Removing intermediate container 9952902bbbc0 [2022-04-14T18:17:42.384Z] ---> d83ab5f4dd10 [2022-04-14T18:17:42.384Z] Step 8/23 : COPY . . [2022-04-14T18:17:45.676Z] ---> 41be6b362326 [2022-04-14T18:17:45.676Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-14T18:17:45.676Z] Building bin/spire-agent... [2022-04-14T18:17:45.676Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-14T18:17:45.676Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-14T18:17:45.676Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-14T18:17:45.676Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-14T18:17:46.644Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-14T18:17:46.644Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-14T18:17:46.644Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-14T18:17:46.644Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-14T18:17:46.644Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-14T18:17:46.644Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-14T18:17:46.644Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-14T18:17:46.644Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-14T18:17:46.644Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-14T18:17:48.026Z] Building bin/spire-agent... [2022-04-14T18:17:48.026Z] Building bin/spire-agent... [2022-04-14T18:17:48.026Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-14T18:17:48.026Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-14T18:17:48.595Z]  ---> da77fa17f5dd [2022-04-14T18:17:48.595Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-14T18:17:48.595Z] ---> f0a695142ad3 [2022-04-14T18:17:48.595Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-14T18:17:48.595Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-14T18:17:48.595Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-14T18:17:48.595Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-14T18:17:48.595Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-14T18:17:48.595Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-14T18:17:48.595Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-14T18:17:48.595Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-14T18:17:48.595Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-14T18:17:48.595Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-14T18:17:48.595Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-14T18:17:48.595Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-14T18:17:48.595Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-14T18:17:48.785Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-14T18:17:48.785Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-14T18:17:48.785Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-14T18:17:48.785Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-14T18:17:48.785Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-14T18:17:48.785Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-14T18:17:48.785Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-14T18:17:48.785Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-14T18:17:48.785Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-14T18:17:48.785Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-14T18:17:48.785Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-14T18:17:49.389Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-14T18:17:49.389Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-14T18:17:49.389Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-14T18:17:49.389Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-14T18:17:49.534Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-14T18:17:49.534Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-14T18:17:49.534Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-14T18:17:49.534Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-14T18:17:49.534Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-14T18:17:49.534Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-14T18:17:49.534Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-14T18:17:49.534Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-14T18:17:49.534Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-14T18:17:49.534Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-14T18:17:49.534Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-14T18:17:49.534Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-14T18:17:50.912Z]  ---> Running in dc19b79f761c [2022-04-14T18:17:50.912Z] ---> 67bb34dbd221 [2022-04-14T18:17:50.912Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-14T18:17:51.171Z] ---> Running in 4ad148c98a0f [2022-04-14T18:17:51.448Z] 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-14T18:17:53.360Z] Removing intermediate container 4ad148c98a0f [2022-04-14T18:17:53.360Z] ---> e80652683f9d [2022-04-14T18:17:53.360Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-14T18:17:53.360Z] ---> Running in e8f4ed0eafae [2022-04-14T18:17:53.620Z] Removing intermediate container e8f4ed0eafae [2022-04-14T18:17:53.620Z] ---> 308329c69ac5 [2022-04-14T18:17:53.620Z] Step 20/22 : LABEL arch=x86_64 [2022-04-14T18:17:53.620Z] ---> Running in f7ec71d8c45e [2022-04-14T18:17:54.190Z] Removing intermediate container f7ec71d8c45e [2022-04-14T18:17:54.190Z] ---> 07e82a2dcbe5 [2022-04-14T18:17:54.190Z] Step 21/22 : LABEL git_sha=4a824c66f638dbe54ba12a694245cc99d3aa3f79 [2022-04-14T18:17:54.190Z] ---> Running in fdd29730fc7e [2022-04-14T18:17:54.761Z] Removing intermediate container fdd29730fc7e [2022-04-14T18:17:54.761Z] ---> 0b781591e180 [2022-04-14T18:17:54.761Z] Step 22/22 : LABEL version=0.0.0 [2022-04-14T18:17:54.761Z] ---> Running in 1fc4198e0659 [2022-04-14T18:17:55.330Z] Removing intermediate container 1fc4198e0659 [2022-04-14T18:17:55.330Z] ---> 58023a00f644 [2022-04-14T18:17:55.330Z] [2022-04-14T18:17:55.590Z] Successfully built 58023a00f644 [2022-04-14T18:17:55.590Z] Successfully tagged security-proxy-setup:latest [2022-04-14T18:17:55.590Z] Building security-spiffe-token-provider [2022-04-14T18:17:59.780Z]  Building security-proxy-setup ... done Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T18:17:59.780Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-14T18:17:59.780Z] ---> 5c34f44c21e2 [2022-04-14T18:17:59.780Z] Step 3/20 : WORKDIR /edgex-go [2022-04-14T18:17:59.780Z] ---> Using cache [2022-04-14T18:17:59.780Z] ---> c536ad7c3f54 [2022-04-14T18:17:59.780Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-14T18:18:01.822Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.262s coverage: 28.7% of statements [2022-04-14T18:18:01.822Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-14T18:18:01.822Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-14T18:18:03.070Z] ---> Running in 827f684b1a6c [2022-04-14T18:18:03.641Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T18:18:04.578Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T18:18:04.578Z] v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-14T18:18:04.578Z] v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-14T18:18:04.578Z] OK: 15866 distinct packages available [2022-04-14T18:18:04.578Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T18:18:05.516Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T18:18:05.775Z] OK: 221 MiB in 52 packages [2022-04-14T18:18:07.246Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.588s coverage: 98.5% of statements [2022-04-14T18:18:07.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-14T18:18:07.246Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.378s coverage: 53.4% of statements [2022-04-14T18:18:07.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-14T18:18:07.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-14T18:18:11.056Z] Removing intermediate container 827f684b1a6c [2022-04-14T18:18:11.056Z] ---> 261ea6ce6853 [2022-04-14T18:18:11.056Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-14T18:18:11.626Z] ---> f864c814f1b6 [2022-04-14T18:18:11.626Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T18:18:14.162Z] Removing intermediate container dc19b79f761c [2022-04-14T18:18:14.162Z] ---> 430ab48e61dd [2022-04-14T18:18:14.162Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-14T18:18:15.106Z] ---> Running in 27b035708115 [2022-04-14T18:18:15.366Z] ---> Running in b52c3240ef03 [2022-04-14T18:18:15.624Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-14T18:18:18.916Z] Removing intermediate container 27b035708115 [2022-04-14T18:18:18.916Z] ---> 47f34fc79409 [2022-04-14T18:18:18.916Z] Step 7/20 : COPY . . [2022-04-14T18:18:19.851Z] Removing intermediate container b52c3240ef03 [2022-04-14T18:18:19.851Z] ---> 0b96b545d91b [2022-04-14T18:18:19.851Z] [2022-04-14T18:18:19.851Z] Step 11/23 : FROM docker:20.10.14 [2022-04-14T18:18:19.851Z] 20.10.14: Pulling from library/docker [2022-04-14T18:18:23.134Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-14T18:18:23.134Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-14T18:18:23.134Z] ---> 7417809fdb73 [2022-04-14T18:18:23.134Z] 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-14T18:18:29.506Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.274s coverage: 89.2% of statements [2022-04-14T18:18:29.506Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-14T18:18:29.506Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-14T18:18:29.506Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-14T18:18:29.506Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.361s coverage: 84.4% of statements [2022-04-14T18:18:29.506Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-14T18:18:29.506Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-14T18:18:29.506Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-14T18:18:29.506Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-14T18:18:29.506Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-14T18:18:30.501Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.290s coverage: 95.6% of statements [2022-04-14T18:18:30.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-14T18:18:30.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-14T18:18:30.501Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.244s coverage: 72.2% of statements [2022-04-14T18:18:30.501Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-14T18:18:30.501Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-14T18:18:30.501Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-14T18:18:30.501Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-14T18:18:30.501Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-14T18:18:30.501Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.514s coverage: 60.0% of statements [2022-04-14T18:18:30.501Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-14T18:18:30.501Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-14T18:18:30.501Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-14T18:18:30.501Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.619s coverage: 0.9% of statements [2022-04-14T18:18:30.501Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-14T18:18:30.501Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.343s coverage: 58.8% of statements [2022-04-14T18:18:30.501Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.373s coverage: 24.0% of statements [2022-04-14T18:18:30.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-14T18:18:30.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.217s coverage: 47.1% of statements [2022-04-14T18:18:30.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.231s coverage: 79.5% of statements [2022-04-14T18:18:30.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.255s coverage: 94.1% of statements [2022-04-14T18:18:31.954Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.300s coverage: 96.3% of statements [2022-04-14T18:18:31.954Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.221s coverage: 87.5% of statements [2022-04-14T18:18:44.367Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.236s coverage: 94.4% of statements [2022-04-14T18:18:44.367Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.204s coverage: 44.8% of statements [2022-04-14T18:18:49.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.633s coverage: 82.5% of statements [2022-04-14T18:18:49.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-14T18:18:49.826Z] ---> 89da691678ae [2022-04-14T18:18:49.826Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-14T18:18:53.118Z] ---> Running in 3f248541f1b3 [2022-04-14T18:18:53.118Z] ---> Running in 75facc8ac148 [2022-04-14T18:18:53.118Z] Removing intermediate container 3f248541f1b3 [2022-04-14T18:18:53.118Z] ---> 4db9b546a013 [2022-04-14T18:18:53.118Z] 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-14T18:18:53.377Z] ---> Running in adb424fca1a2 [2022-04-14T18:18:53.377Z] 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-14T18:18:53.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T18:18:53.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T18:18:53.944Z] (1/43) Installing readline (8.1.1-r0) [2022-04-14T18:18:53.944Z] (2/43) Installing bash (5.1.16-r0) [2022-04-14T18:18:53.944Z] Executing bash-5.1.16-r0.post-install [2022-04-14T18:18:53.944Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-14T18:18:54.202Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-14T18:18:54.202Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-14T18:18:54.202Z] (6/43) Installing curl (7.80.0-r0) [2022-04-14T18:18:54.202Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-14T18:18:54.202Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-14T18:18:54.202Z] (9/43) Installing expat (2.4.7-r0) [2022-04-14T18:18:54.202Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-14T18:18:54.202Z] (11/43) Installing gdbm (1.22-r0) [2022-04-14T18:18:54.202Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-14T18:18:54.202Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-14T18:18:54.202Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-14T18:18:54.202Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-14T18:18:54.202Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-14T18:18:54.202Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-14T18:18:54.460Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-14T18:18:54.460Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-14T18:18:54.460Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-14T18:18:54.460Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-14T18:18:54.460Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-14T18:18:54.460Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-14T18:18:54.460Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-14T18:18:54.460Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-14T18:18:54.460Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-14T18:18:54.460Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-14T18:18:54.460Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-14T18:18:54.460Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-14T18:18:54.460Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-14T18:18:54.460Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-14T18:18:54.460Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-14T18:18:54.460Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-14T18:18:54.460Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-14T18:18:54.460Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-14T18:18:54.719Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-14T18:18:54.719Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-14T18:18:54.719Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-14T18:18:54.719Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-14T18:18:54.719Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-14T18:18:54.719Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-14T18:18:54.719Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-14T18:18:54.719Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-14T18:18:55.217Z] Executing busybox-1.34.1-r5.trigger [2022-04-14T18:18:55.217Z] OK: 83 MiB in 65 packages [2022-04-14T18:18:56.154Z] Collecting docker-compose==1.23.2 [2022-04-14T18:18:56.154Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-14T18:18:56.154Z] Collecting cached-property<2,>=1.2.0 [2022-04-14T18:18:56.154Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-14T18:18:56.154Z] Collecting jsonschema<3,>=2.5.1 [2022-04-14T18:18:56.154Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-14T18:18:56.154Z] Collecting docker<4.0,>=3.6.0 [2022-04-14T18:18:56.155Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-14T18:18:56.529Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-14T18:18:56.529Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-14T18:18:56.529Z] 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-14T18:18:56.529Z] Collecting texttable<0.10,>=0.9.0 [2022-04-14T18:18:56.529Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-14T18:18:56.852Z] Removing intermediate container 693b427b2753 [2022-04-14T18:18:56.852Z] ---> d335404cb5bf [2022-04-14T18:18:56.852Z] [2022-04-14T18:18:56.852Z] Step 13/25 : FROM alpine:3.15 [2022-04-14T18:18:57.111Z] Removing intermediate container d91ff4bf7e60 [2022-04-14T18:18:57.111Z] ---> 89af78bf5538 [2022-04-14T18:18:57.111Z] [2022-04-14T18:18:57.111Z] Step 13/26 : FROM alpine:3.15 [2022-04-14T18:18:57.111Z] 3.15: Pulling from library/alpine [2022-04-14T18:18:57.111Z] Removing intermediate container 37730e89667b [2022-04-14T18:18:57.111Z] ---> bf2bebdf7859 [2022-04-14T18:18:57.111Z] [2022-04-14T18:18:57.111Z] Step 13/26 : FROM alpine:3.15 [2022-04-14T18:18:57.111Z] Collecting docopt<0.7,>=0.6.1 [2022-04-14T18:18:57.111Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-14T18:18:57.111Z] 3.15: Pulling from library/alpine [2022-04-14T18:18:57.111Z] 3.15: Pulling from library/alpine [2022-04-14T18:18:57.111Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-14T18:18:57.111Z] Status: Downloaded newer image for alpine:3.15 [2022-04-14T18:18:57.111Z] ---> 0ac33e5f5afa [2022-04-14T18:18:57.111Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-14T18:18:57.111Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-14T18:18:57.111Z] Status: Image is up to date for alpine:3.15 [2022-04-14T18:18:57.111Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-14T18:18:57.111Z] Status: Image is up to date for alpine:3.15 [2022-04-14T18:18:57.369Z] ---> 0ac33e5f5afa [2022-04-14T18:18:57.369Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-14T18:18:57.369Z] ---> 0ac33e5f5afa [2022-04-14T18:18:57.369Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-14T18:18:57.921Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-14T18:18:57.921Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-14T18:18:57.921Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-14T18:18:57.921Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-14T18:18:58.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.277s coverage: 92.9% of statements [2022-04-14T18:18:58.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-14T18:18:58.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-14T18:18:58.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-14T18:18:58.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.059s coverage: 65.1% of statements [2022-04-14T18:18:58.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-14T18:18:58.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-14T18:18:58.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-14T18:18:58.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-14T18:18:58.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-14T18:18:58.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.199s coverage: 87.2% of statements [2022-04-14T18:18:58.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-14T18:18:58.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-14T18:18:58.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.176s coverage: 100.0% of statements [2022-04-14T18:18:58.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-14T18:18:58.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.269s coverage: 58.8% of statements [2022-04-14T18:18:58.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-14T18:18:58.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.323s coverage: 80.0% of statements [2022-04-14T18:18:58.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.240s coverage: 87.2% of statements [2022-04-14T18:18:58.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.267s coverage: 85.4% of statements [2022-04-14T18:18:58.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.815s coverage: 91.2% of statements [2022-04-14T18:18:58.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-14T18:18:58.184Z] ---> Running in e0594c311925 [2022-04-14T18:18:58.184Z] ---> Running in a19d8e35777f [2022-04-14T18:18:58.184Z] ---> Running in bec43ba8a396 [2022-04-14T18:18:58.184Z] Collecting PyYAML<4,>=3.10 [2022-04-14T18:18:58.184Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-14T18:18:58.442Z] Removing intermediate container e0594c311925 [2022-04-14T18:18:58.442Z] ---> 1c3c95e9b201 [2022-04-14T18:18:58.442Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T18:18:58.442Z] Removing intermediate container a19d8e35777f [2022-04-14T18:18:58.442Z] ---> 89d26bdf2b5e [2022-04-14T18:18:58.442Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T18:18:58.442Z] Removing intermediate container bec43ba8a396 [2022-04-14T18:18:58.442Z] ---> 321c72849418 [2022-04-14T18:18:58.701Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T18:18:58.701Z] ---> Running in d7dfe8434f16 [2022-04-14T18:18:58.701Z] ---> Running in 16d4c2058d0d [2022-04-14T18:18:58.701Z] ---> Running in 5293ed410d34 [2022-04-14T18:18:58.964Z] Collecting docker-pycreds>=0.4.0 [2022-04-14T18:18:58.964Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-14T18:18:58.964Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-14T18:18:58.964Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-14T18:18:58.964Z] 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-14T18:18:58.964Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-14T18:18:58.964Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-14T18:18:59.223Z] Collecting idna<2.8,>=2.5 [2022-04-14T18:18:59.223Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-14T18:18:59.223Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-14T18:18:59.223Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-14T18:18:59.223Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-14T18:18:59.223Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-14T18:18:59.481Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-14T18:18:59.481Z] Attempting uninstall: urllib3 [2022-04-14T18:18:59.481Z] Found existing installation: urllib3 1.26.7 [2022-04-14T18:18:59.481Z] Uninstalling urllib3-1.26.7: [2022-04-14T18:18:59.481Z] Successfully uninstalled urllib3-1.26.7 [2022-04-14T18:18:59.481Z] Attempting uninstall: idna [2022-04-14T18:18:59.481Z] Found existing installation: idna 3.3 [2022-04-14T18:18:59.481Z] Uninstalling idna-3.3: [2022-04-14T18:18:59.481Z] Successfully uninstalled idna-3.3 [2022-04-14T18:19:00.047Z] Removing intermediate container 16d4c2058d0d [2022-04-14T18:19:00.047Z] ---> 441dbfd1f7b4 [2022-04-14T18:19:00.047Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-14T18:19:00.305Z] Removing intermediate container d7dfe8434f16 [2022-04-14T18:19:00.305Z] ---> 52ab32f1a1be [2022-04-14T18:19:00.305Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-14T18:19:00.305Z] ---> Running in 10ea161f541f [2022-04-14T18:19:00.305Z] Removing intermediate container 5293ed410d34 [2022-04-14T18:19:00.305Z] ---> 2a15b8def8f9 [2022-04-14T18:19:00.305Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-14T18:19:00.305Z] ---> Running in 53e7c5c50094 [2022-04-14T18:19:00.305Z] Attempting uninstall: requests [2022-04-14T18:19:00.305Z] Found existing installation: requests 2.26.0 [2022-04-14T18:19:00.305Z] Uninstalling requests-2.26.0: [2022-04-14T18:19:00.305Z] Successfully uninstalled requests-2.26.0 [2022-04-14T18:19:00.563Z] ---> Running in d30e2a5b67f8 [2022-04-14T18:19:00.563Z] Running setup.py install for texttable: started [2022-04-14T18:19:00.822Z] Running setup.py install for texttable: finished with status 'done' [2022-04-14T18:19:00.822Z] Running setup.py install for PyYAML: started [2022-04-14T18:19:01.080Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T18:19:01.080Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T18:19:01.080Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-14T18:19:01.402Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T18:19:01.402Z] Running setup.py install for docopt: started [2022-04-14T18:19:01.693Z] Running setup.py install for docopt: finished with status 'done' [2022-04-14T18:19:01.693Z] Running setup.py install for dockerpty: started [2022-04-14T18:19:01.693Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T18:19:01.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.356s coverage: 64.4% of statements [2022-04-14T18:19:01.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-14T18:19:01.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-14T18:19:01.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.513s coverage: 100.0% of statements [2022-04-14T18:19:01.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.131s coverage: 89.4% of statements [2022-04-14T18:19:01.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.091s coverage: 100.0% of statements [2022-04-14T18:19:01.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.163s coverage: 73.7% of statements [2022-04-14T18:19:01.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.068s coverage: 100.0% of statements [2022-04-14T18:19:02.011Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-14T18:19:02.011Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T18:19:02.011Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T18:19:02.311Z] v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-14T18:19:02.311Z] v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-14T18:19:02.311Z] OK: 15855 distinct packages available [2022-04-14T18:19:02.311Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T18:19:02.311Z] 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-14T18:19:02.311Z] v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-14T18:19:02.311Z] v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-14T18:19:02.311Z] OK: 15855 distinct packages available [2022-04-14T18:19:02.311Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T18:19:02.570Z] v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-14T18:19:02.570Z] v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-14T18:19:02.570Z] OK: 15855 distinct packages available [2022-04-14T18:19:02.570Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T18:19:03.137Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T18:19:03.137Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T18:19:03.395Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T18:19:03.396Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-14T18:19:03.396Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-14T18:19:03.396Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-14T18:19:03.396Z] (3/4) Installing libucontext (1.1-r0) [2022-04-14T18:19:03.657Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-14T18:19:03.657Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-14T18:19:03.657Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-14T18:19:03.657Z] (3/5) Installing libucontext (1.1-r0) [2022-04-14T18:19:03.657Z] Executing busybox-1.34.1-r5.trigger [2022-04-14T18:19:03.657Z] OK: 6 MiB in 18 packages [2022-04-14T18:19:03.657Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-14T18:19:03.657Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-14T18:19:03.657Z] (3/5) Installing libucontext (1.1-r0) [2022-04-14T18:19:03.918Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-14T18:19:03.918Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-14T18:19:03.918Z] Executing busybox-1.34.1-r5.trigger [2022-04-14T18:19:03.918Z] OK: 6 MiB in 19 packages [2022-04-14T18:19:03.918Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-14T18:19:03.918Z] Executing busybox-1.34.1-r5.trigger [2022-04-14T18:19:03.918Z] OK: 6 MiB in 19 packages [2022-04-14T18:19:05.295Z] Removing intermediate container 10ea161f541f [2022-04-14T18:19:05.295Z] ---> ebbdfc753489 [2022-04-14T18:19:05.295Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-14T18:19:05.295Z] Removing intermediate container 53e7c5c50094 [2022-04-14T18:19:05.295Z] ---> 5e5dbbfe0dd2 [2022-04-14T18:19:05.295Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-14T18:19:05.557Z] Removing intermediate container d30e2a5b67f8 [2022-04-14T18:19:05.558Z] ---> c6d9eb36b2c8 [2022-04-14T18:19:05.558Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-14T18:19:05.558Z] Removing intermediate container adb424fca1a2 [2022-04-14T18:19:05.558Z] ---> ca3d52fc6039 [2022-04-14T18:19:05.558Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-14T18:19:07.468Z] ---> Running in cec6e943ea73 [2022-04-14T18:19:07.468Z] ---> 3388bbfed276 [2022-04-14T18:19:07.468Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-14T18:19:07.468Z] ---> dd3aa2832a47 [2022-04-14T18:19:07.468Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-14T18:19:07.468Z] ---> d4d67e41c444 [2022-04-14T18:19:07.468Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-14T18:19:07.468Z] Removing intermediate container cec6e943ea73 [2022-04-14T18:19:07.468Z] ---> fc153b14b6c6 [2022-04-14T18:19:07.468Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-14T18:19:07.468Z] ---> Running in c3678a8ad1e8 [2022-04-14T18:19:07.765Z] ---> 225d189d0bb3 [2022-04-14T18:19:07.765Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-14T18:19:08.024Z] ---> 5061a2953e14 [2022-04-14T18:19:08.024Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-14T18:19:08.024Z] Removing intermediate container c3678a8ad1e8 [2022-04-14T18:19:08.024Z] ---> 3756f9302720 [2022-04-14T18:19:08.024Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-14T18:19:08.024Z] ---> 969936eb5f98 [2022-04-14T18:19:08.024Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-14T18:19:08.024Z] ---> Running in da9a1282a664 [2022-04-14T18:19:08.593Z] Removing intermediate container da9a1282a664 [2022-04-14T18:19:08.593Z] ---> 3b8778ea2c24 [2022-04-14T18:19:08.593Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-14T18:19:08.853Z] ---> adf44b9df1bd [2022-04-14T18:19:08.853Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-14T18:19:08.853Z] ---> 64a4380906d5 [2022-04-14T18:19:08.853Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-14T18:19:08.853Z] ---> a58d1961269e [2022-04-14T18:19:08.853Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-14T18:19:08.853Z] ---> 14d5c7dca4ba [2022-04-14T18:19:08.853Z] Step 21/26 : WORKDIR / [2022-04-14T18:19:09.113Z] ---> Running in 9bc1619e2728 [2022-04-14T18:19:09.113Z] ---> Running in cabeafd537de [2022-04-14T18:19:09.113Z] ---> 85f5345764dc [2022-04-14T18:19:09.113Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-14T18:19:09.113Z] ---> 2b6d7b5a3d19 [2022-04-14T18:19:09.113Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-14T18:19:09.373Z] Removing intermediate container 9bc1619e2728 [2022-04-14T18:19:09.373Z] ---> dab5751d81b9 [2022-04-14T18:19:09.373Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-14T18:19:09.373Z] Removing intermediate container cabeafd537de [2022-04-14T18:19:09.373Z] ---> 02d6e4cb0929 [2022-04-14T18:19:09.373Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-14T18:19:09.373Z] ---> Running in eb8b681339f6 [2022-04-14T18:19:09.373Z] ---> Running in 72cab0153c64 [2022-04-14T18:19:09.632Z] ---> 4414d0d6af26 [2022-04-14T18:19:09.632Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-14T18:19:09.632Z] ---> 452bac6cf440 [2022-04-14T18:19:09.632Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-14T18:19:09.632Z] ---> Running in d959a1d64296 [2022-04-14T18:19:09.632Z] Removing intermediate container eb8b681339f6 [2022-04-14T18:19:09.632Z] ---> d1c4508f41f7 [2022-04-14T18:19:09.632Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-14T18:19:09.632Z] Removing intermediate container 72cab0153c64 [2022-04-14T18:19:09.632Z] ---> eb645f5b3f05 [2022-04-14T18:19:09.632Z] Step 23/25 : LABEL arch=x86_64 [2022-04-14T18:19:09.892Z] ---> ff7ee5bc4a20 [2022-04-14T18:19:09.892Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-14T18:19:09.892Z] ---> Running in e0481159ed1e [2022-04-14T18:19:09.892Z] Removing intermediate container d959a1d64296 [2022-04-14T18:19:09.892Z] ---> 5ff585d5c27b [2022-04-14T18:19:09.892Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-14T18:19:09.892Z] ---> Running in b4e382d0bf9b [2022-04-14T18:19:09.892Z] ---> Running in 74fe6d156bb0 [2022-04-14T18:19:09.892Z] ---> Running in 34bbea8b4ddd [2022-04-14T18:19:09.892Z] Removing intermediate container e0481159ed1e [2022-04-14T18:19:09.892Z] ---> 510c5e71cac7 [2022-04-14T18:19:09.892Z] Step 24/26 : LABEL arch=x86_64 [2022-04-14T18:19:10.152Z] Removing intermediate container b4e382d0bf9b [2022-04-14T18:19:10.152Z] ---> 0effb4265a03 [2022-04-14T18:19:10.152Z] Step 24/25 : LABEL git_sha=4a824c66f638dbe54ba12a694245cc99d3aa3f79 [2022-04-14T18:19:10.152Z] ---> Running in 255e7f8108b3 [2022-04-14T18:19:10.152Z] Removing intermediate container 74fe6d156bb0 [2022-04-14T18:19:10.152Z] ---> 456b18011606 [2022-04-14T18:19:10.152Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-14T18:19:10.152Z] ---> Running in 53d44a4aff8a [2022-04-14T18:19:10.152Z] Removing intermediate container 34bbea8b4ddd [2022-04-14T18:19:10.152Z] ---> 289086133fb0 [2022-04-14T18:19:10.152Z] Step 21/23 : LABEL arch=x86_64 [2022-04-14T18:19:10.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.346s coverage: 65.4% of statements [2022-04-14T18:19:10.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-14T18:19:10.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-14T18:19:10.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-14T18:19:10.412Z] ---> Running in c1dd8dc236b6 [2022-04-14T18:19:10.412Z] ---> Running in 817ea6a00059 [2022-04-14T18:19:10.412Z] Removing intermediate container 255e7f8108b3 [2022-04-14T18:19:10.412Z] ---> 0d6a68205226 [2022-04-14T18:19:10.412Z] Step 25/26 : LABEL git_sha=4a824c66f638dbe54ba12a694245cc99d3aa3f79 [2022-04-14T18:19:10.412Z] Removing intermediate container 53d44a4aff8a [2022-04-14T18:19:10.412Z] ---> b0dff24a8013 [2022-04-14T18:19:10.412Z] Step 25/25 : LABEL version=0.0.0 [2022-04-14T18:19:10.412Z] ---> Running in 99bd2e830ee0 [2022-04-14T18:19:10.412Z] ---> Running in 283a97ddd236 [2022-04-14T18:19:10.412Z] Removing intermediate container 817ea6a00059 [2022-04-14T18:19:10.412Z] ---> 6676af5f2531 [2022-04-14T18:19:10.412Z] Step 22/23 : LABEL git_sha=4a824c66f638dbe54ba12a694245cc99d3aa3f79 [2022-04-14T18:19:10.412Z] Removing intermediate container c1dd8dc236b6 [2022-04-14T18:19:10.412Z] ---> eb0fc3095094 [2022-04-14T18:19:10.412Z] Step 24/26 : LABEL arch=x86_64 [2022-04-14T18:19:10.672Z] ---> Running in 4ca01ed3027f [2022-04-14T18:19:10.672Z] ---> Running in bf2e8df6089c [2022-04-14T18:19:10.672Z] Removing intermediate container 99bd2e830ee0 [2022-04-14T18:19:10.672Z] ---> ed211d1ee994 [2022-04-14T18:19:10.672Z] Step 26/26 : LABEL version=0.0.0 [2022-04-14T18:19:10.672Z] Removing intermediate container 283a97ddd236 [2022-04-14T18:19:10.672Z] ---> 825972066056 [2022-04-14T18:19:10.672Z] [2022-04-14T18:19:10.672Z] Removing intermediate container 75facc8ac148 [2022-04-14T18:19:10.672Z] ---> b65de6ed9b52 [2022-04-14T18:19:10.672Z] [2022-04-14T18:19:10.672Z] Step 9/20 : FROM alpine:3.15 [2022-04-14T18:19:10.672Z] ---> 0ac33e5f5afa [2022-04-14T18:19:10.672Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-14T18:19:10.672Z] ---> Using cache [2022-04-14T18:19:10.672Z] ---> 321c72849418 [2022-04-14T18:19:10.672Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T18:19:10.672Z] ---> Using cache [2022-04-14T18:19:10.672Z] ---> 441dbfd1f7b4 [2022-04-14T18:19:10.672Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-14T18:19:10.672Z] ---> Running in 559df04d0b1c [2022-04-14T18:19:10.672Z] ---> Running in c3b8fa05c109 [2022-04-14T18:19:10.931Z] Removing intermediate container 4ca01ed3027f [2022-04-14T18:19:10.931Z] ---> f308a1dc8ca4 [2022-04-14T18:19:10.931Z] Step 23/23 : LABEL version=0.0.0 [2022-04-14T18:19:10.931Z] Successfully built 825972066056 [2022-04-14T18:19:10.931Z] Removing intermediate container bf2e8df6089c [2022-04-14T18:19:10.931Z] ---> bb7ec4cf98d0 [2022-04-14T18:19:10.931Z] Step 25/26 : LABEL git_sha=4a824c66f638dbe54ba12a694245cc99d3aa3f79 [2022-04-14T18:19:10.931Z] Successfully tagged security-spire-server:latest [2022-04-14T18:19:10.931Z] Building core-data [2022-04-14T18:19:10.931Z]  Building security-spire-server ... done  ---> Running in 97996a75f94e [2022-04-14T18:19:10.931Z] ---> Running in 3a596969fe62 [2022-04-14T18:19:10.931Z] Removing intermediate container 559df04d0b1c [2022-04-14T18:19:10.931Z] ---> 0197918fed19 [2022-04-14T18:19:10.931Z] [2022-04-14T18:19:10.931Z] Successfully built 0197918fed19 [2022-04-14T18:19:11.500Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T18:19:11.500Z] Successfully tagged security-spire-config:latest [2022-04-14T18:19:11.500Z] Building support-scheduler [2022-04-14T18:19:11.500Z]  Building security-spire-config ... done Removing intermediate container 97996a75f94e [2022-04-14T18:19:11.500Z] ---> 70f5b5d5c32d [2022-04-14T18:19:11.500Z] [2022-04-14T18:19:11.500Z] Successfully built 70f5b5d5c32d [2022-04-14T18:19:11.817Z] Successfully tagged sys-mgmt-agent:latest [2022-04-14T18:19:12.077Z]  Building sys-mgmt-agent ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T18:19:12.646Z] v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-14T18:19:12.646Z] v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-14T18:19:12.646Z] OK: 15855 distinct packages available [2022-04-14T18:19:12.646Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T18:19:12.823Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.794s coverage: 43.8% of statements [2022-04-14T18:19:12.823Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-14T18:19:12.823Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-14T18:19:12.823Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.313s coverage: 89.5% of statements [2022-04-14T18:19:12.823Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-14T18:19:12.823Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.230s coverage: 84.8% of statements [2022-04-14T18:19:12.823Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-14T18:19:12.823Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-14T18:19:12.823Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-14T18:19:12.823Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-14T18:19:13.215Z] Removing intermediate container 3a596969fe62 [2022-04-14T18:19:13.215Z] ---> c4aeeec136f3 [2022-04-14T18:19:13.215Z] Step 26/26 : LABEL version=0.0.0 [2022-04-14T18:19:13.215Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T18:19:13.781Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-14T18:19:13.781Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-14T18:19:13.781Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-14T18:19:13.781Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-14T18:19:14.039Z] (5/9) Installing curl (7.80.0-r0) [2022-04-14T18:19:14.040Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-14T18:19:14.040Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-14T18:19:14.298Z] (8/9) Installing libucontext (1.1-r0) [2022-04-14T18:19:14.298Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-14T18:19:14.298Z] Executing busybox-1.34.1-r5.trigger [2022-04-14T18:19:14.298Z] Executing ca-certificates-20211220-r0.trigger [2022-04-14T18:19:14.557Z] OK: 8 MiB in 23 packages [2022-04-14T18:19:15.494Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T18:19:15.494Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-14T18:19:15.494Z] ---> 5c34f44c21e2 [2022-04-14T18:19:15.494Z] Step 3/22 : WORKDIR /edgex-go [2022-04-14T18:19:15.494Z] ---> Using cache [2022-04-14T18:19:15.494Z] ---> c536ad7c3f54 [2022-04-14T18:19:15.494Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T18:19:15.494Z] ---> Using cache [2022-04-14T18:19:15.494Z] ---> f0f034ac3055 [2022-04-14T18:19:15.494Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-14T18:19:15.494Z] ---> Using cache [2022-04-14T18:19:15.494Z] ---> d683adc63d7f [2022-04-14T18:19:15.494Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-14T18:19:15.494Z] ---> Using cache [2022-04-14T18:19:15.494Z] ---> a3053d08d1e2 [2022-04-14T18:19:15.494Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T18:19:15.494Z] ---> Using cache [2022-04-14T18:19:15.494Z] ---> 8d01cc3ca27f [2022-04-14T18:19:15.494Z] Step 8/22 : COPY . . [2022-04-14T18:19:15.494Z] ---> Using cache [2022-04-14T18:19:15.494Z] ---> 6fe6774834fa [2022-04-14T18:19:15.494Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-14T18:19:15.754Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T18:19:15.754Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-14T18:19:15.754Z] ---> 5c34f44c21e2 [2022-04-14T18:19:15.754Z] Step 3/23 : WORKDIR /edgex-go [2022-04-14T18:19:15.755Z] ---> Using cache [2022-04-14T18:19:15.755Z] ---> c536ad7c3f54 [2022-04-14T18:19:15.755Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T18:19:15.755Z] ---> Using cache [2022-04-14T18:19:15.755Z] ---> f0f034ac3055 [2022-04-14T18:19:15.755Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-14T18:19:16.697Z] ---> Running in d149d5ff57d8 [2022-04-14T18:19:16.697Z] ---> Running in c8e177977579 [2022-04-14T18:19:16.697Z] ---> Running in 85b5dd8625e2 [2022-04-14T18:19:16.697Z] Removing intermediate container d149d5ff57d8 [2022-04-14T18:19:16.697Z] ---> f4397ca7b684 [2022-04-14T18:19:16.697Z] [2022-04-14T18:19:16.697Z] Successfully built f4397ca7b684 [2022-04-14T18:19:16.697Z] Successfully tagged security-spire-agent:latest [2022-04-14T18:19:16.697Z]  Building security-spire-agent ... done Removing intermediate container c3b8fa05c109 [2022-04-14T18:19:16.697Z] ---> 8d8033841ec2 [2022-04-14T18:19:16.697Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-14T18:19:16.956Z] ---> c1d512a32c96 [2022-04-14T18:19:16.956Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-14T18:19:17.214Z] 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-14T18:19:17.214Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T18:19:17.474Z] ---> 9ea48b0ff7f1 [2022-04-14T18:19:17.474Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-14T18:19:17.735Z] ---> d0bdd7885785 [2022-04-14T18:19:17.735Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-14T18:19:17.735Z] ---> Running in 1daf1b629f18 [2022-04-14T18:19:17.735Z] Removing intermediate container 1daf1b629f18 [2022-04-14T18:19:17.735Z] ---> b774c90a3c64 [2022-04-14T18:19:17.735Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-14T18:19:17.999Z] ---> Running in 03c87007c01e [2022-04-14T18:19:17.999Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T18:19:17.999Z] Removing intermediate container 03c87007c01e [2022-04-14T18:19:17.999Z] ---> fa381d954f9d [2022-04-14T18:19:17.999Z] Step 18/20 : LABEL arch=x86_64 [2022-04-14T18:19:17.999Z] ---> Running in 1cf7709e5853 [2022-04-14T18:19:17.999Z] Removing intermediate container 1cf7709e5853 [2022-04-14T18:19:17.999Z] ---> 294c834662c2 [2022-04-14T18:19:17.999Z] Step 19/20 : LABEL git_sha=4a824c66f638dbe54ba12a694245cc99d3aa3f79 [2022-04-14T18:19:18.256Z] ---> Running in 4bf929d3f59a [2022-04-14T18:19:18.256Z] Removing intermediate container 4bf929d3f59a [2022-04-14T18:19:18.256Z] ---> 898ccb47dbad [2022-04-14T18:19:18.256Z] Step 20/20 : LABEL version=0.0.0 [2022-04-14T18:19:18.256Z] OK: 221 MiB in 52 packages [2022-04-14T18:19:18.256Z] ---> Running in afa674d2200d [2022-04-14T18:19:18.514Z] Removing intermediate container afa674d2200d [2022-04-14T18:19:18.514Z] ---> 975278f0ef74 [2022-04-14T18:19:18.514Z] [2022-04-14T18:19:18.514Z] Successfully built 975278f0ef74 [2022-04-14T18:19:18.514Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-14T18:19:18.514Z]  Building security-spiffe-token-provider ... done Removing intermediate container c8e177977579 [2022-04-14T18:19:18.514Z] ---> 285d3d7be5b9 [2022-04-14T18:19:18.514Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-14T18:19:18.774Z] ---> 8adabbf54db4 [2022-04-14T18:19:18.774Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T18:19:18.774Z] ---> Running in a2e20f33ba6e [2022-04-14T18:19:19.713Z] Removing intermediate container a2e20f33ba6e [2022-04-14T18:19:19.713Z] ---> a8bf7f204c3d [2022-04-14T18:19:19.713Z] Step 8/23 : COPY . . [2022-04-14T18:19:23.007Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.305s coverage: 17.7% of statements [2022-04-14T18:19:23.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-14T18:19:23.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-14T18:19:23.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-14T18:19:23.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-14T18:19:23.007Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.604s coverage: 92.3% of statements [2022-04-14T18:19:23.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-14T18:19:23.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-14T18:19:23.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-14T18:19:23.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-14T18:19:23.007Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.294s coverage: 63.2% of statements [2022-04-14T18:19:23.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-14T18:19:23.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-14T18:19:23.007Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.468s coverage: 97.7% of statements [2022-04-14T18:19:23.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-14T18:19:23.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-14T18:19:23.007Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-14T18:19:23.007Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-14T18:19:23.007Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.204s coverage: 28.9% of statements [2022-04-14T18:19:23.007Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-14T18:19:23.007Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-14T18:19:23.007Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-14T18:19:23.007Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-14T18:19:23.007Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-14T18:19:23.007Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-14T18:19:23.007Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.217s coverage: 100.0% of statements [2022-04-14T18:19:23.007Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.080s coverage: 96.9% of statements [2022-04-14T18:19:23.007Z] 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-14T18:19:23.007Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-14T18:19:23.007Z] GO111MODULE=on go vet ./... [2022-04-14T18:19:27.852Z] ---> d122a9ef15f2 [2022-04-14T18:19:27.852Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-14T18:19:28.112Z] ---> Running in 333c53bd1fee [2022-04-14T18:19:28.371Z] 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-14T18:19:32.570Z] Removing intermediate container 85b5dd8625e2 [2022-04-14T18:19:32.570Z] ---> d2ef2c4ec84c [2022-04-14T18:19:32.570Z] [2022-04-14T18:19:32.570Z] Step 10/22 : FROM alpine:3.14 [2022-04-14T18:19:32.570Z] ---> e04c818066af [2022-04-14T18:19:32.570Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-14T18:19:32.570Z] ---> Using cache [2022-04-14T18:19:32.570Z] ---> 8e854cb98246 [2022-04-14T18:19:32.570Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-14T18:19:32.570Z] ---> Using cache [2022-04-14T18:19:32.570Z] ---> 1b808af66406 [2022-04-14T18:19:32.570Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-14T18:19:32.570Z] ---> Running in 766280b17259 [2022-04-14T18:19:32.570Z] Removing intermediate container 766280b17259 [2022-04-14T18:19:32.570Z] ---> 8c00bc80d016 [2022-04-14T18:19:32.570Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-14T18:19:32.570Z] ---> Running in 18893653e5ef [2022-04-14T18:19:32.570Z] Removing intermediate container 18893653e5ef [2022-04-14T18:19:32.570Z] ---> bc1ae9a2dc91 [2022-04-14T18:19:32.570Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-14T18:19:32.570Z] ---> d7fafc74bc6a [2022-04-14T18:19:32.570Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-14T18:19:33.140Z] ---> 2c899e162a65 [2022-04-14T18:19:33.140Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-14T18:19:33.399Z] ---> 5867b6342213 [2022-04-14T18:19:33.399Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-14T18:19:33.399Z] ---> Running in 9f695a9d2dac [2022-04-14T18:19:33.399Z] Removing intermediate container 9f695a9d2dac [2022-04-14T18:19:33.399Z] ---> 45f6059412db [2022-04-14T18:19:33.399Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-14T18:19:33.399Z] ---> Running in 66f4bda29f82 [2022-04-14T18:19:33.658Z] Removing intermediate container 66f4bda29f82 [2022-04-14T18:19:33.658Z] ---> fdc267c70037 [2022-04-14T18:19:33.658Z] Step 20/22 : LABEL arch=x86_64 [2022-04-14T18:19:33.658Z] ---> Running in 563bf8927ecc [2022-04-14T18:19:33.918Z] Removing intermediate container 563bf8927ecc [2022-04-14T18:19:33.918Z] ---> d7f45b3a6543 [2022-04-14T18:19:33.918Z] Step 21/22 : LABEL git_sha=4a824c66f638dbe54ba12a694245cc99d3aa3f79 [2022-04-14T18:19:33.918Z] ---> Running in 452cdba40a9a [2022-04-14T18:19:34.195Z] Removing intermediate container 452cdba40a9a [2022-04-14T18:19:34.195Z] ---> bbec0ef969bd [2022-04-14T18:19:34.195Z] Step 22/22 : LABEL version=0.0.0 [2022-04-14T18:19:34.195Z] ---> Running in 37a509928490 [2022-04-14T18:19:34.454Z] Removing intermediate container 37a509928490 [2022-04-14T18:19:34.454Z] ---> 22d360eee312 [2022-04-14T18:19:34.454Z] [2022-04-14T18:19:34.454Z] Successfully built 22d360eee312 [2022-04-14T18:19:34.454Z] Successfully tagged support-scheduler:latest [2022-04-14T18:19:44.450Z]  Building support-scheduler ... done Removing intermediate container 333c53bd1fee [2022-04-14T18:19:44.450Z] ---> 6c4747a6694f [2022-04-14T18:19:44.450Z] [2022-04-14T18:19:44.450Z] Step 10/23 : FROM alpine:3.14 [2022-04-14T18:19:44.450Z] ---> e04c818066af [2022-04-14T18:19:44.450Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-14T18:19:44.450Z] ---> Running in bb2f1661a1c8 [2022-04-14T18:19:44.450Z] Removing intermediate container bb2f1661a1c8 [2022-04-14T18:19:44.450Z] ---> 9fa9c3d68a03 [2022-04-14T18:19:44.450Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-14T18:19:44.450Z] ---> Running in c4da020adc12 [2022-04-14T18:19:44.450Z] Removing intermediate container c4da020adc12 [2022-04-14T18:19:44.450Z] ---> ef3940fbdea0 [2022-04-14T18:19:44.450Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-14T18:19:44.450Z] ---> Running in 39158a097e0a [2022-04-14T18:19:44.450Z] Removing intermediate container 39158a097e0a [2022-04-14T18:19:44.450Z] ---> ed2a9f663c86 [2022-04-14T18:19:44.450Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T18:19:44.450Z] ---> Running in 2a93b1e78b81 [2022-04-14T18:19:44.450Z] Removing intermediate container 2a93b1e78b81 [2022-04-14T18:19:44.450Z] ---> c90290883f42 [2022-04-14T18:19:44.450Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-14T18:19:44.450Z] ---> Running in e88586e214a5 [2022-04-14T18:19:44.451Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-14T18:19:45.391Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-14T18:19:45.391Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-14T18:19:45.651Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-14T18:19:45.651Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-14T18:19:45.651Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-14T18:19:45.912Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-14T18:19:45.912Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-14T18:19:45.912Z] Executing busybox-1.33.1-r7.trigger [2022-04-14T18:19:45.912Z] OK: 8 MiB in 20 packages [2022-04-14T18:19:46.482Z] Removing intermediate container e88586e214a5 [2022-04-14T18:19:46.482Z] ---> 6770d4deee45 [2022-04-14T18:19:46.482Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-14T18:19:46.482Z] ---> ce147f159111 [2022-04-14T18:19:46.482Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-14T18:19:47.052Z] ---> f5de876b6d04 [2022-04-14T18:19:47.052Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-14T18:19:47.052Z] ---> 45a2d5800e21 [2022-04-14T18:19:47.052Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-14T18:19:47.052Z] ---> Running in 17e0762dacd0 [2022-04-14T18:19:47.312Z] Removing intermediate container 17e0762dacd0 [2022-04-14T18:19:47.312Z] ---> b9bcd4bf8139 [2022-04-14T18:19:47.312Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-14T18:19:47.312Z] ---> Running in 2ebaa03ccd05 [2022-04-14T18:19:47.312Z] Removing intermediate container 2ebaa03ccd05 [2022-04-14T18:19:47.312Z] ---> b35b21850f1f [2022-04-14T18:19:47.312Z] Step 21/23 : LABEL arch=x86_64 [2022-04-14T18:19:47.312Z] ---> Running in 6bba699be5e3 [2022-04-14T18:19:47.572Z] Removing intermediate container 6bba699be5e3 [2022-04-14T18:19:47.572Z] ---> 0be3268d876b [2022-04-14T18:19:47.572Z] Step 22/23 : LABEL git_sha=4a824c66f638dbe54ba12a694245cc99d3aa3f79 [2022-04-14T18:19:47.572Z] ---> Running in d45a8db3a3ae [2022-04-14T18:19:47.572Z] Removing intermediate container d45a8db3a3ae [2022-04-14T18:19:47.572Z] ---> 32ed347e2c2e [2022-04-14T18:19:47.572Z] Step 23/23 : LABEL version=0.0.0 [2022-04-14T18:19:47.572Z] ---> Running in 1b68322114a0 [2022-04-14T18:19:47.572Z] Removing intermediate container 1b68322114a0 [2022-04-14T18:19:47.572Z] ---> 391b364ed26b [2022-04-14T18:19:47.572Z] [2022-04-14T18:19:47.832Z] Successfully built 391b364ed26b [2022-04-14T18:19:47.832Z] Successfully tagged core-data:latest [2022-04-14T18:19:47.839Z]  Building core-data ... done  [Pipeline] } [2022-04-14T18:19:47.846Z] $ docker stop --time=1 3237eb0f31c3865280f204fb6f86672da259960b29ff8ca3c5289e4dfab48021 [2022-04-14T18:19:49.132Z] $ docker rm -f 3237eb0f31c3865280f204fb6f86672da259960b29ff8ca3c5289e4dfab48021 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-14T18:19:49.481Z] + docker images [2022-04-14T18:19:49.481Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-14T18:19:49.481Z] core-data latest 391b364ed26b 2 seconds ago 22.5MB [2022-04-14T18:19:49.481Z] 6c4747a6694f 7 seconds ago 1.52GB [2022-04-14T18:19:49.481Z] support-scheduler latest 22d360eee312 15 seconds ago 26.2MB [2022-04-14T18:19:49.481Z] d2ef2c4ec84c 19 seconds ago 1.55GB [2022-04-14T18:19:49.481Z] security-spiffe-token-provider latest 975278f0ef74 31 seconds ago 28.8MB [2022-04-14T18:19:49.481Z] security-spire-agent latest f4397ca7b684 33 seconds ago 127MB [2022-04-14T18:19:49.481Z] security-spire-config latest 0197918fed19 39 seconds ago 86.7MB [2022-04-14T18:19:49.481Z] security-spire-server latest 825972066056 39 seconds ago 87.3MB [2022-04-14T18:19:49.481Z] sys-mgmt-agent latest 70f5b5d5c32d 39 seconds ago 299MB [2022-04-14T18:19:49.481Z] b65de6ed9b52 39 seconds ago 1.54GB [2022-04-14T18:19:49.481Z] d335404cb5bf 57 seconds ago 4.43GB [2022-04-14T18:19:49.481Z] bf2bebdf7859 58 seconds ago 4.43GB [2022-04-14T18:19:49.481Z] 89af78bf5538 About a minute ago 4.43GB [2022-04-14T18:19:49.481Z] 0b96b545d91b About a minute ago 1.49GB [2022-04-14T18:19:49.481Z] security-proxy-setup latest 58023a00f644 About a minute ago 26.9MB [2022-04-14T18:19:49.481Z] 13c1e2db31ff 2 minutes ago 1.5GB [2022-04-14T18:19:49.481Z] core-metadata latest b4b08aaa7596 2 minutes ago 17MB [2022-04-14T18:19:49.481Z] 3e2937ba3a85 2 minutes ago 1.5GB [2022-04-14T18:19:49.481Z] security-bootstrapper latest b2ae204d80e5 2 minutes ago 19MB [2022-04-14T18:19:49.481Z] core-command latest 2480c50fcc7f 2 minutes ago 16MB [2022-04-14T18:19:49.481Z] ae343fabf970 3 minutes ago 1.5GB [2022-04-14T18:19:49.481Z] c2e5f4ac80f0 3 minutes ago 1.49GB [2022-04-14T18:19:49.481Z] security-secretstore-setup latest 24764f2ab337 3 minutes ago 28.5MB [2022-04-14T18:19:49.481Z] support-notifications latest 72550593ecbf 4 minutes ago 26.8MB [2022-04-14T18:19:49.481Z] beafdf139d8d 4 minutes ago 1.55GB [2022-04-14T18:19:49.481Z] c57f179dcd62 4 minutes ago 1.5GB [2022-04-14T18:19:49.481Z] ci-base-image-x86_64 latest 5c34f44c21e2 7 minutes ago 896MB [2022-04-14T18:19:49.481Z] docker 20.10.14 7417809fdb73 9 days ago 218MB [2022-04-14T18:19:49.481Z] alpine 3.14 e04c818066af 9 days ago 5.59MB [2022-04-14T18:19:49.481Z] alpine 3.15 0ac33e5f5afa 9 days ago 5.57MB [2022-04-14T18:19:49.481Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB [2022-04-14T18:19:49.481Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB [2022-04-14T18:19:49.481Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 21 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-14T18:20:59.861Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-14T18:21:01.291Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-14T18:21:02.725Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-14T18:21:06.129Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-14T18:21:06.780Z] + ls -al . [2022-04-14T18:21:06.780Z] total 668 [2022-04-14T18:21:06.780Z] drwxrwxr-x 9 1001 1001 4096 Apr 14 18:21 . [2022-04-14T18:21:06.780Z] drwxr-xr-x 4 root root 4096 Apr 14 18:15 .. [2022-04-14T18:21:06.780Z] -rw-rw-r-- 1 1001 1001 11 Apr 14 18:13 .dockerignore [2022-04-14T18:21:06.780Z] drwxrwxr-x 8 1001 1001 4096 Apr 14 18:13 .git [2022-04-14T18:21:06.780Z] drwxrwxr-x 3 1001 1001 4096 Apr 14 18:13 .github [2022-04-14T18:21:06.780Z] -rw-rw-r-- 1 1001 1001 879 Apr 14 18:13 .gitignore [2022-04-14T18:21:06.780Z] -rw-rw-r-- 1 1001 1001 42 Apr 14 18:13 .golangci.yml [2022-04-14T18:21:06.780Z] -rw-rw-r-- 1 1001 1001 87 Apr 14 18:13 .hadolint.yml [2022-04-14T18:21:06.780Z] -rw-rw-r-- 1 1001 1001 166 Apr 14 18:13 .sonarcloud.properties [2022-04-14T18:21:06.780Z] -rw-rw-r-- 1 1001 1001 1171 Apr 14 18:13 ADOPTERS.md [2022-04-14T18:21:06.780Z] -rw-rw-r-- 1 1001 1001 10086 Apr 14 18:13 Attribution.txt [2022-04-14T18:21:06.780Z] -rw-rw-r-- 1 1001 1001 51732 Apr 14 18:13 CHANGELOG.md [2022-04-14T18:21:06.780Z] -rw-rw-r-- 1 1001 1001 3804 Apr 14 18:13 CONTRIBUTING.md [2022-04-14T18:21:06.780Z] -rw-rw-r-- 1 1001 1001 677 Apr 14 18:13 GOVERNANCE.md [2022-04-14T18:21:06.780Z] -rw-rw-r-- 1 1001 1001 850 Apr 14 18:13 Jenkinsfile [2022-04-14T18:21:06.780Z] -rw-rw-r-- 1 1001 1001 10775 Apr 14 18:13 LICENSE [2022-04-14T18:21:06.780Z] -rw-rw-r-- 1 1001 1001 10389 Apr 14 18:13 Makefile [2022-04-14T18:21:06.780Z] -rw-rw-r-- 1 1001 1001 582 Apr 14 18:13 OWNERS.md [2022-04-14T18:21:06.780Z] -rw-rw-r-- 1 1001 1001 9120 Apr 14 18:13 README.md [2022-04-14T18:21:06.780Z] -rw-rw-r-- 1 1001 1001 6912 Apr 14 18:13 SECURITY.md [2022-04-14T18:21:06.780Z] -rw-rw-r-- 1 1001 1001 5 Apr 14 18:11 VERSION [2022-04-14T18:21:06.780Z] -rw-rw-r-- 1 1001 1001 4131 Apr 14 18:13 ZMQWindows.md [2022-04-14T18:21:06.780Z] drwxrwxr-x 2 1001 1001 4096 Apr 14 18:13 bin [2022-04-14T18:21:06.780Z] drwxrwxr-x 18 1001 1001 4096 Apr 14 18:13 cmd [2022-04-14T18:21:06.780Z] -rw-r--r-- 1 root root 434738 Apr 14 18:19 coverage.out [2022-04-14T18:21:06.780Z] -rw-rw-r-- 1 1001 1001 3256 Apr 14 18:13 go.mod [2022-04-14T18:21:06.780Z] -rw-rw-r-- 1 1001 1001 35162 Apr 14 18:13 go.sum [2022-04-14T18:21:06.780Z] drwxrwxr-x 8 1001 1001 4096 Apr 14 18:13 internal [2022-04-14T18:21:06.780Z] drwxrwxr-x 3 1001 1001 4096 Apr 14 18:13 openapi [2022-04-14T18:21:06.780Z] drwxrwxr-x 4 1001 1001 4096 Apr 14 18:13 snap [2022-04-14T18:21:06.780Z] -rw-rw-r-- 1 1001 1001 204 Apr 14 18:13 version.go [Pipeline] sh [2022-04-14T18:21:07.436Z] + '[' -e coverage.out ] [2022-04-14T18:21:07.437Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-14T18:21:07.462Z] Warning: overwriting stash ‘coverage-report’ [2022-04-14T18:21:08.188Z] Stashed 1 file(s) [Pipeline] sh [2022-04-14T18:21:08.837Z] + make build [2022-04-14T18:21:08.837Z] 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-14T18:22:30.608Z] 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-14T18:23:27.188Z] 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-14T18:23:27.188Z] 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-14T18:23:59.573Z] 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-14T18:23:59.573Z] 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-14T18:24:00.174Z] 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-14T18:24:06.965Z] 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-14T18:24:09.578Z] 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-14T18:24:14.970Z] 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-14T18:24:17.596Z] 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-14T18:24:20.979Z] 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-14T18:24:29.264Z] 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-14T18:24:33.594Z] $ docker stop --time=1 1b0c2d1020502b291310191f8d922aeea59458e0d67a115753ac211891d9d0fd [2022-04-14T18:24:35.622Z] $ docker rm -f 1b0c2d1020502b291310191f8d922aeea59458e0d67a115753ac211891d9d0fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-14T18:24:37.792Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-14T18:24:37.792Z] [2022-04-14T18:24:37.792Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-14T18:24:38.133Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-14T18:24:38.410Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-14T18:24:38.410Z] 29e5d40040c1: Pulling fs layer [2022-04-14T18:24:38.410Z] 1ce36da41761: Pulling fs layer [2022-04-14T18:24:38.410Z] 25b303627fd3: Pulling fs layer [2022-04-14T18:24:38.410Z] 29e5d40040c1: Verifying Checksum [2022-04-14T18:24:38.410Z] 29e5d40040c1: Download complete [2022-04-14T18:24:38.689Z] 1ce36da41761: Verifying Checksum [2022-04-14T18:24:38.689Z] 1ce36da41761: Download complete [2022-04-14T18:24:38.965Z] 29e5d40040c1: Pull complete [2022-04-14T18:24:40.393Z] 25b303627fd3: Verifying Checksum [2022-04-14T18:24:40.393Z] 25b303627fd3: Download complete [2022-04-14T18:24:40.393Z] 1ce36da41761: Pull complete [2022-04-14T18:24:50.536Z] 25b303627fd3: Pull complete [2022-04-14T18:24:50.536Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-14T18:24:50.536Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-14T18:24:50.536Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-14T18:24:50.756Z] prd-ubuntu20.04-docker-arm64-4c-16g-20965 does not seem to be running inside a container [2022-04-14T18:24:50.844Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-14T18:24:53.074Z] $ docker top ead048cb85c00bb072f8ea3aafe46d87cb465d3219316b9e7d6b13b1ede5d682 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-14T18:24:53.970Z] + docker-compose build --help [2022-04-14T18:24:53.970Z] + grep parallel [2022-04-14T18:24:57.353Z] --parallel Build images in parallel. [Pipeline] } [2022-04-14T18:24:57.654Z] $ docker stop --time=1 ead048cb85c00bb072f8ea3aafe46d87cb465d3219316b9e7d6b13b1ede5d682 [2022-04-14T18:24:59.282Z] $ docker rm -f ead048cb85c00bb072f8ea3aafe46d87cb465d3219316b9e7d6b13b1ede5d682 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-14T18:24:59.855Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-14T18:24:59.855Z] . [Pipeline] withDockerContainer [2022-04-14T18:25:00.070Z] prd-ubuntu20.04-docker-arm64-4c-16g-20965 does not seem to be running inside a container [2022-04-14T18:25:00.154Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-14T18:25:01.360Z] $ docker top 9fbd73b22a805f26e1a1014c5ae171559d0d7cd1840b4da2b04b33f406725462 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-14T18:25:02.250Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-14T18:25:06.524Z] Building core-command ... [2022-04-14T18:25:06.524Z] Building core-data ... [2022-04-14T18:25:06.524Z] Building core-metadata ... [2022-04-14T18:25:06.524Z] Building security-bootstrapper ... [2022-04-14T18:25:06.524Z] Building security-proxy-setup ... [2022-04-14T18:25:06.524Z] Building security-secretstore-setup ... [2022-04-14T18:25:06.524Z] Building security-spiffe-token-provider ... [2022-04-14T18:25:06.524Z] Building security-spire-agent ... [2022-04-14T18:25:06.524Z] Building security-spire-config ... [2022-04-14T18:25:06.524Z] Building security-spire-server ... [2022-04-14T18:25:06.524Z] Building support-notifications ... [2022-04-14T18:25:06.524Z] Building support-scheduler ... [2022-04-14T18:25:06.524Z] Building sys-mgmt-agent ... [2022-04-14T18:25:06.524Z] Building sys-mgmt-agent [2022-04-14T18:25:06.524Z] Building security-bootstrapper [2022-04-14T18:25:06.524Z] Building security-secretstore-setup [2022-04-14T18:25:06.524Z] Building core-metadata [2022-04-14T18:25:06.524Z] Building security-spire-config [2022-04-14T18:26:43.322Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T18:26:43.322Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-14T18:26:43.322Z] ---> 7c9fa9c27194 [2022-04-14T18:26:43.322Z] Step 3/25 : WORKDIR /edgex-go [2022-04-14T18:26:43.322Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T18:26:43.322Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-14T18:26:43.322Z] ---> 7c9fa9c27194 [2022-04-14T18:26:43.322Z] Step 3/23 : WORKDIR /edgex-go [2022-04-14T18:26:43.322Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T18:26:43.322Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-14T18:26:43.322Z] ---> 7c9fa9c27194 [2022-04-14T18:26:43.322Z] Step 3/23 : WORKDIR /edgex-go [2022-04-14T18:26:43.322Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T18:26:43.322Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-14T18:26:43.322Z] ---> 7c9fa9c27194 [2022-04-14T18:26:43.322Z] Step 3/26 : WORKDIR /edgex-go [2022-04-14T18:26:43.322Z] ---> Running in 2e8766e2952f [2022-04-14T18:26:43.322Z] ---> Running in 545c12343081 [2022-04-14T18:26:43.322Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T18:26:43.322Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-14T18:26:43.322Z] ---> 7c9fa9c27194 [2022-04-14T18:26:43.322Z] Step 3/31 : WORKDIR /edgex-go [2022-04-14T18:26:43.322Z] ---> Running in f09253047510 [2022-04-14T18:26:43.322Z] ---> Running in 10d0085debc6 [2022-04-14T18:26:43.322Z] ---> Running in e01d8833c833 [2022-04-14T18:26:43.322Z] Removing intermediate container 2e8766e2952f [2022-04-14T18:26:43.322Z] ---> f5eea87025a0 [2022-04-14T18:26:43.322Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T18:26:43.322Z] Removing intermediate container 545c12343081 [2022-04-14T18:26:43.322Z] ---> aa9cbc341577 [2022-04-14T18:26:43.322Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T18:26:43.322Z] ---> Running in b19aef023fc9 [2022-04-14T18:26:43.322Z] Removing intermediate container f09253047510 [2022-04-14T18:26:43.322Z] ---> 61ed87f29488 [2022-04-14T18:26:43.322Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T18:26:43.322Z] Removing intermediate container e01d8833c833 [2022-04-14T18:26:43.322Z] ---> 501103ba79df [2022-04-14T18:26:43.322Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T18:26:43.322Z] ---> Running in 635fff154f38 [2022-04-14T18:26:43.322Z] Removing intermediate container 10d0085debc6 [2022-04-14T18:26:43.322Z] ---> 862aa6dbbf6c [2022-04-14T18:26:43.322Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T18:26:43.322Z] ---> Running in 1673a7319907 [2022-04-14T18:26:43.322Z] ---> Running in 4308343a3888 [2022-04-14T18:26:43.322Z] ---> Running in f3e6a584502d [2022-04-14T18:26:43.322Z] Removing intermediate container b19aef023fc9 [2022-04-14T18:26:43.322Z] ---> f0c2c54c206d [2022-04-14T18:26:43.322Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-14T18:26:43.322Z] ---> Running in 7d2ea0b3e404 [2022-04-14T18:26:43.322Z] Removing intermediate container 1673a7319907 [2022-04-14T18:26:43.322Z] ---> 49f36567c599 [2022-04-14T18:26:43.322Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-14T18:26:43.322Z] Removing intermediate container 635fff154f38 [2022-04-14T18:26:43.322Z] ---> 841983209e8d [2022-04-14T18:26:43.322Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-14T18:26:43.322Z] Removing intermediate container f3e6a584502d [2022-04-14T18:26:43.322Z] ---> 23dc133183f8 [2022-04-14T18:26:43.322Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-14T18:26:43.322Z] ---> Running in d024fde87db1 [2022-04-14T18:26:43.322Z] ---> Running in 689d6c570bf7 [2022-04-14T18:26:43.322Z] ---> Running in b49a62bd4cb7 [2022-04-14T18:26:43.322Z] Removing intermediate container 4308343a3888 [2022-04-14T18:26:43.322Z] ---> 3b48ab5d26b0 [2022-04-14T18:26:43.322Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-14T18:26:43.322Z] ---> Running in 56b61868c4ef [2022-04-14T18:26:43.322Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-14T18:26:43.322Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-14T18:26:43.322Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-14T18:26:43.322Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-14T18:26:43.322Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-14T18:26:43.322Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-14T18:26:43.322Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-14T18:26:43.322Z] OK: 220 MiB in 52 packages [2022-04-14T18:26:43.322Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-14T18:26:43.322Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-14T18:26:43.322Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-14T18:26:43.322Z] OK: 220 MiB in 52 packages [2022-04-14T18:26:43.322Z] Removing intermediate container 7d2ea0b3e404 [2022-04-14T18:26:43.322Z] ---> 61de765501ca [2022-04-14T18:26:43.322Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-14T18:26:43.322Z] OK: 220 MiB in 52 packages [2022-04-14T18:26:43.322Z] OK: 220 MiB in 52 packages [2022-04-14T18:26:43.322Z] OK: 220 MiB in 52 packages [2022-04-14T18:26:43.322Z] ---> 457b933924b8 [2022-04-14T18:26:43.323Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T18:26:43.323Z] Removing intermediate container 689d6c570bf7 [2022-04-14T18:26:43.323Z] ---> 3f5d81607924 [2022-04-14T18:26:43.323Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-14T18:26:43.323Z] ---> Running in e0cc4b87187a [2022-04-14T18:26:43.323Z] Removing intermediate container d024fde87db1 [2022-04-14T18:26:43.323Z] ---> 71bbc287f34c [2022-04-14T18:26:43.323Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-14T18:26:43.323Z] Removing intermediate container 56b61868c4ef [2022-04-14T18:26:43.323Z] ---> 82f99ba94772 [2022-04-14T18:26:43.323Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-14T18:26:43.323Z] Removing intermediate container b49a62bd4cb7 [2022-04-14T18:26:43.323Z] ---> a81d3699e182 [2022-04-14T18:26:43.323Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-14T18:26:43.323Z] ---> 0fc231505f31 [2022-04-14T18:26:43.323Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T18:26:43.323Z] ---> Running in 10149b7f4af1 [2022-04-14T18:26:43.323Z] ---> 12e99341aa2c [2022-04-14T18:26:43.323Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T18:26:43.323Z] ---> 6402dbb9fa1a [2022-04-14T18:26:43.323Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T18:26:43.323Z] ---> abcd06a32715 [2022-04-14T18:26:43.323Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T18:26:43.323Z] ---> Running in cfb5c3f587df [2022-04-14T18:26:43.323Z] ---> Running in 4917d984abdb [2022-04-14T18:26:43.597Z] ---> Running in 754d6c619a8f [2022-04-14T18:26:45.595Z] Removing intermediate container e0cc4b87187a [2022-04-14T18:26:45.595Z] ---> 8a853d815113 [2022-04-14T18:26:45.595Z] Step 8/23 : COPY . . [2022-04-14T18:26:48.235Z] Removing intermediate container 10149b7f4af1 [2022-04-14T18:26:48.235Z] ---> 207c8e7d111d [2022-04-14T18:26:48.235Z] Step 8/31 : COPY . . [2022-04-14T18:26:49.236Z] Removing intermediate container cfb5c3f587df [2022-04-14T18:26:49.236Z] ---> 846142a1ed53 [2022-04-14T18:26:49.236Z] Step 8/23 : COPY . . [2022-04-14T18:26:49.236Z] Removing intermediate container 754d6c619a8f [2022-04-14T18:26:49.236Z] ---> ea40d2c8e71b [2022-04-14T18:26:49.236Z] Step 8/25 : COPY . . [2022-04-14T18:26:49.511Z] Removing intermediate container 4917d984abdb [2022-04-14T18:26:49.511Z] ---> e90008758508 [2022-04-14T18:26:49.511Z] Step 8/26 : COPY . . [2022-04-14T18:27:16.555Z] ---> d01abc17e452 [2022-04-14T18:27:16.555Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-14T18:27:16.555Z] ---> 48ea49f1c680 [2022-04-14T18:27:16.555Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-14T18:27:16.555Z] ---> Running in 3de0461addce [2022-04-14T18:27:16.555Z] ---> Running in ff47b53aa6b2 [2022-04-14T18:27:16.555Z] ---> 0575dff4a9a5 [2022-04-14T18:27:16.555Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-14T18:27:16.555Z] ---> Running in 01985d89ce39 [2022-04-14T18:27:16.835Z] 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-14T18:27:16.835Z] 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-14T18:27:17.107Z] 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-14T18:27:18.552Z] ---> 6577bba207cf [2022-04-14T18:27:18.552Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-14T18:27:18.552Z] ---> Running in 8ef7012b6117 [2022-04-14T18:27:18.832Z] ---> c25cdefada15 [2022-04-14T18:27:18.832Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-14T18:27:18.832Z] ---> Running in 57d103f9a1ce [2022-04-14T18:27:19.143Z] Removing intermediate container 8ef7012b6117 [2022-04-14T18:27:19.143Z] ---> 6bda4fb45ea9 [2022-04-14T18:27:19.143Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-14T18:27:19.143Z] ---> Running in f3aaf98194b2 [2022-04-14T18:27:21.131Z] 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-14T18:27:22.607Z] Removing intermediate container f3aaf98194b2 [2022-04-14T18:27:22.607Z] ---> fd311cf62c74 [2022-04-14T18:27:22.607Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-14T18:27:22.607Z] ---> Running in 3beb79ed8b05 [2022-04-14T18:27:23.219Z] Removing intermediate container 3beb79ed8b05 [2022-04-14T18:27:23.219Z] ---> 664349059616 [2022-04-14T18:27:23.219Z] 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-14T18:27:23.219Z] ---> Running in 046069c6ff08 [2022-04-14T18:27:25.861Z] spire-1.2.1/ [2022-04-14T18:27:25.861Z] spire-1.2.1/.data/ [2022-04-14T18:27:25.861Z] spire-1.2.1/.data/.file [2022-04-14T18:27:25.861Z] spire-1.2.1/.dockerignore [2022-04-14T18:27:25.861Z] spire-1.2.1/.gitattributes [2022-04-14T18:27:25.861Z] spire-1.2.1/.githooks/ [2022-04-14T18:27:25.861Z] spire-1.2.1/.githooks/pre-commit [2022-04-14T18:27:25.861Z] spire-1.2.1/.github/ [2022-04-14T18:27:25.861Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-14T18:27:25.861Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-14T18:27:25.861Z] spire-1.2.1/.github/dependabot.yml [2022-04-14T18:27:25.861Z] spire-1.2.1/.github/workflows/ [2022-04-14T18:27:25.861Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-14T18:27:25.861Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-14T18:27:25.861Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-14T18:27:25.861Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-14T18:27:25.861Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-14T18:27:25.861Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-14T18:27:25.861Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-14T18:27:25.861Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-14T18:27:25.861Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-14T18:27:25.861Z] spire-1.2.1/.gitignore [2022-04-14T18:27:25.861Z] spire-1.2.1/.go-version [2022-04-14T18:27:25.861Z] spire-1.2.1/.golangci.yml [2022-04-14T18:27:25.861Z] spire-1.2.1/ADOPTERS.md [2022-04-14T18:27:25.861Z] spire-1.2.1/CHANGELOG.md [2022-04-14T18:27:25.861Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-14T18:27:25.861Z] spire-1.2.1/CODEOWNERS [2022-04-14T18:27:25.861Z] spire-1.2.1/CONTRIBUTING.md [2022-04-14T18:27:25.861Z] spire-1.2.1/Dockerfile [2022-04-14T18:27:25.861Z] spire-1.2.1/Dockerfile.dev [2022-04-14T18:27:25.861Z] spire-1.2.1/Dockerfile.scratch [2022-04-14T18:27:25.861Z] spire-1.2.1/LICENSE [2022-04-14T18:27:25.861Z] spire-1.2.1/MAINTAINERS.md [2022-04-14T18:27:25.862Z] spire-1.2.1/Makefile [2022-04-14T18:27:25.862Z] spire-1.2.1/README.md [2022-04-14T18:27:25.862Z] spire-1.2.1/ROADMAP.md [2022-04-14T18:27:25.862Z] spire-1.2.1/SECURITY.md [2022-04-14T18:27:25.862Z] spire-1.2.1/cmd/ [2022-04-14T18:27:25.862Z] spire-1.2.1/cmd/spire-agent/ [2022-04-14T18:27:25.862Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-14T18:27:25.862Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-14T18:27:25.862Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-14T18:27:25.862Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-14T18:27:25.862Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-14T18:27:25.862Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-14T18:27:25.862Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-14T18:27:25.862Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-14T18:27:25.862Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-14T18:27:25.862Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-14T18:27:25.862Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-14T18:27:25.862Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-14T18:27:25.862Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-14T18:27:25.862Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-14T18:27:25.862Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-14T18:27:25.862Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-14T18:27:25.862Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-14T18:27:25.862Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-14T18:27:25.862Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-14T18:27:25.862Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-14T18:27:25.862Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-14T18:27:25.862Z] spire-1.2.1/cmd/spire-server/ [2022-04-14T18:27:25.862Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-14T18:27:25.862Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-14T18:27:25.862Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-14T18:27:25.862Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-14T18:27:25.862Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-14T18:27:25.862Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-14T18:27:25.862Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-14T18:27:25.862Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-14T18:27:25.862Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-14T18:27:25.862Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-14T18:27:25.862Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-14T18:27:25.862Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-14T18:27:25.862Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-14T18:27:25.862Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-14T18:27:25.862Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-14T18:27:25.862Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-14T18:27:25.862Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-14T18:27:25.862Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-14T18:27:26.142Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-14T18:27:26.142Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-14T18:27:26.142Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-14T18:27:26.142Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-14T18:27:26.142Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-14T18:27:26.142Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-14T18:27:26.142Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-14T18:27:26.142Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-14T18:27:26.142Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-14T18:27:26.142Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-14T18:27:26.142Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-14T18:27:26.142Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-14T18:27:26.142Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-14T18:27:26.142Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-14T18:27:26.142Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-14T18:27:26.142Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-14T18:27:26.142Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-14T18:27:26.142Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-14T18:27:26.142Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-14T18:27:26.142Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-14T18:27:26.142Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-14T18:27:26.142Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-14T18:27:26.142Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-14T18:27:26.142Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-14T18:27:26.142Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-14T18:27:26.142Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-14T18:27:26.142Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-14T18:27:26.142Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-14T18:27:26.142Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-14T18:27:26.142Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-14T18:27:26.142Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-14T18:27:26.142Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-14T18:27:26.142Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-14T18:27:26.142Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-14T18:27:26.142Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-14T18:27:26.142Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-14T18:27:26.142Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-14T18:27:26.142Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-14T18:27:26.142Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-14T18:27:26.142Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-14T18:27:26.142Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-14T18:27:26.142Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-14T18:27:26.142Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-14T18:27:26.142Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-14T18:27:26.142Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-14T18:27:26.142Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-14T18:27:26.142Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-14T18:27:26.142Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-14T18:27:26.142Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-14T18:27:26.142Z] spire-1.2.1/conf/ [2022-04-14T18:27:26.142Z] spire-1.2.1/conf/agent/ [2022-04-14T18:27:26.142Z] spire-1.2.1/conf/agent/agent.conf [2022-04-14T18:27:26.142Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-14T18:27:26.142Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-14T18:27:26.142Z] spire-1.2.1/conf/server/ [2022-04-14T18:27:26.142Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-14T18:27:26.142Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-14T18:27:26.142Z] spire-1.2.1/conf/server/server.conf [2022-04-14T18:27:26.142Z] spire-1.2.1/conf/server/server_full.conf [2022-04-14T18:27:26.142Z] spire-1.2.1/doc/ [2022-04-14T18:27:26.142Z] spire-1.2.1/doc/SPIRE101.md [2022-04-14T18:27:26.142Z] spire-1.2.1/doc/auditlog.md [2022-04-14T18:27:26.142Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-14T18:27:26.142Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-14T18:27:26.142Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-14T18:27:26.142Z] spire-1.2.1/doc/images/ [2022-04-14T18:27:26.142Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-14T18:27:26.142Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-14T18:27:26.142Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-14T18:27:26.142Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-14T18:27:26.142Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-14T18:27:26.142Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-14T18:27:26.142Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-14T18:27:26.142Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-14T18:27:26.142Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-14T18:27:26.142Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-14T18:27:26.142Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-14T18:27:26.142Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-14T18:27:26.142Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-14T18:27:26.142Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-14T18:27:26.142Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-14T18:27:26.142Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-14T18:27:26.142Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-14T18:27:26.142Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-14T18:27:26.142Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-14T18:27:26.142Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-14T18:27:26.142Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-14T18:27:26.142Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-14T18:27:26.142Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-14T18:27:26.142Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-14T18:27:26.142Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-14T18:27:26.142Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-14T18:27:26.142Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-14T18:27:26.142Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-14T18:27:26.142Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-14T18:27:26.142Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-14T18:27:26.142Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-14T18:27:26.142Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-14T18:27:26.142Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-14T18:27:26.142Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-14T18:27:26.142Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-14T18:27:26.142Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-14T18:27:26.142Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-14T18:27:26.142Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-14T18:27:26.142Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-14T18:27:26.142Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-14T18:27:26.142Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-14T18:27:26.142Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-14T18:27:26.142Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-14T18:27:26.142Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-14T18:27:26.142Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-14T18:27:26.142Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-14T18:27:26.142Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-14T18:27:26.142Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-14T18:27:26.142Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-14T18:27:26.142Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-14T18:27:26.142Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-14T18:27:26.142Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-14T18:27:26.142Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-14T18:27:26.142Z] spire-1.2.1/doc/scaling_spire.md [2022-04-14T18:27:26.142Z] spire-1.2.1/doc/spire_agent.md [2022-04-14T18:27:26.142Z] spire-1.2.1/doc/spire_server.md [2022-04-14T18:27:26.142Z] spire-1.2.1/doc/supported_integrations.md [2022-04-14T18:27:26.142Z] spire-1.2.1/doc/telemetry.md [2022-04-14T18:27:26.142Z] spire-1.2.1/doc/telemetry_config.md [2022-04-14T18:27:26.142Z] spire-1.2.1/doc/upgrading.md [2022-04-14T18:27:26.142Z] spire-1.2.1/doc/using_spire.md [2022-04-14T18:27:26.142Z] spire-1.2.1/examples/ [2022-04-14T18:27:26.142Z] spire-1.2.1/examples/README.md [2022-04-14T18:27:26.142Z] spire-1.2.1/go.mod [2022-04-14T18:27:26.142Z] spire-1.2.1/go.sum [2022-04-14T18:27:26.142Z] spire-1.2.1/pkg/ [2022-04-14T18:27:26.142Z] spire-1.2.1/pkg/agent/ [2022-04-14T18:27:26.142Z] spire-1.2.1/pkg/agent/agent.go [2022-04-14T18:27:26.142Z] spire-1.2.1/pkg/agent/api/ [2022-04-14T18:27:26.142Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-14T18:27:26.142Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-14T18:27:26.142Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-14T18:27:26.142Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-14T18:27:26.418Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-14T18:27:26.418Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-14T18:27:26.418Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-14T18:27:26.418Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-14T18:27:26.418Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-14T18:27:26.418Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-14T18:27:26.418Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-14T18:27:26.418Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-14T18:27:26.418Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-14T18:27:26.418Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-14T18:27:26.418Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-14T18:27:26.418Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-14T18:27:26.418Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-14T18:27:26.418Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-14T18:27:26.418Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-14T18:27:26.418Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-14T18:27:26.418Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-14T18:27:26.418Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-14T18:27:26.418Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-14T18:27:26.418Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-14T18:27:26.418Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-14T18:27:26.418Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-14T18:27:26.418Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-14T18:27:26.418Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-14T18:27:26.418Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-14T18:27:26.418Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-14T18:27:26.418Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-14T18:27:26.418Z] spire-1.2.1/pkg/agent/client/ [2022-04-14T18:27:26.418Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-14T18:27:26.418Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-14T18:27:26.418Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-14T18:27:26.418Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-14T18:27:26.418Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-14T18:27:26.418Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-14T18:27:26.418Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-14T18:27:26.418Z] spire-1.2.1/pkg/agent/common/ [2022-04-14T18:27:26.418Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-14T18:27:26.418Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-14T18:27:26.418Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-14T18:27:26.418Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-14T18:27:26.418Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-14T18:27:26.418Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-14T18:27:26.418Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-14T18:27:26.418Z] spire-1.2.1/pkg/agent/config.go [2022-04-14T18:27:26.418Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-14T18:27:26.418Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-14T18:27:26.418Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-14T18:27:26.418Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-14T18:27:26.418Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-14T18:27:26.418Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-14T18:27:26.418Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-14T18:27:26.418Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-14T18:27:26.418Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-14T18:27:26.418Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-14T18:27:26.418Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-14T18:27:26.418Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-14T18:27:26.418Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-14T18:27:26.418Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-14T18:27:26.418Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-14T18:27:26.418Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-14T18:27:26.418Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-14T18:27:26.418Z] spire-1.2.1/pkg/agent/manager/ [2022-04-14T18:27:26.418Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/svid/ [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/common/ [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/common/api/ [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/common/api/names.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/common/auth/ [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/common/catalog/ [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/common/cli/ [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-14T18:27:26.419Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-14T18:27:26.420Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-14T18:27:26.420Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-14T18:27:26.420Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-14T18:27:26.420Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-14T18:27:26.420Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-14T18:27:26.420Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-14T18:27:26.420Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-14T18:27:26.420Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-14T18:27:26.420Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-14T18:27:26.420Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-14T18:27:26.420Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-14T18:27:26.420Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-14T18:27:26.420Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-14T18:27:26.420Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-14T18:27:26.420Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-14T18:27:26.420Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-14T18:27:26.420Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-14T18:27:26.420Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-14T18:27:26.420Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-14T18:27:26.420Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-14T18:27:26.420Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-14T18:27:26.420Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-14T18:27:26.420Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-14T18:27:26.420Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-14T18:27:26.420Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-14T18:27:26.420Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-14T18:27:26.420Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-14T18:27:26.420Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-14T18:27:26.420Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-14T18:27:26.420Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-14T18:27:26.420Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-14T18:27:26.420Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-14T18:27:26.420Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-14T18:27:26.420Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-14T18:27:26.420Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-14T18:27:26.420Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-14T18:27:26.420Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-14T18:27:26.420Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-14T18:27:26.420Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-14T18:27:26.420Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-14T18:27:26.697Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-14T18:27:26.697Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-14T18:27:26.697Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-14T18:27:26.697Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-14T18:27:26.697Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-14T18:27:26.697Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-14T18:27:26.697Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-14T18:27:26.697Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-14T18:27:26.697Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-14T18:27:26.697Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-14T18:27:26.697Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-14T18:27:26.697Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-14T18:27:26.697Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-14T18:27:26.697Z] spire-1.2.1/pkg/common/health/ [2022-04-14T18:27:26.697Z] spire-1.2.1/pkg/common/health/config.go [2022-04-14T18:27:26.697Z] spire-1.2.1/pkg/common/health/context.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/health/health.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/idutil/ [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/log/ [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/log/log.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/log/options.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/plugin/ [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/profiling/ [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/selector/ [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/uptime/ [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/util/ [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/util/task.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-14T18:27:26.698Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-14T18:27:26.699Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-14T18:27:26.699Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-14T18:27:26.699Z] spire-1.2.1/pkg/common/version/ [2022-04-14T18:27:26.699Z] spire-1.2.1/pkg/common/version/version.go [2022-04-14T18:27:26.699Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-14T18:27:26.699Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-14T18:27:26.699Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-14T18:27:26.699Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-14T18:27:26.699Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-14T18:27:26.699Z] spire-1.2.1/pkg/common/x509util/ [2022-04-14T18:27:26.699Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-14T18:27:26.699Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-14T18:27:26.699Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-14T18:27:26.699Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-14T18:27:26.699Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-14T18:27:26.699Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-14T18:27:26.699Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-14T18:27:26.699Z] spire-1.2.1/pkg/server/ [2022-04-14T18:27:26.699Z] spire-1.2.1/pkg/server/api/ [2022-04-14T18:27:26.699Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-14T18:27:26.699Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-14T18:27:26.699Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-14T18:27:26.699Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-14T18:27:26.699Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-14T18:27:26.699Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-14T18:27:26.699Z] spire-1.2.1/pkg/server/api/api.go [2022-04-14T18:27:26.699Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-14T18:27:26.699Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-14T18:27:26.699Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-14T18:27:26.699Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-14T18:27:26.699Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-14T18:27:26.699Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-14T18:27:26.699Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-14T18:27:26.699Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-14T18:27:26.699Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-14T18:27:26.699Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-14T18:27:26.699Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-14T18:27:26.699Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-14T18:27:26.699Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-14T18:27:26.699Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-14T18:27:26.699Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-14T18:27:26.699Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-14T18:27:26.699Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-14T18:27:26.699Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-14T18:27:26.699Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-14T18:27:26.699Z] spire-1.2.1/pkg/server/api/health/ [2022-04-14T18:27:26.699Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-14T18:27:26.699Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-14T18:27:26.699Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-14T18:27:26.699Z] spire-1.2.1/pkg/server/api/id.go [2022-04-14T18:27:26.699Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-14T18:27:26.699Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-14T18:27:26.699Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-14T18:27:26.699Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-14T18:27:26.699Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-14T18:27:26.699Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-14T18:27:26.699Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-14T18:27:26.699Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-14T18:27:26.699Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-14T18:27:26.699Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-14T18:27:26.699Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-14T18:27:26.699Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-14T18:27:26.699Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-14T18:27:26.699Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-14T18:27:26.699Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-14T18:27:26.699Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-14T18:27:26.699Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-14T18:27:26.699Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-14T18:27:26.699Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-14T18:27:26.699Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-14T18:27:26.699Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-14T18:27:26.699Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-14T18:27:26.699Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-14T18:27:26.699Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-14T18:27:26.699Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-14T18:27:26.699Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-14T18:27:26.699Z] spire-1.2.1/pkg/server/api/status.go [2022-04-14T18:27:26.699Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-14T18:27:26.699Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-14T18:27:26.699Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-14T18:27:26.699Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-14T18:27:26.699Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-14T18:27:26.699Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-14T18:27:26.699Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/bundle/ [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/ca/ [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/cache/ [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/catalog/ [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/config.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/datastore/ [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/plugin/ [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-14T18:27:26.975Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-14T18:27:26.976Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-14T18:27:26.976Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-14T18:27:26.976Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-14T18:27:26.976Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-14T18:27:26.976Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-14T18:27:26.976Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-14T18:27:26.976Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-14T18:27:26.976Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-14T18:27:26.976Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-14T18:27:26.976Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-14T18:27:26.976Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-14T18:27:26.976Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-14T18:27:26.976Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-14T18:27:26.976Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-14T18:27:26.976Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-14T18:27:26.976Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-14T18:27:26.976Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-14T18:27:26.976Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-14T18:27:26.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-14T18:27:26.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-14T18:27:26.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-14T18:27:26.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-14T18:27:26.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-14T18:27:26.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-14T18:27:26.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-14T18:27:26.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-14T18:27:26.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-14T18:27:26.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-14T18:27:26.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-14T18:27:26.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-14T18:27:26.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-14T18:27:26.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-14T18:27:26.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-14T18:27:27.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-14T18:27:27.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-14T18:27:27.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-14T18:27:27.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-14T18:27:27.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-14T18:27:27.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-14T18:27:27.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-14T18:27:27.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/registration/ [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/server.go [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/server_test.go [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/svid/ [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-14T18:27:27.253Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-14T18:27:27.253Z] spire-1.2.1/proto/ [2022-04-14T18:27:27.253Z] spire-1.2.1/proto/private/ [2022-04-14T18:27:27.253Z] spire-1.2.1/proto/private/server/ [2022-04-14T18:27:27.253Z] spire-1.2.1/proto/private/server/journal/ [2022-04-14T18:27:27.253Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-14T18:27:27.253Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-14T18:27:27.253Z] spire-1.2.1/proto/spire/ [2022-04-14T18:27:27.253Z] spire-1.2.1/proto/spire/common/ [2022-04-14T18:27:27.253Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-14T18:27:27.253Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-14T18:27:27.253Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-14T18:27:27.253Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-14T18:27:27.253Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-14T18:27:27.253Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-14T18:27:27.253Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-14T18:27:27.253Z] spire-1.2.1/proto/spire/plugin/ [2022-04-14T18:27:27.253Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-14T18:27:27.253Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-14T18:27:27.253Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-14T18:27:27.253Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-14T18:27:27.253Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-14T18:27:27.253Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-14T18:27:27.253Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-14T18:27:27.253Z] spire-1.2.1/release/ [2022-04-14T18:27:27.253Z] spire-1.2.1/release/spire-extras/ [2022-04-14T18:27:27.253Z] spire-1.2.1/release/spire-extras/README.md [2022-04-14T18:27:27.253Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-14T18:27:27.253Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-14T18:27:27.253Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-14T18:27:27.253Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-14T18:27:27.253Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-14T18:27:27.253Z] spire-1.2.1/release/spire/ [2022-04-14T18:27:27.253Z] spire-1.2.1/release/spire/README.md [2022-04-14T18:27:27.253Z] spire-1.2.1/release/spire/conf/ [2022-04-14T18:27:27.253Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-14T18:27:27.253Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-14T18:27:27.253Z] spire-1.2.1/release/spire/conf/server/ [2022-04-14T18:27:27.253Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-14T18:27:27.253Z] spire-1.2.1/script/ [2022-04-14T18:27:27.253Z] spire-1.2.1/script/build-artifact.sh [2022-04-14T18:27:27.253Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-14T18:27:27.253Z] spire-1.2.1/support/ [2022-04-14T18:27:27.253Z] spire-1.2.1/support/k8s/ [2022-04-14T18:27:27.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-14T18:27:27.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-14T18:27:27.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-14T18:27:27.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-14T18:27:27.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-14T18:27:27.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-14T18:27:27.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-14T18:27:27.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-14T18:27:27.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-14T18:27:27.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-14T18:27:27.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-14T18:27:27.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-14T18:27:27.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-14T18:27:27.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-14T18:27:27.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-14T18:27:27.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-14T18:27:27.254Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-14T18:27:27.254Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-14T18:27:27.254Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-14T18:27:27.254Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-14T18:27:27.254Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-14T18:27:27.254Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-14T18:27:27.254Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-14T18:27:27.254Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-14T18:27:27.254Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-14T18:27:27.254Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-14T18:27:27.254Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-14T18:27:27.254Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-14T18:27:27.254Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-14T18:27:27.254Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-14T18:27:27.254Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-14T18:27:27.254Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-14T18:27:27.254Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-14T18:27:27.254Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-14T18:27:27.254Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-14T18:27:27.254Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-14T18:27:27.254Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-14T18:27:27.254Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-14T18:27:27.254Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-14T18:27:27.254Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-14T18:27:27.254Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-14T18:27:27.254Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-14T18:27:27.254Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-14T18:27:27.254Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-14T18:27:27.254Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-14T18:27:27.254Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-14T18:27:27.254Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-14T18:27:27.254Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-14T18:27:27.254Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-14T18:27:27.254Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-14T18:27:27.254Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-14T18:27:27.254Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-14T18:27:27.254Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-14T18:27:27.254Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-14T18:27:27.254Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-14T18:27:27.254Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-14T18:27:27.254Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-14T18:27:27.529Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-14T18:27:27.530Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-14T18:27:27.530Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-14T18:27:27.530Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-14T18:27:27.530Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-14T18:27:27.530Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-14T18:27:27.530Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-14T18:27:27.530Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-14T18:27:27.530Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-14T18:27:27.530Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-14T18:27:27.530Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-14T18:27:27.530Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-14T18:27:27.530Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-14T18:27:27.530Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-14T18:27:27.530Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-14T18:27:27.530Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-14T18:27:27.530Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-14T18:27:27.530Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-14T18:27:27.530Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-14T18:27:27.530Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-14T18:27:27.530Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-14T18:27:27.530Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-14T18:27:27.530Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-14T18:27:27.530Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-14T18:27:27.530Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-14T18:27:27.530Z] spire-1.2.1/test/ [2022-04-14T18:27:27.530Z] spire-1.2.1/test/clock/ [2022-04-14T18:27:27.530Z] spire-1.2.1/test/clock/clock.go [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fakes/ [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fixture/ [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fixture/certs/ [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fixture/config/ [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fixture/fixture.go [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fixture/registration/ [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-14T18:27:27.530Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-14T18:27:27.530Z] spire-1.2.1/test/integration/ [2022-04-14T18:27:27.530Z] spire-1.2.1/test/integration/README.md [2022-04-14T18:27:27.530Z] spire-1.2.1/test/integration/common [2022-04-14T18:27:27.530Z] spire-1.2.1/test/integration/setup/ [2022-04-14T18:27:27.530Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-14T18:27:27.530Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-14T18:27:27.530Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-14T18:27:27.530Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-14T18:27:27.530Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-14T18:27:27.530Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-14T18:27:27.530Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-14T18:27:27.530Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-14T18:27:27.530Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-14T18:27:27.530Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-14T18:27:27.530Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-14T18:27:27.530Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-14T18:27:27.530Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-14T18:27:27.530Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-14T18:27:27.530Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-14T18:27:27.530Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-14T18:27:27.530Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-14T18:27:27.530Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-14T18:27:27.530Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-14T18:27:27.530Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-14T18:27:27.530Z] spire-1.2.1/test/integration/suites/ [2022-04-14T18:27:27.530Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-14T18:27:27.530Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-14T18:27:27.530Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-14T18:27:27.530Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-14T18:27:27.530Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-14T18:27:27.530Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-14T18:27:27.530Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-14T18:27:27.530Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-14T18:27:27.530Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-14T18:27:27.530Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-14T18:27:27.530Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-14T18:27:27.530Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-14T18:27:27.530Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-14T18:27:27.530Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-14T18:27:27.530Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-14T18:27:27.530Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-14T18:27:27.530Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-14T18:27:27.530Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-14T18:27:27.530Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-14T18:27:27.530Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-14T18:27:27.530Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-14T18:27:27.530Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-14T18:27:27.530Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-14T18:27:27.530Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-14T18:27:27.530Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-14T18:27:27.530Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-14T18:27:27.530Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-14T18:27:27.530Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-14T18:27:27.530Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-14T18:27:27.531Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-14T18:27:27.806Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/test-one.sh [2022-04-14T18:27:27.807Z] spire-1.2.1/test/integration/test.sh [2022-04-14T18:27:27.807Z] spire-1.2.1/test/plugintest/ [2022-04-14T18:27:27.807Z] spire-1.2.1/test/plugintest/config.go [2022-04-14T18:27:27.807Z] spire-1.2.1/test/plugintest/load.go [2022-04-14T18:27:27.807Z] spire-1.2.1/test/plugintest/option.go [2022-04-14T18:27:27.807Z] spire-1.2.1/test/spiretest/ [2022-04-14T18:27:27.807Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-14T18:27:27.807Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-14T18:27:27.807Z] spire-1.2.1/test/spiretest/dir.go [2022-04-14T18:27:27.807Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-14T18:27:27.807Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-14T18:27:27.807Z] spire-1.2.1/test/spiretest/logs.go [2022-04-14T18:27:27.807Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-14T18:27:27.807Z] spire-1.2.1/test/spiretest/suite.go [2022-04-14T18:27:27.807Z] spire-1.2.1/test/spiretest/x509.go [2022-04-14T18:27:27.807Z] spire-1.2.1/test/testca/ [2022-04-14T18:27:27.807Z] spire-1.2.1/test/testca/ca.go [2022-04-14T18:27:27.807Z] spire-1.2.1/test/testkey/ [2022-04-14T18:27:27.807Z] spire-1.2.1/test/testkey/generate.sh [2022-04-14T18:27:27.807Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-14T18:27:27.807Z] spire-1.2.1/test/testkey/keys.go [2022-04-14T18:27:27.807Z] spire-1.2.1/test/testkey/new.go [2022-04-14T18:27:27.807Z] spire-1.2.1/test/tpmsimulator/ [2022-04-14T18:27:27.807Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-14T18:27:27.807Z] spire-1.2.1/test/util/ [2022-04-14T18:27:27.807Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-14T18:27:27.807Z] spire-1.2.1/test/util/cert_generation.go [2022-04-14T18:27:27.807Z] spire-1.2.1/test/util/io_redirection.go [2022-04-14T18:27:27.807Z] spire-1.2.1/test/util/race.go [2022-04-14T18:27:27.807Z] spire-1.2.1/test/util/util.go [2022-04-14T18:27:27.807Z] building spire from source... [2022-04-14T18:27:28.405Z] Installing go1.17.7... [2022-04-14T18:27:55.248Z] Building bin/spire-server... [2022-04-14T18:27:55.248Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-14T18:27:55.248Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-14T18:27:55.248Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-14T18:27:55.248Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-14T18:27:55.248Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-14T18:27:55.248Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-14T18:27:55.846Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-14T18:27:56.447Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-14T18:27:56.447Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-14T18:27:56.723Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-14T18:27:57.329Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-14T18:27:57.329Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-14T18:27:57.329Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-14T18:27:57.606Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-14T18:27:57.887Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-14T18:27:57.887Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-14T18:27:57.887Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-14T18:27:58.887Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-14T18:27:58.887Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-14T18:27:58.887Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-14T18:27:58.887Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-14T18:28:25.733Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-14T18:28:25.733Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-14T18:28:25.733Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-14T18:28:25.733Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-14T18:28:25.733Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-14T18:28:25.733Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-14T18:28:25.733Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-14T18:28:25.733Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-14T18:28:25.733Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-14T18:28:25.733Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-14T18:28:25.733Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-14T18:28:25.733Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-14T18:28:25.733Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-14T18:28:25.733Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-14T18:28:25.733Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-14T18:28:26.010Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-14T18:28:26.010Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-14T18:28:26.010Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-14T18:28:26.288Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-14T18:28:27.274Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-14T18:28:27.550Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-14T18:28:27.827Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-14T18:28:28.103Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-14T18:28:28.103Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-14T18:28:28.103Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-14T18:28:30.091Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-14T18:28:36.822Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-14T18:28:36.822Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-14T18:28:36.822Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-14T18:28:36.822Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-14T18:28:36.822Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-14T18:28:59.034Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-14T18:28:59.034Z] go: downloading google.golang.org/api v0.70.0 [2022-04-14T18:28:59.034Z] go: downloading k8s.io/api v0.23.4 [2022-04-14T18:29:09.191Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-14T18:29:09.786Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-14T18:29:10.379Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-14T18:29:10.379Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-14T18:29:10.974Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-14T18:29:11.567Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-14T18:29:11.567Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-14T18:29:12.158Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-14T18:29:14.771Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-14T18:29:15.759Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-14T18:29:16.038Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-14T18:29:17.482Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-14T18:29:18.929Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-14T18:29:37.275Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-14T18:29:37.276Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-14T18:29:37.276Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-14T18:29:37.276Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-14T18:29:37.550Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-14T18:29:37.550Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-14T18:29:37.550Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-14T18:29:38.534Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-14T18:29:38.809Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-14T18:29:39.084Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-14T18:29:39.359Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-14T18:29:39.634Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-14T18:29:39.634Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-14T18:29:39.908Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-14T18:29:39.908Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-14T18:29:41.646Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-14T18:29:41.646Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-14T18:29:41.936Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-14T18:29:42.224Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-14T18:29:42.515Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-14T18:29:43.186Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-14T18:29:48.597Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-14T18:29:48.597Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-14T18:29:48.597Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-14T18:29:48.597Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-14T18:29:49.195Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-14T18:29:49.793Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-14T18:29:50.068Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-14T18:29:50.068Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-14T18:29:51.509Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-14T18:29:51.509Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-14T18:29:51.509Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-14T18:29:52.107Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-14T18:29:52.383Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-14T18:29:52.383Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-14T18:29:52.383Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-14T18:29:52.659Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-14T18:29:52.659Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-14T18:29:52.936Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-14T18:29:52.936Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-14T18:29:52.936Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-14T18:29:53.214Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-14T18:29:53.214Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-14T18:29:54.655Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-14T18:29:54.655Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-14T18:29:54.931Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-14T18:29:55.206Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-14T18:29:55.206Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-14T18:29:56.650Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-14T18:29:56.650Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-14T18:29:56.926Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-14T18:29:57.527Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-14T18:29:57.527Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-14T18:29:58.134Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-14T18:30:00.769Z] go: downloading go.opencensus.io v0.23.0 [2022-04-14T18:30:01.762Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-14T18:30:04.403Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-14T18:30:04.403Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-14T18:30:04.403Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-14T18:30:04.403Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-14T18:30:05.006Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-14T18:30:05.006Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-14T18:30:05.006Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-14T18:30:05.282Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-14T18:30:06.269Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-14T18:30:06.270Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-14T18:30:06.547Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-14T18:30:06.824Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-14T18:30:06.824Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-14T18:30:07.104Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-14T18:30:17.282Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-14T18:30:17.282Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-14T18:30:17.282Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-14T18:30:17.282Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-14T18:30:49.649Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-14T18:30:49.649Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-14T18:31:46.218Z] Removing intermediate container 3de0461addce [2022-04-14T18:31:46.218Z] ---> 6bc786e92a67 [2022-04-14T18:31:46.218Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-14T18:31:46.218Z] ---> Running in af6ac2f69b4a [2022-04-14T18:31:46.218Z] 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-14T18:31:46.218Z] 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-14T18:31:46.818Z] Removing intermediate container af6ac2f69b4a [2022-04-14T18:31:46.818Z] ---> 797a41f99d83 [2022-04-14T18:31:46.818Z] [2022-04-14T18:31:46.818Z] Step 11/23 : FROM docker:20.10.14 [2022-04-14T18:31:47.099Z] 20.10.14: Pulling from library/docker [2022-04-14T18:31:57.306Z] Removing intermediate container ff47b53aa6b2 [2022-04-14T18:31:57.306Z] ---> bd217733d93f [2022-04-14T18:31:57.306Z] [2022-04-14T18:31:57.306Z] Step 10/31 : FROM alpine:3.14 [2022-04-14T18:31:57.306Z] 3.14: Pulling from library/alpine [2022-04-14T18:32:00.729Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-14T18:32:00.729Z] Status: Downloaded newer image for alpine:3.14 [2022-04-14T18:32:00.729Z] ---> ac73e934f311 [2022-04-14T18:32:00.729Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-14T18:32:01.013Z] ---> Running in 3987ec53667b [2022-04-14T18:32:02.443Z] Removing intermediate container 3987ec53667b [2022-04-14T18:32:02.443Z] ---> 53fe7372d78e [2022-04-14T18:32:02.443Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-14T18:32:02.716Z] ---> Running in 70b475669909 [2022-04-14T18:32:06.104Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-14T18:32:06.104Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-14T18:32:06.707Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-14T18:32:06.707Z] (2/2) Installing su-exec (0.2-r1) [2022-04-14T18:32:06.707Z] Executing busybox-1.33.1-r7.trigger [2022-04-14T18:32:06.707Z] OK: 6 MiB in 16 packages [2022-04-14T18:32:07.686Z] Removing intermediate container 57d103f9a1ce [2022-04-14T18:32:07.686Z] ---> a217ca3e44dd [2022-04-14T18:32:07.686Z] [2022-04-14T18:32:07.686Z] Step 10/25 : FROM alpine:3.14 [2022-04-14T18:32:07.686Z] ---> ac73e934f311 [2022-04-14T18:32:07.686Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-14T18:32:07.967Z] ---> Running in e08344a38388 [2022-04-14T18:32:09.421Z] Removing intermediate container 70b475669909 [2022-04-14T18:32:09.421Z] ---> b2c02aa75bfc [2022-04-14T18:32:09.421Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-14T18:32:09.701Z] ---> Running in ac533b76b2bf [2022-04-14T18:32:09.701Z] Removing intermediate container 01985d89ce39 [2022-04-14T18:32:09.701Z] ---> 9b94a9bb20fb [2022-04-14T18:32:09.701Z] [2022-04-14T18:32:09.701Z] Step 10/23 : FROM alpine:3.14 [2022-04-14T18:32:09.701Z] ---> ac73e934f311 [2022-04-14T18:32:09.701Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-14T18:32:09.983Z] ---> Running in e16a01ac9225 [2022-04-14T18:32:10.976Z] Removing intermediate container ac533b76b2bf [2022-04-14T18:32:10.976Z] ---> 56f047a47578 [2022-04-14T18:32:10.976Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-14T18:32:10.976Z] ---> Running in 8270b680e638 [2022-04-14T18:32:11.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-14T18:32:11.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-14T18:32:12.152Z] Removing intermediate container 8270b680e638 [2022-04-14T18:32:12.152Z] ---> ed9e3e1869c7 [2022-04-14T18:32:12.152Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-14T18:32:12.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-14T18:32:12.152Z] ---> Running in 1a081413181a [2022-04-14T18:32:12.424Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-14T18:32:12.760Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-14T18:32:12.760Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-14T18:32:12.760Z] (3/3) Installing su-exec (0.2-r1) [2022-04-14T18:32:12.760Z] Executing busybox-1.33.1-r7.trigger [2022-04-14T18:32:12.760Z] Executing ca-certificates-20211220-r0.trigger [2022-04-14T18:32:13.139Z] OK: 6 MiB in 17 packages [2022-04-14T18:32:13.935Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-14T18:32:13.935Z] Executing busybox-1.33.1-r7.trigger [2022-04-14T18:32:14.238Z] OK: 5 MiB in 15 packages [2022-04-14T18:32:17.664Z] Removing intermediate container e16a01ac9225 [2022-04-14T18:32:17.664Z] ---> 9e06c18c6b1c [2022-04-14T18:32:17.664Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-14T18:32:17.664Z] ---> Running in 6ed7a9e57b43 [2022-04-14T18:32:17.939Z] Removing intermediate container e08344a38388 [2022-04-14T18:32:17.939Z] ---> 3888a0f99ace [2022-04-14T18:32:17.939Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-14T18:32:18.222Z] ---> Running in f841ca023833 [2022-04-14T18:32:18.222Z] Removing intermediate container 6ed7a9e57b43 [2022-04-14T18:32:18.222Z] ---> 75d89da2dfa0 [2022-04-14T18:32:18.222Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-14T18:32:18.498Z] Removing intermediate container 1a081413181a [2022-04-14T18:32:18.498Z] ---> c95f0a211df0 [2022-04-14T18:32:18.498Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-14T18:32:18.498Z] ---> Running in 52cc222c6631 [2022-04-14T18:32:18.778Z] ---> Running in 31860dcc1a90 [2022-04-14T18:32:19.059Z] Removing intermediate container f841ca023833 [2022-04-14T18:32:19.059Z] ---> 66b7c0485216 [2022-04-14T18:32:19.059Z] Step 13/25 : WORKDIR / [2022-04-14T18:32:19.338Z] ---> Running in 50608996302b [2022-04-14T18:32:19.618Z] Removing intermediate container 52cc222c6631 [2022-04-14T18:32:19.618Z] ---> 12b7567f1f02 [2022-04-14T18:32:19.618Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-14T18:32:19.903Z] Removing intermediate container 31860dcc1a90 [2022-04-14T18:32:19.903Z] ---> 71d212866f7f [2022-04-14T18:32:19.903Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-14T18:32:19.903Z] ---> Running in dcc0bb3094b4 [2022-04-14T18:32:20.506Z] Removing intermediate container 50608996302b [2022-04-14T18:32:20.506Z] ---> d29546e40b31 [2022-04-14T18:32:20.506Z] 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-14T18:32:20.506Z] Removing intermediate container dcc0bb3094b4 [2022-04-14T18:32:20.506Z] ---> 201ebca161c8 [2022-04-14T18:32:20.506Z] Step 15/23 : WORKDIR / [2022-04-14T18:32:20.783Z] ---> Running in db177f3d6e6b [2022-04-14T18:32:21.381Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-14T18:32:21.381Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-14T18:32:21.381Z] ---> c346e9eafbab [2022-04-14T18:32:21.381Z] 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-14T18:32:21.665Z] ---> Running in 16cd1f1b9dcd [2022-04-14T18:32:21.942Z] ---> f962cc5d1492 [2022-04-14T18:32:21.942Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-14T18:32:21.942Z] Removing intermediate container db177f3d6e6b [2022-04-14T18:32:21.942Z] ---> e8d352459624 [2022-04-14T18:32:21.942Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-14T18:32:22.229Z] ---> Running in 7350b6f9ad9c [2022-04-14T18:32:22.229Z] Removing intermediate container 16cd1f1b9dcd [2022-04-14T18:32:22.229Z] ---> 880bcc7a5f32 [2022-04-14T18:32:22.229Z] 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-14T18:32:22.506Z] ---> Running in 95331cf43682 [2022-04-14T18:32:22.782Z] ---> 13eb5f680323 [2022-04-14T18:32:22.782Z] 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-14T18:32:24.234Z] ---> 634746ea301f [2022-04-14T18:32:24.234Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-14T18:32:24.513Z] ---> 08ca17898940 [2022-04-14T18:32:24.513Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-14T18:32:25.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-14T18:32:25.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-14T18:32:26.259Z] Removing intermediate container 7350b6f9ad9c [2022-04-14T18:32:26.259Z] ---> bc99d1a1ddc4 [2022-04-14T18:32:26.259Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-14T18:32:26.535Z] ---> 80e8a665379e [2022-04-14T18:32:26.535Z] 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-14T18:32:27.150Z] (1/43) Installing readline (8.1.1-r0) [2022-04-14T18:32:27.150Z] (2/43) Installing bash (5.1.16-r0) [2022-04-14T18:32:27.428Z] Executing bash-5.1.16-r0.post-install [2022-04-14T18:32:27.428Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-14T18:32:27.428Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-14T18:32:27.428Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-14T18:32:27.428Z] (6/43) Installing curl (7.80.0-r0) [2022-04-14T18:32:27.428Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-14T18:32:27.428Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-14T18:32:27.428Z] (9/43) Installing expat (2.4.7-r0) [2022-04-14T18:32:27.428Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-14T18:32:27.428Z] (11/43) Installing gdbm (1.22-r0) [2022-04-14T18:32:27.715Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-14T18:32:27.715Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-14T18:32:27.715Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-14T18:32:27.715Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-14T18:32:27.715Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-14T18:32:27.715Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-14T18:32:27.715Z] ---> f53accab279e [2022-04-14T18:32:27.715Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-14T18:32:28.000Z] ---> 298a89e723f2 [2022-04-14T18:32:28.000Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-14T18:32:28.283Z] ---> cc694e338076 [2022-04-14T18:32:28.283Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-14T18:32:29.756Z] ---> 5539aac844d3 [2022-04-14T18:32:29.756Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-14T18:32:30.043Z] ---> Running in f0d88868e999 [2022-04-14T18:32:30.043Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-14T18:32:30.043Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-14T18:32:30.319Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-14T18:32:30.319Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-14T18:32:30.319Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-14T18:32:30.319Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-14T18:32:30.319Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-14T18:32:30.319Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-14T18:32:30.319Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-14T18:32:30.319Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-14T18:32:30.605Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-14T18:32:30.605Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-14T18:32:30.605Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-14T18:32:30.605Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-14T18:32:30.605Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-14T18:32:30.605Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-14T18:32:30.605Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-14T18:32:30.605Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-14T18:32:30.605Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-14T18:32:30.605Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-14T18:32:30.605Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-14T18:32:30.605Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-14T18:32:30.605Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-14T18:32:30.889Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-14T18:32:31.171Z] ---> e66cba920f13 [2022-04-14T18:32:31.171Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-14T18:32:31.171Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-14T18:32:31.171Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-14T18:32:31.171Z] Removing intermediate container f0d88868e999 [2022-04-14T18:32:31.171Z] ---> d000ae6760cc [2022-04-14T18:32:31.171Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-14T18:32:31.453Z] ---> Running in cef0fbf92cab [2022-04-14T18:32:31.735Z] ---> 7e98e1594373 [2022-04-14T18:32:31.735Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-14T18:32:31.735Z] Executing busybox-1.34.1-r5.trigger [2022-04-14T18:32:32.018Z] OK: 82 MiB in 65 packages [2022-04-14T18:32:32.294Z] Removing intermediate container cef0fbf92cab [2022-04-14T18:32:32.294Z] ---> f4dac6a23702 [2022-04-14T18:32:32.294Z] Step 21/23 : LABEL arch=arm64 [2022-04-14T18:32:32.570Z] ---> Running in d6922a683eab [2022-04-14T18:32:33.168Z] ---> 62cd6a41bf78 [2022-04-14T18:32:33.168Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-14T18:32:33.446Z] Removing intermediate container d6922a683eab [2022-04-14T18:32:33.446Z] ---> 81234e8cd866 [2022-04-14T18:32:33.446Z] Step 22/23 : LABEL git_sha=4a824c66f638dbe54ba12a694245cc99d3aa3f79 [2022-04-14T18:32:33.722Z] ---> Running in cbfb3ce707f8 [2022-04-14T18:32:33.722Z] ---> 99d0ff5bfdd6 [2022-04-14T18:32:33.722Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-14T18:32:34.710Z] Removing intermediate container cbfb3ce707f8 [2022-04-14T18:32:34.710Z] ---> b27bfbe83c99 [2022-04-14T18:32:34.710Z] Step 23/23 : LABEL version=0.0.0 [2022-04-14T18:32:34.710Z] ---> Running in 79476314700b [2022-04-14T18:32:35.011Z] ---> 43e59d2011c6 [2022-04-14T18:32:35.011Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-14T18:32:35.011Z] ---> d3b80f147840 [2022-04-14T18:32:35.011Z] 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-14T18:32:35.293Z] ---> Running in c69aae5c6e1f [2022-04-14T18:32:35.576Z] Removing intermediate container 79476314700b [2022-04-14T18:32:35.576Z] ---> 9d0def5a4cfa [2022-04-14T18:32:35.576Z] [2022-04-14T18:32:36.564Z] Successfully built 9d0def5a4cfa [2022-04-14T18:32:36.564Z] Successfully tagged core-metadata-arm64:latest [2022-04-14T18:32:36.859Z] Building core-command [2022-04-14T18:32:36.859Z] ---> 1570a8ac7fb6 [2022-04-14T18:32:36.859Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-14T18:32:37.143Z]  Building core-metadata ... done  ---> Running in 8512d940e6d6 [2022-04-14T18:32:37.143Z] Collecting docker-compose==1.23.2 [2022-04-14T18:32:37.143Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-14T18:32:37.748Z] Removing intermediate container 8512d940e6d6 [2022-04-14T18:32:37.748Z] ---> c3327f3e2777 [2022-04-14T18:32:37.748Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-14T18:32:38.753Z] Collecting PyYAML<4,>=3.10 [2022-04-14T18:32:38.753Z] Removing intermediate container c69aae5c6e1f [2022-04-14T18:32:38.753Z] ---> dbdf0693e9c1 [2022-04-14T18:32:38.753Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-14T18:32:38.753Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-14T18:32:38.753Z] ---> Running in 8c7288de6c65 [2022-04-14T18:32:39.033Z] ---> 318a5cc263fa [2022-04-14T18:32:39.033Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-14T18:32:39.653Z] Removing intermediate container 8c7288de6c65 [2022-04-14T18:32:39.653Z] ---> 57a169b2fe8a [2022-04-14T18:32:39.653Z] Step 23/25 : LABEL arch=arm64 [2022-04-14T18:32:39.653Z] ---> Running in 8aeaf36f15a3 [2022-04-14T18:32:39.936Z] ---> Running in 6d9c5e4ce604 [2022-04-14T18:32:40.540Z] Removing intermediate container 6d9c5e4ce604 [2022-04-14T18:32:40.540Z] ---> 2669f269d8bd [2022-04-14T18:32:40.540Z] Step 24/25 : LABEL git_sha=4a824c66f638dbe54ba12a694245cc99d3aa3f79 [2022-04-14T18:32:40.815Z] ---> Running in ea5d962c9527 [2022-04-14T18:32:41.423Z] Removing intermediate container ea5d962c9527 [2022-04-14T18:32:41.423Z] ---> b2f8e07cd46a [2022-04-14T18:32:41.423Z] Step 25/25 : LABEL version=0.0.0 [2022-04-14T18:32:41.423Z] ---> Running in d5c6784db3f2 [2022-04-14T18:32:42.411Z] Removing intermediate container d5c6784db3f2 [2022-04-14T18:32:42.411Z] ---> 7ddd6b53bdce [2022-04-14T18:32:42.411Z] [2022-04-14T18:32:43.011Z] Removing intermediate container 8aeaf36f15a3 [2022-04-14T18:32:43.012Z] ---> f2b0422d1132 [2022-04-14T18:32:43.012Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-14T18:32:43.012Z] Successfully built 7ddd6b53bdce [2022-04-14T18:32:43.012Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-14T18:32:43.012Z]  Building security-secretstore-setup ... done Building support-scheduler [2022-04-14T18:32:43.285Z] ---> Running in 85cc6fd3b641 [2022-04-14T18:32:43.570Z] Removing intermediate container 85cc6fd3b641 [2022-04-14T18:32:43.570Z] ---> 504d2376a8c1 [2022-04-14T18:32:43.570Z] Step 28/31 : CMD ["gate"] [2022-04-14T18:32:43.862Z] ---> Running in b67904a67723 [2022-04-14T18:32:44.472Z] Removing intermediate container b67904a67723 [2022-04-14T18:32:44.472Z] ---> 6fc1b0dbf1a4 [2022-04-14T18:32:44.472Z] Step 29/31 : LABEL arch=arm64 [2022-04-14T18:32:44.472Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-14T18:32:44.472Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-14T18:32:44.745Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-14T18:32:44.745Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-14T18:32:44.745Z] ---> Running in 606d5d0e15d8 [2022-04-14T18:32:45.348Z] Removing intermediate container 606d5d0e15d8 [2022-04-14T18:32:45.348Z] ---> 00342a996fd2 [2022-04-14T18:32:45.348Z] Step 30/31 : LABEL git_sha=4a824c66f638dbe54ba12a694245cc99d3aa3f79 [2022-04-14T18:32:45.626Z] ---> Running in c1a9efac5500 [2022-04-14T18:32:46.233Z] Removing intermediate container c1a9efac5500 [2022-04-14T18:32:46.233Z] ---> 15c90d461d23 [2022-04-14T18:32:46.233Z] Step 31/31 : LABEL version=0.0.0 [2022-04-14T18:32:46.515Z] ---> Running in e0f4102ccff7 [2022-04-14T18:32:46.786Z] 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-14T18:32:47.069Z] Removing intermediate container e0f4102ccff7 [2022-04-14T18:32:47.069Z] ---> 93c857d04700 [2022-04-14T18:32:47.069Z] [2022-04-14T18:32:47.346Z] Collecting docker<4.0,>=3.6.0 [2022-04-14T18:32:47.346Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-14T18:32:47.633Z] Successfully built 93c857d04700 [2022-04-14T18:32:47.633Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-14T18:32:47.633Z]  Building security-bootstrapper ... done Building security-spiffe-token-provider [2022-04-14T18:32:47.914Z] Collecting jsonschema<3,>=2.5.1 [2022-04-14T18:32:47.914Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-14T18:32:47.914Z] Collecting texttable<0.10,>=0.9.0 [2022-04-14T18:32:48.193Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-14T18:32:50.185Z] Collecting cached-property<2,>=1.2.0 [2022-04-14T18:32:50.185Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-14T18:32:50.185Z] Collecting docopt<0.7,>=0.6.1 [2022-04-14T18:32:50.185Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-14T18:32:52.843Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-14T18:32:52.843Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-14T18:32:53.117Z] Collecting docker-pycreds>=0.4.0 [2022-04-14T18:32:53.117Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-14T18:32:54.565Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-14T18:32:54.565Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-14T18:32:54.565Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-14T18:32:54.565Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-14T18:32:54.565Z] 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-14T18:32:54.858Z] Collecting idna<2.8,>=2.5 [2022-04-14T18:32:54.858Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-14T18:32:55.134Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-14T18:32:55.134Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-14T18:32:55.134Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-14T18:32:55.134Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-14T18:32:56.609Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-14T18:32:56.609Z] Attempting uninstall: urllib3 [2022-04-14T18:32:56.609Z] Found existing installation: urllib3 1.26.7 [2022-04-14T18:32:56.609Z] Uninstalling urllib3-1.26.7: [2022-04-14T18:32:56.609Z] Successfully uninstalled urllib3-1.26.7 [2022-04-14T18:32:57.217Z] Attempting uninstall: idna [2022-04-14T18:32:57.217Z] Found existing installation: idna 3.3 [2022-04-14T18:32:57.217Z] Uninstalling idna-3.3: [2022-04-14T18:32:57.217Z] Successfully uninstalled idna-3.3 [2022-04-14T18:32:59.891Z] Attempting uninstall: requests [2022-04-14T18:32:59.891Z] Found existing installation: requests 2.26.0 [2022-04-14T18:32:59.891Z] Uninstalling requests-2.26.0: [2022-04-14T18:33:00.166Z] Successfully uninstalled requests-2.26.0 [2022-04-14T18:33:00.763Z] Running setup.py install for texttable: started [2022-04-14T18:33:03.409Z] Running setup.py install for texttable: finished with status 'done' [2022-04-14T18:33:03.409Z] Running setup.py install for PyYAML: started [2022-04-14T18:33:05.399Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-14T18:33:06.003Z] Running setup.py install for docopt: started [2022-04-14T18:33:07.998Z] Running setup.py install for docopt: finished with status 'done' [2022-04-14T18:33:07.998Z] Running setup.py install for dockerpty: started [2022-04-14T18:33:10.643Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-14T18:33:12.637Z] 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-14T18:33:27.955Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T18:33:27.955Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-14T18:33:27.955Z] ---> 7c9fa9c27194 [2022-04-14T18:33:27.955Z] Step 3/23 : WORKDIR /edgex-go [2022-04-14T18:33:27.955Z] ---> Using cache [2022-04-14T18:33:27.955Z] ---> 862aa6dbbf6c [2022-04-14T18:33:27.955Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T18:33:27.955Z] ---> Using cache [2022-04-14T18:33:27.955Z] ---> 23dc133183f8 [2022-04-14T18:33:27.955Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-14T18:33:27.955Z] ---> Using cache [2022-04-14T18:33:27.955Z] ---> a81d3699e182 [2022-04-14T18:33:27.955Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-14T18:33:27.955Z] ---> Using cache [2022-04-14T18:33:27.955Z] ---> abcd06a32715 [2022-04-14T18:33:27.955Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T18:33:27.955Z] ---> Using cache [2022-04-14T18:33:27.955Z] ---> ea40d2c8e71b [2022-04-14T18:33:27.955Z] Step 8/23 : COPY . . [2022-04-14T18:33:28.230Z] ---> Using cache [2022-04-14T18:33:28.230Z] ---> c25cdefada15 [2022-04-14T18:33:28.230Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-14T18:33:29.665Z] ---> Running in d95b11ccdc6a [2022-04-14T18:33:32.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/core-command/core-command ./cmd/core-command [2022-04-14T18:33:36.618Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T18:33:36.618Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-14T18:33:36.618Z] ---> 7c9fa9c27194 [2022-04-14T18:33:36.618Z] Step 3/22 : WORKDIR /edgex-go [2022-04-14T18:33:36.618Z] ---> Using cache [2022-04-14T18:33:36.618Z] ---> 862aa6dbbf6c [2022-04-14T18:33:36.618Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T18:33:36.618Z] ---> Using cache [2022-04-14T18:33:36.618Z] ---> 23dc133183f8 [2022-04-14T18:33:36.618Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-14T18:33:36.618Z] ---> Using cache [2022-04-14T18:33:36.618Z] ---> a81d3699e182 [2022-04-14T18:33:36.618Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-14T18:33:36.618Z] ---> Using cache [2022-04-14T18:33:36.618Z] ---> abcd06a32715 [2022-04-14T18:33:36.618Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T18:33:36.618Z] ---> Using cache [2022-04-14T18:33:36.618Z] ---> ea40d2c8e71b [2022-04-14T18:33:36.618Z] Step 8/22 : COPY . . [2022-04-14T18:33:36.618Z] ---> Using cache [2022-04-14T18:33:36.618Z] ---> c25cdefada15 [2022-04-14T18:33:36.618Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-14T18:33:37.609Z] ---> Running in 912354937e4c [2022-04-14T18:33:40.235Z] 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-14T18:33:40.236Z] Removing intermediate container 95331cf43682 [2022-04-14T18:33:40.236Z] ---> 4548f0555bf8 [2022-04-14T18:33:40.236Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-14T18:33:40.236Z] ---> Running in 1804d2da2bfe [2022-04-14T18:33:41.229Z] Removing intermediate container 1804d2da2bfe [2022-04-14T18:33:41.229Z] ---> 5a35c27c067d [2022-04-14T18:33:41.229Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-14T18:33:41.229Z] ---> Running in dda5009075dd [2022-04-14T18:33:41.502Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T18:33:41.502Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-14T18:33:41.502Z] ---> 7c9fa9c27194 [2022-04-14T18:33:41.502Z] Step 3/20 : WORKDIR /edgex-go [2022-04-14T18:33:41.502Z] ---> Using cache [2022-04-14T18:33:41.502Z] ---> 862aa6dbbf6c [2022-04-14T18:33:41.502Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-14T18:33:41.502Z] ---> Running in b2351c2aa5fa [2022-04-14T18:33:42.096Z] Removing intermediate container dda5009075dd [2022-04-14T18:33:42.096Z] ---> f3abfa3f9a35 [2022-04-14T18:33:42.096Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-14T18:33:43.545Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-14T18:33:44.152Z] ---> b90af94641cf [2022-04-14T18:33:44.152Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-14T18:33:44.755Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-14T18:33:45.031Z] ---> 182eaeec8ef7 [2022-04-14T18:33:45.031Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-14T18:33:46.035Z] ---> f9bdbb8c20e9 [2022-04-14T18:33:46.035Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-14T18:33:46.035Z] v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-14T18:33:46.035Z] v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-14T18:33:46.035Z] OK: 15741 distinct packages available [2022-04-14T18:33:46.035Z] ---> Running in 81223e5bee3b [2022-04-14T18:33:46.635Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-14T18:33:46.635Z] Removing intermediate container 81223e5bee3b [2022-04-14T18:33:46.635Z] ---> f71bfeb07a15 [2022-04-14T18:33:46.635Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-14T18:33:46.909Z] ---> Running in 349bbf11dc2d [2022-04-14T18:33:47.188Z] Removing intermediate container 349bbf11dc2d [2022-04-14T18:33:47.188Z] ---> a254f2714fa9 [2022-04-14T18:33:47.188Z] Step 21/23 : LABEL arch=arm64 [2022-04-14T18:33:47.468Z] ---> Running in 442a39baeb7e [2022-04-14T18:33:47.468Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-14T18:33:47.742Z] Removing intermediate container 442a39baeb7e [2022-04-14T18:33:47.743Z] ---> 31f605093827 [2022-04-14T18:33:47.743Z] Step 22/23 : LABEL git_sha=4a824c66f638dbe54ba12a694245cc99d3aa3f79 [2022-04-14T18:33:48.014Z] ---> Running in 3be0ae561c42 [2022-04-14T18:33:48.287Z] Removing intermediate container 3be0ae561c42 [2022-04-14T18:33:48.287Z] ---> 5efca17271b8 [2022-04-14T18:33:48.287Z] Step 23/23 : LABEL version=0.0.0 [2022-04-14T18:33:48.565Z] ---> Running in ae9eb58845ee [2022-04-14T18:33:48.836Z] OK: 220 MiB in 52 packages [2022-04-14T18:33:49.110Z] Removing intermediate container ae9eb58845ee [2022-04-14T18:33:49.110Z] ---> 98d15f76d885 [2022-04-14T18:33:49.110Z] [2022-04-14T18:33:49.389Z] Successfully built 98d15f76d885 [2022-04-14T18:33:49.389Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-14T18:33:49.389Z]  Building sys-mgmt-agent ... done Building security-spire-server [2022-04-14T18:33:50.374Z] Removing intermediate container b2351c2aa5fa [2022-04-14T18:33:50.374Z] ---> af6db1c04c42 [2022-04-14T18:33:50.374Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-14T18:33:51.363Z] ---> 81f2e9ce2f67 [2022-04-14T18:33:51.363Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T18:33:51.637Z] ---> Running in 13b19a396c1c [2022-04-14T18:33:57.057Z] Removing intermediate container 13b19a396c1c [2022-04-14T18:33:57.057Z] ---> 37d9409aca1c [2022-04-14T18:33:57.057Z] Step 7/20 : COPY . . [2022-04-14T18:34:19.267Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T18:34:19.267Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-14T18:34:19.267Z] ---> 7c9fa9c27194 [2022-04-14T18:34:19.267Z] Step 3/25 : WORKDIR /edgex-go [2022-04-14T18:34:19.267Z] ---> Using cache [2022-04-14T18:34:19.267Z] ---> 862aa6dbbf6c [2022-04-14T18:34:19.267Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T18:34:19.267Z] ---> Using cache [2022-04-14T18:34:19.267Z] ---> 23dc133183f8 [2022-04-14T18:34:19.267Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-14T18:34:19.267Z] ---> Running in 34fad5421536 [2022-04-14T18:34:21.276Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-14T18:34:22.264Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-14T18:34:23.704Z] OK: 220 MiB in 52 packages [2022-04-14T18:34:24.303Z] ---> d5e7504ace7b [2022-04-14T18:34:24.303Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-14T18:34:24.303Z] ---> Running in 1eb0c62ae66e [2022-04-14T18:34:25.294Z] Removing intermediate container 34fad5421536 [2022-04-14T18:34:25.294Z] ---> 6bda5563aa62 [2022-04-14T18:34:25.294Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-14T18:34:26.741Z] ---> 33802145cdac [2022-04-14T18:34:26.742Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T18:34:26.742Z] 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-14T18:34:26.742Z] ---> Running in 575b35e19abc [2022-04-14T18:34:32.185Z] Removing intermediate container 575b35e19abc [2022-04-14T18:34:32.185Z] ---> 9d393eaf5d4e [2022-04-14T18:34:32.185Z] Step 8/25 : COPY . . [2022-04-14T18:34:54.414Z] ---> 366b58c3709a [2022-04-14T18:34:54.414Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-14T18:34:54.414Z] ---> Running in ba4e4cad9ef9 [2022-04-14T18:34:54.414Z] Removing intermediate container ba4e4cad9ef9 [2022-04-14T18:34:54.414Z] ---> 05987ff14ccc [2022-04-14T18:34:54.414Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-14T18:34:54.414Z] ---> Running in 5444ebac0654 [2022-04-14T18:34:55.408Z] Removing intermediate container 5444ebac0654 [2022-04-14T18:34:55.408Z] ---> d4e625ce04aa [2022-04-14T18:34:55.408Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-14T18:34:55.683Z] ---> Running in 090c69e35f05 [2022-04-14T18:34:56.284Z] Removing intermediate container 090c69e35f05 [2022-04-14T18:34:56.284Z] ---> 2fb12ff89a67 [2022-04-14T18:34:56.284Z] 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-14T18:34:56.284Z] ---> Running in 74f072d4a96a [2022-04-14T18:34:58.918Z] spire-1.2.1/ [2022-04-14T18:34:58.918Z] spire-1.2.1/.data/ [2022-04-14T18:34:58.918Z] spire-1.2.1/.data/.file [2022-04-14T18:34:58.918Z] spire-1.2.1/.dockerignore [2022-04-14T18:34:58.918Z] spire-1.2.1/.gitattributes [2022-04-14T18:34:58.918Z] spire-1.2.1/.githooks/ [2022-04-14T18:34:58.918Z] spire-1.2.1/.githooks/pre-commit [2022-04-14T18:34:58.918Z] spire-1.2.1/.github/ [2022-04-14T18:34:58.918Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-14T18:34:58.918Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-14T18:34:58.918Z] spire-1.2.1/.github/dependabot.yml [2022-04-14T18:34:58.918Z] spire-1.2.1/.github/workflows/ [2022-04-14T18:34:58.918Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-14T18:34:58.918Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-14T18:34:58.918Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-14T18:34:58.918Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-14T18:34:58.918Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-14T18:34:58.918Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-14T18:34:58.918Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-14T18:34:58.918Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-14T18:34:58.918Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-14T18:34:58.918Z] spire-1.2.1/.gitignore [2022-04-14T18:34:58.918Z] spire-1.2.1/.go-version [2022-04-14T18:34:58.918Z] spire-1.2.1/.golangci.yml [2022-04-14T18:34:58.918Z] spire-1.2.1/ADOPTERS.md [2022-04-14T18:34:58.918Z] spire-1.2.1/CHANGELOG.md [2022-04-14T18:34:58.918Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-14T18:34:58.918Z] spire-1.2.1/CODEOWNERS [2022-04-14T18:34:58.918Z] spire-1.2.1/CONTRIBUTING.md [2022-04-14T18:34:58.918Z] spire-1.2.1/Dockerfile [2022-04-14T18:34:59.195Z] spire-1.2.1/Dockerfile.dev [2022-04-14T18:34:59.195Z] spire-1.2.1/Dockerfile.scratch [2022-04-14T18:34:59.195Z] spire-1.2.1/LICENSE [2022-04-14T18:34:59.195Z] spire-1.2.1/MAINTAINERS.md [2022-04-14T18:34:59.195Z] spire-1.2.1/Makefile [2022-04-14T18:34:59.195Z] spire-1.2.1/README.md [2022-04-14T18:34:59.195Z] spire-1.2.1/ROADMAP.md [2022-04-14T18:34:59.195Z] spire-1.2.1/SECURITY.md [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/ [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-agent/ [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-server/ [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-14T18:34:59.195Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-14T18:34:59.195Z] spire-1.2.1/conf/ [2022-04-14T18:34:59.195Z] spire-1.2.1/conf/agent/ [2022-04-14T18:34:59.195Z] spire-1.2.1/conf/agent/agent.conf [2022-04-14T18:34:59.195Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-14T18:34:59.195Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-14T18:34:59.195Z] spire-1.2.1/conf/server/ [2022-04-14T18:34:59.195Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-14T18:34:59.195Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-14T18:34:59.195Z] spire-1.2.1/conf/server/server.conf [2022-04-14T18:34:59.195Z] spire-1.2.1/conf/server/server_full.conf [2022-04-14T18:34:59.195Z] spire-1.2.1/doc/ [2022-04-14T18:34:59.195Z] spire-1.2.1/doc/SPIRE101.md [2022-04-14T18:34:59.195Z] spire-1.2.1/doc/auditlog.md [2022-04-14T18:34:59.195Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-14T18:34:59.195Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-14T18:34:59.195Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-14T18:34:59.195Z] spire-1.2.1/doc/images/ [2022-04-14T18:34:59.195Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-14T18:34:59.195Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-14T18:34:59.195Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-14T18:34:59.195Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-14T18:34:59.195Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-14T18:34:59.195Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-14T18:34:59.195Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-14T18:34:59.195Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-14T18:34:59.195Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-14T18:34:59.195Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-14T18:34:59.195Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-14T18:34:59.195Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-14T18:34:59.195Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-14T18:34:59.195Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-14T18:34:59.195Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-14T18:34:59.195Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-14T18:34:59.195Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-14T18:34:59.195Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-14T18:34:59.195Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-14T18:34:59.195Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-14T18:34:59.195Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-14T18:34:59.195Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-14T18:34:59.195Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-14T18:34:59.195Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-14T18:34:59.195Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-14T18:34:59.195Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-14T18:34:59.195Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-14T18:34:59.195Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-14T18:34:59.195Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-14T18:34:59.195Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-14T18:34:59.195Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-14T18:34:59.195Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-14T18:34:59.195Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-14T18:34:59.195Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-14T18:34:59.195Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-14T18:34:59.195Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-14T18:34:59.195Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-14T18:34:59.195Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-14T18:34:59.195Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-14T18:34:59.195Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-14T18:34:59.195Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-14T18:34:59.195Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-14T18:34:59.195Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-14T18:34:59.195Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-14T18:34:59.195Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-14T18:34:59.195Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-14T18:34:59.195Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-14T18:34:59.195Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-14T18:34:59.195Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-14T18:34:59.195Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-14T18:34:59.195Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-14T18:34:59.195Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-14T18:34:59.195Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-14T18:34:59.195Z] spire-1.2.1/doc/scaling_spire.md [2022-04-14T18:34:59.195Z] spire-1.2.1/doc/spire_agent.md [2022-04-14T18:34:59.195Z] spire-1.2.1/doc/spire_server.md [2022-04-14T18:34:59.195Z] spire-1.2.1/doc/supported_integrations.md [2022-04-14T18:34:59.195Z] spire-1.2.1/doc/telemetry.md [2022-04-14T18:34:59.195Z] spire-1.2.1/doc/telemetry_config.md [2022-04-14T18:34:59.195Z] spire-1.2.1/doc/upgrading.md [2022-04-14T18:34:59.195Z] spire-1.2.1/doc/using_spire.md [2022-04-14T18:34:59.195Z] spire-1.2.1/examples/ [2022-04-14T18:34:59.195Z] spire-1.2.1/examples/README.md [2022-04-14T18:34:59.195Z] spire-1.2.1/go.mod [2022-04-14T18:34:59.195Z] spire-1.2.1/go.sum [2022-04-14T18:34:59.195Z] spire-1.2.1/pkg/ [2022-04-14T18:34:59.195Z] spire-1.2.1/pkg/agent/ [2022-04-14T18:34:59.195Z] spire-1.2.1/pkg/agent/agent.go [2022-04-14T18:34:59.195Z] spire-1.2.1/pkg/agent/api/ [2022-04-14T18:34:59.195Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-14T18:34:59.195Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-14T18:34:59.195Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-14T18:34:59.195Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/client/ [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/common/ [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/config.go [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/manager/ [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-14T18:34:59.472Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/agent/svid/ [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/ [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/api/ [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/api/names.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/auth/ [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/catalog/ [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/cli/ [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-14T18:34:59.473Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/health/ [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/health/config.go [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/health/context.go [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/health/health.go [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/idutil/ [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/log/ [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/log/log.go [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/log/options.go [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-14T18:34:59.474Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/plugin/ [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/profiling/ [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/selector/ [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-14T18:34:59.751Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/common/uptime/ [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/common/util/ [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/common/util/task.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/common/version/ [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/common/version/version.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/common/x509util/ [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/ [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/api/ [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/api/api.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/api/health/ [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/api/id.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/api/status.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/bundle/ [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/ca/ [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/cache/ [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/catalog/ [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/config.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/datastore/ [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/plugin/ [2022-04-14T18:34:59.752Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-14T18:34:59.753Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-14T18:34:59.753Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-14T18:34:59.753Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-14T18:34:59.753Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-14T18:34:59.753Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-14T18:34:59.753Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-14T18:34:59.753Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-14T18:34:59.753Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-14T18:34:59.753Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-14T18:34:59.753Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-14T18:34:59.753Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-14T18:34:59.753Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-14T18:34:59.753Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-14T18:34:59.753Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-14T18:34:59.753Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-14T18:34:59.753Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-14T18:34:59.753Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-14T18:34:59.753Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-14T18:34:59.753Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-14T18:34:59.753Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-14T18:34:59.753Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-14T18:34:59.753Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-14T18:34:59.753Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-14T18:34:59.753Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-14T18:34:59.753Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-14T18:34:59.753Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-14T18:34:59.753Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-14T18:34:59.753Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-14T18:34:59.753Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-14T18:34:59.753Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-14T18:34:59.753Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-14T18:34:59.753Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-14T18:35:00.029Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-14T18:35:00.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-14T18:35:00.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-14T18:35:00.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-14T18:35:00.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-14T18:35:00.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-14T18:35:00.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-14T18:35:00.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-14T18:35:00.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-14T18:35:00.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-14T18:35:00.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-14T18:35:00.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-14T18:35:00.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-14T18:35:00.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-14T18:35:00.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-14T18:35:00.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-14T18:35:00.031Z] spire-1.2.1/pkg/server/registration/ [2022-04-14T18:35:00.031Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-14T18:35:00.031Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-14T18:35:00.031Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-14T18:35:00.031Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-14T18:35:00.031Z] spire-1.2.1/pkg/server/server.go [2022-04-14T18:35:00.031Z] spire-1.2.1/pkg/server/server_test.go [2022-04-14T18:35:00.031Z] spire-1.2.1/pkg/server/svid/ [2022-04-14T18:35:00.031Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-14T18:35:00.031Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-14T18:35:00.031Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-14T18:35:00.031Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-14T18:35:00.031Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-14T18:35:00.031Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-14T18:35:00.031Z] spire-1.2.1/proto/ [2022-04-14T18:35:00.031Z] spire-1.2.1/proto/private/ [2022-04-14T18:35:00.031Z] spire-1.2.1/proto/private/server/ [2022-04-14T18:35:00.031Z] spire-1.2.1/proto/private/server/journal/ [2022-04-14T18:35:00.031Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-14T18:35:00.031Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-14T18:35:00.031Z] spire-1.2.1/proto/spire/ [2022-04-14T18:35:00.031Z] spire-1.2.1/proto/spire/common/ [2022-04-14T18:35:00.031Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-14T18:35:00.031Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-14T18:35:00.031Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-14T18:35:00.031Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-14T18:35:00.031Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-14T18:35:00.031Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-14T18:35:00.031Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-14T18:35:00.031Z] spire-1.2.1/proto/spire/plugin/ [2022-04-14T18:35:00.031Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-14T18:35:00.031Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-14T18:35:00.031Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-14T18:35:00.031Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-14T18:35:00.031Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-14T18:35:00.031Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-14T18:35:00.031Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-14T18:35:00.031Z] spire-1.2.1/release/ [2022-04-14T18:35:00.031Z] spire-1.2.1/release/spire-extras/ [2022-04-14T18:35:00.031Z] spire-1.2.1/release/spire-extras/README.md [2022-04-14T18:35:00.031Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-14T18:35:00.031Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-14T18:35:00.031Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-14T18:35:00.031Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-14T18:35:00.031Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-14T18:35:00.031Z] spire-1.2.1/release/spire/ [2022-04-14T18:35:00.031Z] spire-1.2.1/release/spire/README.md [2022-04-14T18:35:00.031Z] spire-1.2.1/release/spire/conf/ [2022-04-14T18:35:00.031Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-14T18:35:00.031Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-14T18:35:00.031Z] spire-1.2.1/release/spire/conf/server/ [2022-04-14T18:35:00.031Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-14T18:35:00.031Z] spire-1.2.1/script/ [2022-04-14T18:35:00.031Z] spire-1.2.1/script/build-artifact.sh [2022-04-14T18:35:00.031Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-14T18:35:00.031Z] spire-1.2.1/support/ [2022-04-14T18:35:00.031Z] spire-1.2.1/support/k8s/ [2022-04-14T18:35:00.031Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-14T18:35:00.031Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-14T18:35:00.031Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-14T18:35:00.031Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-14T18:35:00.031Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-14T18:35:00.031Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-14T18:35:00.031Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-14T18:35:00.031Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-14T18:35:00.031Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-14T18:35:00.031Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-14T18:35:00.031Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-14T18:35:00.031Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-14T18:35:00.031Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-14T18:35:00.031Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-14T18:35:00.031Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-14T18:35:00.031Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-14T18:35:00.031Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-14T18:35:00.031Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-14T18:35:00.031Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-14T18:35:00.031Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-14T18:35:00.031Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-14T18:35:00.031Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-14T18:35:00.031Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-14T18:35:00.031Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-14T18:35:00.031Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-14T18:35:00.031Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-14T18:35:00.031Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-14T18:35:00.031Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-14T18:35:00.031Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-14T18:35:00.031Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-14T18:35:00.031Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-14T18:35:00.031Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-14T18:35:00.031Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-14T18:35:00.031Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-14T18:35:00.031Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-14T18:35:00.031Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-14T18:35:00.031Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-14T18:35:00.031Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-14T18:35:00.031Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-14T18:35:00.031Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-14T18:35:00.031Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-14T18:35:00.031Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-14T18:35:00.031Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-14T18:35:00.031Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-14T18:35:00.031Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-14T18:35:00.031Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-14T18:35:00.031Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-14T18:35:00.031Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-14T18:35:00.031Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-14T18:35:00.031Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-14T18:35:00.031Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-14T18:35:00.031Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-14T18:35:00.031Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-14T18:35:00.031Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-14T18:35:00.031Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-14T18:35:00.031Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-14T18:35:00.031Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-14T18:35:00.031Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-14T18:35:00.031Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-14T18:35:00.031Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-14T18:35:00.031Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-14T18:35:00.031Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-14T18:35:00.031Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-14T18:35:00.031Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-14T18:35:00.031Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-14T18:35:00.031Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-14T18:35:00.031Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-14T18:35:00.031Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-14T18:35:00.031Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-14T18:35:00.031Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-14T18:35:00.031Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-14T18:35:00.031Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-14T18:35:00.031Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-14T18:35:00.031Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-14T18:35:00.031Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-14T18:35:00.031Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-14T18:35:00.031Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-14T18:35:00.031Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-14T18:35:00.031Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-14T18:35:00.031Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-14T18:35:00.031Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-14T18:35:00.031Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-14T18:35:00.031Z] spire-1.2.1/test/ [2022-04-14T18:35:00.031Z] spire-1.2.1/test/clock/ [2022-04-14T18:35:00.031Z] spire-1.2.1/test/clock/clock.go [2022-04-14T18:35:00.031Z] spire-1.2.1/test/fakes/ [2022-04-14T18:35:00.031Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-14T18:35:00.031Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-14T18:35:00.031Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-14T18:35:00.031Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-14T18:35:00.031Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-14T18:35:00.031Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-14T18:35:00.031Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fixture/ [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fixture/certs/ [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fixture/config/ [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fixture/fixture.go [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fixture/registration/ [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-14T18:35:00.311Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-14T18:35:00.311Z] spire-1.2.1/test/integration/ [2022-04-14T18:35:00.311Z] spire-1.2.1/test/integration/README.md [2022-04-14T18:35:00.311Z] spire-1.2.1/test/integration/common [2022-04-14T18:35:00.311Z] spire-1.2.1/test/integration/setup/ [2022-04-14T18:35:00.311Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-14T18:35:00.311Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-14T18:35:00.311Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-14T18:35:00.311Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-14T18:35:00.311Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-14T18:35:00.311Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-14T18:35:00.311Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-14T18:35:00.311Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-14T18:35:00.311Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-14T18:35:00.311Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-14T18:35:00.311Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-14T18:35:00.311Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-14T18:35:00.311Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-14T18:35:00.311Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-14T18:35:00.311Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-14T18:35:00.311Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-14T18:35:00.311Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-14T18:35:00.311Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-14T18:35:00.311Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-14T18:35:00.311Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-14T18:35:00.311Z] spire-1.2.1/test/integration/suites/ [2022-04-14T18:35:00.311Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-14T18:35:00.311Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-14T18:35:00.311Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-14T18:35:00.311Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-14T18:35:00.311Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-14T18:35:00.311Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-14T18:35:00.311Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-14T18:35:00.311Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-14T18:35:00.311Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-14T18:35:00.311Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-14T18:35:00.311Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-14T18:35:00.311Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-14T18:35:00.311Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-14T18:35:00.311Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-14T18:35:00.311Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-14T18:35:00.311Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-14T18:35:00.311Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-14T18:35:00.311Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-14T18:35:00.311Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-14T18:35:00.312Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-14T18:35:00.313Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-14T18:35:00.590Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-14T18:35:00.590Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-14T18:35:00.590Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-14T18:35:00.590Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-14T18:35:00.590Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-14T18:35:00.590Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-14T18:35:00.590Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-14T18:35:00.590Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-14T18:35:00.590Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-14T18:35:00.590Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-14T18:35:00.590Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-14T18:35:00.590Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-14T18:35:00.590Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-14T18:35:00.590Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-14T18:35:00.590Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-14T18:35:00.590Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-14T18:35:00.590Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-14T18:35:00.590Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-14T18:35:00.590Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-14T18:35:00.590Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-14T18:35:00.590Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-14T18:35:00.590Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-14T18:35:00.590Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-14T18:35:00.590Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-14T18:35:00.590Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-14T18:35:00.590Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-14T18:35:00.590Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-14T18:35:00.590Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-14T18:35:00.590Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-14T18:35:00.590Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-14T18:35:00.590Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-14T18:35:00.590Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-14T18:35:00.590Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-14T18:35:00.590Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-14T18:35:00.590Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-14T18:35:00.590Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-14T18:35:00.590Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-14T18:35:00.590Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-14T18:35:00.590Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-14T18:35:00.590Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-14T18:35:00.590Z] spire-1.2.1/test/integration/test-one.sh [2022-04-14T18:35:00.590Z] spire-1.2.1/test/integration/test.sh [2022-04-14T18:35:00.590Z] spire-1.2.1/test/plugintest/ [2022-04-14T18:35:00.590Z] spire-1.2.1/test/plugintest/config.go [2022-04-14T18:35:00.590Z] spire-1.2.1/test/plugintest/load.go [2022-04-14T18:35:00.590Z] spire-1.2.1/test/plugintest/option.go [2022-04-14T18:35:00.590Z] spire-1.2.1/test/spiretest/ [2022-04-14T18:35:00.590Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-14T18:35:00.590Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-14T18:35:00.590Z] spire-1.2.1/test/spiretest/dir.go [2022-04-14T18:35:00.590Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-14T18:35:00.590Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-14T18:35:00.590Z] spire-1.2.1/test/spiretest/logs.go [2022-04-14T18:35:00.590Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-14T18:35:00.590Z] spire-1.2.1/test/spiretest/suite.go [2022-04-14T18:35:00.590Z] spire-1.2.1/test/spiretest/x509.go [2022-04-14T18:35:00.590Z] spire-1.2.1/test/testca/ [2022-04-14T18:35:00.590Z] spire-1.2.1/test/testca/ca.go [2022-04-14T18:35:00.590Z] spire-1.2.1/test/testkey/ [2022-04-14T18:35:00.590Z] spire-1.2.1/test/testkey/generate.sh [2022-04-14T18:35:00.590Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-14T18:35:00.590Z] spire-1.2.1/test/testkey/keys.go [2022-04-14T18:35:00.590Z] spire-1.2.1/test/testkey/new.go [2022-04-14T18:35:00.590Z] spire-1.2.1/test/tpmsimulator/ [2022-04-14T18:35:00.590Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-14T18:35:00.590Z] spire-1.2.1/test/util/ [2022-04-14T18:35:00.590Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-14T18:35:00.590Z] spire-1.2.1/test/util/cert_generation.go [2022-04-14T18:35:00.590Z] spire-1.2.1/test/util/io_redirection.go [2022-04-14T18:35:00.590Z] spire-1.2.1/test/util/race.go [2022-04-14T18:35:00.590Z] spire-1.2.1/test/util/util.go [2022-04-14T18:35:00.590Z] building spire from source... [2022-04-14T18:35:01.190Z] Installing go1.17.7... [2022-04-14T18:35:28.617Z] Building bin/spire-server... [2022-04-14T18:35:28.617Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-14T18:35:28.617Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-14T18:35:28.617Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-14T18:35:28.617Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-14T18:35:28.617Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-14T18:35:30.069Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-14T18:35:30.340Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-14T18:35:30.613Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-14T18:35:30.886Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-14T18:35:31.158Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-14T18:35:31.429Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-14T18:35:31.429Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-14T18:35:31.701Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-14T18:35:31.701Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-14T18:35:31.974Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-14T18:35:32.249Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-14T18:35:32.249Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-14T18:35:32.249Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-14T18:35:32.525Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-14T18:35:33.513Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-14T18:35:33.513Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-14T18:35:33.786Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-14T18:35:34.775Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-14T18:35:56.965Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-14T18:35:56.965Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-14T18:35:56.965Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-14T18:35:56.965Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-14T18:35:56.965Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-14T18:35:57.241Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-14T18:35:57.241Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-14T18:35:57.516Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-14T18:35:57.517Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-14T18:35:57.791Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-14T18:35:57.791Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-14T18:35:57.791Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-14T18:35:58.065Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-14T18:35:58.065Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-14T18:35:58.065Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-14T18:35:58.341Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-14T18:35:58.940Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-14T18:35:59.924Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-14T18:35:59.924Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-14T18:36:00.200Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-14T18:36:00.200Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-14T18:36:00.200Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-14T18:36:00.200Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-14T18:36:00.476Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-14T18:36:00.476Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-14T18:36:00.752Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-14T18:36:00.752Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-14T18:36:00.752Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-14T18:36:01.029Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-14T18:36:01.307Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-14T18:36:01.307Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-14T18:36:02.750Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-14T18:36:09.487Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-14T18:36:09.487Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-14T18:36:09.487Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-14T18:36:09.487Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-14T18:36:09.487Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-14T18:36:09.487Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-14T18:36:09.487Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-14T18:36:09.487Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-14T18:36:09.487Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-14T18:36:09.487Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-14T18:36:09.487Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-14T18:36:31.683Z] go: downloading google.golang.org/api v0.70.0 [2022-04-14T18:36:31.683Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-14T18:36:31.683Z] go: downloading k8s.io/api v0.23.4 [2022-04-14T18:36:41.870Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-14T18:36:42.466Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-14T18:36:43.910Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-14T18:36:44.513Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-14T18:36:45.499Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-14T18:37:12.301Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-14T18:37:12.301Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-14T18:37:12.301Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-14T18:37:12.301Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-14T18:37:12.577Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-14T18:37:13.179Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-14T18:37:15.177Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-14T18:37:15.177Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-14T18:37:15.457Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-14T18:37:15.457Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-14T18:37:15.734Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-14T18:37:16.011Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-14T18:37:16.286Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-14T18:37:17.779Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-14T18:37:17.779Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-14T18:37:17.779Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-14T18:37:18.055Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-14T18:37:24.805Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-14T18:37:24.805Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-14T18:37:25.786Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-14T18:37:25.786Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-14T18:37:25.786Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-14T18:37:26.386Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-14T18:37:26.386Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-14T18:37:26.661Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-14T18:37:26.661Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-14T18:37:26.661Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-14T18:37:26.661Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-14T18:37:26.937Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-14T18:37:26.937Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-14T18:37:28.377Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-14T18:37:28.652Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-14T18:37:28.927Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-14T18:37:29.205Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-14T18:37:29.205Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-14T18:37:29.480Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-14T18:37:29.481Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-14T18:37:29.481Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-14T18:37:29.481Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-14T18:37:30.922Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-14T18:37:30.922Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-14T18:37:30.922Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-14T18:37:30.922Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-14T18:37:32.961Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-14T18:37:32.961Z] go: downloading go.opencensus.io v0.23.0 [2022-04-14T18:37:33.947Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-14T18:37:34.223Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-14T18:37:34.498Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-14T18:37:34.498Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-14T18:37:34.774Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-14T18:37:35.050Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-14T18:37:35.325Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-14T18:37:35.927Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-14T18:37:38.555Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-14T18:37:40.543Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-14T18:37:40.543Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-14T18:37:40.821Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-14T18:37:41.421Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-14T18:37:41.697Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-14T18:37:41.697Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-14T18:37:41.972Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-14T18:37:41.972Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-14T18:37:41.972Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-14T18:37:42.246Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-14T18:37:52.415Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-14T18:37:52.415Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-14T18:37:52.415Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-14T18:37:52.415Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-14T18:38:02.601Z] Removing intermediate container d95b11ccdc6a [2022-04-14T18:38:02.601Z] ---> 8d33f10096cc [2022-04-14T18:38:02.601Z] [2022-04-14T18:38:02.601Z] Step 10/23 : FROM alpine:3.14 [2022-04-14T18:38:02.601Z] ---> ac73e934f311 [2022-04-14T18:38:02.601Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-14T18:38:02.601Z] ---> Using cache [2022-04-14T18:38:02.601Z] ---> 9e06c18c6b1c [2022-04-14T18:38:02.601Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-14T18:38:02.601Z] ---> Using cache [2022-04-14T18:38:02.601Z] ---> 75d89da2dfa0 [2022-04-14T18:38:02.601Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-14T18:38:02.601Z] ---> Running in f73a955e2f40 [2022-04-14T18:38:03.210Z] Removing intermediate container f73a955e2f40 [2022-04-14T18:38:03.210Z] ---> 98a640355593 [2022-04-14T18:38:03.211Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-14T18:38:03.211Z] ---> Running in c598692d2a84 [2022-04-14T18:38:03.832Z] Removing intermediate container c598692d2a84 [2022-04-14T18:38:03.833Z] ---> 3d329001175c [2022-04-14T18:38:03.833Z] Step 15/23 : WORKDIR / [2022-04-14T18:38:04.107Z] ---> Running in 70bf77a894fd [2022-04-14T18:38:04.714Z] Removing intermediate container 70bf77a894fd [2022-04-14T18:38:04.714Z] ---> 451c798bb01f [2022-04-14T18:38:04.714Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-14T18:38:05.701Z] ---> 723f9d1b0be3 [2022-04-14T18:38:05.701Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-14T18:38:07.690Z] ---> fd9d91a83b02 [2022-04-14T18:38:07.690Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-14T18:38:08.291Z] ---> 606cf6f4dea0 [2022-04-14T18:38:08.291Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-14T18:38:08.291Z] ---> Running in f893005c0714 [2022-04-14T18:38:08.891Z] Removing intermediate container f893005c0714 [2022-04-14T18:38:08.891Z] ---> 96ce25a2cf16 [2022-04-14T18:38:08.891Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-14T18:38:08.891Z] ---> Running in f966f590203d [2022-04-14T18:38:09.500Z] Removing intermediate container f966f590203d [2022-04-14T18:38:09.500Z] ---> fb61c180d655 [2022-04-14T18:38:09.500Z] Step 21/23 : LABEL arch=arm64 [2022-04-14T18:38:09.500Z] ---> Running in e2f4ee351f99 [2022-04-14T18:38:10.105Z] Removing intermediate container e2f4ee351f99 [2022-04-14T18:38:10.105Z] ---> 79428fc9cb18 [2022-04-14T18:38:10.105Z] Step 22/23 : LABEL git_sha=4a824c66f638dbe54ba12a694245cc99d3aa3f79 [2022-04-14T18:38:10.381Z] ---> Running in 43ce5e2f670e [2022-04-14T18:38:10.989Z] Removing intermediate container 43ce5e2f670e [2022-04-14T18:38:10.989Z] ---> c86dfe52cb8a [2022-04-14T18:38:10.989Z] Step 23/23 : LABEL version=0.0.0 [2022-04-14T18:38:10.989Z] ---> Running in 83b3d0413cd0 [2022-04-14T18:38:11.589Z] Removing intermediate container 83b3d0413cd0 [2022-04-14T18:38:11.589Z] ---> 8b1473922412 [2022-04-14T18:38:11.589Z] [2022-04-14T18:38:11.864Z] Successfully built 8b1473922412 [2022-04-14T18:38:11.864Z] Successfully tagged core-command-arm64:latest [2022-04-14T18:38:11.864Z] Building support-notifications [2022-04-14T18:38:24.272Z]  Building core-command ... done go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-14T18:38:24.272Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-14T18:38:39.366Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T18:38:39.366Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-14T18:38:39.366Z] ---> 7c9fa9c27194 [2022-04-14T18:38:39.366Z] Step 3/22 : WORKDIR /edgex-go [2022-04-14T18:38:39.366Z] ---> Using cache [2022-04-14T18:38:39.366Z] ---> 862aa6dbbf6c [2022-04-14T18:38:39.366Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T18:38:39.366Z] ---> Using cache [2022-04-14T18:38:39.366Z] ---> 23dc133183f8 [2022-04-14T18:38:39.366Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-14T18:38:39.640Z] ---> Running in dcb16c5685a8 [2022-04-14T18:38:41.629Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-14T18:38:42.619Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-14T18:38:44.099Z] OK: 220 MiB in 52 packages [2022-04-14T18:38:45.092Z] Removing intermediate container dcb16c5685a8 [2022-04-14T18:38:45.092Z] ---> 6de6889199bf [2022-04-14T18:38:45.092Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-14T18:38:46.527Z] ---> d772246f51b3 [2022-04-14T18:38:46.527Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T18:38:46.527Z] ---> Running in 2fefd65d38b2 [2022-04-14T18:38:51.935Z] Removing intermediate container 2fefd65d38b2 [2022-04-14T18:38:51.935Z] ---> aa6cce5ed4de [2022-04-14T18:38:51.935Z] Step 8/22 : COPY . . [2022-04-14T18:39:14.360Z] ---> 6b0bc5b79f29 [2022-04-14T18:39:14.360Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-14T18:39:14.360Z] ---> Running in b7f5aebc8144 [2022-04-14T18:39:14.360Z] 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-14T18:40:51.158Z] Removing intermediate container 912354937e4c [2022-04-14T18:40:51.158Z] ---> 4ca2e0cedb0e [2022-04-14T18:40:51.158Z] [2022-04-14T18:40:51.158Z] Step 10/22 : FROM alpine:3.14 [2022-04-14T18:40:51.158Z] ---> ac73e934f311 [2022-04-14T18:40:51.158Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-14T18:40:51.158Z] ---> Using cache [2022-04-14T18:40:51.158Z] ---> 9e06c18c6b1c [2022-04-14T18:40:51.158Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-14T18:40:51.158Z] ---> Using cache [2022-04-14T18:40:51.158Z] ---> 75d89da2dfa0 [2022-04-14T18:40:51.158Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-14T18:40:51.158Z] ---> Running in d3b669d172f1 [2022-04-14T18:40:51.158Z] Removing intermediate container d3b669d172f1 [2022-04-14T18:40:51.158Z] ---> e2df439d9423 [2022-04-14T18:40:51.158Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-14T18:40:51.158Z] ---> Running in b1b8fb355496 [2022-04-14T18:40:51.158Z] Removing intermediate container b1b8fb355496 [2022-04-14T18:40:51.158Z] ---> a6419ebba91b [2022-04-14T18:40:51.158Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-14T18:40:51.158Z] ---> 0f97975a3f4a [2022-04-14T18:40:51.158Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-14T18:40:51.158Z] ---> 15f2865d6724 [2022-04-14T18:40:51.158Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-14T18:40:51.766Z] ---> 824e2866bbd4 [2022-04-14T18:40:51.766Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-14T18:40:51.766Z] ---> Running in a63b6171f9fd [2022-04-14T18:40:52.364Z] Removing intermediate container a63b6171f9fd [2022-04-14T18:40:52.364Z] ---> 94551c9d09be [2022-04-14T18:40:52.364Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-14T18:40:52.364Z] ---> Running in c587127e1eba [2022-04-14T18:40:52.967Z] Removing intermediate container c587127e1eba [2022-04-14T18:40:52.967Z] ---> 64e44a29728e [2022-04-14T18:40:52.967Z] Step 20/22 : LABEL arch=arm64 [2022-04-14T18:40:52.967Z] ---> Running in e4747fcbca0e [2022-04-14T18:40:53.570Z] Removing intermediate container e4747fcbca0e [2022-04-14T18:40:53.570Z] ---> 88951be0ba3b [2022-04-14T18:40:53.570Z] Step 21/22 : LABEL git_sha=4a824c66f638dbe54ba12a694245cc99d3aa3f79 [2022-04-14T18:40:53.570Z] ---> Running in 630dcdca00bd [2022-04-14T18:40:54.170Z] Removing intermediate container 630dcdca00bd [2022-04-14T18:40:54.170Z] ---> b3269df54c8e [2022-04-14T18:40:54.170Z] Step 22/22 : LABEL version=0.0.0 [2022-04-14T18:40:54.447Z] ---> Running in 7e8f5ca1a69e [2022-04-14T18:40:54.726Z] Removing intermediate container 7e8f5ca1a69e [2022-04-14T18:40:54.726Z] ---> 3764fec55908 [2022-04-14T18:40:54.726Z] [2022-04-14T18:40:55.330Z] Successfully built 3764fec55908 [2022-04-14T18:40:55.330Z] Successfully tagged support-scheduler-arm64:latest [2022-04-14T18:40:55.330Z] Building security-proxy-setup [2022-04-14T18:41:07.768Z]  Building support-scheduler ... done Removing intermediate container 1eb0c62ae66e [2022-04-14T18:41:07.768Z] ---> c486d4b3416a [2022-04-14T18:41:07.768Z] [2022-04-14T18:41:07.768Z] Step 9/20 : FROM alpine:3.15 [2022-04-14T18:41:07.768Z] 3.15: Pulling from library/alpine [2022-04-14T18:41:07.768Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-14T18:41:07.768Z] Status: Downloaded newer image for alpine:3.15 [2022-04-14T18:41:07.768Z] ---> 3fb3c9af89a9 [2022-04-14T18:41:07.768Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-14T18:41:08.042Z] ---> Running in 0242c89615ef [2022-04-14T18:41:08.670Z] Removing intermediate container 0242c89615ef [2022-04-14T18:41:08.670Z] ---> 6e78ba73cb7d [2022-04-14T18:41:08.670Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T18:41:08.949Z] ---> Running in 5077285f901b [2022-04-14T18:41:13.276Z] Removing intermediate container 5077285f901b [2022-04-14T18:41:13.276Z] ---> 5c7843fd0725 [2022-04-14T18:41:13.276Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-14T18:41:13.276Z] ---> Running in 0e96cf52a114 [2022-04-14T18:41:15.265Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-14T18:41:16.257Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-14T18:41:17.711Z] v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-14T18:41:17.711Z] v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-14T18:41:17.711Z] OK: 15730 distinct packages available [2022-04-14T18:41:17.987Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-14T18:41:18.974Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-14T18:41:20.976Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-14T18:41:21.251Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-14T18:41:21.251Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-14T18:41:21.525Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-14T18:41:21.526Z] (5/9) Installing curl (7.80.0-r0) [2022-04-14T18:41:21.526Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-14T18:41:21.805Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-14T18:41:21.805Z] (8/9) Installing libucontext (1.1-r0) [2022-04-14T18:41:21.805Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-14T18:41:22.086Z] Executing busybox-1.34.1-r5.trigger [2022-04-14T18:41:22.086Z] Executing ca-certificates-20211220-r0.trigger [2022-04-14T18:41:22.364Z] OK: 8 MiB in 23 packages [2022-04-14T18:41:25.778Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T18:41:25.778Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-14T18:41:25.778Z] ---> 7c9fa9c27194 [2022-04-14T18:41:25.778Z] Step 3/22 : WORKDIR /edgex-go [2022-04-14T18:41:25.778Z] ---> Using cache [2022-04-14T18:41:25.778Z] ---> 862aa6dbbf6c [2022-04-14T18:41:25.778Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T18:41:25.778Z] ---> Using cache [2022-04-14T18:41:25.778Z] ---> 23dc133183f8 [2022-04-14T18:41:25.778Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-14T18:41:25.778Z] ---> Using cache [2022-04-14T18:41:25.778Z] ---> a81d3699e182 [2022-04-14T18:41:25.778Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-14T18:41:25.778Z] ---> Using cache [2022-04-14T18:41:25.778Z] ---> abcd06a32715 [2022-04-14T18:41:25.779Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T18:41:25.779Z] ---> Using cache [2022-04-14T18:41:25.779Z] ---> ea40d2c8e71b [2022-04-14T18:41:25.779Z] Step 8/22 : COPY . . [2022-04-14T18:41:25.779Z] ---> Using cache [2022-04-14T18:41:25.779Z] ---> c25cdefada15 [2022-04-14T18:41:25.779Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-14T18:41:25.779Z] ---> Running in b1b9ac834caa [2022-04-14T18:41:25.779Z] Removing intermediate container 0e96cf52a114 [2022-04-14T18:41:25.779Z] ---> 5813827247a9 [2022-04-14T18:41:25.779Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-14T18:41:26.760Z] ---> a6a5b7f28ddf [2022-04-14T18:41:26.760Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-14T18:41:27.743Z] 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-14T18:41:29.188Z] ---> 880819c31e94 [2022-04-14T18:41:29.188Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-14T18:41:29.789Z] ---> 4acaf752319b [2022-04-14T18:41:29.789Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-14T18:41:30.067Z] ---> Running in 3b0ad9cdbf29 [2022-04-14T18:41:30.666Z] Removing intermediate container 3b0ad9cdbf29 [2022-04-14T18:41:30.666Z] ---> 2e5bed7865da [2022-04-14T18:41:30.666Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-14T18:41:30.666Z] ---> Running in 76f742ad291d [2022-04-14T18:41:31.272Z] Removing intermediate container 76f742ad291d [2022-04-14T18:41:31.272Z] ---> 6c1bd51673ac [2022-04-14T18:41:31.272Z] Step 18/20 : LABEL arch=arm64 [2022-04-14T18:41:31.272Z] ---> Running in 09a56e95316b [2022-04-14T18:41:31.875Z] Removing intermediate container 09a56e95316b [2022-04-14T18:41:31.875Z] ---> df423d33e3a4 [2022-04-14T18:41:31.875Z] Step 19/20 : LABEL git_sha=4a824c66f638dbe54ba12a694245cc99d3aa3f79 [2022-04-14T18:41:31.875Z] ---> Running in bd9ae29c392e [2022-04-14T18:41:32.481Z] Removing intermediate container bd9ae29c392e [2022-04-14T18:41:32.481Z] ---> 83e1909e81aa [2022-04-14T18:41:32.481Z] Step 20/20 : LABEL version=0.0.0 [2022-04-14T18:41:32.481Z] ---> Running in e6ee19b505b8 [2022-04-14T18:41:32.754Z] Removing intermediate container e6ee19b505b8 [2022-04-14T18:41:32.754Z] ---> 54387fcbf62d [2022-04-14T18:41:32.754Z] [2022-04-14T18:41:33.353Z] Successfully built 54387fcbf62d [2022-04-14T18:41:33.353Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-14T18:41:33.353Z]  Building security-spiffe-token-provider ... done Building security-spire-agent [2022-04-14T18:42:05.739Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T18:42:05.739Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-14T18:42:05.739Z] ---> 7c9fa9c27194 [2022-04-14T18:42:05.739Z] Step 3/26 : WORKDIR /edgex-go [2022-04-14T18:42:05.739Z] ---> Using cache [2022-04-14T18:42:05.739Z] ---> 862aa6dbbf6c [2022-04-14T18:42:05.739Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T18:42:05.739Z] ---> Using cache [2022-04-14T18:42:05.739Z] ---> 23dc133183f8 [2022-04-14T18:42:05.739Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-14T18:42:05.739Z] ---> Using cache [2022-04-14T18:42:05.739Z] ---> 6bda5563aa62 [2022-04-14T18:42:05.739Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-14T18:42:05.739Z] ---> Using cache [2022-04-14T18:42:05.739Z] ---> 33802145cdac [2022-04-14T18:42:05.739Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T18:42:05.739Z] ---> Using cache [2022-04-14T18:42:05.739Z] ---> 9d393eaf5d4e [2022-04-14T18:42:05.739Z] Step 8/26 : COPY . . [2022-04-14T18:42:05.739Z] ---> Using cache [2022-04-14T18:42:05.739Z] ---> 366b58c3709a [2022-04-14T18:42:05.739Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-14T18:42:05.739Z] ---> Using cache [2022-04-14T18:42:05.739Z] ---> 05987ff14ccc [2022-04-14T18:42:05.739Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-14T18:42:05.739Z] ---> Using cache [2022-04-14T18:42:05.739Z] ---> d4e625ce04aa [2022-04-14T18:42:05.739Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-14T18:42:05.739Z] ---> Using cache [2022-04-14T18:42:05.739Z] ---> 2fb12ff89a67 [2022-04-14T18:42:05.739Z] 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-14T18:42:05.739Z] ---> Running in e4aa6d91fd85 [2022-04-14T18:42:08.474Z] spire-1.2.1/ [2022-04-14T18:42:08.474Z] spire-1.2.1/.data/ [2022-04-14T18:42:08.474Z] spire-1.2.1/.data/.file [2022-04-14T18:42:08.474Z] spire-1.2.1/.dockerignore [2022-04-14T18:42:08.474Z] spire-1.2.1/.gitattributes [2022-04-14T18:42:08.474Z] spire-1.2.1/.githooks/ [2022-04-14T18:42:08.474Z] spire-1.2.1/.githooks/pre-commit [2022-04-14T18:42:08.474Z] spire-1.2.1/.github/ [2022-04-14T18:42:08.474Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-14T18:42:08.474Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-14T18:42:08.474Z] spire-1.2.1/.github/dependabot.yml [2022-04-14T18:42:08.474Z] spire-1.2.1/.github/workflows/ [2022-04-14T18:42:08.474Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-14T18:42:08.474Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-14T18:42:08.474Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-14T18:42:08.474Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-14T18:42:08.474Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-14T18:42:08.474Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-14T18:42:08.474Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-14T18:42:08.474Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-14T18:42:08.474Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-14T18:42:08.474Z] spire-1.2.1/.gitignore [2022-04-14T18:42:08.474Z] spire-1.2.1/.go-version [2022-04-14T18:42:08.474Z] spire-1.2.1/.golangci.yml [2022-04-14T18:42:08.474Z] spire-1.2.1/ADOPTERS.md [2022-04-14T18:42:08.474Z] spire-1.2.1/CHANGELOG.md [2022-04-14T18:42:08.474Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-14T18:42:08.474Z] spire-1.2.1/CODEOWNERS [2022-04-14T18:42:08.474Z] spire-1.2.1/CONTRIBUTING.md [2022-04-14T18:42:08.474Z] spire-1.2.1/Dockerfile [2022-04-14T18:42:08.474Z] spire-1.2.1/Dockerfile.dev [2022-04-14T18:42:08.474Z] spire-1.2.1/Dockerfile.scratch [2022-04-14T18:42:08.474Z] spire-1.2.1/LICENSE [2022-04-14T18:42:08.474Z] spire-1.2.1/MAINTAINERS.md [2022-04-14T18:42:08.474Z] spire-1.2.1/Makefile [2022-04-14T18:42:08.474Z] spire-1.2.1/README.md [2022-04-14T18:42:08.474Z] spire-1.2.1/ROADMAP.md [2022-04-14T18:42:08.474Z] spire-1.2.1/SECURITY.md [2022-04-14T18:42:08.474Z] spire-1.2.1/cmd/ [2022-04-14T18:42:08.474Z] spire-1.2.1/cmd/spire-agent/ [2022-04-14T18:42:08.474Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-14T18:42:08.474Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-14T18:42:08.474Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-14T18:42:08.474Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-14T18:42:08.474Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-14T18:42:08.474Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-14T18:42:08.474Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-14T18:42:08.474Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-14T18:42:08.474Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-14T18:42:08.474Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-14T18:42:08.474Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-14T18:42:08.474Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-14T18:42:08.474Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-14T18:42:08.474Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-14T18:42:08.474Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-14T18:42:08.474Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-14T18:42:08.474Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-14T18:42:08.474Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-14T18:42:08.474Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-14T18:42:08.474Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-14T18:42:08.474Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-14T18:42:08.474Z] spire-1.2.1/cmd/spire-server/ [2022-04-14T18:42:08.474Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-14T18:42:08.474Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-14T18:42:08.474Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-14T18:42:08.474Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-14T18:42:08.474Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-14T18:42:08.474Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-14T18:42:08.475Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-14T18:42:08.475Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-14T18:42:08.475Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-14T18:42:08.475Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-14T18:42:08.475Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-14T18:42:08.475Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-14T18:42:08.475Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-14T18:42:08.475Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-14T18:42:08.475Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-14T18:42:08.475Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-14T18:42:08.475Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-14T18:42:08.475Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-14T18:42:08.475Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-14T18:42:08.475Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-14T18:42:08.475Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-14T18:42:08.475Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-14T18:42:08.475Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-14T18:42:08.475Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-14T18:42:08.475Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-14T18:42:08.475Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-14T18:42:08.475Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-14T18:42:08.475Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-14T18:42:08.475Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-14T18:42:08.475Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-14T18:42:08.475Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-14T18:42:08.475Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-14T18:42:08.475Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-14T18:42:08.475Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-14T18:42:08.475Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-14T18:42:08.475Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-14T18:42:08.475Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-14T18:42:08.475Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-14T18:42:08.475Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-14T18:42:08.475Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-14T18:42:08.475Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-14T18:42:08.475Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-14T18:42:08.475Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-14T18:42:08.475Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-14T18:42:08.475Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-14T18:42:08.475Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-14T18:42:08.475Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-14T18:42:08.475Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-14T18:42:08.475Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-14T18:42:08.475Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-14T18:42:08.475Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-14T18:42:08.475Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-14T18:42:08.475Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-14T18:42:08.475Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-14T18:42:08.475Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-14T18:42:08.475Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-14T18:42:08.475Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-14T18:42:08.475Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-14T18:42:08.475Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-14T18:42:08.475Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-14T18:42:08.475Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-14T18:42:08.475Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-14T18:42:08.475Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-14T18:42:08.475Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-14T18:42:08.475Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-14T18:42:08.475Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-14T18:42:08.475Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-14T18:42:08.475Z] spire-1.2.1/conf/ [2022-04-14T18:42:08.475Z] spire-1.2.1/conf/agent/ [2022-04-14T18:42:08.475Z] spire-1.2.1/conf/agent/agent.conf [2022-04-14T18:42:08.475Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-14T18:42:08.475Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-14T18:42:08.475Z] spire-1.2.1/conf/server/ [2022-04-14T18:42:08.475Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-14T18:42:08.475Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-14T18:42:08.475Z] spire-1.2.1/conf/server/server.conf [2022-04-14T18:42:08.475Z] spire-1.2.1/conf/server/server_full.conf [2022-04-14T18:42:08.475Z] spire-1.2.1/doc/ [2022-04-14T18:42:08.475Z] spire-1.2.1/doc/SPIRE101.md [2022-04-14T18:42:08.475Z] spire-1.2.1/doc/auditlog.md [2022-04-14T18:42:08.475Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-14T18:42:08.475Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-14T18:42:08.475Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-14T18:42:08.475Z] spire-1.2.1/doc/images/ [2022-04-14T18:42:08.475Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-14T18:42:08.475Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-14T18:42:08.475Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-14T18:42:08.757Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-14T18:42:08.757Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-14T18:42:08.757Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-14T18:42:08.757Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-14T18:42:08.757Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-14T18:42:08.757Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-14T18:42:08.757Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-14T18:42:08.757Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-14T18:42:08.757Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-14T18:42:08.757Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-14T18:42:08.757Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-14T18:42:08.757Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-14T18:42:08.757Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-14T18:42:08.757Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-14T18:42:08.757Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-14T18:42:08.757Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-14T18:42:08.757Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-14T18:42:08.757Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-14T18:42:08.757Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-14T18:42:08.757Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-14T18:42:08.757Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-14T18:42:08.757Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-14T18:42:08.757Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-14T18:42:08.757Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-14T18:42:08.757Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-14T18:42:08.757Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-14T18:42:08.757Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-14T18:42:08.757Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-14T18:42:08.757Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-14T18:42:08.757Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-14T18:42:08.757Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-14T18:42:08.757Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-14T18:42:08.757Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-14T18:42:08.757Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-14T18:42:08.757Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-14T18:42:08.757Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-14T18:42:08.757Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-14T18:42:08.757Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-14T18:42:08.757Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-14T18:42:08.757Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-14T18:42:08.757Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-14T18:42:08.757Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-14T18:42:08.757Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-14T18:42:08.757Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-14T18:42:08.757Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-14T18:42:08.757Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-14T18:42:08.757Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-14T18:42:08.757Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-14T18:42:08.757Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-14T18:42:08.757Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-14T18:42:08.757Z] spire-1.2.1/doc/scaling_spire.md [2022-04-14T18:42:08.757Z] spire-1.2.1/doc/spire_agent.md [2022-04-14T18:42:08.757Z] spire-1.2.1/doc/spire_server.md [2022-04-14T18:42:08.757Z] spire-1.2.1/doc/supported_integrations.md [2022-04-14T18:42:08.757Z] spire-1.2.1/doc/telemetry.md [2022-04-14T18:42:08.757Z] spire-1.2.1/doc/telemetry_config.md [2022-04-14T18:42:08.757Z] spire-1.2.1/doc/upgrading.md [2022-04-14T18:42:08.757Z] spire-1.2.1/doc/using_spire.md [2022-04-14T18:42:08.757Z] spire-1.2.1/examples/ [2022-04-14T18:42:08.757Z] spire-1.2.1/examples/README.md [2022-04-14T18:42:08.757Z] spire-1.2.1/go.mod [2022-04-14T18:42:08.757Z] spire-1.2.1/go.sum [2022-04-14T18:42:08.757Z] spire-1.2.1/pkg/ [2022-04-14T18:42:08.757Z] spire-1.2.1/pkg/agent/ [2022-04-14T18:42:08.757Z] spire-1.2.1/pkg/agent/agent.go [2022-04-14T18:42:08.757Z] spire-1.2.1/pkg/agent/api/ [2022-04-14T18:42:08.757Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-14T18:42:08.757Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-14T18:42:08.757Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-14T18:42:08.757Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-14T18:42:08.757Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-14T18:42:08.757Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-14T18:42:08.757Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-14T18:42:08.757Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-14T18:42:08.757Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-14T18:42:08.757Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-14T18:42:08.757Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-14T18:42:08.757Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-14T18:42:08.757Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-14T18:42:08.757Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-14T18:42:08.757Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-14T18:42:08.757Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-14T18:42:08.757Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-14T18:42:08.757Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-14T18:42:08.757Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-14T18:42:08.757Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-14T18:42:08.757Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-14T18:42:08.757Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-14T18:42:08.757Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-14T18:42:08.757Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-14T18:42:08.757Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-14T18:42:08.757Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-14T18:42:08.757Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-14T18:42:08.757Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-14T18:42:08.757Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/client/ [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/common/ [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/config.go [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/manager/ [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-14T18:42:08.758Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/agent/svid/ [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/common/ [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/common/api/ [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/common/api/names.go [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/common/auth/ [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/common/catalog/ [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-14T18:42:09.050Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/cli/ [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/health/ [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/health/config.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/health/context.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/health/health.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/idutil/ [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/log/ [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/log/log.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/log/options.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-14T18:42:09.051Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-14T18:42:09.346Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/plugin/ [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/profiling/ [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/selector/ [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/uptime/ [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/util/ [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/util/task.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/version/ [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/version/version.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/x509util/ [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/server/ [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/server/api/ [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/server/api/api.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/server/api/health/ [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/server/api/id.go [2022-04-14T18:42:09.347Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-14T18:42:09.348Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-14T18:42:09.348Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-14T18:42:09.348Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-14T18:42:09.348Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-14T18:42:09.348Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-14T18:42:09.348Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-14T18:42:09.348Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-14T18:42:09.348Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-14T18:42:09.348Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-14T18:42:09.348Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-14T18:42:09.348Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-14T18:42:09.348Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-14T18:42:09.348Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-14T18:42:09.348Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-14T18:42:09.348Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-14T18:42:09.348Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-14T18:42:09.348Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-14T18:42:09.348Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-14T18:42:09.348Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-14T18:42:09.348Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-14T18:42:09.348Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-14T18:42:09.348Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-14T18:42:09.348Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-14T18:42:09.348Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-14T18:42:09.348Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-14T18:42:09.348Z] spire-1.2.1/pkg/server/api/status.go [2022-04-14T18:42:09.348Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-14T18:42:09.348Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-14T18:42:09.348Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-14T18:42:09.348Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-14T18:42:09.348Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-14T18:42:09.348Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-14T18:42:09.348Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-14T18:42:09.348Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-14T18:42:09.348Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-14T18:42:09.348Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-14T18:42:09.348Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-14T18:42:09.348Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-14T18:42:09.348Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-14T18:42:09.348Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-14T18:42:09.348Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-14T18:42:09.348Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-14T18:42:09.348Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-14T18:42:09.348Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-14T18:42:09.348Z] spire-1.2.1/pkg/server/bundle/ [2022-04-14T18:42:09.348Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-14T18:42:09.348Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-14T18:42:09.348Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-14T18:42:09.348Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-14T18:42:09.348Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-14T18:42:09.348Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-14T18:42:09.348Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-14T18:42:09.348Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-14T18:42:09.348Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-14T18:42:09.348Z] spire-1.2.1/pkg/server/ca/ [2022-04-14T18:42:09.348Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-14T18:42:09.623Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-14T18:42:09.623Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-14T18:42:09.623Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-14T18:42:09.623Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-14T18:42:09.623Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-14T18:42:09.623Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-14T18:42:09.623Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-14T18:42:09.623Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-14T18:42:09.623Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-14T18:42:09.623Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-14T18:42:09.623Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-14T18:42:09.623Z] spire-1.2.1/pkg/server/cache/ [2022-04-14T18:42:09.623Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-14T18:42:09.623Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-14T18:42:09.623Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-14T18:42:09.623Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-14T18:42:09.623Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-14T18:42:09.623Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-14T18:42:09.623Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-14T18:42:09.623Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-14T18:42:09.623Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-14T18:42:09.623Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-14T18:42:09.623Z] spire-1.2.1/pkg/server/catalog/ [2022-04-14T18:42:09.623Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-14T18:42:09.623Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-14T18:42:09.623Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-14T18:42:09.623Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-14T18:42:09.623Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-14T18:42:09.623Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-14T18:42:09.623Z] spire-1.2.1/pkg/server/config.go [2022-04-14T18:42:09.623Z] spire-1.2.1/pkg/server/datastore/ [2022-04-14T18:42:09.623Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-14T18:42:09.623Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-14T18:42:09.623Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-14T18:42:09.623Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-14T18:42:09.623Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-14T18:42:09.623Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-14T18:42:09.623Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-14T18:42:09.623Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-14T18:42:09.623Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-14T18:42:09.623Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-14T18:42:09.623Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-14T18:42:09.623Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-14T18:42:09.623Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-14T18:42:09.623Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-14T18:42:09.623Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-14T18:42:09.623Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-14T18:42:09.623Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-14T18:42:09.623Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-14T18:42:09.623Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-14T18:42:09.623Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-14T18:42:09.623Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-14T18:42:09.623Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-14T18:42:09.623Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-14T18:42:09.623Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-14T18:42:09.623Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-14T18:42:09.623Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-14T18:42:09.623Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-14T18:42:09.623Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-14T18:42:09.623Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-14T18:42:09.623Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-14T18:42:09.623Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-14T18:42:09.623Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-14T18:42:09.623Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-14T18:42:09.623Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-14T18:42:09.623Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-14T18:42:09.623Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-14T18:42:09.623Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-14T18:42:09.623Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-14T18:42:09.623Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-14T18:42:09.623Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-14T18:42:09.623Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-14T18:42:09.623Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-14T18:42:09.623Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-14T18:42:09.623Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-14T18:42:09.623Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-14T18:42:09.623Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-14T18:42:09.623Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-14T18:42:09.623Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-14T18:42:09.623Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-14T18:42:09.623Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-14T18:42:09.623Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-14T18:42:09.623Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-14T18:42:09.623Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/ [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-14T18:42:09.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-14T18:42:09.903Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-14T18:42:09.903Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-14T18:42:09.903Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-14T18:42:09.903Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-14T18:42:09.903Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-14T18:42:09.903Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-14T18:42:09.903Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-14T18:42:09.903Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-14T18:42:09.903Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-14T18:42:09.903Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-14T18:42:09.903Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-14T18:42:09.903Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-14T18:42:09.903Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-14T18:42:09.903Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-14T18:42:09.903Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-14T18:42:09.903Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-14T18:42:09.903Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-14T18:42:09.903Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-14T18:42:09.903Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-14T18:42:09.903Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-14T18:42:09.903Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-14T18:42:09.903Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-14T18:42:09.903Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-14T18:42:09.903Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-14T18:42:09.903Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-14T18:42:09.903Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-14T18:42:09.903Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-14T18:42:09.903Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-14T18:42:09.903Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-14T18:42:09.903Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-14T18:42:09.903Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-14T18:42:09.903Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-14T18:42:09.903Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-14T18:42:09.903Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-14T18:42:09.903Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-14T18:42:09.903Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-14T18:42:09.903Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-14T18:42:09.903Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-14T18:42:09.903Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-14T18:42:09.903Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-14T18:42:09.903Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-14T18:42:09.903Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-14T18:42:09.903Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-14T18:42:09.903Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-14T18:42:09.903Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-14T18:42:09.903Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-14T18:42:09.903Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-14T18:42:09.903Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-14T18:42:09.903Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-14T18:42:09.903Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-14T18:42:09.903Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-14T18:42:09.903Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-14T18:42:09.903Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-14T18:42:09.903Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-14T18:42:09.903Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-14T18:42:09.903Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-14T18:42:09.903Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-14T18:42:09.903Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-14T18:42:09.903Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-14T18:42:09.903Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-14T18:42:09.903Z] spire-1.2.1/pkg/server/registration/ [2022-04-14T18:42:09.903Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-14T18:42:09.903Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-14T18:42:09.903Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-14T18:42:09.903Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-14T18:42:09.903Z] spire-1.2.1/pkg/server/server.go [2022-04-14T18:42:09.903Z] spire-1.2.1/pkg/server/server_test.go [2022-04-14T18:42:09.903Z] spire-1.2.1/pkg/server/svid/ [2022-04-14T18:42:09.903Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-14T18:42:09.903Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-14T18:42:09.903Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-14T18:42:09.903Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-14T18:42:09.903Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-14T18:42:09.903Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-14T18:42:09.903Z] spire-1.2.1/proto/ [2022-04-14T18:42:09.903Z] spire-1.2.1/proto/private/ [2022-04-14T18:42:09.903Z] spire-1.2.1/proto/private/server/ [2022-04-14T18:42:09.903Z] spire-1.2.1/proto/private/server/journal/ [2022-04-14T18:42:09.904Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-14T18:42:09.904Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-14T18:42:09.904Z] spire-1.2.1/proto/spire/ [2022-04-14T18:42:09.904Z] spire-1.2.1/proto/spire/common/ [2022-04-14T18:42:09.904Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-14T18:42:09.904Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-14T18:42:09.904Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-14T18:42:09.904Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-14T18:42:09.904Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-14T18:42:09.904Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-14T18:42:09.904Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-14T18:42:09.904Z] spire-1.2.1/proto/spire/plugin/ [2022-04-14T18:42:09.904Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-14T18:42:09.904Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-14T18:42:09.904Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-14T18:42:09.904Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-14T18:42:09.904Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-14T18:42:09.904Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-14T18:42:09.904Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-14T18:42:09.904Z] spire-1.2.1/release/ [2022-04-14T18:42:09.904Z] spire-1.2.1/release/spire-extras/ [2022-04-14T18:42:09.904Z] spire-1.2.1/release/spire-extras/README.md [2022-04-14T18:42:09.904Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-14T18:42:09.904Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-14T18:42:09.904Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-14T18:42:09.904Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-14T18:42:09.904Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-14T18:42:09.904Z] spire-1.2.1/release/spire/ [2022-04-14T18:42:09.904Z] spire-1.2.1/release/spire/README.md [2022-04-14T18:42:09.904Z] spire-1.2.1/release/spire/conf/ [2022-04-14T18:42:09.904Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-14T18:42:09.904Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-14T18:42:09.904Z] spire-1.2.1/release/spire/conf/server/ [2022-04-14T18:42:09.904Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-14T18:42:09.904Z] spire-1.2.1/script/ [2022-04-14T18:42:09.904Z] spire-1.2.1/script/build-artifact.sh [2022-04-14T18:42:09.904Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-14T18:42:09.904Z] spire-1.2.1/support/ [2022-04-14T18:42:09.904Z] spire-1.2.1/support/k8s/ [2022-04-14T18:42:09.904Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-14T18:42:09.904Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-14T18:42:09.904Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-14T18:42:09.904Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-14T18:42:09.904Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-14T18:42:09.904Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-14T18:42:09.904Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-14T18:42:09.904Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-14T18:42:09.904Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-14T18:42:09.904Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-14T18:42:09.904Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-14T18:42:09.904Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-14T18:42:09.904Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-14T18:42:09.904Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-14T18:42:09.904Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-14T18:42:09.904Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-14T18:42:09.904Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-14T18:42:09.904Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-14T18:42:09.904Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-14T18:42:09.904Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-14T18:42:09.904Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-14T18:42:09.904Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-14T18:42:09.904Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-14T18:42:09.904Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-14T18:42:09.904Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-14T18:42:09.904Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-14T18:42:09.904Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-14T18:42:09.904Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-14T18:42:09.904Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-14T18:42:09.904Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-14T18:42:09.904Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-14T18:42:09.904Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-14T18:42:09.904Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-14T18:42:09.904Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-14T18:42:09.904Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-14T18:42:09.904Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-14T18:42:09.904Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-14T18:42:09.904Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-14T18:42:09.904Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-14T18:42:09.904Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-14T18:42:09.904Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-14T18:42:09.904Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-14T18:42:09.904Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-14T18:42:09.904Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-14T18:42:09.904Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-14T18:42:09.904Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-14T18:42:09.904Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-14T18:42:09.904Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-14T18:42:09.904Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-14T18:42:09.904Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-14T18:42:09.904Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-14T18:42:09.904Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-14T18:42:09.904Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-14T18:42:09.904Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-14T18:42:09.904Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-14T18:42:09.904Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-14T18:42:09.904Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-14T18:42:09.904Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-14T18:42:09.904Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-14T18:42:09.904Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-14T18:42:09.904Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-14T18:42:09.904Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-14T18:42:09.904Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-14T18:42:09.904Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-14T18:42:09.904Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-14T18:42:09.904Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-14T18:42:09.904Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-14T18:42:09.904Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-14T18:42:09.904Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-14T18:42:09.904Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-14T18:42:09.904Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-14T18:42:09.904Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-14T18:42:09.904Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-14T18:42:09.904Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-14T18:42:09.904Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-14T18:42:09.904Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-14T18:42:09.904Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-14T18:42:09.904Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-14T18:42:09.904Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-14T18:42:09.904Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-14T18:42:09.904Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-14T18:42:09.904Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-14T18:42:09.904Z] spire-1.2.1/test/ [2022-04-14T18:42:09.904Z] spire-1.2.1/test/clock/ [2022-04-14T18:42:09.904Z] spire-1.2.1/test/clock/clock.go [2022-04-14T18:42:09.904Z] spire-1.2.1/test/fakes/ [2022-04-14T18:42:09.904Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-14T18:42:09.904Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-14T18:42:09.904Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-14T18:42:09.904Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-14T18:42:09.904Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-14T18:42:09.904Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-14T18:42:09.904Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-14T18:42:09.904Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-14T18:42:09.904Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-14T18:42:09.904Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-14T18:42:09.904Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-14T18:42:09.904Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-14T18:42:09.904Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-14T18:42:09.904Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-14T18:42:09.904Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-14T18:42:09.904Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-14T18:42:09.904Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-14T18:42:09.904Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-14T18:42:09.904Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-14T18:42:09.904Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-14T18:42:09.904Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-14T18:42:09.904Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-14T18:42:09.904Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-14T18:42:09.904Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-14T18:42:09.904Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-14T18:42:09.904Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-14T18:42:09.904Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-14T18:42:09.904Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-14T18:42:09.904Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-14T18:42:09.904Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-14T18:42:09.904Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-14T18:42:09.904Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-14T18:42:09.904Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-14T18:42:09.904Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-14T18:42:09.904Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-14T18:42:09.904Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-14T18:42:09.904Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-14T18:42:09.904Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-14T18:42:09.904Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-14T18:42:09.904Z] spire-1.2.1/test/fixture/ [2022-04-14T18:42:09.904Z] spire-1.2.1/test/fixture/certs/ [2022-04-14T18:42:09.904Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-14T18:42:09.904Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-14T18:42:09.904Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-14T18:42:09.904Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-14T18:42:09.904Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-14T18:42:09.904Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-14T18:42:09.904Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-14T18:42:09.904Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-14T18:42:09.904Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-14T18:42:09.905Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-14T18:42:09.905Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-14T18:42:09.905Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-14T18:42:09.905Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-14T18:42:09.905Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-14T18:42:09.905Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-14T18:42:09.905Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-14T18:42:09.905Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-14T18:42:09.905Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-14T18:42:09.905Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-14T18:42:09.905Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-14T18:42:09.905Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-14T18:42:09.905Z] spire-1.2.1/test/fixture/config/ [2022-04-14T18:42:09.905Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-14T18:42:09.905Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-14T18:42:09.905Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-14T18:42:09.905Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-14T18:42:09.905Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-14T18:42:09.905Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-14T18:42:09.905Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-14T18:42:09.905Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-14T18:42:09.905Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-14T18:42:09.905Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-14T18:42:09.905Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-14T18:42:09.905Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-14T18:42:09.905Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-14T18:42:09.905Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-14T18:42:09.905Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-14T18:42:09.905Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-14T18:42:09.905Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-14T18:42:09.905Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-14T18:42:09.905Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-14T18:42:09.905Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-14T18:42:09.905Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-14T18:42:09.905Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-14T18:42:09.905Z] spire-1.2.1/test/fixture/fixture.go [2022-04-14T18:42:09.905Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-14T18:42:10.181Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-14T18:42:10.181Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-14T18:42:10.181Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-14T18:42:10.181Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-14T18:42:10.181Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-14T18:42:10.181Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-14T18:42:10.181Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-14T18:42:10.181Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-14T18:42:10.181Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-14T18:42:10.181Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-14T18:42:10.181Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-14T18:42:10.181Z] spire-1.2.1/test/fixture/registration/ [2022-04-14T18:42:10.181Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-14T18:42:10.181Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-14T18:42:10.181Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-14T18:42:10.181Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-14T18:42:10.181Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-14T18:42:10.181Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/ [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/README.md [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/common [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/setup/ [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/ [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-14T18:42:10.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-14T18:42:10.182Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-14T18:42:10.183Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T18:42:10.183Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-14T18:42:10.183Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-14T18:42:10.183Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-14T18:42:10.183Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-14T18:42:10.183Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-14T18:42:10.183Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-14T18:42:10.183Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-14T18:42:10.183Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-14T18:42:10.183Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-14T18:42:10.183Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-14T18:42:10.183Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-14T18:42:10.183Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-14T18:42:10.183Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-14T18:42:10.183Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-14T18:42:10.183Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-14T18:42:10.183Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-14T18:42:10.183Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-14T18:42:10.183Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-14T18:42:10.183Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-14T18:42:10.183Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-14T18:42:10.183Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-14T18:42:10.183Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-14T18:42:10.183Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-14T18:42:10.183Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-14T18:42:10.183Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-14T18:42:10.183Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-14T18:42:10.183Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-14T18:42:10.183Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-14T18:42:10.183Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-14T18:42:10.183Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-14T18:42:10.183Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-14T18:42:10.183Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-14T18:42:10.183Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-14T18:42:10.183Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-14T18:42:10.183Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-14T18:42:10.183Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-14T18:42:10.183Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-14T18:42:10.183Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-14T18:42:10.183Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-14T18:42:10.183Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-14T18:42:10.183Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-14T18:42:10.183Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-14T18:42:10.183Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-14T18:42:10.183Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-14T18:42:10.183Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-14T18:42:10.183Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-14T18:42:10.183Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-14T18:42:10.183Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-14T18:42:10.183Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-14T18:42:10.183Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-14T18:42:10.183Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-14T18:42:10.183Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-14T18:42:10.183Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-14T18:42:10.183Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-14T18:42:10.183Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-14T18:42:10.183Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-14T18:42:10.183Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-14T18:42:10.183Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-14T18:42:10.183Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-14T18:42:10.183Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-14T18:42:10.183Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-14T18:42:10.183Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-14T18:42:10.183Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-14T18:42:10.183Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-14T18:42:10.183Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-14T18:42:10.183Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-14T18:42:10.183Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-14T18:42:10.183Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-14T18:42:10.183Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-14T18:42:10.183Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-14T18:42:10.183Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-14T18:42:10.458Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-14T18:42:10.458Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-14T18:42:10.458Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-14T18:42:10.458Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-14T18:42:10.458Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-14T18:42:10.458Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-14T18:42:10.458Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-14T18:42:10.458Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-14T18:42:10.458Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-14T18:42:10.458Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-14T18:42:10.458Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-14T18:42:10.458Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-14T18:42:10.458Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-14T18:42:10.458Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-14T18:42:10.458Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-14T18:42:10.458Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-14T18:42:10.458Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-14T18:42:10.458Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-14T18:42:10.458Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-14T18:42:10.458Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-14T18:42:10.458Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-14T18:42:10.458Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-14T18:42:10.458Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-14T18:42:10.458Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-14T18:42:10.458Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-14T18:42:10.458Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-14T18:42:10.458Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-14T18:42:10.458Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-14T18:42:10.458Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-14T18:42:10.458Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-14T18:42:10.458Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-14T18:42:10.458Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-14T18:42:10.458Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-14T18:42:10.458Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-14T18:42:10.458Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-14T18:42:10.458Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-14T18:42:10.458Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-14T18:42:10.458Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-14T18:42:10.458Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-14T18:42:10.458Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-14T18:42:10.458Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-14T18:42:10.458Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-14T18:42:10.459Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-14T18:42:10.459Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-14T18:42:10.459Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-14T18:42:10.459Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-14T18:42:10.459Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-14T18:42:10.459Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-14T18:42:10.459Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-14T18:42:10.459Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-14T18:42:10.459Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-14T18:42:10.459Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-14T18:42:10.459Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-14T18:42:10.459Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-14T18:42:10.459Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-14T18:42:10.459Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-14T18:42:10.459Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-14T18:42:10.459Z] spire-1.2.1/test/integration/test-one.sh [2022-04-14T18:42:10.459Z] spire-1.2.1/test/integration/test.sh [2022-04-14T18:42:10.459Z] spire-1.2.1/test/plugintest/ [2022-04-14T18:42:10.459Z] spire-1.2.1/test/plugintest/config.go [2022-04-14T18:42:10.459Z] spire-1.2.1/test/plugintest/load.go [2022-04-14T18:42:10.459Z] spire-1.2.1/test/plugintest/option.go [2022-04-14T18:42:10.459Z] spire-1.2.1/test/spiretest/ [2022-04-14T18:42:10.459Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-14T18:42:10.459Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-14T18:42:10.459Z] spire-1.2.1/test/spiretest/dir.go [2022-04-14T18:42:10.459Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-14T18:42:10.459Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-14T18:42:10.459Z] spire-1.2.1/test/spiretest/logs.go [2022-04-14T18:42:10.459Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-14T18:42:10.459Z] spire-1.2.1/test/spiretest/suite.go [2022-04-14T18:42:10.459Z] spire-1.2.1/test/spiretest/x509.go [2022-04-14T18:42:10.459Z] spire-1.2.1/test/testca/ [2022-04-14T18:42:10.459Z] spire-1.2.1/test/testca/ca.go [2022-04-14T18:42:10.459Z] spire-1.2.1/test/testkey/ [2022-04-14T18:42:10.459Z] spire-1.2.1/test/testkey/generate.sh [2022-04-14T18:42:10.459Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-14T18:42:10.459Z] spire-1.2.1/test/testkey/keys.go [2022-04-14T18:42:10.459Z] spire-1.2.1/test/testkey/new.go [2022-04-14T18:42:10.459Z] spire-1.2.1/test/tpmsimulator/ [2022-04-14T18:42:10.459Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-14T18:42:10.459Z] spire-1.2.1/test/util/ [2022-04-14T18:42:10.459Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-14T18:42:10.459Z] spire-1.2.1/test/util/cert_generation.go [2022-04-14T18:42:10.459Z] spire-1.2.1/test/util/io_redirection.go [2022-04-14T18:42:10.459Z] spire-1.2.1/test/util/race.go [2022-04-14T18:42:10.459Z] spire-1.2.1/test/util/util.go [2022-04-14T18:42:10.459Z] building spire from source... [2022-04-14T18:42:10.734Z] Installing go1.17.7... [2022-04-14T18:42:37.591Z] Building bin/spire-server... [2022-04-14T18:42:37.591Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-14T18:42:37.591Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-14T18:42:37.591Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-14T18:42:37.591Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-14T18:42:37.591Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-14T18:42:40.214Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-14T18:42:40.815Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-14T18:42:41.089Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-14T18:42:41.089Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-14T18:42:41.365Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-14T18:42:41.639Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-14T18:42:41.913Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-14T18:42:42.186Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-14T18:42:42.186Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-14T18:42:42.462Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-14T18:42:42.462Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-14T18:42:42.462Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-14T18:42:42.462Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-14T18:42:42.739Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-14T18:42:44.188Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-14T18:42:44.188Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-14T18:43:11.027Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-14T18:43:11.027Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-14T18:43:11.027Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-14T18:43:11.027Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-14T18:43:11.027Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-14T18:43:11.027Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-14T18:43:11.027Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-14T18:43:11.027Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-14T18:43:11.027Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-14T18:43:11.027Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-14T18:43:11.027Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-14T18:43:11.027Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-14T18:43:11.027Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-14T18:43:11.027Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-14T18:43:11.027Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-14T18:43:11.027Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-14T18:43:11.027Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-14T18:43:11.027Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-14T18:43:11.027Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-14T18:43:11.627Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-14T18:43:11.627Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-14T18:43:11.627Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-14T18:43:12.227Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-14T18:43:12.227Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-14T18:43:12.502Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-14T18:43:14.479Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-14T18:43:19.887Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-14T18:43:19.887Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-14T18:43:19.887Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-14T18:43:19.887Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-14T18:43:20.162Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-14T18:43:20.162Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-14T18:43:20.162Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-14T18:43:20.438Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-14T18:43:20.716Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-14T18:43:20.716Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-14T18:43:20.991Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-14T18:43:21.589Z] go: downloading google.golang.org/api v0.70.0 [2022-04-14T18:43:25.897Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-14T18:44:04.913Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-14T18:44:04.913Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-14T18:44:04.913Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-14T18:44:04.913Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-14T18:44:04.913Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-14T18:44:04.913Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-14T18:44:05.512Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-14T18:44:07.491Z] go: downloading k8s.io/api v0.23.4 [2022-04-14T18:44:17.648Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-14T18:44:18.631Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-14T18:44:19.231Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-14T18:44:20.671Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-14T18:44:20.945Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-14T18:44:21.219Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-14T18:44:22.202Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-14T18:44:22.202Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-14T18:44:22.202Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-14T18:44:22.477Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-14T18:44:22.752Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-14T18:44:23.027Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-14T18:44:23.302Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-14T18:44:23.577Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-14T18:44:23.577Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-14T18:44:25.154Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-14T18:44:25.771Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-14T18:44:26.428Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-14T18:44:26.702Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-14T18:44:26.989Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-14T18:44:26.989Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-14T18:44:27.266Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-14T18:44:27.863Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-14T18:44:27.863Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-14T18:44:28.138Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-14T18:44:28.138Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-14T18:44:28.138Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-14T18:44:28.138Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-14T18:44:29.121Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-14T18:44:29.398Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-14T18:44:29.398Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-14T18:44:34.835Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-14T18:44:35.114Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-14T18:44:35.114Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-14T18:44:36.579Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-14T18:44:37.191Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-14T18:44:37.792Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-14T18:44:37.792Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-14T18:44:38.070Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-14T18:44:38.070Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-14T18:44:38.070Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-14T18:44:38.345Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-14T18:44:38.345Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-14T18:44:39.785Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-14T18:44:39.785Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-14T18:44:40.063Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-14T18:44:40.063Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-14T18:44:40.339Z] go: downloading go.opencensus.io v0.23.0 [2022-04-14T18:44:41.323Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-14T18:44:43.300Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-14T18:44:43.300Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-14T18:44:43.898Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-14T18:44:43.898Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-14T18:44:44.173Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-14T18:44:44.450Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-14T18:44:44.727Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-14T18:44:45.327Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-14T18:44:47.957Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-14T18:44:50.586Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-14T18:44:50.587Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-14T18:44:50.587Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-14T18:44:50.861Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-14T18:44:50.861Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-14T18:44:51.846Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-14T18:44:51.846Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-14T18:44:52.122Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-14T18:44:52.122Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-14T18:44:52.397Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-14T18:44:52.397Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-14T18:44:52.673Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-14T18:45:02.842Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-14T18:45:02.842Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-14T18:45:02.842Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-14T18:45:02.842Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-14T18:45:35.248Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-14T18:45:35.248Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-14T18:45:57.425Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-14T18:46:19.600Z] Removing intermediate container b1b9ac834caa [2022-04-14T18:46:19.600Z] ---> 376b3ec5da15 [2022-04-14T18:46:19.600Z] [2022-04-14T18:46:19.600Z] Step 10/22 : FROM alpine:3.14 [2022-04-14T18:46:19.600Z] ---> ac73e934f311 [2022-04-14T18:46:19.600Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-14T18:46:19.600Z] ---> Running in ee46b36b5341 [2022-04-14T18:46:21.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-14T18:46:21.324Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-14T18:46:22.764Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-14T18:46:22.764Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-14T18:46:22.764Z] Removing intermediate container b7f5aebc8144 [2022-04-14T18:46:22.764Z] ---> c2c742ff28d3 [2022-04-14T18:46:22.764Z] [2022-04-14T18:46:22.764Z] Step 10/22 : FROM alpine:3.14 [2022-04-14T18:46:22.764Z] ---> ac73e934f311 [2022-04-14T18:46:22.764Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-14T18:46:22.764Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-14T18:46:22.764Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-14T18:46:22.764Z] (5/6) Installing curl (7.79.1-r0) [2022-04-14T18:46:22.764Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-14T18:46:22.764Z] Executing busybox-1.33.1-r7.trigger [2022-04-14T18:46:22.764Z] Executing ca-certificates-20211220-r0.trigger [2022-04-14T18:46:22.764Z] ---> Running in aa6ca67a8e8a [2022-04-14T18:46:23.381Z] OK: 8 MiB in 20 packages [2022-04-14T18:46:26.140Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-14T18:46:26.747Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-14T18:46:26.747Z] Removing intermediate container ee46b36b5341 [2022-04-14T18:46:26.747Z] ---> 789f4881a4ba [2022-04-14T18:46:26.747Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-14T18:46:26.747Z] ---> Running in ce52c85f64c6 [2022-04-14T18:46:27.350Z] Removing intermediate container ce52c85f64c6 [2022-04-14T18:46:27.350Z] ---> 460c29ce619b [2022-04-14T18:46:27.350Z] Step 13/22 : WORKDIR /edgex [2022-04-14T18:46:27.350Z] ---> Running in b2af7c0b034a [2022-04-14T18:46:27.963Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-14T18:46:27.963Z] Removing intermediate container b2af7c0b034a [2022-04-14T18:46:27.963Z] ---> 8df61456e31c [2022-04-14T18:46:27.963Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-14T18:46:27.963Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-14T18:46:27.963Z] Executing busybox-1.33.1-r7.trigger [2022-04-14T18:46:28.246Z] Executing ca-certificates-20211220-r0.trigger [2022-04-14T18:46:28.529Z] OK: 6 MiB in 16 packages [2022-04-14T18:46:29.136Z] ---> 76e6008d79c1 [2022-04-14T18:46:29.136Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-14T18:46:30.598Z] Removing intermediate container aa6ca67a8e8a [2022-04-14T18:46:30.598Z] ---> abcdce00f9ab [2022-04-14T18:46:30.598Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-14T18:46:30.880Z] ---> Running in 2bb473746c7b [2022-04-14T18:46:31.481Z] ---> b4a01793b975 [2022-04-14T18:46:31.481Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-14T18:46:31.754Z] Removing intermediate container 2bb473746c7b [2022-04-14T18:46:31.754Z] ---> 723fbb307e69 [2022-04-14T18:46:31.754Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-14T18:46:31.754Z] ---> Running in a07d4e9c7601 [2022-04-14T18:46:32.363Z] Removing intermediate container a07d4e9c7601 [2022-04-14T18:46:32.363Z] ---> e54a0204ba54 [2022-04-14T18:46:32.363Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-14T18:46:32.638Z] ---> Running in c27d11b351f2 [2022-04-14T18:46:33.236Z] Removing intermediate container c27d11b351f2 [2022-04-14T18:46:33.236Z] ---> b54e0c2a6dcd [2022-04-14T18:46:33.236Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-14T18:46:33.236Z] ---> 83de2a454996 [2022-04-14T18:46:33.236Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-14T18:46:34.673Z] ---> f6ad961edc8c [2022-04-14T18:46:34.673Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-14T18:46:34.673Z] ---> 5503de9031f8 [2022-04-14T18:46:34.673Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-14T18:46:34.673Z] ---> Running in 00fdfc0d6d95 [2022-04-14T18:46:38.984Z] ---> c11011133861 [2022-04-14T18:46:38.984Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-14T18:46:38.984Z] Removing intermediate container 00fdfc0d6d95 [2022-04-14T18:46:38.984Z] ---> d2eed23aec53 [2022-04-14T18:46:38.984Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-14T18:46:38.984Z] ---> Running in 3d044b0b78cd [2022-04-14T18:46:39.584Z] Removing intermediate container 3d044b0b78cd [2022-04-14T18:46:39.584Z] ---> 7ac39f98a50f [2022-04-14T18:46:39.584Z] Step 20/22 : LABEL arch=arm64 [2022-04-14T18:46:39.584Z] ---> Running in 152e3a363466 [2022-04-14T18:46:39.858Z] ---> b72ef7c01e1b [2022-04-14T18:46:39.858Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-14T18:46:40.133Z] ---> Running in 4a78a3fcd17e [2022-04-14T18:46:40.133Z] Removing intermediate container 152e3a363466 [2022-04-14T18:46:40.133Z] ---> 27a07d206d14 [2022-04-14T18:46:40.133Z] Step 21/22 : LABEL git_sha=4a824c66f638dbe54ba12a694245cc99d3aa3f79 [2022-04-14T18:46:40.410Z] ---> Running in 942562e56550 [2022-04-14T18:46:40.685Z] Removing intermediate container 4a78a3fcd17e [2022-04-14T18:46:40.685Z] ---> 9343d76a76dd [2022-04-14T18:46:40.685Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-14T18:46:40.964Z] ---> Running in ce122a8f239b [2022-04-14T18:46:40.964Z] Removing intermediate container 942562e56550 [2022-04-14T18:46:40.964Z] ---> 9346b12700c9 [2022-04-14T18:46:40.964Z] Step 22/22 : LABEL version=0.0.0 [2022-04-14T18:46:41.242Z] ---> Running in afca9bd266ab [2022-04-14T18:46:41.531Z] Removing intermediate container ce122a8f239b [2022-04-14T18:46:41.531Z] ---> 8b7677a7d713 [2022-04-14T18:46:41.531Z] Step 20/22 : LABEL arch=arm64 [2022-04-14T18:46:41.531Z] ---> Running in 469e5861f111 [2022-04-14T18:46:41.808Z] Removing intermediate container afca9bd266ab [2022-04-14T18:46:41.808Z] ---> ee3bc877f7e5 [2022-04-14T18:46:41.808Z] [2022-04-14T18:46:42.410Z] Removing intermediate container 469e5861f111 [2022-04-14T18:46:42.410Z] ---> b46beaa1809f [2022-04-14T18:46:42.410Z] Step 21/22 : LABEL git_sha=4a824c66f638dbe54ba12a694245cc99d3aa3f79 [2022-04-14T18:46:42.410Z] ---> Running in 3f3a5af63289 [2022-04-14T18:46:43.012Z] Successfully built ee3bc877f7e5 [2022-04-14T18:46:43.012Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-14T18:46:43.012Z]  Building security-proxy-setup ... done Building core-data [2022-04-14T18:46:43.012Z] Removing intermediate container 3f3a5af63289 [2022-04-14T18:46:43.012Z] ---> a9be5791d25c [2022-04-14T18:46:43.012Z] Step 22/22 : LABEL version=0.0.0 [2022-04-14T18:46:43.303Z] ---> Running in 3785dcf7b4a8 [2022-04-14T18:46:43.577Z] Removing intermediate container 3785dcf7b4a8 [2022-04-14T18:46:43.577Z] ---> 1a4dd61efa1d [2022-04-14T18:46:43.577Z] [2022-04-14T18:46:44.177Z] Successfully built 1a4dd61efa1d [2022-04-14T18:46:44.177Z] Successfully tagged support-notifications-arm64:latest [2022-04-14T18:47:16.542Z]  Building support-notifications ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T18:47:16.542Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-14T18:47:16.542Z] ---> 7c9fa9c27194 [2022-04-14T18:47:16.542Z] Step 3/23 : WORKDIR /edgex-go [2022-04-14T18:47:16.542Z] ---> Using cache [2022-04-14T18:47:16.542Z] ---> 862aa6dbbf6c [2022-04-14T18:47:16.542Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T18:47:16.542Z] ---> Using cache [2022-04-14T18:47:16.542Z] ---> 23dc133183f8 [2022-04-14T18:47:16.542Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-14T18:47:16.542Z] ---> Running in 421818fad3d0 [2022-04-14T18:47:16.542Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-14T18:47:16.542Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-14T18:47:17.140Z] OK: 220 MiB in 52 packages [2022-04-14T18:47:18.119Z] Removing intermediate container 421818fad3d0 [2022-04-14T18:47:18.119Z] ---> 7ea1d448a537 [2022-04-14T18:47:18.119Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-14T18:47:19.110Z] ---> ccb074d14e82 [2022-04-14T18:47:19.110Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T18:47:19.110Z] ---> Running in f46af013b881 [2022-04-14T18:47:24.513Z] Removing intermediate container f46af013b881 [2022-04-14T18:47:24.513Z] ---> 4e4e92b91589 [2022-04-14T18:47:24.513Z] Step 8/23 : COPY . . [2022-04-14T18:47:46.672Z] ---> 1e7632e73c43 [2022-04-14T18:47:46.672Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-14T18:47:46.672Z] ---> Running in bc05f2d3576e [2022-04-14T18:47:46.672Z] 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-14T18:52:23.806Z] Removing intermediate container bc05f2d3576e [2022-04-14T18:52:23.806Z] ---> 9d29394fa391 [2022-04-14T18:52:23.806Z] [2022-04-14T18:52:23.806Z] Step 10/23 : FROM alpine:3.14 [2022-04-14T18:52:23.806Z] ---> ac73e934f311 [2022-04-14T18:52:23.806Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-14T18:52:23.806Z] ---> Running in b35efb8a7de2 [2022-04-14T18:52:23.806Z] Removing intermediate container b35efb8a7de2 [2022-04-14T18:52:23.806Z] ---> f8d351cdf0e8 [2022-04-14T18:52:23.806Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-14T18:52:23.806Z] ---> Running in 0b4f75f40916 [2022-04-14T18:52:23.806Z] Removing intermediate container 0b4f75f40916 [2022-04-14T18:52:23.806Z] ---> 0111b3f58423 [2022-04-14T18:52:23.806Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-14T18:52:23.806Z] ---> Running in 65d443643724 [2022-04-14T18:52:23.806Z] Removing intermediate container 65d443643724 [2022-04-14T18:52:23.806Z] ---> a7f5bb3de6f6 [2022-04-14T18:52:23.806Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T18:52:23.806Z] ---> Running in 15149fe776b8 [2022-04-14T18:52:23.806Z] Removing intermediate container 15149fe776b8 [2022-04-14T18:52:23.806Z] ---> bef2ea89908d [2022-04-14T18:52:23.806Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-14T18:52:23.806Z] ---> Running in 03a0dca32697 [2022-04-14T18:52:23.806Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-14T18:52:23.806Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-14T18:52:23.806Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-14T18:52:23.806Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-14T18:52:23.806Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-14T18:52:23.806Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-14T18:52:23.806Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-14T18:52:23.806Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-14T18:52:23.806Z] Executing busybox-1.33.1-r7.trigger [2022-04-14T18:52:23.806Z] OK: 8 MiB in 20 packages [2022-04-14T18:52:23.806Z] Removing intermediate container 03a0dca32697 [2022-04-14T18:52:23.806Z] ---> ff1979fb5c59 [2022-04-14T18:52:23.806Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-14T18:52:24.225Z] ---> a309ee1ed968 [2022-04-14T18:52:24.225Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-14T18:52:26.589Z] ---> 9b2ac900b3ee [2022-04-14T18:52:26.589Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-14T18:52:27.205Z] ---> 973c48be0228 [2022-04-14T18:52:27.205Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-14T18:52:27.205Z] ---> Running in b7f72c2ddb03 [2022-04-14T18:52:27.815Z] Removing intermediate container b7f72c2ddb03 [2022-04-14T18:52:27.815Z] ---> 132ffce7b71a [2022-04-14T18:52:27.815Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-14T18:52:28.092Z] ---> Running in 523b9cc73320 [2022-04-14T18:52:28.691Z] Removing intermediate container 523b9cc73320 [2022-04-14T18:52:28.691Z] ---> 568f597410da [2022-04-14T18:52:28.691Z] Step 21/23 : LABEL arch=arm64 [2022-04-14T18:52:28.691Z] ---> Running in 91981d0e7cfe [2022-04-14T18:52:29.293Z] Removing intermediate container 91981d0e7cfe [2022-04-14T18:52:29.293Z] ---> 78ec9e5305af [2022-04-14T18:52:29.293Z] Step 22/23 : LABEL git_sha=4a824c66f638dbe54ba12a694245cc99d3aa3f79 [2022-04-14T18:52:29.293Z] ---> Running in b33676f9b0dd [2022-04-14T18:52:29.899Z] Removing intermediate container b33676f9b0dd [2022-04-14T18:52:29.899Z] ---> 3681fcfec563 [2022-04-14T18:52:29.899Z] Step 23/23 : LABEL version=0.0.0 [2022-04-14T18:52:29.899Z] ---> Running in 812c1f0241c2 [2022-04-14T18:52:30.499Z] Removing intermediate container 812c1f0241c2 [2022-04-14T18:52:30.499Z] ---> 4c65ef696163 [2022-04-14T18:52:30.499Z] [2022-04-14T18:52:30.772Z] Successfully built 4c65ef696163 [2022-04-14T18:52:30.772Z] Successfully tagged core-data-arm64:latest [2022-04-14T19:03:08.492Z]  Building core-data ... done Building bin/spire-agent... [2022-04-14T19:03:08.492Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-14T19:03:08.492Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-14T19:03:08.492Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-14T19:03:08.492Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-14T19:03:08.492Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-14T19:03:08.492Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-14T19:03:08.492Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-14T19:03:08.492Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-14T19:03:08.492Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-14T19:03:08.492Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-14T19:03:08.492Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-14T19:03:08.492Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-14T19:03:08.492Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-14T19:08:00.667Z] Building bin/spire-agent... [2022-04-14T19:08:00.667Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-14T19:08:00.667Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-14T19:08:00.667Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-14T19:08:00.667Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-14T19:08:00.667Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-14T19:08:00.667Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-14T19:08:00.667Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-14T19:08:00.667Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-14T19:08:00.667Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-14T19:08:00.667Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-14T19:08:00.667Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-14T19:08:00.667Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-14T19:08:00.667Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-14T19:09:08.770Z] Removing intermediate container 046069c6ff08 [2022-04-14T19:09:08.770Z] ---> fee1d2af7b9d [2022-04-14T19:09:08.770Z] [2022-04-14T19:09:08.770Z] Step 13/26 : FROM alpine:3.15 [2022-04-14T19:09:08.770Z] ---> 3fb3c9af89a9 [2022-04-14T19:09:08.770Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-14T19:09:08.770Z] ---> Using cache [2022-04-14T19:09:08.770Z] ---> 6e78ba73cb7d [2022-04-14T19:09:08.770Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T19:09:08.770Z] ---> Using cache [2022-04-14T19:09:08.770Z] ---> 5c7843fd0725 [2022-04-14T19:09:08.770Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-14T19:09:08.770Z] ---> Running in 2ba4a8246107 [2022-04-14T19:09:08.770Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-14T19:09:08.770Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-14T19:09:08.770Z] v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-14T19:09:08.770Z] v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-14T19:09:08.770Z] OK: 15730 distinct packages available [2022-04-14T19:09:08.770Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-14T19:09:08.770Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-14T19:09:08.770Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-14T19:09:08.770Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-14T19:09:08.770Z] (3/4) Installing libucontext (1.1-r0) [2022-04-14T19:09:08.770Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-14T19:09:08.770Z] Executing busybox-1.34.1-r5.trigger [2022-04-14T19:09:08.770Z] OK: 6 MiB in 18 packages [2022-04-14T19:09:08.770Z] Removing intermediate container 2ba4a8246107 [2022-04-14T19:09:08.770Z] ---> a64527cb9b26 [2022-04-14T19:09:08.770Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-14T19:09:12.181Z] ---> 04bc7e95019e [2022-04-14T19:09:12.181Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-14T19:09:12.463Z] ---> 906a5bf4729d [2022-04-14T19:09:12.463Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-14T19:09:12.738Z] ---> Running in 2558bfcb831f [2022-04-14T19:09:13.348Z] Removing intermediate container 2558bfcb831f [2022-04-14T19:09:13.348Z] ---> 4d90dbaedc27 [2022-04-14T19:09:13.348Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-14T19:09:14.339Z] ---> 96f1a7553a47 [2022-04-14T19:09:14.339Z] Step 21/26 : WORKDIR / [2022-04-14T19:09:14.339Z] ---> Running in 14b1f039d2de [2022-04-14T19:09:14.952Z] Removing intermediate container 14b1f039d2de [2022-04-14T19:09:14.952Z] ---> 6a9ce9bb2181 [2022-04-14T19:09:14.952Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-14T19:09:14.952Z] ---> Running in a6e41086f7c4 [2022-04-14T19:09:15.550Z] Removing intermediate container a6e41086f7c4 [2022-04-14T19:09:15.550Z] ---> 4361a9f9dca1 [2022-04-14T19:09:15.550Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-14T19:09:15.550Z] ---> Running in 00b9f7df0798 [2022-04-14T19:09:16.147Z] Removing intermediate container 00b9f7df0798 [2022-04-14T19:09:16.147Z] ---> 21c477298695 [2022-04-14T19:09:16.147Z] Step 24/26 : LABEL arch=arm64 [2022-04-14T19:09:16.147Z] ---> Running in 154151515acf [2022-04-14T19:09:16.747Z] Removing intermediate container 154151515acf [2022-04-14T19:09:16.747Z] ---> f4be9f5309f8 [2022-04-14T19:09:16.747Z] Step 25/26 : LABEL git_sha=4a824c66f638dbe54ba12a694245cc99d3aa3f79 [2022-04-14T19:09:17.019Z] ---> Running in 820d7a7398f1 [2022-04-14T19:09:17.616Z] Removing intermediate container 820d7a7398f1 [2022-04-14T19:09:17.616Z] ---> c25acd8f2919 [2022-04-14T19:09:17.616Z] Step 26/26 : LABEL version=0.0.0 [2022-04-14T19:09:17.616Z] ---> Running in 47a2c87fff0a [2022-04-14T19:09:18.210Z] Removing intermediate container 47a2c87fff0a [2022-04-14T19:09:18.210Z] ---> e99f1a1d1c44 [2022-04-14T19:09:18.210Z] [2022-04-14T19:09:18.480Z] Successfully built e99f1a1d1c44 [2022-04-14T19:09:18.481Z] Successfully tagged security-spire-config-arm64:latest [2022-04-14T19:10:55.261Z]  Building security-spire-config ... done Building bin/spire-agent... [2022-04-14T19:10:55.261Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-14T19:10:55.261Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-14T19:10:55.261Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-14T19:10:55.261Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-14T19:10:55.261Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-14T19:10:55.261Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-14T19:10:55.261Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-14T19:10:55.261Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-14T19:10:55.261Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-14T19:10:55.261Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-14T19:10:55.261Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-14T19:10:55.261Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-14T19:10:55.261Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-14T19:12:47.119Z] Removing intermediate container 74f072d4a96a [2022-04-14T19:12:47.119Z] ---> a9b1b990bee7 [2022-04-14T19:12:47.119Z] [2022-04-14T19:12:47.119Z] Step 13/25 : FROM alpine:3.15 [2022-04-14T19:12:47.119Z] ---> 3fb3c9af89a9 [2022-04-14T19:12:47.119Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-14T19:12:47.119Z] ---> Using cache [2022-04-14T19:12:47.119Z] ---> 6e78ba73cb7d [2022-04-14T19:12:47.119Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T19:12:47.119Z] ---> Using cache [2022-04-14T19:12:47.119Z] ---> 5c7843fd0725 [2022-04-14T19:12:47.119Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-14T19:12:47.119Z] ---> Running in 135bf097b4ae [2022-04-14T19:12:47.119Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-14T19:12:47.119Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-14T19:12:47.119Z] v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-14T19:12:47.119Z] v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-14T19:12:47.119Z] OK: 15730 distinct packages available [2022-04-14T19:12:47.119Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-14T19:12:47.119Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-14T19:12:47.119Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-14T19:12:47.119Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-14T19:12:47.119Z] (3/5) Installing libucontext (1.1-r0) [2022-04-14T19:12:47.119Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-14T19:12:47.119Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-14T19:12:47.119Z] Executing busybox-1.34.1-r5.trigger [2022-04-14T19:12:47.119Z] OK: 6 MiB in 19 packages [2022-04-14T19:12:47.119Z] Removing intermediate container 135bf097b4ae [2022-04-14T19:12:47.119Z] ---> 63d9f3667e8d [2022-04-14T19:12:47.119Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-14T19:12:48.093Z] ---> 19588069ee7a [2022-04-14T19:12:48.093Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-14T19:12:48.685Z] ---> 56e30ff70acc [2022-04-14T19:12:48.685Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-14T19:12:49.285Z] ---> c095b189e30c [2022-04-14T19:12:49.285Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-14T19:12:50.265Z] ---> 270b02ce9b06 [2022-04-14T19:12:50.265Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-14T19:12:50.265Z] ---> Running in 74087e66ce9f [2022-04-14T19:12:50.544Z] Removing intermediate container 74087e66ce9f [2022-04-14T19:12:50.544Z] ---> b685858f426e [2022-04-14T19:12:50.544Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-14T19:12:50.544Z] ---> Running in c84a0b1e1075 [2022-04-14T19:12:51.158Z] Removing intermediate container c84a0b1e1075 [2022-04-14T19:12:51.158Z] ---> b31119613216 [2022-04-14T19:12:51.158Z] Step 23/25 : LABEL arch=arm64 [2022-04-14T19:12:51.158Z] ---> Running in 71f971afc444 [2022-04-14T19:12:51.756Z] Removing intermediate container 71f971afc444 [2022-04-14T19:12:51.756Z] ---> 75ceca96d3f0 [2022-04-14T19:12:51.756Z] Step 24/25 : LABEL git_sha=4a824c66f638dbe54ba12a694245cc99d3aa3f79 [2022-04-14T19:12:51.756Z] ---> Running in fab106b04ff2 [2022-04-14T19:12:52.027Z] Removing intermediate container fab106b04ff2 [2022-04-14T19:12:52.027Z] ---> 601793f21235 [2022-04-14T19:12:52.027Z] Step 25/25 : LABEL version=0.0.0 [2022-04-14T19:12:52.300Z] ---> Running in 2ac2b9f5d33e [2022-04-14T19:12:52.893Z] Removing intermediate container 2ac2b9f5d33e [2022-04-14T19:12:52.893Z] ---> 4104793b79fa [2022-04-14T19:12:52.893Z] [2022-04-14T19:12:53.189Z] Successfully built 4104793b79fa [2022-04-14T19:12:53.189Z] Successfully tagged security-spire-server-arm64:latest [2022-04-14T19:14:44.984Z]  Building security-spire-server ... done Removing intermediate container e4aa6d91fd85 [2022-04-14T19:14:44.984Z] ---> 77ebbf2d56b9 [2022-04-14T19:14:44.984Z] [2022-04-14T19:14:44.984Z] Step 13/26 : FROM alpine:3.15 [2022-04-14T19:14:44.984Z] ---> 3fb3c9af89a9 [2022-04-14T19:14:44.984Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-14T19:14:44.984Z] ---> Using cache [2022-04-14T19:14:44.984Z] ---> 6e78ba73cb7d [2022-04-14T19:14:44.984Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T19:14:44.984Z] ---> Using cache [2022-04-14T19:14:44.984Z] ---> 5c7843fd0725 [2022-04-14T19:14:44.984Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-14T19:14:44.984Z] ---> Using cache [2022-04-14T19:14:44.984Z] ---> 63d9f3667e8d [2022-04-14T19:14:44.984Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-14T19:14:44.984Z] ---> 7438d6ebbae9 [2022-04-14T19:14:44.984Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-14T19:14:48.362Z] ---> 925d46f3d083 [2022-04-14T19:14:48.362Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-14T19:14:48.362Z] ---> 5124c83b46da [2022-04-14T19:14:48.362Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-14T19:14:48.956Z] ---> db22f6d57d1b [2022-04-14T19:14:48.957Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-14T19:14:49.553Z] ---> 66730d42d5e6 [2022-04-14T19:14:49.553Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-14T19:14:49.553Z] ---> Running in 4cce8c5c4b20 [2022-04-14T19:14:49.828Z] Removing intermediate container 4cce8c5c4b20 [2022-04-14T19:14:49.828Z] ---> c2ebf1ad6a8e [2022-04-14T19:14:49.828Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-14T19:14:49.828Z] ---> Running in 9ac91d2b7e47 [2022-04-14T19:14:50.420Z] Removing intermediate container 9ac91d2b7e47 [2022-04-14T19:14:50.420Z] ---> fda84a9ac67d [2022-04-14T19:14:50.420Z] Step 24/26 : LABEL arch=arm64 [2022-04-14T19:14:50.420Z] ---> Running in 538777a9f4ca [2022-04-14T19:14:50.694Z] Removing intermediate container 538777a9f4ca [2022-04-14T19:14:50.694Z] ---> cc27eb732edd [2022-04-14T19:14:50.694Z] Step 25/26 : LABEL git_sha=4a824c66f638dbe54ba12a694245cc99d3aa3f79 [2022-04-14T19:14:50.694Z] ---> Running in f941b44721d4 [2022-04-14T19:14:50.967Z] Removing intermediate container f941b44721d4 [2022-04-14T19:14:50.967Z] ---> 38147ae63edb [2022-04-14T19:14:50.967Z] Step 26/26 : LABEL version=0.0.0 [2022-04-14T19:14:51.243Z] ---> Running in 583b0eda7c78 [2022-04-14T19:14:51.516Z] Removing intermediate container 583b0eda7c78 [2022-04-14T19:14:51.516Z] ---> 118b7fb7afa9 [2022-04-14T19:14:51.516Z] [2022-04-14T19:14:51.516Z] Successfully built 118b7fb7afa9 [2022-04-14T19:14:51.516Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-14T19:14:51.822Z]  Building security-spire-agent ... done  [Pipeline] } [2022-04-14T19:14:51.842Z] $ docker stop --time=1 9fbd73b22a805f26e1a1014c5ae171559d0d7cd1840b4da2b04b33f406725462 [2022-04-14T19:14:53.519Z] $ docker rm -f 9fbd73b22a805f26e1a1014c5ae171559d0d7cd1840b4da2b04b33f406725462 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-14T19:14:54.063Z] + docker images [2022-04-14T19:14:54.336Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-14T19:14:54.336Z] security-spire-agent-arm64 latest 118b7fb7afa9 3 seconds ago 126MB [2022-04-14T19:14:54.336Z] 77ebbf2d56b9 27 seconds ago 4.14GB [2022-04-14T19:14:54.336Z] security-spire-server-arm64 latest 4104793b79fa 2 minutes ago 86.3MB [2022-04-14T19:14:54.336Z] a9b1b990bee7 2 minutes ago 4.14GB [2022-04-14T19:14:54.336Z] security-spire-config-arm64 latest e99f1a1d1c44 5 minutes ago 85.6MB [2022-04-14T19:14:54.336Z] fee1d2af7b9d 6 minutes ago 4.14GB [2022-04-14T19:14:54.336Z] core-data-arm64 latest 4c65ef696163 22 minutes ago 21.6MB [2022-04-14T19:14:54.336Z] 9d29394fa391 22 minutes ago 1.34GB [2022-04-14T19:14:54.336Z] support-notifications-arm64 latest 1a4dd61efa1d 28 minutes ago 25.8MB [2022-04-14T19:14:54.336Z] security-proxy-setup-arm64 latest ee3bc877f7e5 28 minutes ago 26.1MB [2022-04-14T19:14:54.336Z] c2c742ff28d3 28 minutes ago 1.37GB [2022-04-14T19:14:54.336Z] 376b3ec5da15 28 minutes ago 1.32GB [2022-04-14T19:14:54.336Z] security-spiffe-token-provider-arm64 latest 54387fcbf62d 33 minutes ago 27.9MB [2022-04-14T19:14:54.336Z] c486d4b3416a 33 minutes ago 1.36GB [2022-04-14T19:14:54.336Z] support-scheduler-arm64 latest 3764fec55908 34 minutes ago 25.2MB [2022-04-14T19:14:54.336Z] 4ca2e0cedb0e 34 minutes ago 1.36GB [2022-04-14T19:14:54.336Z] core-command-arm64 latest 8b1473922412 36 minutes ago 15.5MB [2022-04-14T19:14:54.336Z] 8d33f10096cc 36 minutes ago 1.31GB [2022-04-14T19:14:54.336Z] sys-mgmt-agent-arm64 latest 98d15f76d885 41 minutes ago 282MB [2022-04-14T19:14:54.336Z] security-bootstrapper-arm64 latest 93c857d04700 42 minutes ago 18.3MB [2022-04-14T19:14:54.336Z] security-secretstore-setup-arm64 latest 7ddd6b53bdce 42 minutes ago 27.5MB [2022-04-14T19:14:54.336Z] core-metadata-arm64 latest 9d0def5a4cfa 42 minutes ago 16.3MB [2022-04-14T19:14:54.336Z] 9b94a9bb20fb 42 minutes ago 1.31GB [2022-04-14T19:14:54.336Z] a217ca3e44dd 42 minutes ago 1.32GB [2022-04-14T19:14:54.336Z] bd217733d93f 43 minutes ago 1.31GB [2022-04-14T19:14:54.336Z] 797a41f99d83 43 minutes ago 1.31GB [2022-04-14T19:14:54.336Z] ci-base-image-arm64 latest 7c9fa9c27194 59 minutes ago 886MB [2022-04-14T19:14:54.336Z] docker 20.10.14 c346e9eafbab 9 days ago 202MB [2022-04-14T19:14:54.336Z] alpine 3.14 ac73e934f311 9 days ago 5.34MB [2022-04-14T19:14:54.336Z] alpine 3.15 3fb3c9af89a9 9 days ago 5.32MB [2022-04-14T19:14:54.336Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB [2022-04-14T19:14:54.336Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 21 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-14T19:14:54.761Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-14T19:14:54.761Z] [2022-04-14T19:14:54.761Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-14T19:14:55.102Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-14T19:14:55.376Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-14T19:14:55.376Z] 8998bd30e6a1: Pulling fs layer [2022-04-14T19:14:55.376Z] 04944245beec: Pulling fs layer [2022-04-14T19:14:55.376Z] 699f458cf7ca: Pulling fs layer [2022-04-14T19:14:55.376Z] 765212b225bb: Pulling fs layer [2022-04-14T19:14:55.376Z] f23df028b6ca: Pulling fs layer [2022-04-14T19:14:55.376Z] d65c8cfc05b1: Pulling fs layer [2022-04-14T19:14:55.376Z] 2437ff75d9bd: Pulling fs layer [2022-04-14T19:14:55.376Z] f23df028b6ca: Waiting [2022-04-14T19:14:55.376Z] d65c8cfc05b1: Waiting [2022-04-14T19:14:55.376Z] 2437ff75d9bd: Waiting [2022-04-14T19:14:55.376Z] 765212b225bb: Waiting [2022-04-14T19:14:55.376Z] 04944245beec: Verifying Checksum [2022-04-14T19:14:55.376Z] 04944245beec: Download complete [2022-04-14T19:14:55.376Z] 765212b225bb: Download complete [2022-04-14T19:14:55.376Z] f23df028b6ca: Download complete [2022-04-14T19:14:55.376Z] d65c8cfc05b1: Download complete [2022-04-14T19:14:55.658Z] 699f458cf7ca: Verifying Checksum [2022-04-14T19:14:55.658Z] 699f458cf7ca: Download complete [2022-04-14T19:14:55.930Z] 8998bd30e6a1: Verifying Checksum [2022-04-14T19:14:55.930Z] 8998bd30e6a1: Download complete [2022-04-14T19:14:58.549Z] 2437ff75d9bd: Verifying Checksum [2022-04-14T19:14:58.549Z] 2437ff75d9bd: Download complete [2022-04-14T19:15:00.525Z] 8998bd30e6a1: Pull complete [2022-04-14T19:15:00.799Z] 04944245beec: Pull complete [2022-04-14T19:15:02.251Z] 699f458cf7ca: Pull complete [2022-04-14T19:15:02.540Z] 765212b225bb: Pull complete [2022-04-14T19:15:03.536Z] f23df028b6ca: Pull complete [2022-04-14T19:15:03.809Z] d65c8cfc05b1: Pull complete [2022-04-14T19:15:18.873Z] 2437ff75d9bd: Pull complete [2022-04-14T19:15:18.873Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-14T19:15:18.873Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-14T19:15:18.873Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-14T19:15:19.110Z] prd-ubuntu20.04-docker-arm64-4c-16g-20965 does not seem to be running inside a container [2022-04-14T19:15:19.196Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-14T19:15:21.886Z] $ docker top 3ea156de61fa348301d52c12d1671cc84219f7a61a9da720c59b20c40bbf1ff6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-14T19:15:22.913Z] ---> job-cost.sh [2022-04-14T19:15:22.914Z] lf-activate-venv: SKIPPING [2022-04-14T19:15:22.914Z] INFO: No Stack... [2022-04-14T19:15:23.888Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-14T19:15:24.862Z] INFO: Archiving Costs [Pipeline] sh [2022-04-14T19:15:25.529Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [2022-04-14T19:15:25.530Z] + cut -d, -f6 [Pipeline] lock [2022-04-14T19:15:25.561Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3969-4-stack-cost] [2022-04-14T19:15:25.568Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3969-4-stack-cost] did not exist. Created. [2022-04-14T19:15:25.568Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3969-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-14T19:15:26.227Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-14T19:15:26.394Z] Stashed 1 file(s) [Pipeline] } [2022-04-14T19:15:26.401Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3969-4-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-14T19:15:26.422Z] $ docker stop --time=1 3ea156de61fa348301d52c12d1671cc84219f7a61a9da720c59b20c40bbf1ff6 [2022-04-14T19:15:27.961Z] $ docker rm -f 3ea156de61fa348301d52c12d1671cc84219f7a61a9da720c59b20c40bbf1ff6 [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-14T19:15:28.573Z] provisioning config files... [2022-04-14T19:15:28.582Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config325517638252829996tmp [Pipeline] { [Pipeline] sh [2022-04-14T19:15:28.876Z] + set +x [2022-04-14T19:15:28.876Z] + curl -s https://codecov.io/bash [2022-04-14T19:15:28.876Z] + bash -s -- [2022-04-14T19:15:28.876Z] [2022-04-14T19:15:28.876Z] _____ _ [2022-04-14T19:15:28.876Z] / ____| | | [2022-04-14T19:15:28.876Z] | | ___ __| | ___ ___ _____ __ [2022-04-14T19:15:28.876Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-14T19:15:28.876Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-14T19:15:28.876Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-14T19:15:28.876Z] Bash-1.0.6 [2022-04-14T19:15:28.876Z] [2022-04-14T19:15:28.876Z] [2022-04-14T19:15:28.876Z] ==> git version 2.25.1 found [2022-04-14T19:15:28.876Z] ==> 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-14T19:15:28.876Z] Release-Date: 2020-01-08 [2022-04-14T19:15:28.876Z] 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-14T19:15:28.876Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-14T19:15:28.876Z] ==> Jenkins CI detected. [2022-04-14T19:15:28.876Z] current dir:  /w/workspace/edgex-go/4 [2022-04-14T19:15:28.876Z] project root: . [2022-04-14T19:15:28.876Z] --> token set from env [2022-04-14T19:15:28.876Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-14T19:15:28.876Z] ==> Running gcov in . (disable via -X gcov) [2022-04-14T19:15:28.876Z] ==> Python coveragepy not found [2022-04-14T19:15:28.876Z] ==> Searching for coverage reports in: [2022-04-14T19:15:28.876Z] + . [2022-04-14T19:15:29.136Z] -> Found 1 reports [2022-04-14T19:15:29.136Z] ==> Detecting git/mercurial file structure [2022-04-14T19:15:29.136Z] ==> Reading reports [2022-04-14T19:15:29.136Z] + ./coverage.out bytes=434738 [2022-04-14T19:15:29.136Z] ==> Appending adjustments [2022-04-14T19:15:29.136Z] https://docs.codecov.io/docs/fixing-reports [2022-04-14T19:15:30.520Z] + Found adjustments [2022-04-14T19:15:30.520Z] ==> Gzipping contents [2022-04-14T19:15:30.520Z] 60K /tmp/codecov.niEPPR.gz [2022-04-14T19:15:30.520Z] ==> Uploading reports [2022-04-14T19:15:30.520Z] url: https://codecov.io [2022-04-14T19:15:30.520Z] query: branch=PR-3969&commit=4a824c66f638dbe54ba12a694245cc99d3aa3f79&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3969%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3969&job=&cmd_args= [2022-04-14T19:15:30.520Z] -> Pinging Codecov [2022-04-14T19:15:30.520Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3969&commit=4a824c66f638dbe54ba12a694245cc99d3aa3f79&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3969%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3969&job=&cmd_args= [2022-04-14T19:15:30.520Z] -> Uploading to [2022-04-14T19:15:30.520Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-14/00271124DB129430A58F1EEE437C3FCB/4a824c66f638dbe54ba12a694245cc99d3aa3f79/236601e1-c58d-4bd6-93ec-36f843c52f57.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220414%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220414T191530Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d349826c2e1e4efefd66bcfe469fea74f058ed77a93d3d45a5d2b57c4fd72b8d [2022-04-14T19:15:30.520Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-14T19:15:30.520Z] Dload Upload Total Spent Left Speed [2022-04-14T19:15:30.780Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59827 0 0 100 59827 0 218k --:--:-- --:--:-- --:--:-- 218k [2022-04-14T19:15:30.780Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/4a824c66f638dbe54ba12a694245cc99d3aa3f79 [Pipeline] } [2022-04-14T19:15:30.789Z] 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-14T19:15:31.491Z] + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-14T19:15:31.787Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-14T19:15:32.656Z] ---> package-listing.sh [2022-04-14T19:15:32.656Z] ++ facter osfamily [2022-04-14T19:15:32.656Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-14T19:15:32.917Z] + OS_FAMILY=debian [2022-04-14T19:15:32.917Z] + workspace=/w/workspace/edgex-go/4 [2022-04-14T19:15:32.917Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-14T19:15:32.917Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-14T19:15:32.917Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-14T19:15:32.917Z] + PACKAGES=/tmp/packages_start.txt [2022-04-14T19:15:32.917Z] + '[' /w/workspace/edgex-go/4 ']' [2022-04-14T19:15:32.917Z] + PACKAGES=/tmp/packages_end.txt [2022-04-14T19:15:32.917Z] + case "${OS_FAMILY}" in [2022-04-14T19:15:32.917Z] + dpkg -l [2022-04-14T19:15:32.917Z] + grep '^ii' [2022-04-14T19:15:32.917Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-14T19:15:32.917Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-14T19:15:32.917Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-14T19:15:32.917Z] + '[' /w/workspace/edgex-go/4 ']' [2022-04-14T19:15:32.917Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2022-04-14T19:15:32.917Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2022-04-14T19:15:32.930Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-14T19:15:33.209Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-14T19:15:33.765Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-14T19:15:33.765Z] [2022-04-14T19:15:33.765Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-14T19:15:34.060Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-14T19:15:34.060Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-14T19:15:34.060Z] 5eb5b503b376: Pulling fs layer [2022-04-14T19:15:34.060Z] 5c69ac0246d0: Pulling fs layer [2022-04-14T19:15:34.060Z] ec43610c2a17: Pulling fs layer [2022-04-14T19:15:34.060Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-14T19:15:34.060Z] 33b1e0a273af: Pulling fs layer [2022-04-14T19:15:34.060Z] 5d3b04190fa2: Pulling fs layer [2022-04-14T19:15:34.060Z] 2f39f015ded8: Pulling fs layer [2022-04-14T19:15:34.060Z] 3a2ae6a8a46f: Waiting [2022-04-14T19:15:34.060Z] 33b1e0a273af: Waiting [2022-04-14T19:15:34.060Z] 5d3b04190fa2: Waiting [2022-04-14T19:15:34.060Z] 2f39f015ded8: Waiting [2022-04-14T19:15:34.060Z] 5c69ac0246d0: Verifying Checksum [2022-04-14T19:15:34.060Z] 5c69ac0246d0: Download complete [2022-04-14T19:15:34.060Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-14T19:15:34.060Z] 3a2ae6a8a46f: Download complete [2022-04-14T19:15:34.060Z] 33b1e0a273af: Verifying Checksum [2022-04-14T19:15:34.060Z] 33b1e0a273af: Download complete [2022-04-14T19:15:34.060Z] 5d3b04190fa2: Verifying Checksum [2022-04-14T19:15:34.060Z] 5d3b04190fa2: Download complete [2022-04-14T19:15:34.060Z] ec43610c2a17: Verifying Checksum [2022-04-14T19:15:34.060Z] ec43610c2a17: Download complete [2022-04-14T19:15:34.320Z] 5eb5b503b376: Download complete [2022-04-14T19:15:34.887Z] 2f39f015ded8: Download complete [2022-04-14T19:15:35.456Z] 5eb5b503b376: Pull complete [2022-04-14T19:15:35.715Z] 5c69ac0246d0: Pull complete [2022-04-14T19:15:35.975Z] ec43610c2a17: Pull complete [2022-04-14T19:15:36.236Z] 3a2ae6a8a46f: Pull complete [2022-04-14T19:15:36.236Z] 33b1e0a273af: Pull complete [2022-04-14T19:15:36.496Z] 5d3b04190fa2: Pull complete [2022-04-14T19:15:40.690Z] 2f39f015ded8: Pull complete [2022-04-14T19:15:40.690Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-14T19:15:40.690Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-14T19:15:40.690Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-14T19:15:40.762Z] prd-ubuntu20.04-docker-8c-8g-20964 does not seem to be running inside a container [2022-04-14T19:15:40.799Z] $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-14T19:15:42.992Z] $ docker top b86dcf15f39d50f951995132cc3fd51b35508089f81058fab65660993cb03869 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-14T19:15:43.354Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-14T19:15:43.644Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-14T19:15:43.934Z] + ls /var/log/sa-host [2022-04-14T19:15:43.934Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-14T19:15:44.175Z] provisioning config files... [2022-04-14T19:15:44.185Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config4824110245889957767tmp [Pipeline] { [Pipeline] echo [2022-04-14T19:15:44.197Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-14T19:15:44.482Z] ---> create-netrc.sh [Pipeline] } [2022-04-14T19:15:44.489Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-14T19:15:44.826Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-14T19:15:44.834Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-14T19:15:45.121Z] ---> sudo-logs.sh [2022-04-14T19:15:45.121Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-14T19:15:45.148Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-14T19:15:45.438Z] ---> job-cost.sh [2022-04-14T19:15:45.438Z] lf-activate-venv: SKIPPING [2022-04-14T19:15:45.438Z] DEBUG: total: 0.2199999988079071 [2022-04-14T19:15:45.438Z] INFO: Retrieving Stack Cost... [2022-04-14T19:15:46.382Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-14T19:16:12.967Z] INFO: Archiving Costs [Pipeline] echo [2022-04-14T19:16:12.979Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-14T19:16:13.262Z] ---> logs-deploy.sh [2022-04-14T19:16:13.263Z] lf-activate-venv: SKIPPING [2022-04-14T19:16:13.263Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3969/4 [2022-04-14T19:16:13.263Z] INFO: archiving workspace using pattern(s): [2022-04-14T19:16:14.202Z] Archives upload complete. [2022-04-14T19:16:14.202Z] INFO: archiving logs to Nexus