Pull request #4031 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 vli11 for edgexfoundry/edgex-go Loading trusted files from base branch main at 5484098a0f912d7f3c91a680bed520c6fa3a393e rather than 0ddb6466ad0e9c33036b9f14ede5e7242bc74df6 Obtained Jenkinsfile from 5484098a0f912d7f3c91a680bed520c6fa3a393e 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-ssh679089158546108068.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7454277578381929790.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4031/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-4031/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5000842546540912033.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17649434150727852702.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-4031/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-4031/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9243232941620687439.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-64404 in /w/workspace/edgexfoundry_edgex-go_PR-4031 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [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/6 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Merging remotes/origin/main commit 5484098a0f912d7f3c91a680bed520c6fa3a393e into PR head commit 0ddb6466ad0e9c33036b9f14ede5e7242bc74df6 Merge succeeded, producing ee0674452fb33bb0f7f079b9d681de648067867d Checking out Revision ee0674452fb33bb0f7f079b9d681de648067867d (PR-4031) > 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/4031/head:refs/remotes/origin/PR-4031 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0ddb6466ad0e9c33036b9f14ede5e7242bc74df6 # 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 5484098a0f912d7f3c91a680bed520c6fa3a393e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ee0674452fb33bb0f7f079b9d681de648067867d # timeout=10 Commit message: "Merge commit '5484098a0f912d7f3c91a680bed520c6fa3a393e' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-23T18:09:54.779Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-23T18:09:54.842Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-23T18:09:54.861Z] ========================================================= [2022-05-23T18:09:54.861Z] EdgeX Global Pipelines Version Info [2022-05-23T18:09:54.861Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-23T18:09:55.631Z] ------------------- [2022-05-23T18:09:55.631Z] stable info: [2022-05-23T18:09:55.631Z] ------------------- [2022-05-23T18:09:55.631Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-23T18:09:55.631Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-23T18:09:55.631Z] Message: update stable to v1.0.230 > git rev-list --no-walk 809aa461c64e1cda55f4fb75cff3acf07d0a963f # timeout=10 [2022-05-23T18:09:56.202Z] ------------------- [2022-05-23T18:09:56.202Z] experimental info: [2022-05-23T18:09:56.202Z] ------------------- [2022-05-23T18:09:56.202Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-23T18:09:56.202Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-23T18:09:56.202Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-23T18:09:56.350Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-05-23T18:09:56.359Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-05-23T18:09:56.371Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-23T18:09:56.382Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-23T18:09:56.392Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-23T18:09:56.402Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-23T18:09:56.415Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-23T18:09:56.427Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-05-23T18:09:56.438Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-05-23T18:09:56.448Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-05-23T18:09:56.461Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-23T18:09:56.473Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-23T18:09:56.486Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-23T18:09:56.498Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-23T18:09:56.512Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-23T18:09:56.527Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-23T18:09:56.539Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-23T18:09:56.551Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-23T18:09:56.566Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-05-23T18:09:56.580Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-05-23T18:09:56.593Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-23T18:09:56.604Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-23T18:09:56.617Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4031 [Pipeline] echo [2022-05-23T18:09:56.628Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4031 [Pipeline] echo [2022-05-23T18:09:56.638Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4031 [Pipeline] echo [2022-05-23T18:09:56.651Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ee0674452fb33bb0f7f079b9d681de648067867d [Pipeline] echo [2022-05-23T18:09:56.662Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ee06744 [Pipeline] echo [2022-05-23T18:09:56.672Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-23T18:09:56.711Z] provisioning config files... [2022-05-23T18:09:56.739Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config6386957121251378343tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-23T18:09:57.056Z] ---> docker-login.sh [2022-05-23T18:09:57.056Z] nexus3.edgexfoundry.org:10001 [2022-05-23T18:09:57.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T18:09:57.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T18:09:57.319Z] Configure a credential helper to remove this warning. See [2022-05-23T18:09:57.319Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T18:09:57.319Z] [2022-05-23T18:09:57.319Z] Login Succeeded [2022-05-23T18:09:57.319Z] nexus3.edgexfoundry.org:10002 [2022-05-23T18:09:57.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T18:09:57.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T18:09:57.579Z] Configure a credential helper to remove this warning. See [2022-05-23T18:09:57.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T18:09:57.579Z] [2022-05-23T18:09:57.579Z] Login Succeeded [2022-05-23T18:09:57.579Z] nexus3.edgexfoundry.org:10003 [2022-05-23T18:09:57.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T18:09:57.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T18:09:57.579Z] Configure a credential helper to remove this warning. See [2022-05-23T18:09:57.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T18:09:57.579Z] [2022-05-23T18:09:57.579Z] Login Succeeded [2022-05-23T18:09:57.579Z] nexus3.edgexfoundry.org:10004 [2022-05-23T18:09:57.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T18:09:57.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T18:09:57.841Z] Configure a credential helper to remove this warning. See [2022-05-23T18:09:57.841Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T18:09:57.841Z] [2022-05-23T18:09:57.841Z] Login Succeeded [2022-05-23T18:09:57.841Z] docker.io [2022-05-23T18:09:57.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T18:09:58.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T18:09:58.419Z] Configure a credential helper to remove this warning. See [2022-05-23T18:09:58.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T18:09:58.419Z] [2022-05-23T18:09:58.419Z] Login Succeeded [2022-05-23T18:09:58.419Z] ---> docker-login.sh ends [Pipeline] } [2022-05-23T18:09:58.429Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-23T18:09:58.743Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-05-23T18:09:58.743Z] + dirname cmd/core-command/Dockerfile+ [2022-05-23T18:09:58.743Z] cut -d/ -f2 [2022-05-23T18:09:58.743Z] + echo core-command,cmd/core-command/Dockerfile [2022-05-23T18:09:58.743Z] + + dirnamecut cmd/core-data/Dockerfile -d/ [2022-05-23T18:09:58.743Z] -f2 [2022-05-23T18:09:58.743Z] + echo core-data,cmd/core-data/Dockerfile [2022-05-23T18:09:58.743Z] + dirname cmd/core-metadata/Dockerfile [2022-05-23T18:09:58.743Z] + cut -d/ -f2 [2022-05-23T18:09:58.743Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-05-23T18:09:58.743Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-05-23T18:09:58.743Z] + cut -d/ -f2 [2022-05-23T18:09:58.743Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-05-23T18:09:58.743Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-05-23T18:09:58.743Z] + cut -d/ -f2 [2022-05-23T18:09:58.743Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-05-23T18:09:58.743Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-05-23T18:09:58.743Z] + cut -d/ -f2 [2022-05-23T18:09:58.743Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-05-23T18:09:58.743Z] + dirname+ cmd/security-spiffe-token-provider/Dockerfile [2022-05-23T18:09:58.743Z] cut -d/ -f2 [2022-05-23T18:09:58.743Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-05-23T18:09:58.743Z] + dirname cmd/security-spire-agent/Dockerfile [2022-05-23T18:09:58.743Z] + cut -d/ -f2 [2022-05-23T18:09:58.743Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-05-23T18:09:58.743Z] + dirname cmd/security-spire-config/Dockerfile [2022-05-23T18:09:58.743Z] + cut -d/ -f2 [2022-05-23T18:09:58.743Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-05-23T18:09:58.743Z] + dirname cmd/security-spire-server/Dockerfile [2022-05-23T18:09:58.743Z] + cut -d/ -f2 [2022-05-23T18:09:58.743Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-05-23T18:09:58.743Z] + + cutdirname -d/ cmd/support-notifications/Dockerfile -f2 [2022-05-23T18:09:58.743Z] [2022-05-23T18:09:58.743Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-05-23T18:09:58.743Z] + dirname cmd/support-scheduler/Dockerfile [2022-05-23T18:09:58.743Z] + cut -d/ -f2 [2022-05-23T18:09:58.743Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-05-23T18:09:58.743Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-05-23T18:09:58.743Z] + cut -d/ -f2 [2022-05-23T18:09:58.743Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-05-23T18:09:58.779Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-23T18:09:59.137Z] + git rev-list -1 --merges ee0674452fb33bb0f7f079b9d681de648067867d~1..ee0674452fb33bb0f7f079b9d681de648067867d [Pipeline] echo [2022-05-23T18:09:59.150Z] -----------> git rev-list -1 --merges ee0674452fb33bb0f7f079b9d681de648067867d~1..ee0674452fb33bb0f7f079b9d681de648067867d ee0674452fb33bb0f7f079b9d681de648067867d [2022-05-23T18:09:59.150Z] ee0674452fb33bb0f7f079b9d681de648067867d [false] [Pipeline] sh [2022-05-23T18:09:59.442Z] + git log --format=format:%s -1 ee0674452fb33bb0f7f079b9d681de648067867d [Pipeline] echo [2022-05-23T18:09:59.464Z] ========================================================= [2022-05-23T18:09:59.464Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-23T18:09:59.464Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-05-23T18:10:00.043Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-23T18:10:00.043Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-23T18:10:00.043Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-23T18:10:00.043Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-23T18:10:00.043Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-23T18:10:00.043Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-23T18:10:00.043Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-23T18:10:00.488Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-23T18:10:00.489Z] [2022-05-23T18:10:00.489Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T18:10:00.788Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-23T18:10:00.788Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-23T18:10:00.788Z] 1fe172e4850f: Pulling fs layer [2022-05-23T18:10:00.788Z] caf521ccaac6: Pulling fs layer [2022-05-23T18:10:00.788Z] 3ead6fa29328: Pulling fs layer [2022-05-23T18:10:00.788Z] 5c2a1cbceb83: Pulling fs layer [2022-05-23T18:10:00.788Z] a8d5f1318db7: Pulling fs layer [2022-05-23T18:10:00.788Z] c427282e49a2: Pulling fs layer [2022-05-23T18:10:00.788Z] 1827001aaf11: Pulling fs layer [2022-05-23T18:10:00.788Z] 0714d37db230: Pulling fs layer [2022-05-23T18:10:00.788Z] ac28cf19c067: Pulling fs layer [2022-05-23T18:10:00.788Z] ca983d60f3e2: Pulling fs layer [2022-05-23T18:10:00.788Z] 9f894cec8388: Pulling fs layer [2022-05-23T18:10:00.788Z] c427282e49a2: Waiting [2022-05-23T18:10:00.788Z] 1827001aaf11: Waiting [2022-05-23T18:10:00.788Z] 0714d37db230: Waiting [2022-05-23T18:10:00.788Z] ac28cf19c067: Waiting [2022-05-23T18:10:00.788Z] ca983d60f3e2: Waiting [2022-05-23T18:10:00.788Z] 9f894cec8388: Waiting [2022-05-23T18:10:00.788Z] 5c2a1cbceb83: Waiting [2022-05-23T18:10:00.788Z] a8d5f1318db7: Waiting [2022-05-23T18:10:00.788Z] caf521ccaac6: Verifying Checksum [2022-05-23T18:10:00.788Z] caf521ccaac6: Download complete [2022-05-23T18:10:00.788Z] 5c2a1cbceb83: Verifying Checksum [2022-05-23T18:10:00.788Z] 5c2a1cbceb83: Download complete [2022-05-23T18:10:01.049Z] a8d5f1318db7: Verifying Checksum [2022-05-23T18:10:01.049Z] a8d5f1318db7: Download complete [2022-05-23T18:10:01.049Z] c427282e49a2: Verifying Checksum [2022-05-23T18:10:01.049Z] c427282e49a2: Download complete [2022-05-23T18:10:01.049Z] 3ead6fa29328: Verifying Checksum [2022-05-23T18:10:01.049Z] 3ead6fa29328: Download complete [2022-05-23T18:10:01.049Z] 0714d37db230: Verifying Checksum [2022-05-23T18:10:01.049Z] 0714d37db230: Download complete [2022-05-23T18:10:01.049Z] ac28cf19c067: Download complete [2022-05-23T18:10:01.049Z] ca983d60f3e2: Download complete [2022-05-23T18:10:01.049Z] 9f894cec8388: Download complete [2022-05-23T18:10:01.049Z] 1fe172e4850f: Verifying Checksum [2022-05-23T18:10:01.049Z] 1fe172e4850f: Download complete [2022-05-23T18:10:01.310Z] 1827001aaf11: Verifying Checksum [2022-05-23T18:10:01.310Z] 1827001aaf11: Download complete [2022-05-23T18:10:02.707Z] 1fe172e4850f: Pull complete [2022-05-23T18:10:02.707Z] caf521ccaac6: Pull complete [2022-05-23T18:10:02.967Z] 3ead6fa29328: Pull complete [2022-05-23T18:10:02.967Z] 5c2a1cbceb83: Pull complete [2022-05-23T18:10:03.228Z] a8d5f1318db7: Pull complete [2022-05-23T18:10:03.487Z] c427282e49a2: Pull complete [2022-05-23T18:10:05.397Z] 1827001aaf11: Pull complete [2022-05-23T18:10:05.397Z] 0714d37db230: Pull complete [2022-05-23T18:10:05.397Z] ac28cf19c067: Pull complete [2022-05-23T18:10:05.397Z] ca983d60f3e2: Pull complete [2022-05-23T18:10:05.397Z] 9f894cec8388: Pull complete [2022-05-23T18:10:05.397Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-23T18:10:05.397Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-23T18:10:05.397Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-23T18:10:05.547Z] prd-ubuntu20.04-docker-8c-8g-64404 does not seem to be running inside a container [2022-05-23T18:10:05.597Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-23T18:10:06.886Z] $ docker top dacd1eb99f5351bacfefa2d5c8b698254c54e068f9a496022aa3e115d6d875df -eo pid,comm [2022-05-23T18:10:06.956Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-23T18:10:06.956Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-23T18:10:06.987Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-23T18:10:06.987Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-23T18:10:07.114Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-23T18:10:07.119Z] $ docker exec dacd1eb99f5351bacfefa2d5c8b698254c54e068f9a496022aa3e115d6d875df ssh-agent [2022-05-23T18:10:07.241Z] SSH_AUTH_SOCK=/tmp/ssh-nRePVZmwxWrz/agent.33 [2022-05-23T18:10:07.241Z] SSH_AGENT_PID=39 [2022-05-23T18:10:07.250Z] Running ssh-add (command line suppressed) [2022-05-23T18:10:07.374Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_614875305807947020.key (/w/workspace/edgex-go/6@tmp/private_key_614875305807947020.key) [2022-05-23T18:10:07.387Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-23T18:10:07.678Z] + git tag --points-at HEAD [Pipeline] } [2022-05-23T18:10:07.698Z] $ docker exec --env ******** --env ******** dacd1eb99f5351bacfefa2d5c8b698254c54e068f9a496022aa3e115d6d875df ssh-agent -k [2022-05-23T18:10:07.807Z] unset SSH_AUTH_SOCK; [2022-05-23T18:10:07.808Z] unset SSH_AGENT_PID; [2022-05-23T18:10:07.808Z] echo Agent pid 39 killed; [2022-05-23T18:10:07.815Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-23T18:10:07.840Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-23T18:10:07.840Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-23T18:10:07.957Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-23T18:10:07.961Z] $ docker exec dacd1eb99f5351bacfefa2d5c8b698254c54e068f9a496022aa3e115d6d875df ssh-agent [2022-05-23T18:10:08.079Z] SSH_AUTH_SOCK=/tmp/ssh-l0hg9GiTrhIe/agent.72 [2022-05-23T18:10:08.079Z] SSH_AGENT_PID=78 [2022-05-23T18:10:08.083Z] Running ssh-add (command line suppressed) [2022-05-23T18:10:08.208Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_4353949636728867309.key (/w/workspace/edgex-go/6@tmp/private_key_4353949636728867309.key) [2022-05-23T18:10:08.220Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-23T18:10:08.509Z] + git semver init [2022-05-23T18:10:08.770Z] 2022-05-23 18:10:08,713 [run_init] DEBUG init version:0.0.0 force:False [2022-05-23T18:10:08.770Z] 2022-05-23 18:10:08,713 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/6/.semver [2022-05-23T18:10:08.770Z] 2022-05-23 18:10:08,714 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/6/.semver [2022-05-23T18:10:08.770Z] 2022-05-23 18:10:08,714 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/6/.semver'], cwd=/w/workspace/edgex-go/6, universal_newlines=False, shell=None, istream=None) [2022-05-23T18:10:12.986Z] 2022-05-23 18:10:12,413 [append_file] DEBUG append to file:/w/workspace/edgex-go/6/.git/info/exclude [2022-05-23T18:10:12.986Z] 2022-05-23 18:10:12,414 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/6/.semver/PR-4031 with force:False [2022-05-23T18:10:12.986Z] 2022-05-23 18:10:12,414 [write_file] DEBUG write to file:/w/workspace/edgex-go/6/.semver/PR-4031 [2022-05-23T18:10:12.986Z] 2022-05-23 18:10:12,418 [execute] INFO git cat-file --batch-check [2022-05-23T18:10:12.986Z] 2022-05-23 18:10:12,419 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/6/.semver, universal_newlines=False, shell=None, istream=) [2022-05-23T18:10:12.986Z] 2022-05-23 18:10:12,425 [execute] INFO git cat-file --batch [2022-05-23T18:10:12.986Z] 2022-05-23 18:10:12,426 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/6/.semver, universal_newlines=False, shell=None, istream=) [2022-05-23T18:10:12.986Z] 2022-05-23 18:10:12,431 [read_version] DEBUG read version from /w/workspace/edgex-go/6/.semver/PR-4031 [2022-05-23T18:10:12.986Z] 0.0.0 [Pipeline] } [2022-05-23T18:10:13.001Z] $ docker exec --env ******** --env ******** dacd1eb99f5351bacfefa2d5c8b698254c54e068f9a496022aa3e115d6d875df ssh-agent -k [2022-05-23T18:10:13.112Z] unset SSH_AUTH_SOCK; [2022-05-23T18:10:13.112Z] unset SSH_AGENT_PID; [2022-05-23T18:10:13.112Z] echo Agent pid 78 killed; [2022-05-23T18:10:13.119Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-23T18:10:13.429Z] + git semver [Pipeline] } [2022-05-23T18:10:13.707Z] $ docker stop --time=1 dacd1eb99f5351bacfefa2d5c8b698254c54e068f9a496022aa3e115d6d875df [2022-05-23T18:10:14.999Z] $ docker rm -f dacd1eb99f5351bacfefa2d5c8b698254c54e068f9a496022aa3e115d6d875df [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-23T18:10:15.351Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-23T18:10:15.617Z] Stashed 1 file(s) [Pipeline] echo [2022-05-23T18:10:15.621Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-05-23T18:10:15.751Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-23T18:10:15.757Z] ========================================================= [2022-05-23T18:10:15.757Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-23T18:10:15.757Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-23T18:10:16.049Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-23T18:10:16.049Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-23T18:10:16.049Z] 59bf1c3509f3: Pulling fs layer [2022-05-23T18:10:16.049Z] 666ba61612fd: Pulling fs layer [2022-05-23T18:10:16.049Z] 8ed8ca486205: Pulling fs layer [2022-05-23T18:10:16.049Z] 4fe6c5a15a65: Pulling fs layer [2022-05-23T18:10:16.049Z] 22a0e8bec74d: Pulling fs layer [2022-05-23T18:10:16.049Z] ca2b28591e48: Pulling fs layer [2022-05-23T18:10:16.049Z] a51346096db8: Pulling fs layer [2022-05-23T18:10:16.049Z] daebc70d1ce1: Pulling fs layer [2022-05-23T18:10:16.049Z] 0e18a0eac166: Pulling fs layer [2022-05-23T18:10:16.049Z] 4fe6c5a15a65: Waiting [2022-05-23T18:10:16.049Z] 22a0e8bec74d: Waiting [2022-05-23T18:10:16.049Z] ca2b28591e48: Waiting [2022-05-23T18:10:16.049Z] a51346096db8: Waiting [2022-05-23T18:10:16.049Z] daebc70d1ce1: Waiting [2022-05-23T18:10:16.049Z] 0e18a0eac166: Waiting [2022-05-23T18:10:16.049Z] 8ed8ca486205: Download complete [2022-05-23T18:10:16.049Z] 666ba61612fd: Verifying Checksum [2022-05-23T18:10:16.049Z] 666ba61612fd: Download complete [2022-05-23T18:10:16.049Z] 22a0e8bec74d: Download complete [2022-05-23T18:10:16.049Z] ca2b28591e48: Verifying Checksum [2022-05-23T18:10:16.049Z] ca2b28591e48: Download complete [2022-05-23T18:10:16.049Z] a51346096db8: Verifying Checksum [2022-05-23T18:10:16.049Z] a51346096db8: Download complete [2022-05-23T18:10:16.049Z] 59bf1c3509f3: Verifying Checksum [2022-05-23T18:10:16.049Z] 59bf1c3509f3: Download complete [2022-05-23T18:10:16.311Z] daebc70d1ce1: Verifying Checksum [2022-05-23T18:10:16.311Z] daebc70d1ce1: Download complete [2022-05-23T18:10:16.311Z] 59bf1c3509f3: Pull complete [2022-05-23T18:10:16.311Z] 666ba61612fd: Pull complete [2022-05-23T18:10:16.571Z] 8ed8ca486205: Pull complete [2022-05-23T18:10:16.835Z] 0e18a0eac166: Verifying Checksum [2022-05-23T18:10:16.835Z] 0e18a0eac166: Download complete [2022-05-23T18:10:16.835Z] 4fe6c5a15a65: Verifying Checksum [2022-05-23T18:10:16.835Z] 4fe6c5a15a65: Download complete [2022-05-23T18:10:21.028Z] 4fe6c5a15a65: Pull complete [2022-05-23T18:10:21.028Z] 22a0e8bec74d: Pull complete [2022-05-23T18:10:21.028Z] ca2b28591e48: Pull complete [2022-05-23T18:10:21.028Z] a51346096db8: Pull complete [2022-05-23T18:10:21.028Z] daebc70d1ce1: Pull complete [2022-05-23T18:10:22.941Z] 0e18a0eac166: Pull complete [2022-05-23T18:10:22.941Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-23T18:10:22.941Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-23T18:10:22.941Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-23T18:10:23.245Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-23T18:10:23.245Z] WORKDIR /edgex [2022-05-23T18:10:23.245Z] COPY go.mod . [2022-05-23T18:10:23.245Z] RUN go mod download [2022-05-23T18:10:23.245Z] + docker build -t ci-base-image-x86_64 -f - . [2022-05-23T18:10:24.624Z] Sending build context to Docker daemon 335.4MB [2022-05-23T18:10:24.624Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-23T18:10:24.624Z] ---> f018257e8ee9 [2022-05-23T18:10:24.624Z] Step 2/4 : WORKDIR /edgex [2022-05-23T18:10:26.535Z] ---> Running in 46575f8fcea7 [2022-05-23T18:10:26.535Z] Removing intermediate container 46575f8fcea7 [2022-05-23T18:10:26.535Z] ---> 222c7b01e424 [2022-05-23T18:10:26.535Z] Step 3/4 : COPY go.mod . [2022-05-23T18:10:26.535Z] ---> 2628b7da129b [2022-05-23T18:10:26.535Z] Step 4/4 : RUN go mod download [2022-05-23T18:10:26.535Z] ---> Running in d3a64f4dec10 [2022-05-23T18:10:30.713Z] Still waiting to schedule task [2022-05-23T18:10:30.713Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-64401’ [2022-05-23T18:10:41.448Z] Removing intermediate container d3a64f4dec10 [2022-05-23T18:10:41.448Z] ---> 3d4b950d14e5 [2022-05-23T18:10:41.448Z] Successfully built 3d4b950d14e5 [2022-05-23T18:10:41.448Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T18:10:41.747Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-23T18:10:41.747Z] . [Pipeline] withDockerContainer [2022-05-23T18:10:41.815Z] prd-ubuntu20.04-docker-8c-8g-64404 does not seem to be running inside a container [2022-05-23T18:10:41.848Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-23T18:10:42.246Z] $ docker top 80162607bc1fa55fa686008227c1e38eedea7bc56c76471309571fce97668259 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-23T18:10:42.596Z] + go version [2022-05-23T18:10:42.596Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-23T18:10:42.611Z] $ docker stop --time=1 80162607bc1fa55fa686008227c1e38eedea7bc56c76471309571fce97668259 [2022-05-23T18:10:43.864Z] $ docker rm -f 80162607bc1fa55fa686008227c1e38eedea7bc56c76471309571fce97668259 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T18:10:44.273Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-23T18:10:44.274Z] . [Pipeline] withDockerContainer [2022-05-23T18:10:44.353Z] prd-ubuntu20.04-docker-8c-8g-64404 does not seem to be running inside a container [2022-05-23T18:10:44.400Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-23T18:10:44.783Z] $ docker top 943d55d8c5f131e37fd149bb45ea56dc7ada60b84374d2d876872fd0bf666dcf -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-23T18:10:44.860Z] ========================================================= [2022-05-23T18:10:44.860Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-23T18:10:44.860Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-23T18:10:45.150Z] + make test [2022-05-23T18:10:45.150Z] go mod tidy -compat=1.17 [2022-05-23T18:10:45.150Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-23T18:10:50.432Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-23T18:11:02.661Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-23T18:11:02.661Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-23T18:11:02.661Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-23T18:11:02.661Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-23T18:11:02.661Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-23T18:11:02.661Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-23T18:11:02.661Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-23T18:11:02.661Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-23T18:11:02.661Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-23T18:11:02.661Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-23T18:11:02.661Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-23T18:11:02.661Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-23T18:11:02.661Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-23T18:11:02.661Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-23T18:11:02.661Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-23T18:11:03.229Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.054s coverage: 28.7% of statements [2022-05-23T18:11:03.229Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-23T18:11:03.229Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-23T18:11:03.229Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.066s coverage: 98.5% of statements [2022-05-23T18:11:03.229Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-23T18:11:03.795Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.083s coverage: 53.4% of statements [2022-05-23T18:11:03.796Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-23T18:11:03.796Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-23T18:11:07.988Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.341s coverage: 89.2% of statements [2022-05-23T18:11:07.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-23T18:11:07.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-23T18:11:07.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-23T18:11:07.988Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.086s coverage: 84.8% of statements [2022-05-23T18:11:07.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-23T18:11:07.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-23T18:11:07.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-23T18:11:07.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-23T18:11:07.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-23T18:11:07.988Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.470s coverage: 95.6% of statements [2022-05-23T18:11:07.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-23T18:11:07.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-23T18:11:07.988Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.056s coverage: 72.2% of statements [2022-05-23T18:11:07.988Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-23T18:11:07.988Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-23T18:11:07.988Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-23T18:11:07.988Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-23T18:11:07.988Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-23T18:11:07.988Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.100s coverage: 60.0% of statements [2022-05-23T18:11:07.988Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-23T18:11:07.988Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-23T18:11:07.988Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-23T18:11:07.988Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.061s coverage: 0.9% of statements [2022-05-23T18:11:07.988Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-23T18:11:07.988Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements [2022-05-23T18:11:07.988Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.079s coverage: 29.6% of statements [2022-05-23T18:11:07.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-23T18:11:07.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.085s coverage: 47.1% of statements [2022-05-23T18:11:07.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.073s coverage: 79.5% of statements [2022-05-23T18:11:07.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements [2022-05-23T18:11:07.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.073s coverage: 96.3% of statements [2022-05-23T18:11:07.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.101s coverage: 87.5% of statements [2022-05-23T18:11:16.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.068s coverage: 94.4% of statements [2022-05-23T18:11:16.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.047s coverage: 44.8% of statements [2022-05-23T18:11:18.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.201s coverage: 82.5% of statements [2022-05-23T18:11:18.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-23T18:11:28.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements [2022-05-23T18:11:28.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-23T18:11:28.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-23T18:11:28.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-23T18:11:28.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.022s coverage: 65.1% of statements [2022-05-23T18:11:28.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-23T18:11:28.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-23T18:11:28.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-23T18:11:28.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-23T18:11:28.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-23T18:11:28.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.056s coverage: 87.2% of statements [2022-05-23T18:11:28.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-23T18:11:28.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-23T18:11:28.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2022-05-23T18:11:28.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-23T18:11:28.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.070s coverage: 58.8% of statements [2022-05-23T18:11:28.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-23T18:11:28.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements [2022-05-23T18:11:28.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.073s coverage: 87.2% of statements [2022-05-23T18:11:28.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2022-05-23T18:11:28.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.148s coverage: 91.2% of statements [2022-05-23T18:11:28.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-23T18:11:28.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.176s coverage: 64.4% of statements [2022-05-23T18:11:28.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-23T18:11:28.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-23T18:11:28.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements [2022-05-23T18:11:28.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2022-05-23T18:11:28.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.036s coverage: 100.0% of statements [2022-05-23T18:11:28.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements [2022-05-23T18:11:28.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.042s coverage: 100.0% of statements [2022-05-23T18:11:28.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.363s coverage: 65.4% of statements [2022-05-23T18:11:28.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-23T18:11:28.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-23T18:11:28.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-23T18:11:28.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.155s coverage: 43.8% of statements [2022-05-23T18:11:28.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-23T18:11:28.196Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-23T18:11:28.196Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements [2022-05-23T18:11:28.196Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-23T18:11:28.196Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements [2022-05-23T18:11:28.196Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-23T18:11:28.196Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-23T18:11:28.196Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-23T18:11:28.196Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-23T18:11:28.196Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.075s coverage: 17.7% of statements [2022-05-23T18:11:28.196Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-23T18:11:28.196Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-23T18:11:28.196Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-23T18:11:28.196Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-23T18:11:28.196Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.149s coverage: 92.3% of statements [2022-05-23T18:11:28.196Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-23T18:11:28.196Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-23T18:11:28.196Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-23T18:11:28.196Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-23T18:11:28.196Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements [2022-05-23T18:11:28.196Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-23T18:11:28.196Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-23T18:11:28.196Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.7% of statements [2022-05-23T18:11:28.196Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-23T18:11:28.196Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-23T18:11:28.196Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-23T18:11:28.196Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-23T18:11:28.196Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2022-05-23T18:11:28.196Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-23T18:11:28.196Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-23T18:11:28.196Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-23T18:11:28.196Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-23T18:11:28.196Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-23T18:11:28.196Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-23T18:11:28.196Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2022-05-23T18:11:28.196Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2022-05-23T18:11:28.196Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-05-23T18:11:46.284Z] GO111MODULE=on go vet ./... [2022-05-23T18:11:48.187Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-23T18:11:48.754Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-23T18:11:49.014Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-23T18:11:49.596Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-23T18:11:49.882Z] + ls -al . [2022-05-23T18:11:49.882Z] total 684 [2022-05-23T18:11:49.882Z] drwxrwxr-x 10 1001 1001 4096 May 23 18:11 . [2022-05-23T18:11:49.882Z] drwxr-xr-x 4 root root 4096 May 23 18:10 .. [2022-05-23T18:11:49.882Z] -rw-rw-r-- 1 1001 1001 11 May 23 18:09 .dockerignore [2022-05-23T18:11:49.882Z] drwxrwxr-x 8 1001 1001 4096 May 23 18:10 .git [2022-05-23T18:11:49.882Z] drwxrwxr-x 3 1001 1001 4096 May 23 18:09 .github [2022-05-23T18:11:49.882Z] -rw-rw-r-- 1 1001 1001 879 May 23 18:09 .gitignore [2022-05-23T18:11:49.882Z] -rw-rw-r-- 1 1001 1001 42 May 23 18:09 .golangci.yml [2022-05-23T18:11:49.882Z] -rw-rw-r-- 1 1001 1001 87 May 23 18:09 .hadolint.yml [2022-05-23T18:11:49.882Z] drwxr-xr-x 3 1001 1001 4096 May 23 18:10 .semver [2022-05-23T18:11:49.882Z] -rw-rw-r-- 1 1001 1001 166 May 23 18:09 .sonarcloud.properties [2022-05-23T18:11:49.882Z] -rw-rw-r-- 1 1001 1001 1171 May 23 18:09 ADOPTERS.md [2022-05-23T18:11:49.882Z] -rw-rw-r-- 1 1001 1001 10220 May 23 18:09 Attribution.txt [2022-05-23T18:11:49.882Z] -rw-rw-r-- 1 1001 1001 63209 May 23 18:09 CHANGELOG.md [2022-05-23T18:11:49.882Z] -rw-rw-r-- 1 1001 1001 3804 May 23 18:09 CONTRIBUTING.md [2022-05-23T18:11:49.882Z] -rw-rw-r-- 1 1001 1001 677 May 23 18:09 GOVERNANCE.md [2022-05-23T18:11:49.882Z] -rw-rw-r-- 1 1001 1001 850 May 23 18:09 Jenkinsfile [2022-05-23T18:11:49.882Z] -rw-rw-r-- 1 1001 1001 10775 May 23 18:09 LICENSE [2022-05-23T18:11:49.882Z] -rw-rw-r-- 1 1001 1001 10389 May 23 18:09 Makefile [2022-05-23T18:11:49.882Z] -rw-rw-r-- 1 1001 1001 582 May 23 18:09 OWNERS.md [2022-05-23T18:11:49.882Z] -rw-rw-r-- 1 1001 1001 9094 May 23 18:09 README.md [2022-05-23T18:11:49.882Z] -rw-rw-r-- 1 1001 1001 6912 May 23 18:09 SECURITY.md [2022-05-23T18:11:49.882Z] -rw-rw-r-- 1 1001 1001 5 May 23 18:10 VERSION [2022-05-23T18:11:49.882Z] -rw-rw-r-- 1 1001 1001 4131 May 23 18:09 ZMQWindows.md [2022-05-23T18:11:49.882Z] drwxrwxr-x 2 1001 1001 4096 May 23 18:09 bin [2022-05-23T18:11:49.882Z] drwxrwxr-x 18 1001 1001 4096 May 23 18:09 cmd [2022-05-23T18:11:49.882Z] -rw-r--r-- 1 root root 435134 May 23 18:11 coverage.out [2022-05-23T18:11:49.882Z] -rw-rw-r-- 1 1001 1001 3267 May 23 18:09 go.mod [2022-05-23T18:11:49.882Z] -rw-rw-r-- 1 1001 1001 35869 May 23 18:10 go.sum [2022-05-23T18:11:49.882Z] drwxrwxr-x 8 1001 1001 4096 May 23 18:09 internal [2022-05-23T18:11:49.882Z] drwxrwxr-x 3 1001 1001 4096 May 23 18:09 openapi [2022-05-23T18:11:49.882Z] drwxrwxr-x 4 1001 1001 4096 May 23 18:09 snap [2022-05-23T18:11:49.882Z] -rw-rw-r-- 1 1001 1001 204 May 23 18:09 version.go [Pipeline] sh [2022-05-23T18:11:50.168Z] + '[' -e coverage.out ] [2022-05-23T18:11:50.168Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-23T18:11:50.261Z] Stashed 1 file(s) [Pipeline] sh [2022-05-23T18:11:50.543Z] + make build [2022-05-23T18:11:50.543Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-23T18:12:02.755Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-23T18:12:12.737Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-23T18:12:12.737Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-23T18:12:18.007Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-23T18:12:18.007Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-23T18:12:18.574Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-23T18:12:19.953Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-23T18:12:20.520Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-23T18:12:21.456Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-23T18:12:22.024Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-23T18:12:22.960Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-23T18:12:24.340Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-05-23T18:12:25.290Z] $ docker stop --time=1 943d55d8c5f131e37fd149bb45ea56dc7ada60b84374d2d876872fd0bf666dcf [2022-05-23T18:12:27.650Z] $ docker rm -f 943d55d8c5f131e37fd149bb45ea56dc7ada60b84374d2d876872fd0bf666dcf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T18:12:28.698Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-23T18:12:28.698Z] [2022-05-23T18:12:28.698Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T18:12:28.997Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-23T18:12:28.997Z] latest: Pulling from edgex-devops/edgex-compose [2022-05-23T18:12:28.997Z] cbdbe7a5bc2a: Pulling fs layer [2022-05-23T18:12:28.997Z] ca9280d653b3: Pulling fs layer [2022-05-23T18:12:28.997Z] 7e9c9ca2126c: Pulling fs layer [2022-05-23T18:12:28.997Z] cbdbe7a5bc2a: Download complete [2022-05-23T18:12:29.256Z] ca9280d653b3: Verifying Checksum [2022-05-23T18:12:29.256Z] ca9280d653b3: Download complete [2022-05-23T18:12:29.256Z] cbdbe7a5bc2a: Pull complete [2022-05-23T18:12:29.516Z] 7e9c9ca2126c: Download complete [2022-05-23T18:12:29.774Z] ca9280d653b3: Pull complete [2022-05-23T18:12:33.060Z] 7e9c9ca2126c: Pull complete [2022-05-23T18:12:33.060Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-05-23T18:12:33.060Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-23T18:12:33.060Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-05-23T18:12:33.126Z] prd-ubuntu20.04-docker-8c-8g-64404 does not seem to be running inside a container [2022-05-23T18:12:33.160Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-05-23T18:12:34.455Z] $ docker top 0da286e6fb95944bc4fdf16a6d818fd311d46ca81762176a258f4fb4ddd843ba -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-23T18:12:34.807Z] + docker-compose build --help [2022-05-23T18:12:34.807Z] + grep parallel [2022-05-23T18:12:35.378Z] --parallel Build images in parallel. [Pipeline] } [2022-05-23T18:12:35.393Z] $ docker stop --time=1 0da286e6fb95944bc4fdf16a6d818fd311d46ca81762176a258f4fb4ddd843ba [2022-05-23T18:12:36.677Z] $ docker rm -f 0da286e6fb95944bc4fdf16a6d818fd311d46ca81762176a258f4fb4ddd843ba [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T18:12:37.082Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-23T18:12:37.082Z] . [Pipeline] withDockerContainer [2022-05-23T18:12:37.179Z] prd-ubuntu20.04-docker-8c-8g-64404 does not seem to be running inside a container [2022-05-23T18:12:37.225Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-05-23T18:12:37.592Z] $ docker top dad739f3bafa20cc7ff8bcf7e0b3b3d89ce67638567a327fe710be756b3086f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-23T18:12:37.949Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-23T18:12:38.519Z] Building core-command ... [2022-05-23T18:12:38.519Z] Building core-data ... [2022-05-23T18:12:38.519Z] Building core-metadata ... [2022-05-23T18:12:38.519Z] Building security-bootstrapper ... [2022-05-23T18:12:38.519Z] Building security-proxy-setup ... [2022-05-23T18:12:38.519Z] Building security-secretstore-setup ... [2022-05-23T18:12:38.519Z] Building security-spiffe-token-provider ... [2022-05-23T18:12:38.519Z] Building security-spire-agent ... [2022-05-23T18:12:38.519Z] Building security-spire-config ... [2022-05-23T18:12:38.519Z] Building security-spire-server ... [2022-05-23T18:12:38.519Z] Building support-notifications ... [2022-05-23T18:12:38.519Z] Building support-scheduler ... [2022-05-23T18:12:38.519Z] Building sys-mgmt-agent ... [2022-05-23T18:12:38.519Z] Building security-spire-server [2022-05-23T18:12:38.519Z] Building support-scheduler [2022-05-23T18:12:38.519Z] Building security-spire-config [2022-05-23T18:12:38.519Z] Building security-bootstrapper [2022-05-23T18:12:38.519Z] Building core-metadata [2022-05-23T18:12:53.397Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T18:12:53.397Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-23T18:12:53.397Z] ---> 3d4b950d14e5 [2022-05-23T18:12:53.397Z] Step 3/23 : WORKDIR /edgex-go [2022-05-23T18:12:53.397Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T18:12:53.397Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-23T18:12:53.397Z] ---> 3d4b950d14e5 [2022-05-23T18:12:53.397Z] Step 3/25 : WORKDIR /edgex-go [2022-05-23T18:12:53.397Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T18:12:53.397Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-23T18:12:53.397Z] ---> 3d4b950d14e5 [2022-05-23T18:12:53.397Z] Step 3/31 : WORKDIR /edgex-go [2022-05-23T18:12:53.397Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T18:12:53.397Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-23T18:12:53.397Z] ---> 3d4b950d14e5 [2022-05-23T18:12:53.397Z] Step 3/22 : WORKDIR /edgex-go [2022-05-23T18:12:53.397Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T18:12:53.397Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-23T18:12:53.397Z] ---> 3d4b950d14e5 [2022-05-23T18:12:53.397Z] Step 3/26 : WORKDIR /edgex-go [2022-05-23T18:12:54.341Z] ---> Running in 8ce558eb520a [2022-05-23T18:12:54.341Z] ---> Running in 89219bfd2393 [2022-05-23T18:12:54.341Z] ---> Running in 3689fded7a32 [2022-05-23T18:12:54.341Z] ---> Running in 313a35f5b829 [2022-05-23T18:12:54.341Z] ---> Running in dab64d193fa1 [2022-05-23T18:12:54.601Z] Removing intermediate container 89219bfd2393 [2022-05-23T18:12:54.602Z] ---> 4badbf752d42 [2022-05-23T18:12:54.602Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T18:12:54.602Z] Removing intermediate container 3689fded7a32 [2022-05-23T18:12:54.602Z] ---> 6425c8793240 [2022-05-23T18:12:54.602Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T18:12:54.602Z] Removing intermediate container 313a35f5b829 [2022-05-23T18:12:54.602Z] ---> 1a89206466e2 [2022-05-23T18:12:54.602Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T18:12:54.602Z] ---> Running in 5078dc328a3f [2022-05-23T18:12:54.602Z] Removing intermediate container 8ce558eb520a [2022-05-23T18:12:54.602Z] Removing intermediate container dab64d193fa1 [2022-05-23T18:12:54.602Z] ---> 0b2918612980 [2022-05-23T18:12:54.602Z] ---> d69da7d2ae03 [2022-05-23T18:12:54.602Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T18:12:54.602Z] [2022-05-23T18:12:54.602Z] ---> Running in 8a594bfb1f7b [2022-05-23T18:12:54.602Z] ---> Running in f7168811739f [2022-05-23T18:12:54.602Z] ---> Running in 1026d99f59e8 [2022-05-23T18:12:54.602Z] ---> Running in aa3e085ac3fd [2022-05-23T18:12:55.539Z] Removing intermediate container 5078dc328a3f [2022-05-23T18:12:55.539Z] ---> fbb691af8c81 [2022-05-23T18:12:55.539Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-23T18:12:55.539Z] ---> Running in 4acef25dd53c [2022-05-23T18:12:55.801Z] Removing intermediate container 8a594bfb1f7b [2022-05-23T18:12:55.801Z] ---> 79108a0bdea2 [2022-05-23T18:12:55.801Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-23T18:12:55.801Z] ---> Running in d188f31c30f2 [2022-05-23T18:12:55.801Z] Removing intermediate container 1026d99f59e8 [2022-05-23T18:12:55.801Z] ---> 8df757ca08e6 [2022-05-23T18:12:55.801Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-23T18:12:56.063Z] ---> Running in 96752d4c8ffb [2022-05-23T18:12:56.323Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T18:12:56.323Z] Removing intermediate container aa3e085ac3fd [2022-05-23T18:12:56.323Z] ---> 6c763860af23 [2022-05-23T18:12:56.323Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-23T18:12:56.323Z] ---> Running in 4e26729ae009 [2022-05-23T18:12:56.323Z] Removing intermediate container f7168811739f [2022-05-23T18:12:56.323Z] ---> 3fb0b65aaffa [2022-05-23T18:12:56.323Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-23T18:12:56.323Z] ---> Running in 5c20e139e0a2 [2022-05-23T18:12:56.323Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T18:12:56.583Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T18:12:56.844Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T18:12:56.844Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T18:12:57.104Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T18:12:57.104Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T18:12:57.366Z] OK: 221 MiB in 52 packages [2022-05-23T18:12:57.366Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T18:12:57.628Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T18:12:57.628Z] OK: 221 MiB in 52 packages [2022-05-23T18:12:57.628Z] Removing intermediate container 4acef25dd53c [2022-05-23T18:12:57.628Z] ---> 4ca31cac31f7 [2022-05-23T18:12:57.628Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-23T18:12:57.628Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T18:12:57.891Z] ---> f5fc8b166e0d [2022-05-23T18:12:57.891Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T18:12:57.891Z] ---> Running in 012efb659d09 [2022-05-23T18:12:57.891Z] OK: 221 MiB in 52 packages [2022-05-23T18:12:57.891Z] OK: 221 MiB in 52 packages [2022-05-23T18:12:57.891Z] OK: 221 MiB in 52 packages [2022-05-23T18:12:57.891Z] Removing intermediate container d188f31c30f2 [2022-05-23T18:12:57.891Z] ---> b1003dde9756 [2022-05-23T18:12:57.891Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-23T18:12:58.153Z] ---> 6e93b11d857e [2022-05-23T18:12:58.153Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T18:12:58.153Z] ---> Running in ed598ab83eb7 [2022-05-23T18:12:58.418Z] Removing intermediate container 96752d4c8ffb [2022-05-23T18:12:58.418Z] ---> 307e1d3090b4 [2022-05-23T18:12:58.418Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-23T18:12:58.418Z] Removing intermediate container 4e26729ae009 [2022-05-23T18:12:58.418Z] ---> 81e3612d1f77 [2022-05-23T18:12:58.418Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-23T18:12:58.418Z] Removing intermediate container 5c20e139e0a2 [2022-05-23T18:12:58.418Z] ---> 27be825b09e9 [2022-05-23T18:12:58.418Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-23T18:12:58.418Z] ---> 93bbb728f25a [2022-05-23T18:12:58.418Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T18:12:58.677Z] ---> Running in f456f73fff1e [2022-05-23T18:12:58.677Z] ---> 9d876789353c [2022-05-23T18:12:58.677Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T18:12:58.677Z] ---> Running in c8fa0f592875 [2022-05-23T18:12:58.677Z] ---> caf421801daa [2022-05-23T18:12:58.677Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T18:12:58.937Z] ---> Running in 2953554cd764 [2022-05-23T18:12:58.937Z] Removing intermediate container 012efb659d09 [2022-05-23T18:12:58.937Z] ---> 7960df28feba [2022-05-23T18:12:58.937Z] Step 8/31 : COPY . . [2022-05-23T18:12:59.506Z] Removing intermediate container ed598ab83eb7 [2022-05-23T18:12:59.506Z] ---> 18f8a1a7b0e5 [2022-05-23T18:12:59.506Z] Step 8/26 : COPY . . [2022-05-23T18:13:01.413Z] Removing intermediate container f456f73fff1e [2022-05-23T18:13:01.413Z] ---> 4783adb8f26a [2022-05-23T18:13:01.413Z] Step 8/25 : COPY . . [2022-05-23T18:13:01.413Z] Removing intermediate container 2953554cd764 [2022-05-23T18:13:01.413Z] ---> 2d1c2b472459 [2022-05-23T18:13:01.413Z] Step 8/23 : COPY . . [2022-05-23T18:13:01.413Z] Removing intermediate container c8fa0f592875 [2022-05-23T18:13:01.413Z] ---> 5e738a08c27b [2022-05-23T18:13:01.413Z] Step 8/22 : COPY . . [2022-05-23T18:13:09.546Z] ---> bcf57f761aed [2022-05-23T18:13:09.546Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-23T18:13:09.546Z] ---> 2b37c3d5458a [2022-05-23T18:13:09.546Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-23T18:13:09.546Z] ---> 614afa3f0f7f [2022-05-23T18:13:09.546Z] ---> b50165d6f329 [2022-05-23T18:13:09.546Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-23T18:13:09.546Z] [2022-05-23T18:13:09.546Z] ---> Running in 83550007a007 [2022-05-23T18:13:09.546Z] ---> c166c6621c01 [2022-05-23T18:13:09.546Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-23T18:13:09.546Z] ---> Running in b99f63ed7ebb [2022-05-23T18:13:09.546Z] ---> Running in 97ab1169cd5b [2022-05-23T18:13:09.546Z] ---> Running in 166c3379f6e4 [2022-05-23T18:13:09.546Z] ---> Running in bf9fe5cdf9b2 [2022-05-23T18:13:09.546Z] Removing intermediate container 166c3379f6e4 [2022-05-23T18:13:09.546Z] ---> a3d3616f8b34 [2022-05-23T18:13:09.546Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-23T18:13:09.546Z] ---> Running in 71b60a78ef38 [2022-05-23T18:13:09.546Z] Removing intermediate container bf9fe5cdf9b2 [2022-05-23T18:13:09.546Z] ---> ae279a9fb810 [2022-05-23T18:13:09.546Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-23T18:13:09.546Z] ---> Running in 996d5b5b97b6 [2022-05-23T18:13:09.546Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-23T18:13:09.546Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-23T18:13:09.805Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-23T18:13:10.746Z] Removing intermediate container 71b60a78ef38 [2022-05-23T18:13:10.746Z] Removing intermediate container 996d5b5b97b6 [2022-05-23T18:13:10.746Z] ---> dcd4d3c60261 [2022-05-23T18:13:10.746Z] ---> 09f0e958c667 [2022-05-23T18:13:10.746Z] Step 11/26 : WORKDIR /edgex-go/spire-buildStep 11/25 : WORKDIR /edgex-go/spire-build [2022-05-23T18:13:10.746Z] [2022-05-23T18:13:10.746Z] ---> Running in 95ad8fb0584a [2022-05-23T18:13:10.746Z] ---> Running in 6ced2064b015 [2022-05-23T18:13:10.746Z] Removing intermediate container 6ced2064b015 [2022-05-23T18:13:10.746Z] ---> 7bc2df5ee508 [2022-05-23T18:13:10.746Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-23T18:13:10.746Z] Removing intermediate container 95ad8fb0584a [2022-05-23T18:13:10.746Z] ---> 62378691622d [2022-05-23T18:13:10.746Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-23T18:13:10.746Z] ---> Running in e1fa1dfaf3e5 [2022-05-23T18:13:10.746Z] ---> Running in aa9e227ae36a [2022-05-23T18:13:12.132Z] spire-1.2.1/ [2022-05-23T18:13:12.132Z] spire-1.2.1/.data/ [2022-05-23T18:13:12.132Z] spire-1.2.1/.data/.file [2022-05-23T18:13:12.132Z] spire-1.2.1/.dockerignore [2022-05-23T18:13:12.132Z] spire-1.2.1/.gitattributes [2022-05-23T18:13:12.132Z] spire-1.2.1/.githooks/ [2022-05-23T18:13:12.132Z] spire-1.2.1/.githooks/pre-commit [2022-05-23T18:13:12.132Z] spire-1.2.1/.github/ [2022-05-23T18:13:12.132Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-23T18:13:12.132Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-23T18:13:12.132Z] spire-1.2.1/.github/dependabot.yml [2022-05-23T18:13:12.132Z] spire-1.2.1/.github/workflows/ [2022-05-23T18:13:12.132Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-23T18:13:12.132Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-23T18:13:12.132Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-23T18:13:12.132Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-23T18:13:12.132Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-23T18:13:12.132Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-23T18:13:12.132Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-23T18:13:12.132Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-23T18:13:12.132Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-23T18:13:12.132Z] spire-1.2.1/.gitignore [2022-05-23T18:13:12.132Z] spire-1.2.1/.go-version [2022-05-23T18:13:12.132Z] spire-1.2.1/.golangci.yml [2022-05-23T18:13:12.132Z] spire-1.2.1/ADOPTERS.md [2022-05-23T18:13:12.132Z] spire-1.2.1/CHANGELOG.md [2022-05-23T18:13:12.132Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-23T18:13:12.132Z] spire-1.2.1/CODEOWNERS [2022-05-23T18:13:12.132Z] spire-1.2.1/CONTRIBUTING.md [2022-05-23T18:13:12.132Z] spire-1.2.1/Dockerfile [2022-05-23T18:13:12.132Z] spire-1.2.1/Dockerfile.dev [2022-05-23T18:13:12.132Z] spire-1.2.1/Dockerfile.scratch [2022-05-23T18:13:12.132Z] spire-1.2.1/LICENSE [2022-05-23T18:13:12.132Z] spire-1.2.1/MAINTAINERS.md [2022-05-23T18:13:12.132Z] spire-1.2.1/Makefile [2022-05-23T18:13:12.132Z] spire-1.2.1/README.md [2022-05-23T18:13:12.132Z] spire-1.2.1/ROADMAP.md [2022-05-23T18:13:12.132Z] spire-1.2.1/SECURITY.md [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/ [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-agent/ [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-server/ [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-23T18:13:12.132Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-23T18:13:12.132Z] spire-1.2.1/conf/ [2022-05-23T18:13:12.132Z] spire-1.2.1/conf/agent/ [2022-05-23T18:13:12.132Z] spire-1.2.1/conf/agent/agent.conf [2022-05-23T18:13:12.132Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-23T18:13:12.132Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-23T18:13:12.132Z] spire-1.2.1/conf/server/ [2022-05-23T18:13:12.132Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-23T18:13:12.132Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-23T18:13:12.132Z] spire-1.2.1/conf/server/server.conf [2022-05-23T18:13:12.132Z] spire-1.2.1/conf/server/server_full.conf [2022-05-23T18:13:12.132Z] spire-1.2.1/doc/ [2022-05-23T18:13:12.132Z] spire-1.2.1/doc/SPIRE101.md [2022-05-23T18:13:12.132Z] spire-1.2.1/doc/auditlog.md [2022-05-23T18:13:12.132Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-23T18:13:12.132Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-23T18:13:12.132Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-23T18:13:12.132Z] spire-1.2.1/doc/images/ [2022-05-23T18:13:12.132Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-23T18:13:12.132Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-23T18:13:12.132Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-23T18:13:12.132Z] spire-1.2.1/doc/images/SPIRE_server.pngspire-1.2.1/ [2022-05-23T18:13:12.132Z] spire-1.2.1/.data/ [2022-05-23T18:13:12.132Z] spire-1.2.1/.data/.file [2022-05-23T18:13:12.132Z] spire-1.2.1/.dockerignore [2022-05-23T18:13:12.132Z] spire-1.2.1/.gitattributes [2022-05-23T18:13:12.132Z] spire-1.2.1/.githooks/ [2022-05-23T18:13:12.132Z] spire-1.2.1/.githooks/pre-commit [2022-05-23T18:13:12.132Z] spire-1.2.1/.github/ [2022-05-23T18:13:12.132Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-23T18:13:12.132Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-23T18:13:12.132Z] spire-1.2.1/.github/dependabot.yml [2022-05-23T18:13:12.132Z] spire-1.2.1/.github/workflows/ [2022-05-23T18:13:12.132Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-23T18:13:12.132Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-23T18:13:12.132Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-23T18:13:12.132Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-23T18:13:12.132Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-23T18:13:12.132Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-23T18:13:12.132Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-23T18:13:12.132Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-23T18:13:12.132Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-23T18:13:12.132Z] spire-1.2.1/.gitignore [2022-05-23T18:13:12.132Z] spire-1.2.1/.go-version [2022-05-23T18:13:12.132Z] spire-1.2.1/.golangci.yml [2022-05-23T18:13:12.133Z] spire-1.2.1/ADOPTERS.md [2022-05-23T18:13:12.133Z] spire-1.2.1/CHANGELOG.md [2022-05-23T18:13:12.133Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-23T18:13:12.133Z] spire-1.2.1/CODEOWNERS [2022-05-23T18:13:12.133Z] spire-1.2.1/CONTRIBUTING.md [2022-05-23T18:13:12.133Z] spire-1.2.1/Dockerfile [2022-05-23T18:13:12.133Z] spire-1.2.1/Dockerfile.dev [2022-05-23T18:13:12.133Z] spire-1.2.1/Dockerfile.scratch [2022-05-23T18:13:12.133Z] spire-1.2.1/LICENSE [2022-05-23T18:13:12.133Z] spire-1.2.1/MAINTAINERS.md [2022-05-23T18:13:12.133Z] spire-1.2.1/Makefile [2022-05-23T18:13:12.133Z] spire-1.2.1/README.md [2022-05-23T18:13:12.133Z] spire-1.2.1/ROADMAP.md [2022-05-23T18:13:12.133Z] spire-1.2.1/SECURITY.md [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/ [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-agent/ [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-server/ [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-23T18:13:12.133Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-23T18:13:12.133Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-23T18:13:12.133Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-23T18:13:12.133Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-23T18:13:12.133Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-23T18:13:12.133Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-23T18:13:12.133Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-23T18:13:12.133Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-23T18:13:12.133Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-23T18:13:12.133Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-23T18:13:12.133Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-23T18:13:12.133Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-23T18:13:12.133Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-23T18:13:12.133Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-23T18:13:12.133Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-23T18:13:12.133Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-23T18:13:12.133Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-23T18:13:12.133Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-23T18:13:12.133Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-23T18:13:12.133Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-23T18:13:12.133Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-23T18:13:12.133Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-23T18:13:12.133Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-23T18:13:12.133Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-23T18:13:12.133Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-23T18:13:12.133Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-23T18:13:12.133Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-23T18:13:12.133Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-23T18:13:12.133Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-23T18:13:12.133Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-23T18:13:12.133Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-23T18:13:12.133Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-23T18:13:12.133Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-23T18:13:12.133Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-23T18:13:12.133Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-23T18:13:12.133Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-23T18:13:12.133Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-23T18:13:12.133Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-23T18:13:12.133Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-23T18:13:12.133Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-23T18:13:12.133Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-23T18:13:12.133Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-23T18:13:12.133Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-23T18:13:12.133Z] spire-1.2.1/conf/ [2022-05-23T18:13:12.133Z] spire-1.2.1/conf/agent/ [2022-05-23T18:13:12.133Z] spire-1.2.1/conf/agent/agent.conf [2022-05-23T18:13:12.133Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-23T18:13:12.133Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-23T18:13:12.133Z] spire-1.2.1/conf/server/ [2022-05-23T18:13:12.133Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-23T18:13:12.133Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-23T18:13:12.133Z] spire-1.2.1/conf/server/server.conf [2022-05-23T18:13:12.133Z] spire-1.2.1/conf/server/server_full.conf [2022-05-23T18:13:12.133Z] spire-1.2.1/doc/ [2022-05-23T18:13:12.133Z] spire-1.2.1/doc/SPIRE101.md [2022-05-23T18:13:12.133Z] spire-1.2.1/doc/auditlog.md [2022-05-23T18:13:12.133Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-23T18:13:12.133Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-23T18:13:12.133Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-23T18:13:12.133Z] spire-1.2.1/doc/images/ [2022-05-23T18:13:12.133Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-23T18:13:12.133Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-23T18:13:12.133Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-23T18:13:12.133Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-23T18:13:12.133Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-23T18:13:12.133Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-23T18:13:12.133Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-23T18:13:12.133Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-23T18:13:12.133Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-23T18:13:12.133Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-23T18:13:12.133Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-23T18:13:12.133Z] spire-1.2.1/doc/scaling_spire.md [2022-05-23T18:13:12.133Z] spire-1.2.1/doc/spire_agent.md [2022-05-23T18:13:12.133Z] spire-1.2.1/doc/spire_server.md [2022-05-23T18:13:12.133Z] spire-1.2.1/doc/supported_integrations.md [2022-05-23T18:13:12.133Z] spire-1.2.1/doc/telemetry.md [2022-05-23T18:13:12.133Z] spire-1.2.1/doc/telemetry_config.md [2022-05-23T18:13:12.133Z] spire-1.2.1/doc/upgrading.md [2022-05-23T18:13:12.133Z] spire-1.2.1/doc/using_spire.md [2022-05-23T18:13:12.133Z] spire-1.2.1/examples/ [2022-05-23T18:13:12.133Z] spire-1.2.1/examples/README.md [2022-05-23T18:13:12.133Z] spire-1.2.1/go.mod [2022-05-23T18:13:12.133Z] spire-1.2.1/go.sum [2022-05-23T18:13:12.133Z] spire-1.2.1/pkg/ [2022-05-23T18:13:12.133Z] spire-1.2.1/pkg/agent/ [2022-05-23T18:13:12.133Z] spire-1.2.1/pkg/agent/agent.go [2022-05-23T18:13:12.133Z] spire-1.2.1/pkg/agent/api/ [2022-05-23T18:13:12.133Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-23T18:13:12.133Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-23T18:13:12.133Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-23T18:13:12.133Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-23T18:13:12.133Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-23T18:13:12.133Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-23T18:13:12.133Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-23T18:13:12.133Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-23T18:13:12.133Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-23T18:13:12.133Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-23T18:13:12.133Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-23T18:13:12.133Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-23T18:13:12.133Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-23T18:13:12.133Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-23T18:13:12.133Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-23T18:13:12.133Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-23T18:13:12.133Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-23T18:13:12.133Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-23T18:13:12.133Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-23T18:13:12.133Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-23T18:13:12.133Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-23T18:13:12.133Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-23T18:13:12.133Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-23T18:13:12.133Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-23T18:13:12.133Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-23T18:13:12.133Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-23T18:13:12.133Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-23T18:13:12.133Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-23T18:13:12.133Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-23T18:13:12.133Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-23T18:13:12.134Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-23T18:13:12.134Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-23T18:13:12.134Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-23T18:13:12.134Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-23T18:13:12.134Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-23T18:13:12.134Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-23T18:13:12.134Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-23T18:13:12.134Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-23T18:13:12.134Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-23T18:13:12.134Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-23T18:13:12.134Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-23T18:13:12.134Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-23T18:13:12.134Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-23T18:13:12.134Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-23T18:13:12.134Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-23T18:13:12.134Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-23T18:13:12.134Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-23T18:13:12.134Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-23T18:13:12.134Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-23T18:13:12.134Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/client/ [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/common/ [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/config.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-23T18:13:12.134Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-23T18:13:12.134Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-23T18:13:12.134Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-23T18:13:12.134Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-23T18:13:12.134Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-23T18:13:12.134Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-23T18:13:12.134Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-23T18:13:12.134Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-23T18:13:12.134Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-23T18:13:12.134Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-23T18:13:12.134Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-23T18:13:12.134Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-23T18:13:12.134Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-23T18:13:12.134Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-23T18:13:12.134Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-23T18:13:12.134Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-23T18:13:12.134Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-23T18:13:12.134Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-23T18:13:12.134Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-23T18:13:12.134Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/manager/ [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-23T18:13:12.134Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-23T18:13:12.134Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-23T18:13:12.134Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-23T18:13:12.134Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-23T18:13:12.134Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-23T18:13:12.134Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-23T18:13:12.134Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-23T18:13:12.134Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-23T18:13:12.134Z] spire-1.2.1/doc/scaling_spire.md [2022-05-23T18:13:12.135Z] spire-1.2.1/doc/spire_agent.md [2022-05-23T18:13:12.135Z] spire-1.2.1/doc/spire_server.md [2022-05-23T18:13:12.135Z] spire-1.2.1/doc/supported_integrations.md [2022-05-23T18:13:12.135Z] spire-1.2.1/doc/telemetry.md [2022-05-23T18:13:12.135Z] spire-1.2.1/doc/telemetry_config.md [2022-05-23T18:13:12.135Z] spire-1.2.1/doc/upgrading.md [2022-05-23T18:13:12.135Z] spire-1.2.1/doc/using_spire.md [2022-05-23T18:13:12.135Z] spire-1.2.1/examples/ [2022-05-23T18:13:12.135Z] spire-1.2.1/examples/README.md [2022-05-23T18:13:12.135Z] spire-1.2.1/go.mod [2022-05-23T18:13:12.135Z] spire-1.2.1/go.sum [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/ [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/ [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/agent.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/api/ [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/svid/ [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/ [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/api/ [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/client/ [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/common/ [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/config.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/api/names.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/auth/ [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/catalog/ [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/manager/ [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/cli/ [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-23T18:13:12.135Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/health/ [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/health/config.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/health/context.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/health/health.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/idutil/ [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/log/ [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/log/log.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/log/options.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-23T18:13:12.136Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/plugin/ [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/profiling/ [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/selector/ [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/agent/svid/ [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/ [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/api/ [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/uptime/ [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/api/names.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/auth/ [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-23T18:13:12.137Z] [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/util/ [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/util/task.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/version/ [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/version/version.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/x509util/ [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/x509util/dns_test.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-23T18:13:12.137Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/catalog/ [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/cli/ [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/ [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/api/ [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/api/api.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/api/health/ [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/api/id.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/health/ [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/health/config.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/health/context.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/health/health.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/idutil/ [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/log/ [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/log/log.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/log/options.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/api/status.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/bundle/ [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/ca/ [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/plugin/ [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/profiling/ [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/selector/ [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-23T18:13:12.138Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/cache/ [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/catalog/ [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-23T18:13:12.139Z] [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.gospire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/config.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/datastore/ [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/uptime/ [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/util/ [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/util/task.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/version/ [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/version/version.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/x509util/ [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/ [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/ [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/api/ [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/api/api.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/api/health/ [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/api/id.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-23T18:13:12.139Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/api/status.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/bundle/ [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/ca/ [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/cache/ [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/catalog/ [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-23T18:13:12.140Z] [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/registration/ [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/server.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/server_test.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/svid/ [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-23T18:13:12.140Z] spire-1.2.1/proto/ [2022-05-23T18:13:12.140Z] spire-1.2.1/proto/private/ [2022-05-23T18:13:12.140Z] spire-1.2.1/proto/private/server/ [2022-05-23T18:13:12.140Z] spire-1.2.1/proto/private/server/journal/ [2022-05-23T18:13:12.140Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-23T18:13:12.140Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-23T18:13:12.140Z] spire-1.2.1/proto/spire/ [2022-05-23T18:13:12.140Z] spire-1.2.1/proto/spire/common/ [2022-05-23T18:13:12.140Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-23T18:13:12.140Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-23T18:13:12.140Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-23T18:13:12.140Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-23T18:13:12.140Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-23T18:13:12.140Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-23T18:13:12.140Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-23T18:13:12.140Z] spire-1.2.1/proto/spire/plugin/ [2022-05-23T18:13:12.140Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-23T18:13:12.140Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-23T18:13:12.140Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-23T18:13:12.140Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-23T18:13:12.140Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-23T18:13:12.140Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-23T18:13:12.140Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-23T18:13:12.140Z] spire-1.2.1/release/ [2022-05-23T18:13:12.140Z] spire-1.2.1/release/spire-extras/ [2022-05-23T18:13:12.140Z] spire-1.2.1/release/spire-extras/README.md [2022-05-23T18:13:12.140Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-23T18:13:12.140Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-23T18:13:12.140Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-23T18:13:12.140Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-23T18:13:12.140Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-23T18:13:12.140Z] spire-1.2.1/release/spire/ [2022-05-23T18:13:12.140Z] spire-1.2.1/release/spire/README.md [2022-05-23T18:13:12.140Z] spire-1.2.1/release/spire/conf/ [2022-05-23T18:13:12.140Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-23T18:13:12.140Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-23T18:13:12.140Z] spire-1.2.1/release/spire/conf/server/ [2022-05-23T18:13:12.140Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-23T18:13:12.140Z] spire-1.2.1/script/ [2022-05-23T18:13:12.140Z] spire-1.2.1/script/build-artifact.sh [2022-05-23T18:13:12.140Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-23T18:13:12.140Z] spire-1.2.1/support/ [2022-05-23T18:13:12.140Z] spire-1.2.1/support/k8s/ [2022-05-23T18:13:12.140Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-23T18:13:12.140Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-23T18:13:12.140Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-23T18:13:12.140Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.gospire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/config.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/datastore/ [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-23T18:13:12.140Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-23T18:13:12.140Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-23T18:13:12.140Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-23T18:13:12.140Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-23T18:13:12.140Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-23T18:13:12.140Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-23T18:13:12.140Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-23T18:13:12.140Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-23T18:13:12.140Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-23T18:13:12.140Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-23T18:13:12.140Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-23T18:13:12.140Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-23T18:13:12.140Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-23T18:13:12.140Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-23T18:13:12.140Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-23T18:13:12.140Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-23T18:13:12.140Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-23T18:13:12.141Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-23T18:13:12.141Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-23T18:13:12.141Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-23T18:13:12.141Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-23T18:13:12.141Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-23T18:13:12.141Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-23T18:13:12.141Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-23T18:13:12.141Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-23T18:13:12.141Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-23T18:13:12.141Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-23T18:13:12.141Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-23T18:13:12.141Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-23T18:13:12.141Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-23T18:13:12.141Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-23T18:13:12.141Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-23T18:13:12.141Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-23T18:13:12.141Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-23T18:13:12.141Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-23T18:13:12.141Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-23T18:13:12.141Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-23T18:13:12.141Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-23T18:13:12.141Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-23T18:13:12.141Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-23T18:13:12.141Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-23T18:13:12.141Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-23T18:13:12.141Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-23T18:13:12.141Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-23T18:13:12.141Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-23T18:13:12.141Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-23T18:13:12.141Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-23T18:13:12.141Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-23T18:13:12.141Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-23T18:13:12.141Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-23T18:13:12.141Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-23T18:13:12.141Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-23T18:13:12.141Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-23T18:13:12.141Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-23T18:13:12.141Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-23T18:13:12.141Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-23T18:13:12.141Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-23T18:13:12.141Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-23T18:13:12.141Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-23T18:13:12.141Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-23T18:13:12.141Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-23T18:13:12.141Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-23T18:13:12.141Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-23T18:13:12.141Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-23T18:13:12.141Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-23T18:13:12.141Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-23T18:13:12.141Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-23T18:13:12.141Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-23T18:13:12.141Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-23T18:13:12.141Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-23T18:13:12.141Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-23T18:13:12.141Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-23T18:13:12.141Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-23T18:13:12.141Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-23T18:13:12.141Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-23T18:13:12.141Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-23T18:13:12.141Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-23T18:13:12.141Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-23T18:13:12.141Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-23T18:13:12.141Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-23T18:13:12.141Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-23T18:13:12.141Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-23T18:13:12.141Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-23T18:13:12.141Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-23T18:13:12.141Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-23T18:13:12.141Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-23T18:13:12.141Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-23T18:13:12.141Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-23T18:13:12.141Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-23T18:13:12.141Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-23T18:13:12.141Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-23T18:13:12.141Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-23T18:13:12.141Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-23T18:13:12.141Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-23T18:13:12.141Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-23T18:13:12.141Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-23T18:13:12.141Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-23T18:13:12.141Z] spire-1.2.1/test/ [2022-05-23T18:13:12.141Z] spire-1.2.1/test/clock/ [2022-05-23T18:13:12.141Z] spire-1.2.1/test/clock/clock.go [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fakes/ [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fixture/ [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fixture/certs/ [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-23T18:13:12.141Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-23T18:13:12.141Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-23T18:13:12.141Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-23T18:13:12.141Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-23T18:13:12.141Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-23T18:13:12.141Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-23T18:13:12.141Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-23T18:13:12.141Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-23T18:13:12.141Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-23T18:13:12.141Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-23T18:13:12.141Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-23T18:13:12.141Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-23T18:13:12.141Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-23T18:13:12.141Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-23T18:13:12.141Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-23T18:13:12.141Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-23T18:13:12.141Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-23T18:13:12.141Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-23T18:13:12.141Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fixture/config/ [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fixture/fixture.go [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fixture/registration/ [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-23T18:13:12.141Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-23T18:13:12.141Z] spire-1.2.1/test/integration/ [2022-05-23T18:13:12.141Z] spire-1.2.1/test/integration/README.md [2022-05-23T18:13:12.141Z] spire-1.2.1/test/integration/common [2022-05-23T18:13:12.141Z] spire-1.2.1/test/integration/setup/ [2022-05-23T18:13:12.141Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-23T18:13:12.141Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-23T18:13:12.141Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-23T18:13:12.141Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-23T18:13:12.141Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-23T18:13:12.141Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-23T18:13:12.141Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-23T18:13:12.141Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-23T18:13:12.141Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-23T18:13:12.141Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-23T18:13:12.141Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-23T18:13:12.141Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-23T18:13:12.141Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-23T18:13:12.141Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-23T18:13:12.141Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-23T18:13:12.141Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-23T18:13:12.141Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-23T18:13:12.141Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-23T18:13:12.141Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-23T18:13:12.141Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-23T18:13:12.141Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-23T18:13:12.141Z] spire-1.2.1/pkg/server/plugin/ [2022-05-23T18:13:12.141Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-23T18:13:12.141Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-23T18:13:12.141Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-23T18:13:12.141Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-23T18:13:12.141Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-23T18:13:12.141Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-23T18:13:12.141Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-23T18:13:12.141Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-23T18:13:12.141Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-23T18:13:12.141Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-23T18:13:12.141Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-23T18:13:12.141Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-23T18:13:12.141Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-23T18:13:12.141Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-23T18:13:12.141Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-23T18:13:12.141Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-23T18:13:12.141Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-23T18:13:12.141Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-23T18:13:12.141Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-23T18:13:12.141Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-23T18:13:12.141Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-23T18:13:12.141Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-23T18:13:12.141Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-23T18:13:12.141Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-23T18:13:12.141Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-23T18:13:12.141Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-23T18:13:12.141Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-23T18:13:12.141Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-23T18:13:12.141Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-23T18:13:12.141Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-23T18:13:12.141Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-23T18:13:12.141Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-23T18:13:12.141Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-23T18:13:12.141Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-23T18:13:12.141Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-23T18:13:12.141Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-23T18:13:12.141Z] spire-1.2.1/test/integration/suites/ [2022-05-23T18:13:12.141Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-23T18:13:12.141Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-23T18:13:12.141Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-23T18:13:12.141Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-23T18:13:12.141Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-23T18:13:12.141Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-23T18:13:12.141Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-23T18:13:12.141Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-23T18:13:12.141Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-23T18:13:12.141Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-23T18:13:12.141Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-23T18:13:12.141Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-23T18:13:12.141Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-23T18:13:12.142Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-23T18:13:12.142Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-23T18:13:12.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-23T18:13:12.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-23T18:13:12.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-23T18:13:12.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-23T18:13:12.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-23T18:13:12.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-23T18:13:12.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-23T18:13:12.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-23T18:13:12.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-23T18:13:12.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-23T18:13:12.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-23T18:13:12.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-23T18:13:12.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-23T18:13:12.143Z] [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-23T18:13:12.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-23T18:13:12.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-23T18:13:12.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-23T18:13:12.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-23T18:13:12.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-23T18:13:12.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-23T18:13:12.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-23T18:13:12.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-23T18:13:12.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-23T18:13:12.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-23T18:13:12.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-23T18:13:12.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-23T18:13:12.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-23T18:13:12.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-23T18:13:12.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-23T18:13:12.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-23T18:13:12.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-23T18:13:12.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-23T18:13:12.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-23T18:13:12.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-23T18:13:12.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-23T18:13:12.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-23T18:13:12.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-23T18:13:12.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-23T18:13:12.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-23T18:13:12.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-23T18:13:12.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-23T18:13:12.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-23T18:13:12.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-23T18:13:12.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-23T18:13:12.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-23T18:13:12.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-23T18:13:12.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-23T18:13:12.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-23T18:13:12.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-23T18:13:12.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-23T18:13:12.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-23T18:13:12.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-23T18:13:12.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-23T18:13:12.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-23T18:13:12.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-23T18:13:12.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-23T18:13:12.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-23T18:13:12.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-23T18:13:12.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-23T18:13:12.143Z] spire-1.2.1/pkg/server/registration/ [2022-05-23T18:13:12.143Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-23T18:13:12.143Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-23T18:13:12.143Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-23T18:13:12.143Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-23T18:13:12.143Z] spire-1.2.1/pkg/server/server.go [2022-05-23T18:13:12.143Z] spire-1.2.1/pkg/server/server_test.go [2022-05-23T18:13:12.143Z] spire-1.2.1/pkg/server/svid/ [2022-05-23T18:13:12.143Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-23T18:13:12.143Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-23T18:13:12.143Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-23T18:13:12.143Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-23T18:13:12.143Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-23T18:13:12.143Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-23T18:13:12.143Z] spire-1.2.1/proto/ [2022-05-23T18:13:12.143Z] spire-1.2.1/proto/private/ [2022-05-23T18:13:12.143Z] spire-1.2.1/proto/private/server/ [2022-05-23T18:13:12.143Z] spire-1.2.1/proto/private/server/journal/ [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-23T18:13:12.143Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-23T18:13:12.143Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-23T18:13:12.143Z] spire-1.2.1/proto/spire/ [2022-05-23T18:13:12.143Z] spire-1.2.1/proto/spire/common/ [2022-05-23T18:13:12.143Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-23T18:13:12.143Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-23T18:13:12.143Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-23T18:13:12.143Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-23T18:13:12.143Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-23T18:13:12.143Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-23T18:13:12.143Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-23T18:13:12.143Z] spire-1.2.1/proto/spire/plugin/ [2022-05-23T18:13:12.143Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-23T18:13:12.143Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-23T18:13:12.143Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-23T18:13:12.143Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-23T18:13:12.143Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-23T18:13:12.143Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-23T18:13:12.143Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-23T18:13:12.143Z] spire-1.2.1/release/ [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-23T18:13:12.143Z] spire-1.2.1/release/spire-extras/ [2022-05-23T18:13:12.143Z] spire-1.2.1/release/spire-extras/README.md [2022-05-23T18:13:12.143Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-23T18:13:12.143Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-23T18:13:12.143Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-23T18:13:12.143Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-23T18:13:12.143Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-23T18:13:12.143Z] spire-1.2.1/release/spire/ [2022-05-23T18:13:12.143Z] spire-1.2.1/release/spire/README.md [2022-05-23T18:13:12.143Z] spire-1.2.1/release/spire/conf/ [2022-05-23T18:13:12.143Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-23T18:13:12.143Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-23T18:13:12.143Z] spire-1.2.1/release/spire/conf/server/ [2022-05-23T18:13:12.143Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-23T18:13:12.143Z] spire-1.2.1/script/ [2022-05-23T18:13:12.143Z] spire-1.2.1/script/build-artifact.sh [2022-05-23T18:13:12.143Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-23T18:13:12.143Z] spire-1.2.1/support/ [2022-05-23T18:13:12.143Z] spire-1.2.1/support/k8s/ [2022-05-23T18:13:12.143Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-23T18:13:12.143Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-23T18:13:12.143Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-23T18:13:12.143Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-23T18:13:12.143Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-23T18:13:12.143Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-23T18:13:12.143Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-23T18:13:12.143Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-23T18:13:12.143Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-23T18:13:12.143Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-23T18:13:12.143Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-23T18:13:12.143Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-23T18:13:12.143Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-23T18:13:12.143Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-23T18:13:12.143Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-23T18:13:12.143Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-23T18:13:12.143Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-23T18:13:12.143Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-23T18:13:12.143Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-23T18:13:12.143Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-23T18:13:12.143Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-23T18:13:12.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-23T18:13:12.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-23T18:13:12.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-23T18:13:12.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-23T18:13:12.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-23T18:13:12.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-23T18:13:12.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-23T18:13:12.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-23T18:13:12.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-23T18:13:12.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-23T18:13:12.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-23T18:13:12.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-23T18:13:12.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-23T18:13:12.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-23T18:13:12.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-23T18:13:12.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-23T18:13:12.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-23T18:13:12.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-23T18:13:12.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-23T18:13:12.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-23T18:13:12.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-23T18:13:12.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-23T18:13:12.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-23T18:13:12.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-23T18:13:12.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-23T18:13:12.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-23T18:13:12.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-23T18:13:12.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-23T18:13:12.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-23T18:13:12.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-23T18:13:12.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-23T18:13:12.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-23T18:13:12.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-23T18:13:12.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-23T18:13:12.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-23T18:13:12.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-23T18:13:12.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-23T18:13:12.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-23T18:13:12.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-23T18:13:12.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-23T18:13:12.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-23T18:13:12.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-23T18:13:12.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-23T18:13:12.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-23T18:13:12.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-23T18:13:12.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-23T18:13:12.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-23T18:13:12.144Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-23T18:13:12.144Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-23T18:13:12.144Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-23T18:13:12.144Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-23T18:13:12.144Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-23T18:13:12.144Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-23T18:13:12.144Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-23T18:13:12.144Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-23T18:13:12.144Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-23T18:13:12.144Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-23T18:13:12.144Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-23T18:13:12.144Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-23T18:13:12.144Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-23T18:13:12.144Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-23T18:13:12.144Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-23T18:13:12.144Z] spire-1.2.1/test/ [2022-05-23T18:13:12.144Z] spire-1.2.1/test/clock/ [2022-05-23T18:13:12.144Z] spire-1.2.1/test/clock/clock.go [2022-05-23T18:13:12.144Z] spire-1.2.1/test/fakes/ [2022-05-23T18:13:12.144Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-23T18:13:12.144Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-23T18:13:12.144Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-23T18:13:12.144Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-23T18:13:12.144Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-23T18:13:12.144Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-23T18:13:12.144Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-23T18:13:12.144Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-23T18:13:12.144Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-23T18:13:12.144Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-23T18:13:12.144Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-23T18:13:12.144Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-23T18:13:12.144Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-23T18:13:12.144Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-23T18:13:12.144Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-23T18:13:12.144Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-23T18:13:12.144Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-23T18:13:12.144Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-23T18:13:12.144Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-23T18:13:12.144Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-23T18:13:12.144Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-23T18:13:12.144Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-23T18:13:12.144Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-23T18:13:12.144Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-23T18:13:12.144Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-23T18:13:12.144Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-23T18:13:12.144Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-23T18:13:12.144Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-23T18:13:12.144Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-23T18:13:12.144Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/test-one.sh [2022-05-23T18:13:12.144Z] spire-1.2.1/test/integration/test.sh [2022-05-23T18:13:12.144Z] spire-1.2.1/test/plugintest/ [2022-05-23T18:13:12.144Z] spire-1.2.1/test/plugintest/config.go [2022-05-23T18:13:12.144Z] spire-1.2.1/test/plugintest/load.go [2022-05-23T18:13:12.144Z] spire-1.2.1/test/plugintest/option.go [2022-05-23T18:13:12.144Z] spire-1.2.1/test/spiretest/ [2022-05-23T18:13:12.144Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-23T18:13:12.144Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-23T18:13:12.144Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-23T18:13:12.144Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-23T18:13:12.144Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-23T18:13:12.144Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-23T18:13:12.144Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-23T18:13:12.144Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-23T18:13:12.144Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-23T18:13:12.144Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-23T18:13:12.144Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-23T18:13:12.144Z] spire-1.2.1/test/fixture/ [2022-05-23T18:13:12.144Z] spire-1.2.1/test/fixture/certs/ [2022-05-23T18:13:12.144Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-23T18:13:12.144Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-23T18:13:12.144Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-23T18:13:12.144Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-23T18:13:12.144Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-23T18:13:12.144Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-23T18:13:12.144Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-23T18:13:12.144Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-23T18:13:12.144Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-23T18:13:12.144Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-23T18:13:12.144Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-23T18:13:12.144Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-23T18:13:12.144Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-23T18:13:12.144Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-23T18:13:12.144Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-23T18:13:12.144Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-23T18:13:12.144Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-23T18:13:12.144Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-23T18:13:12.144Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-23T18:13:12.144Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-23T18:13:12.144Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-23T18:13:12.144Z] spire-1.2.1/test/fixture/config/ [2022-05-23T18:13:12.144Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-23T18:13:12.144Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-23T18:13:12.144Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-23T18:13:12.144Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-23T18:13:12.144Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-23T18:13:12.144Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-23T18:13:12.144Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-23T18:13:12.144Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-23T18:13:12.144Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-23T18:13:12.144Z] spire-1.2.1/test/spiretest/dir.go [2022-05-23T18:13:12.144Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-23T18:13:12.144Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-23T18:13:12.144Z] spire-1.2.1/test/spiretest/logs.go [2022-05-23T18:13:12.144Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-23T18:13:12.144Z] spire-1.2.1/test/spiretest/suite.go [2022-05-23T18:13:12.144Z] spire-1.2.1/test/spiretest/x509.go [2022-05-23T18:13:12.144Z] spire-1.2.1/test/testca/ [2022-05-23T18:13:12.144Z] spire-1.2.1/test/testca/ca.go [2022-05-23T18:13:12.144Z] spire-1.2.1/test/testkey/ [2022-05-23T18:13:12.144Z] spire-1.2.1/test/testkey/generate.sh [2022-05-23T18:13:12.144Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-23T18:13:12.144Z] spire-1.2.1/test/testkey/keys.go [2022-05-23T18:13:12.144Z] spire-1.2.1/test/testkey/new.go [2022-05-23T18:13:12.144Z] spire-1.2.1/test/tpmsimulator/ [2022-05-23T18:13:12.144Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-23T18:13:12.144Z] spire-1.2.1/test/util/ [2022-05-23T18:13:12.144Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-23T18:13:12.144Z] spire-1.2.1/test/util/cert_generation.go [2022-05-23T18:13:12.144Z] spire-1.2.1/test/util/io_redirection.go [2022-05-23T18:13:12.144Z] spire-1.2.1/test/util/race.go [2022-05-23T18:13:12.144Z] spire-1.2.1/test/util/util.go [2022-05-23T18:13:12.144Z] building spire from source... [2022-05-23T18:13:12.144Z] [2022-05-23T18:13:12.144Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-23T18:13:12.144Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-23T18:13:12.144Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-23T18:13:12.144Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-23T18:13:12.144Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-23T18:13:12.144Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-23T18:13:12.144Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-23T18:13:12.144Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-23T18:13:12.144Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-23T18:13:12.145Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-23T18:13:12.145Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-23T18:13:12.145Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-23T18:13:12.145Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-23T18:13:12.145Z] spire-1.2.1/test/fixture/fixture.go [2022-05-23T18:13:12.145Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-23T18:13:12.145Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-23T18:13:12.145Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-23T18:13:12.145Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-23T18:13:12.145Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-23T18:13:12.145Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-23T18:13:12.145Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-23T18:13:12.145Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-23T18:13:12.145Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-23T18:13:12.145Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-23T18:13:12.145Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-23T18:13:12.145Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-23T18:13:12.145Z] spire-1.2.1/test/fixture/registration/ [2022-05-23T18:13:12.145Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-23T18:13:12.145Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-23T18:13:12.145Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-23T18:13:12.145Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-23T18:13:12.145Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-23T18:13:12.145Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/ [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/README.md [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/common [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/setup/ [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/ [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-23T18:13:12.145Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/test-one.sh [2022-05-23T18:13:12.146Z] spire-1.2.1/test/integration/test.sh [2022-05-23T18:13:12.146Z] spire-1.2.1/test/plugintest/ [2022-05-23T18:13:12.146Z] spire-1.2.1/test/plugintest/config.go [2022-05-23T18:13:12.146Z] spire-1.2.1/test/plugintest/load.go [2022-05-23T18:13:12.146Z] spire-1.2.1/test/plugintest/option.go [2022-05-23T18:13:12.146Z] spire-1.2.1/test/spiretest/ [2022-05-23T18:13:12.146Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-23T18:13:12.146Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-23T18:13:12.146Z] spire-1.2.1/test/spiretest/dir.go [2022-05-23T18:13:12.146Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-23T18:13:12.146Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-23T18:13:12.146Z] spire-1.2.1/test/spiretest/logs.go [2022-05-23T18:13:12.146Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-23T18:13:12.146Z] spire-1.2.1/test/spiretest/suite.go [2022-05-23T18:13:12.146Z] spire-1.2.1/test/spiretest/x509.go [2022-05-23T18:13:12.146Z] spire-1.2.1/test/testca/ [2022-05-23T18:13:12.146Z] spire-1.2.1/test/testca/ca.go [2022-05-23T18:13:12.146Z] spire-1.2.1/test/testkey/ [2022-05-23T18:13:12.146Z] spire-1.2.1/test/testkey/generate.sh [2022-05-23T18:13:12.146Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-23T18:13:12.146Z] spire-1.2.1/test/testkey/keys.go [2022-05-23T18:13:12.146Z] spire-1.2.1/test/testkey/new.go [2022-05-23T18:13:12.146Z] spire-1.2.1/test/tpmsimulator/ [2022-05-23T18:13:12.146Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-23T18:13:12.146Z] spire-1.2.1/test/util/ [2022-05-23T18:13:12.146Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-23T18:13:12.146Z] spire-1.2.1/test/util/cert_generation.go [2022-05-23T18:13:12.146Z] spire-1.2.1/test/util/io_redirection.go [2022-05-23T18:13:12.146Z] spire-1.2.1/test/util/race.go [2022-05-23T18:13:12.146Z] spire-1.2.1/test/util/util.go [2022-05-23T18:13:12.146Z] building spire from source... [2022-05-23T18:13:12.405Z] Installing go1.17.7... [2022-05-23T18:13:12.405Z] Installing go1.17.7... [2022-05-23T18:13:17.676Z] Building bin/spire-server... [2022-05-23T18:13:17.676Z] Building bin/spire-server... [2022-05-23T18:13:17.676Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-23T18:13:17.676Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-23T18:13:17.676Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-23T18:13:17.676Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-23T18:13:17.676Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-23T18:13:17.676Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-23T18:13:17.676Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-23T18:13:17.676Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-23T18:13:17.676Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-23T18:13:17.676Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-23T18:13:17.676Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-23T18:13:17.676Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-23T18:13:17.936Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-23T18:13:17.936Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-23T18:13:17.936Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-23T18:13:17.936Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-23T18:13:17.936Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-23T18:13:17.936Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-23T18:13:17.936Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-23T18:13:17.936Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-23T18:13:17.936Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-23T18:13:17.936Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-23T18:13:17.936Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-23T18:13:17.936Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-23T18:13:17.936Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-05-23T18:13:17.936Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-23T18:13:18.194Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-23T18:13:18.194Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-05-23T18:13:18.453Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-23T18:13:18.453Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-23T18:13:18.453Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-23T18:13:18.453Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-23T18:13:18.943Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-23T18:13:18.943Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-23T18:13:18.943Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-23T18:13:18.943Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-23T18:13:18.943Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-23T18:13:18.943Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-23T18:13:18.943Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-23T18:13:18.943Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-23T18:13:18.943Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-23T18:13:18.943Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-23T18:13:18.943Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-23T18:13:18.943Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-23T18:13:18.943Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-23T18:13:18.943Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-23T18:13:18.943Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-23T18:13:18.943Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-23T18:13:18.943Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-23T18:13:18.943Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-23T18:13:18.943Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-23T18:13:18.943Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-23T18:13:18.943Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-23T18:13:18.943Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-23T18:13:18.943Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-23T18:13:18.943Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-23T18:13:18.943Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-23T18:13:18.943Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-23T18:13:18.943Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-23T18:13:18.943Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-23T18:13:18.943Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-23T18:13:18.943Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-23T18:13:18.943Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-23T18:13:18.943Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-23T18:13:18.943Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-23T18:13:18.943Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-23T18:13:18.943Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-23T18:13:18.943Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-23T18:13:18.943Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-23T18:13:18.943Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-23T18:13:18.943Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-23T18:13:18.943Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-23T18:13:18.943Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-23T18:13:18.943Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-23T18:13:18.943Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-23T18:13:18.943Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-23T18:13:18.943Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-23T18:13:19.202Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-23T18:13:19.202Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-23T18:13:19.202Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-23T18:13:19.202Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-23T18:13:19.202Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-23T18:13:19.202Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-23T18:13:19.202Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-23T18:13:19.202Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-23T18:13:19.202Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-23T18:13:19.202Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-23T18:13:19.202Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-23T18:13:19.202Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-23T18:13:19.202Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-23T18:13:19.460Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-23T18:13:19.460Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-23T18:13:19.460Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-23T18:13:19.460Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-23T18:13:19.460Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-23T18:13:19.460Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-23T18:13:21.363Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-23T18:13:21.363Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-23T18:13:21.363Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-23T18:13:21.363Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-23T18:13:21.363Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-23T18:13:21.363Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-23T18:13:21.363Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-23T18:13:21.363Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-23T18:13:21.363Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-23T18:13:21.621Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-23T18:13:21.622Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-23T18:13:21.622Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-23T18:13:21.622Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-23T18:13:21.622Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-23T18:13:21.622Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-23T18:13:21.622Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-23T18:13:21.622Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-23T18:13:21.879Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-23T18:13:21.879Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-23T18:13:21.879Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-23T18:13:21.879Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-23T18:13:21.879Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-23T18:13:21.879Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-23T18:13:21.879Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-23T18:13:26.085Z] go: downloading google.golang.org/api v0.70.0 [2022-05-23T18:13:26.085Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-23T18:13:26.085Z] go: downloading k8s.io/api v0.23.4 [2022-05-23T18:13:26.085Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-23T18:13:26.085Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-23T18:13:26.085Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-23T18:13:26.085Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-23T18:13:26.085Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-23T18:13:26.085Z] go: downloading google.golang.org/api v0.70.0 [2022-05-23T18:13:26.085Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-23T18:13:26.085Z] go: downloading k8s.io/api v0.23.4 [2022-05-23T18:13:26.085Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-23T18:13:26.085Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-23T18:13:26.085Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-23T18:13:26.085Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-23T18:13:26.085Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-23T18:13:26.085Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-23T18:13:26.085Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-23T18:13:26.085Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-23T18:13:26.653Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-23T18:13:26.912Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-23T18:13:26.912Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-23T18:13:27.170Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-23T18:13:27.170Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-23T18:13:27.170Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-23T18:13:27.170Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-23T18:13:27.170Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-23T18:13:27.170Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-23T18:13:27.429Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-23T18:13:27.429Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-23T18:13:27.429Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-23T18:13:27.429Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-23T18:13:27.688Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-23T18:13:27.688Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-23T18:13:27.688Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-23T18:13:27.688Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-23T18:13:27.688Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-23T18:13:27.688Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-23T18:13:27.688Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-23T18:13:27.688Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-23T18:13:27.688Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-23T18:13:27.688Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-23T18:13:27.688Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-23T18:13:27.688Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-23T18:13:27.688Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-23T18:13:27.947Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-23T18:13:27.947Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-23T18:13:27.947Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-23T18:13:27.947Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-23T18:13:27.947Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-23T18:13:27.947Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-23T18:13:27.947Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-23T18:13:27.947Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-23T18:13:27.947Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-23T18:13:27.947Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-23T18:13:27.947Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-23T18:13:27.947Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-23T18:13:27.947Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-23T18:13:27.947Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-23T18:13:27.947Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-23T18:13:27.947Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-23T18:13:27.947Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-23T18:13:27.947Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-23T18:13:27.947Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-23T18:13:28.211Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-23T18:13:28.211Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-23T18:13:28.211Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-23T18:13:28.211Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-23T18:13:30.741Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-23T18:13:30.741Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-23T18:13:30.741Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-23T18:13:30.741Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-23T18:13:30.741Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-23T18:13:30.741Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-23T18:13:30.741Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-23T18:13:30.741Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-23T18:13:30.741Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-23T18:13:30.741Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-23T18:13:30.741Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-23T18:13:30.741Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-23T18:13:30.741Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-23T18:13:30.741Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-23T18:13:30.741Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-23T18:13:30.741Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-23T18:13:30.741Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-23T18:13:30.741Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-23T18:13:30.741Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-23T18:13:30.741Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-23T18:13:31.000Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-23T18:13:31.000Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-23T18:13:31.000Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-23T18:13:31.000Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-23T18:13:31.000Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-23T18:13:31.000Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-23T18:13:31.000Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-23T18:13:31.000Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-23T18:13:31.000Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-23T18:13:31.000Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-23T18:13:31.000Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-23T18:13:31.000Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-23T18:13:31.000Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-23T18:13:31.000Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-23T18:13:31.000Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-23T18:13:31.000Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-23T18:13:31.000Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-23T18:13:31.000Z] go: downloading go.opencensus.io v0.23.0 [2022-05-23T18:13:31.259Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-23T18:13:31.259Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-23T18:13:31.259Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-23T18:13:31.259Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-23T18:13:31.259Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-23T18:13:31.259Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-23T18:13:31.259Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-23T18:13:31.259Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-23T18:13:31.259Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-23T18:13:31.259Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-23T18:13:31.259Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-23T18:13:31.259Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-23T18:13:31.259Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-23T18:13:31.259Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-23T18:13:31.259Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-23T18:13:31.259Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-23T18:13:31.259Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-23T18:13:31.259Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-23T18:13:31.259Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-23T18:13:31.259Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-23T18:13:31.259Z] go: downloading go.opencensus.io v0.23.0 [2022-05-23T18:13:31.259Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-23T18:13:31.259Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-23T18:13:31.259Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-23T18:13:31.519Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-23T18:13:31.519Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-23T18:13:31.519Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-23T18:13:31.519Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-23T18:13:31.519Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-23T18:13:31.519Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-23T18:13:31.519Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-23T18:13:31.519Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-23T18:13:31.519Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-23T18:13:31.519Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-23T18:13:31.519Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-23T18:13:31.519Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-23T18:13:31.519Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-23T18:13:31.519Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-23T18:13:31.519Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-23T18:13:31.519Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-23T18:13:31.519Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-23T18:13:31.519Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-23T18:13:31.519Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-23T18:13:31.519Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-23T18:13:31.519Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-23T18:13:31.519Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-23T18:13:31.519Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-23T18:13:31.519Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-23T18:13:31.777Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-23T18:13:31.777Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-23T18:13:31.777Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-23T18:13:31.777Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-23T18:13:31.777Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-23T18:13:31.777Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-23T18:13:31.777Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-23T18:13:31.777Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-23T18:13:31.777Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-23T18:13:31.777Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-23T18:13:31.777Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-23T18:13:31.777Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-23T18:13:38.347Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-23T18:13:38.347Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-23T18:13:38.347Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-23T18:13:38.347Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-23T18:13:53.247Z] Removing intermediate container 83550007a007 [2022-05-23T18:13:53.247Z] ---> 614b9f8f6243 [2022-05-23T18:13:53.247Z] [2022-05-23T18:13:53.247Z] Step 10/31 : FROM alpine:3.14 [2022-05-23T18:13:53.247Z] Removing intermediate container b99f63ed7ebb [2022-05-23T18:13:53.247Z] ---> 34ec92d4efc3 [2022-05-23T18:13:53.247Z] [2022-05-23T18:13:53.247Z] Step 10/23 : FROM alpine:3.14 [2022-05-23T18:13:53.247Z] Removing intermediate container 97ab1169cd5b [2022-05-23T18:13:53.247Z] ---> c35ea6405381 [2022-05-23T18:13:53.247Z] [2022-05-23T18:13:53.247Z] Step 10/22 : FROM alpine:3.14 [2022-05-23T18:13:53.247Z] 3.14: Pulling from library/alpine [2022-05-23T18:13:53.505Z] 3.14: Pulling from library/alpine [2022-05-23T18:13:53.505Z] 3.14: Pulling from library/alpine [2022-05-23T18:13:54.883Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-23T18:13:54.883Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-23T18:13:54.883Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-23T18:13:54.883Z] Status: Downloaded newer image for alpine:3.14 [2022-05-23T18:13:54.883Z] Status: Downloaded newer image for alpine:3.14 [2022-05-23T18:13:54.883Z] Status: Image is up to date for alpine:3.14 [2022-05-23T18:13:54.883Z] ---> e04c818066af [2022-05-23T18:13:54.883Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-23T18:13:54.883Z] ---> e04c818066af [2022-05-23T18:13:54.883Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-23T18:13:54.883Z] ---> e04c818066af [2022-05-23T18:13:54.883Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-23T18:13:55.820Z] ---> Running in 53e49c4cded6 [2022-05-23T18:13:55.820Z] ---> Running in c862ba58e8fb [2022-05-23T18:13:55.820Z] ---> Running in c3290a7d2878 [2022-05-23T18:13:56.079Z] Removing intermediate container c3290a7d2878 [2022-05-23T18:13:56.079Z] ---> 65243eed153e [2022-05-23T18:13:56.079Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-23T18:13:56.079Z] ---> Running in 4ef40c9961d0 [2022-05-23T18:13:56.338Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-23T18:13:56.338Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-23T18:13:56.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-23T18:13:56.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-23T18:13:56.597Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-23T18:13:56.597Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T18:13:56.597Z] OK: 6 MiB in 15 packages [2022-05-23T18:13:56.855Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-23T18:13:56.855Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T18:13:56.855Z] OK: 6 MiB in 15 packages [2022-05-23T18:13:56.855Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-23T18:13:57.185Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-23T18:13:57.185Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-23T18:13:57.185Z] (2/2) Installing su-exec (0.2-r1) [2022-05-23T18:13:57.185Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T18:13:57.185Z] OK: 6 MiB in 16 packages [2022-05-23T18:13:57.753Z] Removing intermediate container 53e49c4cded6 [2022-05-23T18:13:57.753Z] ---> 887863bbb6e5 [2022-05-23T18:13:57.753Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-23T18:13:58.043Z] Removing intermediate container c862ba58e8fb [2022-05-23T18:13:58.043Z] ---> 6253f6965efe [2022-05-23T18:13:58.043Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-23T18:13:58.043Z] ---> Running in e13338595553 [2022-05-23T18:13:58.043Z] ---> Running in ba42889161d1 [2022-05-23T18:13:58.305Z] Removing intermediate container 4ef40c9961d0 [2022-05-23T18:13:58.305Z] ---> d18416fd78db [2022-05-23T18:13:58.305Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-23T18:13:58.305Z] Removing intermediate container ba42889161d1 [2022-05-23T18:13:58.305Z] ---> b5e413da6621 [2022-05-23T18:13:58.305Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-23T18:13:58.305Z] ---> Running in 12539d4057b2 [2022-05-23T18:13:58.305Z] Removing intermediate container e13338595553 [2022-05-23T18:13:58.305Z] ---> 2beb67729f38 [2022-05-23T18:13:58.305Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-23T18:13:58.567Z] ---> Running in 59e3681d7ccc [2022-05-23T18:13:58.567Z] ---> Running in 9b45b24d735d [2022-05-23T18:13:58.567Z] Removing intermediate container 12539d4057b2 [2022-05-23T18:13:58.567Z] ---> 488b6c3f32ad [2022-05-23T18:13:58.567Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-23T18:13:58.567Z] ---> Running in c064409371b3 [2022-05-23T18:13:58.826Z] Removing intermediate container 9b45b24d735d [2022-05-23T18:13:58.826Z] ---> 53a743ca4f71 [2022-05-23T18:13:58.826Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-23T18:13:58.826Z] Removing intermediate container 59e3681d7ccc [2022-05-23T18:13:58.826Z] ---> 639a4daf973f [2022-05-23T18:13:58.826Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-23T18:13:58.826Z] ---> Running in 89257cbab8d8 [2022-05-23T18:13:58.826Z] ---> Running in 2aaaabd18562 [2022-05-23T18:13:59.092Z] Removing intermediate container c064409371b3 [2022-05-23T18:13:59.092Z] ---> f798a52e1aa4 [2022-05-23T18:13:59.092Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-23T18:13:59.092Z] ---> Running in 93eae5551aad [2022-05-23T18:13:59.092Z] Removing intermediate container 2aaaabd18562 [2022-05-23T18:13:59.092Z] ---> 5d48f31b759f [2022-05-23T18:13:59.092Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T18:13:59.092Z] Removing intermediate container 89257cbab8d8 [2022-05-23T18:13:59.092Z] ---> 7c2915bd57c9 [2022-05-23T18:13:59.092Z] Step 15/23 : WORKDIR / [2022-05-23T18:13:59.350Z] ---> Running in 9b7a036fa566 [2022-05-23T18:13:59.350Z] Removing intermediate container 9b7a036fa566 [2022-05-23T18:13:59.350Z] ---> d82c6d1c0921 [2022-05-23T18:13:59.350Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T18:13:59.608Z] ---> add1a938ace7 [2022-05-23T18:13:59.608Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-23T18:14:00.176Z] ---> 76fb2778274f [2022-05-23T18:14:00.176Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-23T18:14:00.745Z] ---> d08d4c024672 [2022-05-23T18:14:00.745Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-23T18:14:01.015Z] Removing intermediate container 93eae5551aad [2022-05-23T18:14:01.015Z] ---> 2738543a5a42 [2022-05-23T18:14:01.015Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-23T18:14:01.015Z] ---> Running in 5a0a7a7104ef [2022-05-23T18:14:01.274Z] ---> ac76df1b7c9e [2022-05-23T18:14:01.274Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-23T18:14:01.541Z] ---> c934a6262d2c [2022-05-23T18:14:01.541Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-23T18:14:01.541Z] Removing intermediate container 5a0a7a7104ef [2022-05-23T18:14:01.541Z] ---> 504bcd5856f7 [2022-05-23T18:14:01.541Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-23T18:14:01.801Z] ---> Running in 7dba6a9a175f [2022-05-23T18:14:01.801Z] ---> 2455b0902ae1 [2022-05-23T18:14:01.801Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-23T18:14:01.801Z] ---> Running in de314375ccf8 [2022-05-23T18:14:02.062Z] Removing intermediate container 7dba6a9a175f [2022-05-23T18:14:02.062Z] ---> 7971404698b9 [2022-05-23T18:14:02.062Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T18:14:02.062Z] ---> Running in f4bb35bb3313 [2022-05-23T18:14:02.062Z] ---> 292256d733f9 [2022-05-23T18:14:02.062Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-23T18:14:02.322Z] ---> Running in e286400201d8 [2022-05-23T18:14:02.322Z] Removing intermediate container de314375ccf8 [2022-05-23T18:14:02.322Z] ---> 0a2e6658df42 [2022-05-23T18:14:02.322Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T18:14:02.583Z] ---> Running in 05cda98af6da [2022-05-23T18:14:02.583Z] Removing intermediate container f4bb35bb3313 [2022-05-23T18:14:02.583Z] ---> 2ca01f2990f2 [2022-05-23T18:14:02.583Z] Step 21/23 : LABEL arch=x86_64 [2022-05-23T18:14:02.583Z] ---> Running in 71cf4a3ac01f [2022-05-23T18:14:02.843Z] Removing intermediate container 05cda98af6da [2022-05-23T18:14:02.843Z] ---> b7a8b01b4ea4 [2022-05-23T18:14:02.843Z] Step 20/22 : LABEL arch=x86_64 [2022-05-23T18:14:02.843Z] ---> Running in bd410382bea5 [2022-05-23T18:14:02.843Z] Removing intermediate container 71cf4a3ac01f [2022-05-23T18:14:02.843Z] ---> 0bba9e02dce0 [2022-05-23T18:14:02.843Z] Step 22/23 : LABEL git_sha=ee0674452fb33bb0f7f079b9d681de648067867d [2022-05-23T18:14:03.103Z] ---> Running in c3a37b6fb835 [2022-05-23T18:14:03.103Z] Removing intermediate container bd410382bea5 [2022-05-23T18:14:03.103Z] ---> 86ddc3d9d40d [2022-05-23T18:14:03.103Z] Step 21/22 : LABEL git_sha=ee0674452fb33bb0f7f079b9d681de648067867d [2022-05-23T18:14:03.103Z] ---> Running in 118ef25befe5 [2022-05-23T18:14:03.368Z] Removing intermediate container c3a37b6fb835 [2022-05-23T18:14:03.368Z] ---> 8d38175f7cc0 [2022-05-23T18:14:03.368Z] Step 23/23 : LABEL version=0.0.0 [2022-05-23T18:14:03.368Z] Removing intermediate container 118ef25befe5 [2022-05-23T18:14:03.368Z] ---> a0fbb46c8005 [2022-05-23T18:14:03.368Z] Step 22/22 : LABEL version=0.0.0 [2022-05-23T18:14:03.627Z] ---> Running in 9e50c0a68001 [2022-05-23T18:14:03.627Z] ---> Running in 11c26e7611f8 [2022-05-23T18:14:03.627Z] Removing intermediate container 11c26e7611f8 [2022-05-23T18:14:03.627Z] ---> 5b9409a626f6 [2022-05-23T18:14:03.627Z] [2022-05-23T18:14:03.887Z] Successfully built 5b9409a626f6 [2022-05-23T18:14:03.887Z] Successfully tagged support-scheduler:latest [2022-05-23T18:14:03.887Z]  Building support-scheduler ... done Building security-secretstore-setup [2022-05-23T18:14:03.887Z] Removing intermediate container 9e50c0a68001 [2022-05-23T18:14:03.887Z] ---> f08baaba825d [2022-05-23T18:14:03.887Z] [2022-05-23T18:14:03.887Z] Removing intermediate container e286400201d8 [2022-05-23T18:14:03.887Z] ---> 703142487eb4 [2022-05-23T18:14:03.887Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T18:14:04.145Z] Successfully built f08baaba825d [2022-05-23T18:14:04.145Z] Successfully tagged core-metadata:latest [2022-05-23T18:14:04.145Z] Building support-notifications [2022-05-23T18:14:06.043Z]  Building core-metadata ... done  ---> 03201dcfa349 [2022-05-23T18:14:06.043Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-23T18:14:08.582Z] ---> 9dac0b938f33 [2022-05-23T18:14:08.582Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-23T18:14:08.842Z] ---> 8bdd84212aba [2022-05-23T18:14:08.842Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-23T18:14:09.779Z] ---> f7fb4ecca8b9 [2022-05-23T18:14:09.779Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-23T18:14:10.712Z] ---> 501517f09744 [2022-05-23T18:14:10.712Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-23T18:14:10.712Z] ---> Running in 319d3df5a01c [2022-05-23T18:14:10.970Z] Removing intermediate container 319d3df5a01c [2022-05-23T18:14:10.970Z] ---> 47e35d32df62 [2022-05-23T18:14:10.970Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-23T18:14:11.564Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-64405 in /w/workspace/edgexfoundry_edgex-go_PR-4031 [Pipeline] { [Pipeline] ws [2022-05-23T18:14:11.581Z] Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout [2022-05-23T18:14:11.910Z] ---> 25098b9d829c [2022-05-23T18:14:11.910Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-23T18:14:11.910Z] ---> Running in 78749faf7599 [2022-05-23T18:14:11.954Z] The recommended git tool is: git [2022-05-23T18:14:13.815Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T18:14:13.815Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-23T18:14:13.815Z] ---> 3d4b950d14e5 [2022-05-23T18:14:13.815Z] Step 3/25 : WORKDIR /edgex-go [2022-05-23T18:14:13.815Z] ---> Using cache [2022-05-23T18:14:13.815Z] ---> 0b2918612980 [2022-05-23T18:14:13.815Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T18:14:13.815Z] ---> Using cache [2022-05-23T18:14:13.815Z] ---> 6c763860af23 [2022-05-23T18:14:13.815Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-23T18:14:13.815Z] ---> Using cache [2022-05-23T18:14:13.815Z] ---> 81e3612d1f77 [2022-05-23T18:14:13.815Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-23T18:14:13.815Z] ---> Using cache [2022-05-23T18:14:13.815Z] ---> 9d876789353c [2022-05-23T18:14:13.815Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T18:14:13.815Z] ---> Using cache [2022-05-23T18:14:13.815Z] ---> 5e738a08c27b [2022-05-23T18:14:13.815Z] Step 8/25 : COPY . . [2022-05-23T18:14:13.815Z] ---> Using cache [2022-05-23T18:14:13.815Z] ---> b50165d6f329 [2022-05-23T18:14:13.815Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-23T18:14:14.074Z] ---> Running in ed1545b19902 [2022-05-23T18:14:14.332Z] Removing intermediate container 78749faf7599 [2022-05-23T18:14:14.333Z] ---> 3217423e112b [2022-05-23T18:14:14.333Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-23T18:14:14.687Z] ---> Running in d8c95912c39c [2022-05-23T18:14:14.977Z] Removing intermediate container d8c95912c39c [2022-05-23T18:14:14.977Z] ---> 8abe87bc019c [2022-05-23T18:14:14.977Z] Step 28/31 : CMD ["gate"] [2022-05-23T18:14:14.977Z] ---> Running in bdd7b8ceda01 [2022-05-23T18:14:15.320Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-23T18:14:15.320Z] Removing intermediate container bdd7b8ceda01 [2022-05-23T18:14:15.320Z] ---> 8b92fb5972b0 [2022-05-23T18:14:15.320Z] Step 29/31 : LABEL arch=x86_64 [2022-05-23T18:14:15.591Z] ---> Running in cbb83235029e [2022-05-23T18:14:15.850Z] Removing intermediate container cbb83235029e [2022-05-23T18:14:15.850Z] ---> c4ece1cd51a5 [2022-05-23T18:14:15.850Z] Step 30/31 : LABEL git_sha=ee0674452fb33bb0f7f079b9d681de648067867d [2022-05-23T18:14:16.116Z] ---> Running in 90d654eb4fc4 [2022-05-23T18:14:16.374Z] Removing intermediate container 90d654eb4fc4 [2022-05-23T18:14:16.375Z] ---> a5f56cb365b6 [2022-05-23T18:14:16.375Z] Step 31/31 : LABEL version=0.0.0 [2022-05-23T18:14:16.634Z] ---> Running in b19effb987a7 [2022-05-23T18:14:17.202Z] Removing intermediate container b19effb987a7 [2022-05-23T18:14:17.202Z] ---> 000fd21648ed [2022-05-23T18:14:17.202Z] [2022-05-23T18:14:17.202Z] Successfully built 000fd21648ed [2022-05-23T18:14:17.202Z] Successfully tagged security-bootstrapper:latest [2022-05-23T18:14:17.202Z] Building security-proxy-setup [2022-05-23T18:14:18.137Z]  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T18:14:18.137Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-23T18:14:18.137Z] ---> 3d4b950d14e5 [2022-05-23T18:14:18.137Z] Step 3/22 : WORKDIR /edgex-go [2022-05-23T18:14:18.137Z] ---> Using cache [2022-05-23T18:14:18.137Z] ---> 0b2918612980 [2022-05-23T18:14:18.137Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T18:14:18.137Z] ---> Using cache [2022-05-23T18:14:18.137Z] ---> 6c763860af23 [2022-05-23T18:14:18.137Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-23T18:14:19.077Z] ---> Running in 61bf1663bc0e [2022-05-23T18:14:19.800Z] using credential edgex-jenkins-ssh [2022-05-23T18:14:19.838Z] Cloning the remote Git repository [2022-05-23T18:14:20.454Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T18:14:19.961Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-05-23T18:14:20.041Z] > git init /w/workspace/edgex-go/6 # timeout=10 [2022-05-23T18:14:20.186Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-23T18:14:20.187Z] > git --version # timeout=10 [2022-05-23T18:14:20.223Z] > git --version # 'git version 2.25.1' [2022-05-23T18:14:20.225Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-23T18:14:20.391Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-23T18:14:21.021Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T18:14:21.588Z] OK: 221 MiB in 52 packages [2022-05-23T18:14:23.491Z] Removing intermediate container 61bf1663bc0e [2022-05-23T18:14:23.491Z] ---> 4b388a825570 [2022-05-23T18:14:23.491Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-23T18:14:24.062Z] ---> cd7cc4466f2e [2022-05-23T18:14:24.062Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T18:14:24.062Z] ---> Running in e2669040fc66 [2022-05-23T18:14:24.632Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T18:14:24.632Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-23T18:14:24.633Z] ---> 3d4b950d14e5 [2022-05-23T18:14:24.633Z] Step 3/22 : WORKDIR /edgex-go [2022-05-23T18:14:24.633Z] ---> Using cache [2022-05-23T18:14:24.633Z] ---> 0b2918612980 [2022-05-23T18:14:24.633Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T18:14:24.633Z] ---> Using cache [2022-05-23T18:14:24.633Z] ---> 6c763860af23 [2022-05-23T18:14:24.633Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-23T18:14:24.633Z] ---> Using cache [2022-05-23T18:14:24.633Z] ---> 81e3612d1f77 [2022-05-23T18:14:24.891Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-23T18:14:24.891Z] ---> Using cache [2022-05-23T18:14:24.891Z] ---> 9d876789353c [2022-05-23T18:14:24.891Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T18:14:24.891Z] ---> Using cache [2022-05-23T18:14:24.891Z] ---> 5e738a08c27b [2022-05-23T18:14:24.891Z] Step 8/22 : COPY . . [2022-05-23T18:14:24.891Z] ---> Using cache [2022-05-23T18:14:24.891Z] ---> b50165d6f329 [2022-05-23T18:14:24.891Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-23T18:14:24.891Z] ---> Running in 102ac50dfe91 [2022-05-23T18:14:26.270Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-23T18:14:26.270Z] Removing intermediate container e2669040fc66 [2022-05-23T18:14:26.270Z] ---> dabdf78d88b0 [2022-05-23T18:14:26.270Z] Step 8/22 : COPY . . [2022-05-23T18:14:36.254Z] ---> 3d2405f81fe7 [2022-05-23T18:14:36.254Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-23T18:14:36.514Z] ---> Running in 6aa81cc045c9 [2022-05-23T18:14:37.450Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-23T18:14:37.196Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-23T18:14:37.227Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-23T18:14:37.252Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-23T18:14:37.286Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-23T18:14:37.287Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-23T18:14:37.304Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4031/head:refs/remotes/origin/PR-4031 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-23T18:14:38.076Z] Merging remotes/origin/main commit 5484098a0f912d7f3c91a680bed520c6fa3a393e into PR head commit 0ddb6466ad0e9c33036b9f14ede5e7242bc74df6 [2022-05-23T18:14:38.722Z] Merge succeeded, producing 71bfe42ca22fa4db355cc98cfaa75e9b3aaccc43 [2022-05-23T18:14:38.723Z] Checking out Revision 71bfe42ca22fa4db355cc98cfaa75e9b3aaccc43 (PR-4031) [2022-05-23T18:14:38.098Z] > git config core.sparsecheckout # timeout=10 [2022-05-23T18:14:38.114Z] > git checkout -f 0ddb6466ad0e9c33036b9f14ede5e7242bc74df6 # timeout=10 [2022-05-23T18:14:38.367Z] > git remote # timeout=10 [2022-05-23T18:14:38.386Z] > git config --get remote.origin.url # timeout=10 [2022-05-23T18:14:38.400Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-23T18:14:38.413Z] > git merge 5484098a0f912d7f3c91a680bed520c6fa3a393e # timeout=10 [2022-05-23T18:14:38.704Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-23T18:14:38.730Z] > git config core.sparsecheckout # timeout=10 [2022-05-23T18:14:38.743Z] > git checkout -f 71bfe42ca22fa4db355cc98cfaa75e9b3aaccc43 # timeout=10 [2022-05-23T18:14:39.986Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-23T18:14:43.153Z] Commit message: "Merge commit '5484098a0f912d7f3c91a680bed520c6fa3a393e' into HEAD" [2022-05-23T18:14:43.180Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-23T18:14:44.016Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-23T18:14:44.016Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-23T18:14:44.016Z] Dload Upload Total Spent Left Speed [2022-05-23T18:14:44.016Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 46412 0 --:--:-- --:--:-- --:--:-- 46589 [Pipeline] sh [2022-05-23T18:14:43.163Z] > git rev-list --no-walk 809aa461c64e1cda55f4fb75cff3acf07d0a963f # timeout=10 [2022-05-23T18:14:44.576Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-23T18:14:44.916Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-23T18:14:44.917Z] + sudo tee /etc/docker/daemon.new [2022-05-23T18:14:44.917Z] { [2022-05-23T18:14:44.917Z] "registry-mirrors": [ [2022-05-23T18:14:44.917Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-23T18:14:44.917Z] ], [2022-05-23T18:14:44.917Z] "bip": "10.250.0.254/24", [2022-05-23T18:14:44.917Z] "hosts": [ [2022-05-23T18:14:44.917Z] "tcp://0.0.0.0:5555", [2022-05-23T18:14:44.917Z] "unix:///var/run/docker.sock" [2022-05-23T18:14:44.917Z] ], [2022-05-23T18:14:44.917Z] "mtu": 1458, [2022-05-23T18:14:44.917Z] "selinux-enabled": true, [2022-05-23T18:14:44.917Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-23T18:14:44.917Z] } [Pipeline] sh [2022-05-23T18:14:45.262Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-23T18:14:45.695Z] + sudo service docker restart [2022-05-23T18:14:46.555Z] Removing intermediate container ed1545b19902 [2022-05-23T18:14:46.555Z] ---> 940a5171f960 [2022-05-23T18:14:46.555Z] [2022-05-23T18:14:46.555Z] Step 10/25 : FROM alpine:3.14 [2022-05-23T18:14:46.555Z] ---> e04c818066af [2022-05-23T18:14:46.555Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-23T18:14:46.555Z] ---> Running in 83b88c0f4782 [2022-05-23T18:14:47.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-23T18:14:47.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-23T18:14:47.933Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-23T18:14:48.193Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-23T18:14:48.193Z] (3/3) Installing su-exec (0.2-r1) [2022-05-23T18:14:48.193Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T18:14:48.193Z] Executing ca-certificates-20211220-r0.trigger [2022-05-23T18:14:48.193Z] OK: 6 MiB in 17 packages [2022-05-23T18:14:49.575Z] Removing intermediate container 83b88c0f4782 [2022-05-23T18:14:49.575Z] ---> 23af00d7825e [2022-05-23T18:14:49.575Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-23T18:14:49.575Z] ---> Running in 951a73a4274e [2022-05-23T18:14:49.575Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-23T18:14:49.837Z] Removing intermediate container 951a73a4274e [2022-05-23T18:14:49.837Z] ---> eb7bd981c43f [2022-05-23T18:14:49.837Z] Step 13/25 : WORKDIR / [2022-05-23T18:14:50.099Z] ---> Running in 6cda61183176 [2022-05-23T18:14:50.667Z] Removing intermediate container 6cda61183176 [2022-05-23T18:14:50.667Z] ---> b2cfdf96c5bd [2022-05-23T18:14:50.667Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-05-23T18:14:51.234Z] ---> a39b05a5a291 [2022-05-23T18:14:51.234Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-05-23T18:14:51.801Z] ---> 6ea7b3c367c1 [2022-05-23T18:14:51.801Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-23T18:14:52.741Z] ---> 93895f752a77 [2022-05-23T18:14:52.741Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-05-23T18:14:54.118Z] ---> ace6b989e1ed [2022-05-23T18:14:54.118Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-23T18:14:54.377Z] Removing intermediate container 102ac50dfe91 [2022-05-23T18:14:54.377Z] ---> 3011a44e4300 [2022-05-23T18:14:54.377Z] [2022-05-23T18:14:54.377Z] Step 10/22 : FROM alpine:3.14 [2022-05-23T18:14:54.377Z] ---> e04c818066af [2022-05-23T18:14:54.377Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-23T18:14:54.377Z] ---> Running in 2ecde0f4659a [2022-05-23T18:14:54.944Z] ---> d70b99ab0d4a [2022-05-23T18:14:54.944Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-23T18:14:55.509Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-23T18:14:55.509Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-23T18:14:55.770Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-23T18:14:55.770Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-23T18:14:55.770Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-23T18:14:55.770Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-23T18:14:55.770Z] (5/6) Installing curl (7.79.1-r1) [2022-05-23T18:14:55.770Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-23T18:14:55.770Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T18:14:55.770Z] Executing ca-certificates-20211220-r0.trigger [2022-05-23T18:14:56.030Z] OK: 8 MiB in 20 packages [2022-05-23T18:14:56.030Z] ---> 8d6cf379121d [2022-05-23T18:14:56.030Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-23T18:14:56.607Z] ---> c03f7299bcc5 [2022-05-23T18:14:56.607Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-05-23T18:14:56.865Z] Removing intermediate container 2ecde0f4659a [2022-05-23T18:14:56.865Z] ---> 7523f8b00d1e [2022-05-23T18:14:56.865Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-23T18:14:56.865Z] ---> Running in 2724157e8fcf [2022-05-23T18:14:56.865Z] ---> Running in 2abf03fc4e75 [2022-05-23T18:14:57.432Z] Removing intermediate container 2abf03fc4e75 [2022-05-23T18:14:57.432Z] ---> c54302353cf1 [2022-05-23T18:14:57.432Z] Step 13/22 : WORKDIR /edgex [2022-05-23T18:14:57.432Z] ---> Running in 869c436afa4c [2022-05-23T18:14:57.691Z] Removing intermediate container 869c436afa4c [2022-05-23T18:14:57.691Z] ---> d4b0d54c8bcb [2022-05-23T18:14:57.691Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-23T18:14:58.259Z] Removing intermediate container 2724157e8fcf [2022-05-23T18:14:58.259Z] ---> 8f941d2e7724 [2022-05-23T18:14:58.259Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-23T18:14:58.259Z] ---> 901c59663862 [2022-05-23T18:14:58.259Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-23T18:14:58.259Z] ---> Running in 29ea9c3a0633 [2022-05-23T18:14:58.523Z] Removing intermediate container 29ea9c3a0633 [2022-05-23T18:14:58.523Z] ---> 304fa3f9a255 [2022-05-23T18:14:58.523Z] Step 23/25 : LABEL arch=x86_64 [2022-05-23T18:14:58.523Z] ---> Running in bdd9a8abd688 [2022-05-23T18:14:58.782Z] Removing intermediate container bdd9a8abd688 [2022-05-23T18:14:58.782Z] ---> 0a1ad8d442dc [2022-05-23T18:14:58.782Z] Step 24/25 : LABEL git_sha=ee0674452fb33bb0f7f079b9d681de648067867d [2022-05-23T18:14:58.782Z] ---> Running in 989f106c3496 [2022-05-23T18:14:59.353Z] Removing intermediate container 989f106c3496 [2022-05-23T18:14:59.353Z] ---> b64bcbbd565a [2022-05-23T18:14:59.353Z] Step 25/25 : LABEL version=0.0.0 [2022-05-23T18:14:59.353Z] ---> 7207873b108d [2022-05-23T18:14:59.353Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-23T18:14:59.353Z] ---> Running in fb4eb44034f6 [2022-05-23T18:14:59.925Z] Removing intermediate container fb4eb44034f6 [2022-05-23T18:14:59.925Z] ---> 3d186feaac10 [2022-05-23T18:14:59.925Z] [2022-05-23T18:14:59.925Z] Successfully built 3d186feaac10 [2022-05-23T18:14:59.925Z] Successfully tagged security-secretstore-setup:latest [2022-05-23T18:14:59.925Z]  Building security-secretstore-setup ... done Building core-command [2022-05-23T18:15:01.833Z] ---> 125c2fbe1a02 [2022-05-23T18:15:01.833Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-23T18:15:02.782Z] ---> 43e3165c4295 [2022-05-23T18:15:02.782Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-23T18:15:02.782Z] ---> Running in 4547e5d76933 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-23T18:15:04.038Z] provisioning config files... [2022-05-23T18:15:04.062Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config3301405976657976424tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-23T18:15:04.435Z] ---> docker-login.sh [2022-05-23T18:15:04.435Z] nexus3.edgexfoundry.org:10001 [2022-05-23T18:15:05.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T18:15:05.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T18:15:05.309Z] Configure a credential helper to remove this warning. See [2022-05-23T18:15:05.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T18:15:05.309Z] [2022-05-23T18:15:05.309Z] Login Succeeded [2022-05-23T18:15:05.309Z] nexus3.edgexfoundry.org:10002 [2022-05-23T18:15:05.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T18:15:05.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T18:15:05.871Z] Configure a credential helper to remove this warning. See [2022-05-23T18:15:05.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T18:15:05.871Z] [2022-05-23T18:15:05.871Z] Login Succeeded [2022-05-23T18:15:05.871Z] nexus3.edgexfoundry.org:10003 [2022-05-23T18:15:06.067Z] Removing intermediate container 4547e5d76933 [2022-05-23T18:15:06.067Z] ---> 14fefb13b282 [2022-05-23T18:15:06.067Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-23T18:15:06.067Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T18:15:06.067Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-23T18:15:06.067Z] ---> 3d4b950d14e5 [2022-05-23T18:15:06.067Z] Step 3/23 : WORKDIR /edgex-go [2022-05-23T18:15:06.067Z] ---> Using cache [2022-05-23T18:15:06.067Z] ---> 0b2918612980 [2022-05-23T18:15:06.067Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T18:15:06.067Z] ---> Using cache [2022-05-23T18:15:06.067Z] ---> 6c763860af23 [2022-05-23T18:15:06.067Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-23T18:15:06.067Z] ---> Using cache [2022-05-23T18:15:06.067Z] ---> 81e3612d1f77 [2022-05-23T18:15:06.067Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-23T18:15:06.067Z] ---> Using cache [2022-05-23T18:15:06.067Z] ---> 9d876789353c [2022-05-23T18:15:06.067Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T18:15:06.067Z] ---> Using cache [2022-05-23T18:15:06.067Z] ---> 5e738a08c27b [2022-05-23T18:15:06.067Z] Step 8/23 : COPY . . [2022-05-23T18:15:06.067Z] ---> Using cache [2022-05-23T18:15:06.067Z] ---> b50165d6f329 [2022-05-23T18:15:06.067Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-23T18:15:06.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T18:15:06.325Z] ---> Running in 16f879a18109 [2022-05-23T18:15:06.325Z] ---> Running in 0bcd01c7ea79 [2022-05-23T18:15:06.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T18:15:06.421Z] Configure a credential helper to remove this warning. See [2022-05-23T18:15:06.421Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T18:15:06.421Z] [2022-05-23T18:15:06.421Z] Login Succeeded [2022-05-23T18:15:06.421Z] nexus3.edgexfoundry.org:10004 [2022-05-23T18:15:06.583Z] Removing intermediate container 16f879a18109 [2022-05-23T18:15:06.583Z] ---> d3ae3be332ca [2022-05-23T18:15:06.583Z] Step 20/22 : LABEL arch=x86_64 [2022-05-23T18:15:06.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T18:15:06.839Z] ---> Running in d2276d9cc34b [2022-05-23T18:15:06.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T18:15:06.968Z] Configure a credential helper to remove this warning. See [2022-05-23T18:15:06.968Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T18:15:06.968Z] [2022-05-23T18:15:06.968Z] Login Succeeded [2022-05-23T18:15:06.968Z] docker.io [2022-05-23T18:15:07.096Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-23T18:15:07.096Z] Removing intermediate container d2276d9cc34b [2022-05-23T18:15:07.096Z] ---> 4fa1902e1843 [2022-05-23T18:15:07.096Z] Step 21/22 : LABEL git_sha=ee0674452fb33bb0f7f079b9d681de648067867d [2022-05-23T18:15:07.096Z] ---> Running in 1d5027407014 [2022-05-23T18:15:07.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T18:15:07.354Z] Removing intermediate container 1d5027407014 [2022-05-23T18:15:07.354Z] ---> c414210d4f19 [2022-05-23T18:15:07.354Z] Step 22/22 : LABEL version=0.0.0 [2022-05-23T18:15:07.354Z] ---> Running in 2ddd36669f3f [2022-05-23T18:15:07.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T18:15:07.517Z] Configure a credential helper to remove this warning. See [2022-05-23T18:15:07.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T18:15:07.517Z] [2022-05-23T18:15:07.517Z] Login Succeeded [2022-05-23T18:15:07.517Z] ---> docker-login.sh ends [Pipeline] } [2022-05-23T18:15:07.536Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-05-23T18:15:07.918Z] Removing intermediate container 2ddd36669f3f [2022-05-23T18:15:07.918Z] ---> f29c998460d9 [2022-05-23T18:15:07.918Z] [2022-05-23T18:15:07.918Z] Successfully built f29c998460d9 [2022-05-23T18:15:07.918Z] Successfully tagged security-proxy-setup:latest [2022-05-23T18:15:07.918Z]  Building security-proxy-setup ... done Building security-spire-agent [Pipeline] echo [2022-05-23T18:15:08.065Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-23T18:15:08.077Z] ========================================================= [2022-05-23T18:15:08.077Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-23T18:15:08.077Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-23T18:15:08.420Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-23T18:15:08.693Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-23T18:15:08.693Z] 9b3977197b4f: Pulling fs layer [2022-05-23T18:15:08.693Z] 1a89e8eeedd5: Pulling fs layer [2022-05-23T18:15:08.693Z] 94645a83ff95: Pulling fs layer [2022-05-23T18:15:08.693Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-23T18:15:08.693Z] 0c92f367c5e7: Pulling fs layer [2022-05-23T18:15:08.693Z] 3096ccb668a1: Pulling fs layer [2022-05-23T18:15:08.693Z] e8cf19c19ddd: Pulling fs layer [2022-05-23T18:15:08.693Z] a4caa8a26152: Pulling fs layer [2022-05-23T18:15:08.693Z] 3096ccb668a1: Waiting [2022-05-23T18:15:08.693Z] 3f3a8bcf1eab: Waiting [2022-05-23T18:15:08.693Z] 0c92f367c5e7: Waiting [2022-05-23T18:15:08.693Z] e8cf19c19ddd: Waiting [2022-05-23T18:15:08.693Z] a4caa8a26152: Waiting [2022-05-23T18:15:08.693Z] 94645a83ff95: Verifying Checksum [2022-05-23T18:15:08.693Z] 94645a83ff95: Download complete [2022-05-23T18:15:08.693Z] 1a89e8eeedd5: Download complete [2022-05-23T18:15:08.693Z] 0c92f367c5e7: Verifying Checksum [2022-05-23T18:15:08.694Z] 0c92f367c5e7: Download complete [2022-05-23T18:15:08.694Z] 3096ccb668a1: Verifying Checksum [2022-05-23T18:15:08.694Z] 3096ccb668a1: Download complete [2022-05-23T18:15:08.694Z] 9b3977197b4f: Verifying Checksum [2022-05-23T18:15:08.694Z] 9b3977197b4f: Download complete [2022-05-23T18:15:08.694Z] e8cf19c19ddd: Verifying Checksum [2022-05-23T18:15:08.694Z] e8cf19c19ddd: Download complete [2022-05-23T18:15:09.681Z] 9b3977197b4f: Pull complete [2022-05-23T18:15:10.285Z] 1a89e8eeedd5: Pull complete [2022-05-23T18:15:10.565Z] 94645a83ff95: Pull complete [2022-05-23T18:15:10.846Z] a4caa8a26152: Verifying Checksum [2022-05-23T18:15:10.846Z] a4caa8a26152: Download complete [2022-05-23T18:15:11.446Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-23T18:15:11.446Z] 3f3a8bcf1eab: Download complete [2022-05-23T18:15:13.183Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T18:15:13.183Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-23T18:15:13.183Z] ---> 3d4b950d14e5 [2022-05-23T18:15:13.183Z] Step 3/26 : WORKDIR /edgex-go [2022-05-23T18:15:13.183Z] ---> Using cache [2022-05-23T18:15:13.183Z] ---> 0b2918612980 [2022-05-23T18:15:13.183Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T18:15:13.183Z] ---> Using cache [2022-05-23T18:15:13.183Z] ---> 6c763860af23 [2022-05-23T18:15:13.183Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-23T18:15:14.564Z] ---> Running in 544fbc7092c1 [2022-05-23T18:15:14.564Z] Removing intermediate container 6aa81cc045c9 [2022-05-23T18:15:14.564Z] ---> abe16083760f [2022-05-23T18:15:14.564Z] [2022-05-23T18:15:14.564Z] Step 10/22 : FROM alpine:3.14 [2022-05-23T18:15:14.564Z] ---> e04c818066af [2022-05-23T18:15:14.564Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-23T18:15:14.822Z] ---> Running in 3bf63943f22d [2022-05-23T18:15:15.081Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T18:15:15.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-23T18:15:15.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-23T18:15:15.598Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-23T18:15:15.598Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-23T18:15:15.598Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T18:15:15.598Z] Executing ca-certificates-20211220-r0.trigger [2022-05-23T18:15:15.598Z] OK: 6 MiB in 16 packages [2022-05-23T18:15:15.857Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T18:15:16.127Z] OK: 221 MiB in 52 packages [2022-05-23T18:15:16.127Z] Removing intermediate container 3bf63943f22d [2022-05-23T18:15:16.127Z] ---> 7168c9278be6 [2022-05-23T18:15:16.127Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-23T18:15:16.401Z] ---> Running in c6c0feb7f754 [2022-05-23T18:15:16.401Z] Removing intermediate container c6c0feb7f754 [2022-05-23T18:15:16.401Z] ---> 86a9ceaf86fc [2022-05-23T18:15:16.401Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-23T18:15:16.401Z] ---> Running in c4ada0837182 [2022-05-23T18:15:16.661Z] Removing intermediate container c4ada0837182 [2022-05-23T18:15:16.661Z] ---> 0b799fe5464e [2022-05-23T18:15:16.661Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-23T18:15:16.661Z] ---> Running in 42eea32dfbe9 [2022-05-23T18:15:16.661Z] Removing intermediate container 544fbc7092c1 [2022-05-23T18:15:16.661Z] ---> 0b189a376a0c [2022-05-23T18:15:16.661Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-23T18:15:16.661Z] Removing intermediate container 42eea32dfbe9 [2022-05-23T18:15:16.661Z] ---> 401d44d80bd6 [2022-05-23T18:15:16.661Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T18:15:16.920Z] ---> 5daf1c1d7d21 [2022-05-23T18:15:16.920Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T18:15:16.920Z] ---> Running in 77d764ce01eb [2022-05-23T18:15:16.920Z] ---> af35b8d81f70 [2022-05-23T18:15:16.920Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-23T18:15:17.490Z] ---> e52134d3b713 [2022-05-23T18:15:17.490Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-23T18:15:17.749Z] ---> 14f656beb3fe [2022-05-23T18:15:17.749Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-23T18:15:17.749Z] ---> Running in 38d068f38f62 [2022-05-23T18:15:17.749Z] Removing intermediate container 38d068f38f62 [2022-05-23T18:15:17.749Z] ---> 606a42203303 [2022-05-23T18:15:17.749Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T18:15:18.008Z] Removing intermediate container 77d764ce01eb [2022-05-23T18:15:18.008Z] ---> 2d3394ae34e0 [2022-05-23T18:15:18.008Z] Step 8/26 : COPY . . [2022-05-23T18:15:18.008Z] ---> Running in 47e34546da43 [2022-05-23T18:15:18.008Z] Removing intermediate container 47e34546da43 [2022-05-23T18:15:18.008Z] ---> a1f8080e5ce7 [2022-05-23T18:15:18.008Z] Step 20/22 : LABEL arch=x86_64 [2022-05-23T18:15:18.943Z] ---> Running in 621b8f2a8eb4 [2022-05-23T18:15:19.510Z] Removing intermediate container 621b8f2a8eb4 [2022-05-23T18:15:19.510Z] ---> 1c10648c965d [2022-05-23T18:15:19.510Z] Step 21/22 : LABEL git_sha=ee0674452fb33bb0f7f079b9d681de648067867d [2022-05-23T18:15:19.510Z] ---> Running in 34d82fcbb368 [2022-05-23T18:15:19.769Z] Removing intermediate container 34d82fcbb368 [2022-05-23T18:15:19.769Z] ---> 9872813ccbe1 [2022-05-23T18:15:19.769Z] Step 22/22 : LABEL version=0.0.0 [2022-05-23T18:15:20.029Z] ---> Running in 1632a3f2c024 [2022-05-23T18:15:20.290Z] Removing intermediate container 1632a3f2c024 [2022-05-23T18:15:20.290Z] ---> fa0dafd5c1fc [2022-05-23T18:15:20.290Z] [2022-05-23T18:15:20.290Z] Successfully built fa0dafd5c1fc [2022-05-23T18:15:20.290Z] Successfully tagged support-notifications:latest [2022-05-23T18:15:20.290Z] Building security-spiffe-token-provider [2022-05-23T18:15:23.575Z]  Building support-notifications ... done  ---> c919b3feb0c7 [2022-05-23T18:15:23.575Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-23T18:15:23.834Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T18:15:23.834Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-23T18:15:23.834Z] ---> 3d4b950d14e5 [2022-05-23T18:15:23.834Z] Step 3/20 : WORKDIR /edgex-go [2022-05-23T18:15:23.834Z] ---> Using cache [2022-05-23T18:15:23.834Z] ---> 0b2918612980 [2022-05-23T18:15:23.834Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-23T18:15:23.834Z] ---> Running in 9cc56087d474 [2022-05-23T18:15:23.875Z] 3f3a8bcf1eab: Pull complete [2022-05-23T18:15:23.875Z] 0c92f367c5e7: Pull complete [2022-05-23T18:15:23.875Z] 3096ccb668a1: Pull complete [2022-05-23T18:15:24.093Z] ---> Running in a67e2cc9cdba [2022-05-23T18:15:24.093Z] Removing intermediate container 9cc56087d474 [2022-05-23T18:15:24.093Z] ---> 50d3874b66ed [2022-05-23T18:15:24.093Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-23T18:15:24.093Z] Removing intermediate container 0bcd01c7ea79 [2022-05-23T18:15:24.093Z] ---> cf652c8859d4 [2022-05-23T18:15:24.093Z] [2022-05-23T18:15:24.093Z] Step 10/23 : FROM alpine:3.14 [2022-05-23T18:15:24.093Z] ---> e04c818066af [2022-05-23T18:15:24.093Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-23T18:15:24.093Z] ---> Using cache [2022-05-23T18:15:24.093Z] ---> 6253f6965efe [2022-05-23T18:15:24.093Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-23T18:15:24.093Z] ---> Using cache [2022-05-23T18:15:24.093Z] ---> b5e413da6621 [2022-05-23T18:15:24.093Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-23T18:15:24.093Z] ---> Running in d0b60b141887 [2022-05-23T18:15:24.093Z] ---> Running in 87719ab8158e [2022-05-23T18:15:24.353Z] Removing intermediate container 87719ab8158e [2022-05-23T18:15:24.353Z] ---> 542b181e5c76 [2022-05-23T18:15:24.353Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-23T18:15:24.353Z] ---> Running in 0d1d1c9acfaf [2022-05-23T18:15:24.353Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T18:15:24.353Z] Removing intermediate container 0d1d1c9acfaf [2022-05-23T18:15:24.353Z] ---> d0dce51471b4 [2022-05-23T18:15:24.353Z] Step 15/23 : WORKDIR / [2022-05-23T18:15:24.353Z] ---> Running in b63bfe6f26fc [2022-05-23T18:15:24.612Z] Removing intermediate container b63bfe6f26fc [2022-05-23T18:15:24.612Z] ---> 38a7cbc4b35b [2022-05-23T18:15:24.612Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T18:15:24.612Z] ---> c34ce3fdcccd [2022-05-23T18:15:24.612Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-23T18:15:24.612Z] Removing intermediate container d0b60b141887 [2022-05-23T18:15:24.612Z] ---> effba8eedaf6 [2022-05-23T18:15:24.612Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-23T18:15:24.612Z] ---> Running in a141dfcb532d [2022-05-23T18:15:24.870Z] Removing intermediate container a141dfcb532d [2022-05-23T18:15:24.870Z] ---> 3f232be9c445 [2022-05-23T18:15:24.870Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-23T18:15:24.870Z] ---> 221908e6e365 [2022-05-23T18:15:24.870Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-23T18:15:24.870Z] ---> Running in 2d7ad5e9b60f [2022-05-23T18:15:25.129Z] ---> b9a521212cea [2022-05-23T18:15:25.129Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-23T18:15:25.129Z] ---> Running in 18126a670760 [2022-05-23T18:15:25.129Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T18:15:25.129Z] Removing intermediate container 18126a670760 [2022-05-23T18:15:25.129Z] ---> 0a38ea3bd4fc [2022-05-23T18:15:25.129Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T18:15:25.326Z] e8cf19c19ddd: Pull complete [2022-05-23T18:15:25.389Z] ---> Running in a3c79b379e04 [2022-05-23T18:15:25.389Z] Removing intermediate container a3c79b379e04 [2022-05-23T18:15:25.389Z] ---> fec39644329d [2022-05-23T18:15:25.389Z] Step 21/23 : LABEL arch=x86_64 [2022-05-23T18:15:25.389Z] ---> Running in 0ce21a4c8019 [2022-05-23T18:15:25.389Z] Removing intermediate container 0ce21a4c8019 [2022-05-23T18:15:25.389Z] ---> ca1322aa6c59 [2022-05-23T18:15:25.389Z] Step 22/23 : LABEL git_sha=ee0674452fb33bb0f7f079b9d681de648067867d [2022-05-23T18:15:25.648Z] ---> Running in ed92c675ffb4 [2022-05-23T18:15:25.648Z] v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-23T18:15:25.648Z] v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-23T18:15:25.648Z] OK: 15864 distinct packages available [2022-05-23T18:15:25.648Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T18:15:25.648Z] Removing intermediate container ed92c675ffb4 [2022-05-23T18:15:25.648Z] ---> 2096ec966b63 [2022-05-23T18:15:25.648Z] Step 23/23 : LABEL version=0.0.0 [2022-05-23T18:15:25.648Z] ---> Running in 87bf4723a684 [2022-05-23T18:15:25.648Z] Removing intermediate container 87bf4723a684 [2022-05-23T18:15:25.648Z] ---> b8759d4990de [2022-05-23T18:15:25.648Z] [2022-05-23T18:15:25.913Z] Successfully built b8759d4990de [2022-05-23T18:15:25.913Z] Successfully tagged core-command:latest [2022-05-23T18:15:25.913Z] Building core-data [2022-05-23T18:15:25.913Z]  Building core-command ... done spire-1.2.1/ [2022-05-23T18:15:25.913Z] spire-1.2.1/.data/ [2022-05-23T18:15:25.913Z] spire-1.2.1/.data/.file [2022-05-23T18:15:25.913Z] spire-1.2.1/.dockerignore [2022-05-23T18:15:25.913Z] spire-1.2.1/.gitattributes [2022-05-23T18:15:25.913Z] spire-1.2.1/.githooks/ [2022-05-23T18:15:25.913Z] spire-1.2.1/.githooks/pre-commit [2022-05-23T18:15:25.913Z] spire-1.2.1/.github/ [2022-05-23T18:15:25.913Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-23T18:15:25.913Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-23T18:15:25.913Z] spire-1.2.1/.github/dependabot.yml [2022-05-23T18:15:25.913Z] spire-1.2.1/.github/workflows/ [2022-05-23T18:15:25.913Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-23T18:15:25.913Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-23T18:15:25.913Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-23T18:15:25.913Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-23T18:15:25.913Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-23T18:15:25.913Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-23T18:15:25.913Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-23T18:15:25.913Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-23T18:15:25.913Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-23T18:15:25.913Z] spire-1.2.1/.gitignore [2022-05-23T18:15:25.913Z] spire-1.2.1/.go-version [2022-05-23T18:15:25.913Z] spire-1.2.1/.golangci.yml [2022-05-23T18:15:25.913Z] spire-1.2.1/ADOPTERS.md [2022-05-23T18:15:25.913Z] spire-1.2.1/CHANGELOG.md [2022-05-23T18:15:25.913Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-23T18:15:25.913Z] spire-1.2.1/CODEOWNERS [2022-05-23T18:15:25.913Z] spire-1.2.1/CONTRIBUTING.md [2022-05-23T18:15:25.913Z] spire-1.2.1/Dockerfile [2022-05-23T18:15:25.913Z] spire-1.2.1/Dockerfile.dev [2022-05-23T18:15:25.913Z] spire-1.2.1/Dockerfile.scratch [2022-05-23T18:15:25.913Z] spire-1.2.1/LICENSE [2022-05-23T18:15:25.913Z] spire-1.2.1/MAINTAINERS.md [2022-05-23T18:15:25.913Z] spire-1.2.1/Makefile [2022-05-23T18:15:25.913Z] spire-1.2.1/README.md [2022-05-23T18:15:25.913Z] spire-1.2.1/ROADMAP.md [2022-05-23T18:15:25.913Z] spire-1.2.1/SECURITY.md [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/ [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-agent/ [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-server/ [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-23T18:15:25.913Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-23T18:15:25.913Z] spire-1.2.1/conf/ [2022-05-23T18:15:25.913Z] spire-1.2.1/conf/agent/ [2022-05-23T18:15:25.913Z] spire-1.2.1/conf/agent/agent.conf [2022-05-23T18:15:25.913Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-23T18:15:25.913Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-23T18:15:25.913Z] spire-1.2.1/conf/server/ [2022-05-23T18:15:25.913Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-23T18:15:25.913Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-23T18:15:25.913Z] spire-1.2.1/conf/server/server.conf [2022-05-23T18:15:25.913Z] spire-1.2.1/conf/server/server_full.conf [2022-05-23T18:15:25.913Z] spire-1.2.1/doc/ [2022-05-23T18:15:25.913Z] spire-1.2.1/doc/SPIRE101.md [2022-05-23T18:15:25.913Z] spire-1.2.1/doc/auditlog.md [2022-05-23T18:15:25.913Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-23T18:15:25.913Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-23T18:15:25.913Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-23T18:15:25.913Z] spire-1.2.1/doc/images/ [2022-05-23T18:15:25.913Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-23T18:15:25.913Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-23T18:15:25.913Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-23T18:15:25.913Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-23T18:15:25.913Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-23T18:15:25.913Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-23T18:15:25.913Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-23T18:15:25.913Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-23T18:15:25.913Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-23T18:15:25.913Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-23T18:15:25.913Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-23T18:15:25.913Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-23T18:15:25.913Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-23T18:15:25.913Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-23T18:15:25.913Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-23T18:15:25.913Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-23T18:15:25.913Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-23T18:15:25.913Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-23T18:15:25.913Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-23T18:15:25.913Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-23T18:15:25.913Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-23T18:15:25.913Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-23T18:15:25.913Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-23T18:15:25.913Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-23T18:15:25.913Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-23T18:15:25.913Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-23T18:15:25.913Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-23T18:15:25.913Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-23T18:15:25.913Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-23T18:15:25.913Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-23T18:15:25.913Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-23T18:15:25.913Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-23T18:15:25.913Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-23T18:15:25.913Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-23T18:15:25.913Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-23T18:15:25.913Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-23T18:15:25.913Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-23T18:15:25.913Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-23T18:15:25.913Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-23T18:15:25.913Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-23T18:15:25.913Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-23T18:15:25.913Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-23T18:15:25.913Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-23T18:15:25.913Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-23T18:15:25.914Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-23T18:15:25.914Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-23T18:15:25.914Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-23T18:15:25.914Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-23T18:15:25.914Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-23T18:15:25.914Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-23T18:15:25.914Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-23T18:15:25.914Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-23T18:15:25.914Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-23T18:15:25.914Z] spire-1.2.1/doc/scaling_spire.md [2022-05-23T18:15:25.914Z] spire-1.2.1/doc/spire_agent.md [2022-05-23T18:15:25.914Z] spire-1.2.1/doc/spire_server.md [2022-05-23T18:15:25.914Z] spire-1.2.1/doc/supported_integrations.md [2022-05-23T18:15:25.914Z] spire-1.2.1/doc/telemetry.md [2022-05-23T18:15:25.914Z] spire-1.2.1/doc/telemetry_config.md [2022-05-23T18:15:25.914Z] spire-1.2.1/doc/upgrading.md [2022-05-23T18:15:25.914Z] spire-1.2.1/doc/using_spire.md [2022-05-23T18:15:25.914Z] spire-1.2.1/examples/ [2022-05-23T18:15:25.914Z] spire-1.2.1/examples/README.md [2022-05-23T18:15:25.914Z] spire-1.2.1/go.mod [2022-05-23T18:15:25.914Z] spire-1.2.1/go.sum [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/ [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/ [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/agent.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/api/ [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/client/ [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/common/ [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/config.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/manager/ [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-23T18:15:25.914Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/agent/svid/ [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/ [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/api/ [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/api/names.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/auth/ [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/catalog/ [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/cli/ [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/health/ [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/health/config.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/health/context.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/health/health.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/idutil/ [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/log/ [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/log/log.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/log/options.go [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-23T18:15:25.915Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/plugin/ [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/profiling/ [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/selector/ [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/uptime/ [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/util/ [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/util/task.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/version/ [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/version/version.go [2022-05-23T18:15:25.916Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/common/x509util/ [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/ [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/api/ [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/api/api.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/api/health/ [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/api/id.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/api/status.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/bundle/ [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/ca/ [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/cache/ [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/catalog/ [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/config.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/datastore/ [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-23T18:15:25.917Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/ [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-23T18:15:25.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-23T18:15:25.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-23T18:15:25.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-23T18:15:25.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-23T18:15:25.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-23T18:15:25.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-23T18:15:25.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-23T18:15:25.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-23T18:15:25.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-23T18:15:25.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-23T18:15:25.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-23T18:15:25.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-23T18:15:25.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-23T18:15:25.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-23T18:15:25.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-23T18:15:25.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-23T18:15:25.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-23T18:15:25.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-23T18:15:25.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-23T18:15:25.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-23T18:15:25.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-23T18:15:25.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-23T18:15:25.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-23T18:15:25.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-23T18:15:25.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-23T18:15:25.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-23T18:15:25.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-23T18:15:25.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-23T18:15:25.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-23T18:15:25.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-23T18:15:25.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-23T18:15:25.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-23T18:15:25.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-23T18:15:25.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-23T18:15:25.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-23T18:15:25.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-23T18:15:25.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-23T18:15:25.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-23T18:15:25.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-23T18:15:25.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-23T18:15:25.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-23T18:15:25.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-23T18:15:25.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-23T18:15:25.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-23T18:15:25.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-23T18:15:25.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-23T18:15:25.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-23T18:15:25.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-23T18:15:25.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-23T18:15:25.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-23T18:15:25.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-23T18:15:25.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-23T18:15:25.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-23T18:15:25.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-23T18:15:25.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-23T18:15:25.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-23T18:15:25.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-23T18:15:25.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-23T18:15:25.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-23T18:15:25.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-23T18:15:25.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-23T18:15:25.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-23T18:15:25.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-23T18:15:25.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-23T18:15:25.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-23T18:15:25.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-23T18:15:25.919Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-23T18:15:25.919Z] spire-1.2.1/pkg/server/registration/ [2022-05-23T18:15:25.919Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-23T18:15:25.919Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-23T18:15:25.919Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-23T18:15:25.919Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-23T18:15:25.919Z] spire-1.2.1/pkg/server/server.go [2022-05-23T18:15:25.919Z] spire-1.2.1/pkg/server/server_test.go [2022-05-23T18:15:25.919Z] spire-1.2.1/pkg/server/svid/ [2022-05-23T18:15:25.919Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-23T18:15:25.919Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-23T18:15:25.919Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-23T18:15:25.919Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-23T18:15:25.919Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-23T18:15:25.919Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-23T18:15:25.919Z] spire-1.2.1/proto/ [2022-05-23T18:15:25.919Z] spire-1.2.1/proto/private/ [2022-05-23T18:15:25.919Z] spire-1.2.1/proto/private/server/ [2022-05-23T18:15:25.919Z] spire-1.2.1/proto/private/server/journal/ [2022-05-23T18:15:25.919Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-23T18:15:25.919Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-23T18:15:25.919Z] spire-1.2.1/proto/spire/ [2022-05-23T18:15:25.919Z] spire-1.2.1/proto/spire/common/ [2022-05-23T18:15:25.919Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-23T18:15:25.919Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-23T18:15:25.919Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-23T18:15:25.919Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-23T18:15:25.919Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-23T18:15:25.919Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-23T18:15:25.919Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-23T18:15:25.919Z] spire-1.2.1/proto/spire/plugin/ [2022-05-23T18:15:25.919Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-23T18:15:25.919Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-23T18:15:25.919Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-23T18:15:25.919Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-23T18:15:25.919Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-23T18:15:25.919Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-23T18:15:25.919Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-23T18:15:25.919Z] spire-1.2.1/release/ [2022-05-23T18:15:25.919Z] spire-1.2.1/release/spire-extras/ [2022-05-23T18:15:25.919Z] spire-1.2.1/release/spire-extras/README.md [2022-05-23T18:15:25.919Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-23T18:15:25.919Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-23T18:15:25.919Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-23T18:15:25.919Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-23T18:15:25.919Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-23T18:15:25.919Z] spire-1.2.1/release/spire/ [2022-05-23T18:15:25.919Z] spire-1.2.1/release/spire/README.md [2022-05-23T18:15:25.919Z] spire-1.2.1/release/spire/conf/ [2022-05-23T18:15:25.919Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-23T18:15:25.919Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-23T18:15:25.919Z] spire-1.2.1/release/spire/conf/server/ [2022-05-23T18:15:25.919Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-23T18:15:25.919Z] spire-1.2.1/script/ [2022-05-23T18:15:25.919Z] spire-1.2.1/script/build-artifact.sh [2022-05-23T18:15:25.919Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-23T18:15:25.919Z] spire-1.2.1/support/ [2022-05-23T18:15:25.919Z] spire-1.2.1/support/k8s/ [2022-05-23T18:15:25.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-23T18:15:25.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-23T18:15:25.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-23T18:15:25.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-23T18:15:25.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-23T18:15:25.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-23T18:15:25.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-23T18:15:25.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-23T18:15:25.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-23T18:15:25.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-23T18:15:25.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-23T18:15:25.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-23T18:15:25.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-23T18:15:25.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-23T18:15:25.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-23T18:15:25.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-23T18:15:25.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-23T18:15:25.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-23T18:15:25.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-23T18:15:25.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-23T18:15:25.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-23T18:15:25.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-23T18:15:25.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-23T18:15:25.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-23T18:15:25.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-23T18:15:25.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-23T18:15:25.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-23T18:15:25.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-23T18:15:25.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-23T18:15:25.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-23T18:15:25.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-23T18:15:25.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-23T18:15:25.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-23T18:15:25.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-23T18:15:25.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-23T18:15:25.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-23T18:15:25.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-23T18:15:25.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-23T18:15:25.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-23T18:15:25.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-23T18:15:25.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-23T18:15:25.920Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-23T18:15:25.920Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-23T18:15:25.920Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-23T18:15:25.920Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-23T18:15:25.920Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-23T18:15:25.920Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-23T18:15:25.920Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-23T18:15:25.920Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-23T18:15:25.920Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-23T18:15:25.920Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-23T18:15:25.920Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-23T18:15:25.920Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-23T18:15:25.920Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-23T18:15:25.920Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-23T18:15:25.920Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-23T18:15:25.920Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-23T18:15:25.920Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-23T18:15:25.920Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-23T18:15:25.920Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-23T18:15:25.920Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-23T18:15:25.920Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-23T18:15:25.920Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-23T18:15:25.920Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-23T18:15:25.920Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-23T18:15:25.920Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-23T18:15:25.920Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-23T18:15:25.920Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-23T18:15:25.920Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-23T18:15:25.920Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-23T18:15:25.920Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-23T18:15:25.920Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-23T18:15:25.920Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-23T18:15:25.920Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-23T18:15:25.920Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-23T18:15:25.920Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-23T18:15:25.920Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-23T18:15:25.920Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-23T18:15:25.920Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-23T18:15:25.920Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-23T18:15:25.920Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-23T18:15:25.920Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-23T18:15:25.920Z] spire-1.2.1/test/ [2022-05-23T18:15:25.920Z] spire-1.2.1/test/clock/ [2022-05-23T18:15:25.920Z] spire-1.2.1/test/clock/clock.go [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fakes/ [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fixture/ [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fixture/certs/ [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fixture/config/ [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fixture/fixture.go [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fixture/registration/ [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-23T18:15:25.920Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-23T18:15:25.920Z] spire-1.2.1/test/integration/ [2022-05-23T18:15:25.920Z] spire-1.2.1/test/integration/README.md [2022-05-23T18:15:25.920Z] spire-1.2.1/test/integration/common [2022-05-23T18:15:25.920Z] spire-1.2.1/test/integration/setup/ [2022-05-23T18:15:25.920Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-23T18:15:25.920Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-23T18:15:25.920Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-23T18:15:25.920Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-23T18:15:25.920Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-23T18:15:25.920Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-23T18:15:25.920Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-23T18:15:25.920Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-23T18:15:25.920Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-23T18:15:25.920Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-23T18:15:25.920Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-23T18:15:25.920Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-23T18:15:25.920Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-23T18:15:25.920Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-23T18:15:25.920Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-23T18:15:25.920Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-23T18:15:25.920Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-23T18:15:25.920Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-23T18:15:25.920Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-23T18:15:25.920Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-23T18:15:25.920Z] spire-1.2.1/test/integration/suites/ [2022-05-23T18:15:25.920Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-23T18:15:25.920Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-23T18:15:25.920Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-23T18:15:25.920Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-23T18:15:25.920Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-23T18:15:25.920Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-23T18:15:25.921Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/test-one.sh [2022-05-23T18:15:25.922Z] spire-1.2.1/test/integration/test.sh [2022-05-23T18:15:25.922Z] spire-1.2.1/test/plugintest/ [2022-05-23T18:15:25.922Z] spire-1.2.1/test/plugintest/config.go [2022-05-23T18:15:25.922Z] spire-1.2.1/test/plugintest/load.go [2022-05-23T18:15:25.922Z] spire-1.2.1/test/plugintest/option.go [2022-05-23T18:15:25.922Z] spire-1.2.1/test/spiretest/ [2022-05-23T18:15:25.922Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-23T18:15:25.922Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-23T18:15:25.922Z] spire-1.2.1/test/spiretest/dir.go [2022-05-23T18:15:25.922Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-23T18:15:25.922Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-23T18:15:25.922Z] spire-1.2.1/test/spiretest/logs.go [2022-05-23T18:15:25.922Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-23T18:15:25.922Z] spire-1.2.1/test/spiretest/suite.go [2022-05-23T18:15:25.922Z] spire-1.2.1/test/spiretest/x509.go [2022-05-23T18:15:25.922Z] spire-1.2.1/test/testca/ [2022-05-23T18:15:25.922Z] spire-1.2.1/test/testca/ca.go [2022-05-23T18:15:25.922Z] spire-1.2.1/test/testkey/ [2022-05-23T18:15:25.922Z] spire-1.2.1/test/testkey/generate.sh [2022-05-23T18:15:25.922Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-23T18:15:25.922Z] spire-1.2.1/test/testkey/keys.go [2022-05-23T18:15:25.922Z] spire-1.2.1/test/testkey/new.go [2022-05-23T18:15:25.922Z] spire-1.2.1/test/tpmsimulator/ [2022-05-23T18:15:25.922Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-23T18:15:25.922Z] spire-1.2.1/test/util/ [2022-05-23T18:15:25.922Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-23T18:15:25.922Z] spire-1.2.1/test/util/cert_generation.go [2022-05-23T18:15:25.922Z] spire-1.2.1/test/util/io_redirection.go [2022-05-23T18:15:25.922Z] spire-1.2.1/test/util/race.go [2022-05-23T18:15:25.922Z] spire-1.2.1/test/util/util.go [2022-05-23T18:15:25.922Z] building spire from source... [2022-05-23T18:15:26.183Z] Installing go1.17.7... [2022-05-23T18:15:26.456Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T18:15:26.761Z] OK: 221 MiB in 52 packages [2022-05-23T18:15:29.386Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T18:15:29.386Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-23T18:15:29.386Z] ---> 3d4b950d14e5 [2022-05-23T18:15:29.386Z] Step 3/23 : WORKDIR /edgex-go [2022-05-23T18:15:29.386Z] ---> Using cache [2022-05-23T18:15:29.386Z] ---> 0b2918612980 [2022-05-23T18:15:29.386Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T18:15:29.386Z] ---> Using cache [2022-05-23T18:15:29.386Z] ---> 6c763860af23 [2022-05-23T18:15:29.386Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-23T18:15:29.646Z] ---> Running in 9ea1965ed3ba [2022-05-23T18:15:29.646Z] Removing intermediate container a67e2cc9cdba [2022-05-23T18:15:29.646Z] ---> a711a25f4452 [2022-05-23T18:15:29.646Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-23T18:15:29.905Z] ---> 970f396b4c72 [2022-05-23T18:15:29.905Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T18:15:30.166Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T18:15:30.166Z] ---> Running in 98eadad7c857 [2022-05-23T18:15:30.736Z] Building bin/spire-server... [2022-05-23T18:15:30.994Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T18:15:30.994Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-23T18:15:30.994Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-23T18:15:30.994Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-23T18:15:30.994Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-23T18:15:30.994Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-23T18:15:30.994Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-23T18:15:30.994Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-23T18:15:30.994Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-23T18:15:30.994Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-23T18:15:30.994Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-23T18:15:30.994Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-23T18:15:30.994Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-23T18:15:30.994Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-23T18:15:30.994Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-23T18:15:31.252Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-23T18:15:31.252Z] Removing intermediate container 98eadad7c857 [2022-05-23T18:15:31.252Z] ---> f0f473573df5 [2022-05-23T18:15:31.252Z] Step 7/20 : COPY . . [2022-05-23T18:15:31.252Z] OK: 221 MiB in 52 packages [2022-05-23T18:15:31.252Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-23T18:15:31.252Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-23T18:15:31.253Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-23T18:15:31.253Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-23T18:15:31.253Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-23T18:15:31.253Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-05-23T18:15:31.511Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-23T18:15:31.511Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-23T18:15:31.511Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-23T18:15:31.769Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-23T18:15:31.769Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-23T18:15:31.769Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-23T18:15:31.769Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-23T18:15:31.769Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-23T18:15:31.769Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-23T18:15:31.769Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-23T18:15:32.027Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-23T18:15:32.027Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-23T18:15:32.027Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-23T18:15:32.027Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-23T18:15:32.027Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-23T18:15:32.027Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-23T18:15:32.027Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-23T18:15:32.027Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-23T18:15:32.027Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-23T18:15:32.060Z] a4caa8a26152: Pull complete [2022-05-23T18:15:32.060Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-23T18:15:32.060Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-23T18:15:32.060Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-23T18:15:32.286Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-23T18:15:32.286Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-23T18:15:32.286Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-23T18:15:32.286Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-23T18:15:32.286Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-23T18:15:32.286Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-23T18:15:32.286Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-23T18:15:32.286Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-23T18:15:32.431Z] + docker build -t ci-base-image-arm64 -f - . [2022-05-23T18:15:32.431Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-23T18:15:32.431Z] WORKDIR /edgex [2022-05-23T18:15:32.431Z] COPY go.mod . [2022-05-23T18:15:32.431Z] RUN go mod download [2022-05-23T18:15:32.853Z] Removing intermediate container 9ea1965ed3ba [2022-05-23T18:15:32.853Z] ---> cbaf729cdd75 [2022-05-23T18:15:32.853Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-23T18:15:33.421Z] ---> ac7458621f4c [2022-05-23T18:15:33.421Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T18:15:33.421Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-23T18:15:33.421Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-23T18:15:33.421Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-23T18:15:33.421Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-23T18:15:33.681Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-23T18:15:33.681Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-23T18:15:33.681Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-23T18:15:33.681Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-23T18:15:33.681Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-23T18:15:33.681Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-23T18:15:33.681Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-23T18:15:33.681Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-23T18:15:34.247Z]  ---> Running in 1a2ea979bbb5 [2022-05-23T18:15:35.073Z] Sending build context to Docker daemon 169.4MB [2022-05-23T18:15:35.073Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-23T18:15:35.073Z] ---> 725f1c02e7f9 [2022-05-23T18:15:35.073Z] Step 2/4 : WORKDIR /edgex [2022-05-23T18:15:35.622Z] Removing intermediate container 1a2ea979bbb5 [2022-05-23T18:15:35.622Z] ---> 139a32cfa0c2 [2022-05-23T18:15:35.622Z] Step 8/23 : COPY . . [2022-05-23T18:15:35.622Z] ---> ce85e55cc4d0 [2022-05-23T18:15:35.622Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-23T18:15:35.622Z] ---> Running in bb08f20f9fb5 [2022-05-23T18:15:35.881Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-05-23T18:15:36.820Z] go: downloading google.golang.org/api v0.70.0 [2022-05-23T18:15:36.820Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-23T18:15:36.820Z] go: downloading k8s.io/api v0.23.4 [2022-05-23T18:15:36.820Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-23T18:15:36.820Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-23T18:15:36.820Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-23T18:15:37.078Z] ---> Running in 81f7b0b09e4f [2022-05-23T18:15:37.078Z] Removing intermediate container 81f7b0b09e4f [2022-05-23T18:15:37.078Z] ---> 480ebd13b200 [2022-05-23T18:15:37.078Z] Step 3/4 : COPY go.mod . [2022-05-23T18:15:37.079Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-23T18:15:37.079Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-23T18:15:37.079Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-23T18:15:37.339Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-23T18:15:37.686Z] ---> fdd78b54bae5 [2022-05-23T18:15:37.686Z] Step 4/4 : RUN go mod download [2022-05-23T18:15:37.686Z] ---> Running in f4974a0a953e [2022-05-23T18:15:37.909Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-23T18:15:38.167Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-23T18:15:38.167Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-23T18:15:38.167Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-23T18:15:38.426Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-23T18:15:38.426Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-23T18:15:38.426Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-23T18:15:38.426Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-23T18:15:38.426Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-23T18:15:38.426Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-23T18:15:38.686Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-23T18:15:38.686Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-23T18:15:38.686Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-23T18:15:38.686Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-23T18:15:38.686Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-23T18:15:38.686Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-23T18:15:38.686Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-23T18:15:38.686Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-23T18:15:38.686Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-23T18:15:38.945Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-23T18:15:38.945Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-23T18:15:38.945Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-23T18:15:40.850Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-23T18:15:40.850Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-23T18:15:40.850Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-23T18:15:40.850Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-23T18:15:40.850Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-23T18:15:40.850Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-23T18:15:40.850Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-23T18:15:40.850Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-23T18:15:40.850Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-23T18:15:40.850Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-23T18:15:40.850Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-23T18:15:40.850Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-23T18:15:40.850Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-23T18:15:40.850Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-23T18:15:40.850Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-23T18:15:41.108Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-23T18:15:41.108Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-23T18:15:41.108Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-23T18:15:41.108Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-23T18:15:41.108Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-23T18:15:41.108Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-23T18:15:41.108Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-23T18:15:41.108Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-23T18:15:41.108Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-23T18:15:41.108Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-23T18:15:41.108Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-23T18:15:41.367Z] go: downloading go.opencensus.io v0.23.0 [2022-05-23T18:15:41.367Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-23T18:15:41.367Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-23T18:15:41.367Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-23T18:15:41.367Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-23T18:15:41.367Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-23T18:15:41.367Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-23T18:15:41.367Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-23T18:15:41.626Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-23T18:15:41.626Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-23T18:15:41.626Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-23T18:15:41.626Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-23T18:15:41.626Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-23T18:15:41.626Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-23T18:15:41.626Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-23T18:15:41.626Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-23T18:15:41.626Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-23T18:15:41.626Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-23T18:15:41.626Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-23T18:15:41.626Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-23T18:15:41.626Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-23T18:15:41.626Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-23T18:15:41.626Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-23T18:15:41.626Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-23T18:15:41.885Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-23T18:15:43.260Z]  ---> d8add4f45e73 [2022-05-23T18:15:43.260Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-23T18:15:43.827Z] ---> Running in 0b9d735f3b8f [2022-05-23T18:15:44.394Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-23T18:15:46.294Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-23T18:15:46.294Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-23T18:16:01.179Z] Building bin/spire-agent... [2022-05-23T18:16:01.179Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-23T18:16:01.179Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-23T18:16:01.179Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-23T18:16:01.179Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-23T18:16:01.179Z] Building bin/spire-agent... [2022-05-23T18:16:01.179Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-23T18:16:01.179Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-23T18:16:01.179Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-23T18:16:01.179Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-23T18:16:01.179Z] Removing intermediate container bb08f20f9fb5 [2022-05-23T18:16:01.179Z] ---> c3c34afa88ee [2022-05-23T18:16:01.179Z] [2022-05-23T18:16:01.179Z] Step 9/20 : FROM alpine:3.15 [2022-05-23T18:16:01.179Z] 3.15: Pulling from library/alpine [2022-05-23T18:16:01.748Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-23T18:16:01.748Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-23T18:16:01.748Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-23T18:16:01.748Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-23T18:16:01.748Z] Status: Downloaded newer image for alpine:3.15 [2022-05-23T18:16:01.748Z] ---> 0ac33e5f5afa [2022-05-23T18:16:01.748Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-23T18:16:02.011Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-23T18:16:02.011Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-23T18:16:02.011Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-23T18:16:02.011Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-23T18:16:02.011Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-23T18:16:02.011Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-23T18:16:02.011Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-23T18:16:02.011Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-23T18:16:02.011Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-23T18:16:02.270Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-23T18:16:02.270Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-23T18:16:02.270Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-23T18:16:02.270Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-23T18:16:02.270Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-23T18:16:02.270Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-23T18:16:03.208Z]  ---> Running in 8f753af6c41a [2022-05-23T18:16:03.471Z] Removing intermediate container 8f753af6c41a [2022-05-23T18:16:03.471Z] ---> 4bb97796b0d0 [2022-05-23T18:16:03.471Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T18:16:03.471Z] ---> Running in d4740a6dd802 [2022-05-23T18:16:05.377Z] Removing intermediate container d4740a6dd802 [2022-05-23T18:16:05.377Z] ---> 37d42ad97fc8 [2022-05-23T18:16:05.377Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-23T18:16:05.377Z] ---> Running in f78007fe51b5 [2022-05-23T18:16:06.319Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T18:16:07.255Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T18:16:07.515Z] v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-23T18:16:07.515Z] v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-23T18:16:07.515Z] OK: 15857 distinct packages available [2022-05-23T18:16:07.515Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T18:16:08.467Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T18:16:08.727Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-23T18:16:08.727Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-23T18:16:08.985Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-23T18:16:08.985Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-23T18:16:08.985Z] (5/9) Installing curl (7.80.0-r1) [2022-05-23T18:16:09.245Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-23T18:16:09.245Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-23T18:16:09.245Z] (8/9) Installing libucontext (1.1-r0) [2022-05-23T18:16:09.503Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-23T18:16:09.503Z] Executing busybox-1.34.1-r5.trigger [2022-05-23T18:16:09.503Z] Executing ca-certificates-20211220-r0.trigger [2022-05-23T18:16:09.503Z] OK: 8 MiB in 23 packages [2022-05-23T18:16:09.773Z] Removing intermediate container 0b9d735f3b8f [2022-05-23T18:16:09.773Z] ---> 11eabdca730f [2022-05-23T18:16:09.773Z] [2022-05-23T18:16:09.773Z] Step 10/23 : FROM alpine:3.14 [2022-05-23T18:16:09.773Z] ---> e04c818066af [2022-05-23T18:16:09.773Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-23T18:16:10.031Z] ---> Running in b4add0ebb288 [2022-05-23T18:16:10.290Z] Removing intermediate container b4add0ebb288 [2022-05-23T18:16:10.290Z] ---> 5fe16505b172 [2022-05-23T18:16:10.290Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-23T18:16:10.290Z] ---> Running in ee73c629a69e [2022-05-23T18:16:10.868Z] Removing intermediate container ee73c629a69e [2022-05-23T18:16:10.868Z] ---> 6a56d7fab4d9 [2022-05-23T18:16:10.868Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-23T18:16:10.868Z] Removing intermediate container f78007fe51b5 [2022-05-23T18:16:10.868Z] ---> 8912a28ee351 [2022-05-23T18:16:10.868Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T18:16:10.868Z] ---> Running in 3ab115e71827 [2022-05-23T18:16:11.127Z] Removing intermediate container 3ab115e71827 [2022-05-23T18:16:11.127Z] ---> f153197b8bba [2022-05-23T18:16:11.127Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T18:16:11.127Z] ---> Running in 37197785ce11 [2022-05-23T18:16:11.127Z] ---> cfbd664acd94 [2022-05-23T18:16:11.127Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-23T18:16:12.512Z] ---> a234f2241c67 [2022-05-23T18:16:12.512Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-23T18:16:13.079Z] Removing intermediate container 37197785ce11 [2022-05-23T18:16:13.079Z] ---> e0ff95eb32ea [2022-05-23T18:16:13.079Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-23T18:16:13.079Z] ---> 3b20cdc02f3f [2022-05-23T18:16:13.079Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-23T18:16:13.079Z] ---> Running in 05f200a6fb19 [2022-05-23T18:16:13.079Z] ---> Running in 5e43a8f51b43 [2022-05-23T18:16:13.656Z] Removing intermediate container 5e43a8f51b43 [2022-05-23T18:16:13.656Z] ---> a16f27d7740f [2022-05-23T18:16:13.656Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T18:16:13.656Z] ---> Running in 550c801ebdf1 [2022-05-23T18:16:14.223Z] Removing intermediate container 550c801ebdf1 [2022-05-23T18:16:14.223Z] ---> d4dd8a6a002b [2022-05-23T18:16:14.223Z] Step 18/20 : LABEL arch=x86_64 [2022-05-23T18:16:14.223Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-23T18:16:14.223Z] ---> Running in eee52f30fbff [2022-05-23T18:16:14.481Z] Removing intermediate container eee52f30fbff [2022-05-23T18:16:14.481Z] ---> 5bdbcb2e7373 [2022-05-23T18:16:14.481Z] Step 19/20 : LABEL git_sha=ee0674452fb33bb0f7f079b9d681de648067867d [2022-05-23T18:16:14.481Z] ---> Running in 4f9ed3593bcd [2022-05-23T18:16:14.738Z] Removing intermediate container 4f9ed3593bcd [2022-05-23T18:16:14.738Z] ---> 1691128e0ba5 [2022-05-23T18:16:14.738Z] Step 20/20 : LABEL version=0.0.0 [2022-05-23T18:16:14.738Z] ---> Running in b687ecde26b6 [2022-05-23T18:16:14.997Z] Removing intermediate container b687ecde26b6 [2022-05-23T18:16:14.997Z] ---> 5b0ec9885b6a [2022-05-23T18:16:14.997Z] [2022-05-23T18:16:14.997Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-23T18:16:14.997Z] Successfully built 5b0ec9885b6a [2022-05-23T18:16:14.997Z] Successfully tagged security-spiffe-token-provider:latest [2022-05-23T18:16:14.997Z]  Building security-spiffe-token-provider ... done Building sys-mgmt-agent [2022-05-23T18:16:15.255Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-23T18:16:15.255Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-23T18:16:15.514Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-23T18:16:15.514Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-23T18:16:15.514Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-23T18:16:15.778Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-23T18:16:15.778Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T18:16:15.778Z] OK: 8 MiB in 20 packages [2022-05-23T18:16:19.077Z] Removing intermediate container 05f200a6fb19 [2022-05-23T18:16:19.077Z] ---> 69842cc0b646 [2022-05-23T18:16:19.077Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T18:16:19.335Z] ---> 1596c177daf3 [2022-05-23T18:16:19.335Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-23T18:16:19.593Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T18:16:19.594Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-23T18:16:19.594Z] ---> 3d4b950d14e5 [2022-05-23T18:16:19.594Z] Step 3/23 : WORKDIR /edgex-go [2022-05-23T18:16:19.594Z] ---> Using cache [2022-05-23T18:16:19.594Z] ---> 0b2918612980 [2022-05-23T18:16:19.594Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T18:16:19.594Z] ---> Using cache [2022-05-23T18:16:19.594Z] ---> 6c763860af23 [2022-05-23T18:16:19.594Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-23T18:16:20.165Z] ---> Running in 74078d18e072 [2022-05-23T18:16:20.423Z] ---> 4c50408f98e2 [2022-05-23T18:16:20.423Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-23T18:16:21.367Z] ---> a894a120a031 [2022-05-23T18:16:21.367Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-23T18:16:21.367Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T18:16:21.367Z] ---> Running in 63bf4fc12dce [2022-05-23T18:16:21.625Z] Removing intermediate container 63bf4fc12dce [2022-05-23T18:16:21.625Z] ---> 16e6d1bc3167 [2022-05-23T18:16:21.625Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T18:16:21.625Z] ---> Running in 84d0e510649e [2022-05-23T18:16:22.195Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T18:16:22.195Z] Removing intermediate container 84d0e510649e [2022-05-23T18:16:22.195Z] ---> 6f6b46bb0b1b [2022-05-23T18:16:22.195Z] Step 21/23 : LABEL arch=x86_64 [2022-05-23T18:16:22.195Z] ---> Running in 03ca9f09ab5c [2022-05-23T18:16:22.455Z] OK: 221 MiB in 52 packages [2022-05-23T18:16:22.723Z] Removing intermediate container 03ca9f09ab5c [2022-05-23T18:16:22.723Z] ---> ad937bb8ebe4 [2022-05-23T18:16:22.723Z] Step 22/23 : LABEL git_sha=ee0674452fb33bb0f7f079b9d681de648067867d [2022-05-23T18:16:22.980Z] ---> Running in 18dcc6084642 [2022-05-23T18:16:23.238Z] Removing intermediate container 18dcc6084642 [2022-05-23T18:16:23.238Z] ---> d62863621c38 [2022-05-23T18:16:23.238Z] Step 23/23 : LABEL version=0.0.0 [2022-05-23T18:16:23.496Z] Removing intermediate container 74078d18e072 [2022-05-23T18:16:23.496Z] ---> 4b3847196b28 [2022-05-23T18:16:23.496Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-23T18:16:23.496Z] ---> Running in a84005463261 [2022-05-23T18:16:23.753Z] Removing intermediate container a84005463261 [2022-05-23T18:16:23.753Z] ---> 2722c6995a18 [2022-05-23T18:16:23.753Z] [2022-05-23T18:16:24.012Z] Successfully built 2722c6995a18 [2022-05-23T18:16:24.012Z] Successfully tagged core-data:latest [2022-05-23T18:16:24.580Z]  Building core-data ... done  ---> 4878dbb044bc [2022-05-23T18:16:24.580Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T18:16:24.580Z] ---> Running in fe94e7ee1f70 [2022-05-23T18:16:27.881Z] Removing intermediate container fe94e7ee1f70 [2022-05-23T18:16:27.881Z] ---> 2eea15f1413c [2022-05-23T18:16:27.881Z] Step 8/23 : COPY . . [2022-05-23T18:16:34.229Z] Removing intermediate container f4974a0a953e [2022-05-23T18:16:34.229Z] ---> 61b76ae995b2 [2022-05-23T18:16:34.229Z] Successfully built 61b76ae995b2 [2022-05-23T18:16:34.229Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T18:16:34.569Z] + docker inspect -f . ci-base-image-arm64 [2022-05-23T18:16:34.570Z] . [Pipeline] withDockerContainer [2022-05-23T18:16:34.791Z] prd-ubuntu20.04-docker-arm64-4c-16g-64405 does not seem to be running inside a container [2022-05-23T18:16:34.878Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-23T18:16:36.209Z] $ docker top c561013400041ee8efc3a3a242e79d0cb8a518693a131626fc598101d970f40d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-23T18:16:37.146Z] + go version [2022-05-23T18:16:37.146Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-23T18:16:37.171Z] $ docker stop --time=1 c561013400041ee8efc3a3a242e79d0cb8a518693a131626fc598101d970f40d [2022-05-23T18:16:38.845Z] $ docker rm -f c561013400041ee8efc3a3a242e79d0cb8a518693a131626fc598101d970f40d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T18:16:39.490Z] + docker inspect -f . ci-base-image-arm64 [2022-05-23T18:16:39.491Z] . [Pipeline] withDockerContainer [2022-05-23T18:16:39.734Z] prd-ubuntu20.04-docker-arm64-4c-16g-64405 does not seem to be running inside a container [2022-05-23T18:16:39.813Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-23T18:16:41.161Z] $ docker top 10d977783895eb42968dc49e2da9465784e4fa6ddb5459f05a369ac684de9bf2 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-23T18:16:41.443Z] ========================================================= [2022-05-23T18:16:41.443Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-23T18:16:41.443Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-23T18:16:42.109Z] + make test [2022-05-23T18:16:42.109Z] go mod tidy -compat=1.17 [2022-05-23T18:16:43.088Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-23T18:16:49.808Z] ---> 9b8fd87aba6f [2022-05-23T18:16:49.808Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-23T18:16:52.344Z] ---> Running in 471c635c4421 [2022-05-23T18:16:52.910Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-23T18:17:14.927Z] Removing intermediate container 471c635c4421 [2022-05-23T18:17:14.927Z] ---> 6371daedf93f [2022-05-23T18:17:14.927Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-23T18:17:14.927Z] ---> Running in d787da813040 [2022-05-23T18:17:14.927Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-23T18:17:14.927Z] Removing intermediate container aa9e227ae36a [2022-05-23T18:17:14.927Z] ---> bdcc94bc823c [2022-05-23T18:17:14.927Z] [2022-05-23T18:17:14.927Z] Step 13/26 : FROM alpine:3.15 [2022-05-23T18:17:14.927Z] ---> 0ac33e5f5afa [2022-05-23T18:17:14.927Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-23T18:17:14.927Z] ---> Using cache [2022-05-23T18:17:14.927Z] ---> 4bb97796b0d0 [2022-05-23T18:17:14.927Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T18:17:14.927Z] ---> Using cache [2022-05-23T18:17:14.927Z] ---> 37d42ad97fc8 [2022-05-23T18:17:14.927Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-23T18:17:14.927Z] ---> Running in 6a2af6ac32f2 [2022-05-23T18:17:14.927Z] Removing intermediate container e1fa1dfaf3e5 [2022-05-23T18:17:14.927Z] ---> 27d2673e8e41 [2022-05-23T18:17:14.927Z] [2022-05-23T18:17:14.927Z] Step 13/25 : FROM alpine:3.15 [2022-05-23T18:17:14.927Z] ---> 0ac33e5f5afa [2022-05-23T18:17:14.927Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-23T18:17:14.927Z] ---> Using cache [2022-05-23T18:17:14.927Z] ---> 4bb97796b0d0 [2022-05-23T18:17:14.927Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T18:17:14.927Z] ---> Using cache [2022-05-23T18:17:14.927Z] ---> 37d42ad97fc8 [2022-05-23T18:17:14.927Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-23T18:17:14.927Z] ---> Running in 7462d0caaa2b [2022-05-23T18:17:14.927Z] Removing intermediate container d787da813040 [2022-05-23T18:17:14.927Z] ---> 1a73b9a47076 [2022-05-23T18:17:14.927Z] [2022-05-23T18:17:14.927Z] Step 11/23 : FROM docker:20.10.14 [2022-05-23T18:17:14.927Z] 20.10.14: Pulling from library/docker [2022-05-23T18:17:14.927Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T18:17:14.927Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T18:17:15.458Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-23T18:17:15.512Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T18:17:15.772Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T18:17:15.772Z] v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-23T18:17:15.772Z] v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-23T18:17:15.772Z] OK: 15857 distinct packages available [2022-05-23T18:17:16.047Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T18:17:16.047Z] v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-23T18:17:16.047Z] v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-23T18:17:16.047Z] OK: 15857 distinct packages available [2022-05-23T18:17:16.047Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T18:17:16.621Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T18:17:16.881Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T18:17:16.881Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-23T18:17:17.141Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-23T18:17:17.141Z] ---> 7417809fdb73 [2022-05-23T18:17:17.141Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-05-23T18:17:17.141Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-23T18:17:17.141Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-23T18:17:17.401Z] (3/4) Installing libucontext (1.1-r0) [2022-05-23T18:17:17.401Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-23T18:17:17.401Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-23T18:17:17.401Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-23T18:17:17.401Z] (3/5) Installing libucontext (1.1-r0) [2022-05-23T18:17:17.401Z] Executing busybox-1.34.1-r5.trigger [2022-05-23T18:17:17.401Z] OK: 6 MiB in 18 packages [2022-05-23T18:17:17.668Z] ---> Running in effe6d597d1c [2022-05-23T18:17:17.668Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-23T18:17:17.668Z] Removing intermediate container effe6d597d1c [2022-05-23T18:17:17.668Z] ---> d5df90e99d4c [2022-05-23T18:17:17.668Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-05-23T18:17:17.668Z] (5/5) Installing openssl (1.1.1o-r0) [2022-05-23T18:17:17.668Z] ---> Running in 1fc65bf6954f [2022-05-23T18:17:17.668Z] Executing busybox-1.34.1-r5.trigger [2022-05-23T18:17:17.668Z] OK: 6 MiB in 19 packages [2022-05-23T18:17:17.927Z] Removing intermediate container 6a2af6ac32f2 [2022-05-23T18:17:17.927Z] ---> 3ae669847c1c [2022-05-23T18:17:17.927Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-23T18:17:17.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T18:17:18.186Z] Removing intermediate container 7462d0caaa2b [2022-05-23T18:17:18.186Z] ---> 57305774986f [2022-05-23T18:17:18.186Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-23T18:17:18.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T18:17:18.445Z] (1/43) Installing readline (8.1.1-r0) [2022-05-23T18:17:18.445Z] (2/43) Installing bash (5.1.16-r0) [2022-05-23T18:17:18.445Z] Executing bash-5.1.16-r0.post-install [2022-05-23T18:17:18.445Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-23T18:17:18.445Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-23T18:17:18.445Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-23T18:17:18.445Z] (6/43) Installing curl (7.80.0-r1) [2022-05-23T18:17:18.445Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-23T18:17:18.445Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-23T18:17:18.445Z] (9/43) Installing expat (2.4.7-r0) [2022-05-23T18:17:18.445Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-23T18:17:18.445Z] (11/43) Installing gdbm (1.22-r0) [2022-05-23T18:17:18.445Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-23T18:17:18.445Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-23T18:17:18.445Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-23T18:17:18.445Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-23T18:17:18.445Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-23T18:17:18.445Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-23T18:17:19.024Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-23T18:17:19.024Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-23T18:17:19.024Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-23T18:17:19.024Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-23T18:17:19.024Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-23T18:17:19.024Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-23T18:17:19.024Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-23T18:17:19.024Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-23T18:17:19.024Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-23T18:17:19.024Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-23T18:17:19.024Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-23T18:17:19.024Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-23T18:17:19.024Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-23T18:17:19.024Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-23T18:17:19.024Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-23T18:17:19.024Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-23T18:17:19.024Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-23T18:17:19.024Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-23T18:17:19.024Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-23T18:17:19.024Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-23T18:17:19.024Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-23T18:17:19.024Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-23T18:17:19.024Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-23T18:17:19.024Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-23T18:17:19.024Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-23T18:17:19.024Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-23T18:17:19.024Z] Executing busybox-1.34.1-r5.trigger [2022-05-23T18:17:19.024Z] OK: 83 MiB in 65 packages [2022-05-23T18:17:19.966Z] ---> 6708c84adee8 [2022-05-23T18:17:19.966Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-23T18:17:19.966Z] ---> 926b6f4908b0 [2022-05-23T18:17:19.966Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-23T18:17:19.966Z] Collecting docker-compose==1.23.2 [2022-05-23T18:17:19.966Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-23T18:17:19.966Z] ---> d89b21814e80 [2022-05-23T18:17:19.966Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-23T18:17:19.966Z] ---> 06d912619339 [2022-05-23T18:17:19.966Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-23T18:17:19.966Z] ---> Running in fefd5d712c79 [2022-05-23T18:17:19.966Z] Collecting jsonschema<3,>=2.5.1 [2022-05-23T18:17:19.966Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-23T18:17:20.231Z] Removing intermediate container fefd5d712c79 [2022-05-23T18:17:20.231Z] ---> 791f98f18784 [2022-05-23T18:17:20.231Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-23T18:17:20.231Z] ---> db11b2dd655b [2022-05-23T18:17:20.231Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-23T18:17:20.231Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-23T18:17:20.231Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-23T18:17:20.231Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-05-23T18:17:20.231Z] ---> 755c010b6d16 [2022-05-23T18:17:20.231Z] Step 21/26 : WORKDIR / [2022-05-23T18:17:20.231Z] Collecting docker<4.0,>=3.6.0 [2022-05-23T18:17:20.231Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-23T18:17:20.231Z] ---> Running in 6923b8c06c54 [2022-05-23T18:17:20.490Z] ---> 2df2c325c35a [2022-05-23T18:17:20.490Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-23T18:17:20.490Z] Collecting cached-property<2,>=1.2.0 [2022-05-23T18:17:20.490Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-23T18:17:20.490Z] ---> Running in da4a8d02acb8 [2022-05-23T18:17:20.490Z] Collecting texttable<0.10,>=0.9.0 [2022-05-23T18:17:20.490Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-23T18:17:20.490Z] Removing intermediate container 6923b8c06c54 [2022-05-23T18:17:20.490Z] Removing intermediate container da4a8d02acb8 [2022-05-23T18:17:20.490Z] ---> 40198af71bc7 [2022-05-23T18:17:20.490Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-23T18:17:20.490Z] ---> ad61623e5f7a [2022-05-23T18:17:20.490Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-23T18:17:20.490Z] ---> Running in 8fc652b95007 [2022-05-23T18:17:20.490Z] ---> Running in ce512c700501 [2022-05-23T18:17:20.750Z] Removing intermediate container 8fc652b95007 [2022-05-23T18:17:20.750Z] Removing intermediate container ce512c700501 [2022-05-23T18:17:20.750Z] ---> 80defea4cd33 [2022-05-23T18:17:20.750Z] ---> 7885579bc083 [2022-05-23T18:17:20.750Z] Step 23/25 : LABEL arch=x86_64 [2022-05-23T18:17:20.750Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-23T18:17:20.750Z] ---> Running in 5eec6797b5b7 [2022-05-23T18:17:20.750Z] ---> Running in 1842275830e6 [2022-05-23T18:17:20.750Z] Removing intermediate container 5eec6797b5b7 [2022-05-23T18:17:20.750Z] ---> 2c8e6179ed8a [2022-05-23T18:17:20.750Z] Step 24/25 : LABEL git_sha=ee0674452fb33bb0f7f079b9d681de648067867d [2022-05-23T18:17:20.750Z] ---> Running in 475bd6700738 [2022-05-23T18:17:21.023Z] Removing intermediate container 1842275830e6 [2022-05-23T18:17:21.023Z] ---> 96605dc8d5c7 [2022-05-23T18:17:21.023Z] Step 24/26 : LABEL arch=x86_64 [2022-05-23T18:17:21.023Z] ---> Running in c819efa1ae69 [2022-05-23T18:17:21.023Z] Collecting PyYAML<4,>=3.10 [2022-05-23T18:17:21.023Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-23T18:17:21.023Z] Removing intermediate container 475bd6700738 [2022-05-23T18:17:21.023Z] ---> 7c88b9ca7fe8 [2022-05-23T18:17:21.023Z] Step 25/25 : LABEL version=0.0.0 [2022-05-23T18:17:21.023Z] ---> Running in 38d751be79cd [2022-05-23T18:17:21.023Z] Removing intermediate container c819efa1ae69 [2022-05-23T18:17:21.023Z] ---> 924ea58d7958 [2022-05-23T18:17:21.023Z] Step 25/26 : LABEL git_sha=ee0674452fb33bb0f7f079b9d681de648067867d [2022-05-23T18:17:21.023Z] ---> Running in c8fb0ebd4843 [2022-05-23T18:17:21.023Z] Removing intermediate container 38d751be79cd [2022-05-23T18:17:21.023Z] ---> 8ad71a36b891 [2022-05-23T18:17:21.023Z] [2022-05-23T18:17:21.283Z] Removing intermediate container c8fb0ebd4843 [2022-05-23T18:17:21.283Z] ---> 8bdaf39fae99 [2022-05-23T18:17:21.283Z] Step 26/26 : LABEL version=0.0.0 [2022-05-23T18:17:21.283Z] Successfully built 8ad71a36b891 [2022-05-23T18:17:21.283Z] Successfully tagged security-spire-server:latest [2022-05-23T18:17:21.283Z]  Building security-spire-server ... done  ---> Running in a1beeaf40fad [2022-05-23T18:17:21.283Z] Removing intermediate container a1beeaf40fad [2022-05-23T18:17:21.283Z] ---> d1885e2adf9b [2022-05-23T18:17:21.283Z] [2022-05-23T18:17:21.283Z] Successfully built d1885e2adf9b [2022-05-23T18:17:21.283Z] Successfully tagged security-spire-config:latest [2022-05-23T18:17:21.542Z]  Building security-spire-config ... done Collecting dockerpty<0.5,>=0.4.1 [2022-05-23T18:17:21.542Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-23T18:17:21.802Z] Collecting docopt<0.7,>=0.6.1 [2022-05-23T18:17:21.802Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-23T18:17:22.373Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-23T18:17:22.373Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-23T18:17:22.373Z] Collecting docker-pycreds>=0.4.0 [2022-05-23T18:17:22.373Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-23T18:17:22.373Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-05-23T18:17:22.373Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-23T18:17:22.373Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-23T18:17:22.373Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-23T18:17:22.373Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-23T18:17:22.633Z] Collecting idna<2.8,>=2.5 [2022-05-23T18:17:22.633Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-23T18:17:22.633Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-23T18:17:22.633Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-23T18:17:22.633Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-23T18:17:22.633Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-23T18:17:22.633Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-23T18:17:22.633Z] Attempting uninstall: urllib3 [2022-05-23T18:17:22.633Z] Found existing installation: urllib3 1.26.7 [2022-05-23T18:17:22.633Z] Uninstalling urllib3-1.26.7: [2022-05-23T18:17:22.633Z] Successfully uninstalled urllib3-1.26.7 [2022-05-23T18:17:22.892Z] Attempting uninstall: idna [2022-05-23T18:17:22.892Z] Found existing installation: idna 3.3 [2022-05-23T18:17:22.892Z] Uninstalling idna-3.3: [2022-05-23T18:17:22.892Z] Successfully uninstalled idna-3.3 [2022-05-23T18:17:23.151Z] Attempting uninstall: requests [2022-05-23T18:17:23.151Z] Found existing installation: requests 2.26.0 [2022-05-23T18:17:23.151Z] Uninstalling requests-2.26.0: [2022-05-23T18:17:23.151Z] Successfully uninstalled requests-2.26.0 [2022-05-23T18:17:23.151Z] Running setup.py install for texttable: started [2022-05-23T18:17:23.721Z] Running setup.py install for texttable: finished with status 'done' [2022-05-23T18:17:23.721Z] Running setup.py install for PyYAML: started [2022-05-23T18:17:23.980Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-23T18:17:23.980Z] Running setup.py install for docopt: started [2022-05-23T18:17:24.239Z] Running setup.py install for docopt: finished with status 'done' [2022-05-23T18:17:24.239Z] Running setup.py install for dockerpty: started [2022-05-23T18:17:24.499Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-23T18:17:24.758Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-05-23T18:17:27.300Z] Removing intermediate container 1fc65bf6954f [2022-05-23T18:17:27.300Z] ---> 3fb1ca43b73f [2022-05-23T18:17:27.300Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-23T18:17:27.560Z] ---> Running in 86edb03d1304 [2022-05-23T18:17:27.560Z] Removing intermediate container 86edb03d1304 [2022-05-23T18:17:27.561Z] ---> 632434b16588 [2022-05-23T18:17:27.561Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-23T18:17:27.821Z] ---> Running in 494f186a56b7 [2022-05-23T18:17:28.080Z] Removing intermediate container 494f186a56b7 [2022-05-23T18:17:28.080Z] ---> 5b18b62b6f9e [2022-05-23T18:17:28.080Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-23T18:17:28.340Z] ---> 73326896f722 [2022-05-23T18:17:28.340Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-23T18:17:28.600Z] ---> 277dea96d369 [2022-05-23T18:17:28.600Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-23T18:17:28.860Z] ---> 8c8fc20dd83e [2022-05-23T18:17:28.860Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-23T18:17:28.860Z] ---> Running in 6d7f0a70adf3 [2022-05-23T18:17:28.860Z] Removing intermediate container 6d7f0a70adf3 [2022-05-23T18:17:28.860Z] ---> 21e2aa7746df [2022-05-23T18:17:28.860Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T18:17:28.860Z] ---> Running in bdf73dbc08e0 [2022-05-23T18:17:29.119Z] Removing intermediate container bdf73dbc08e0 [2022-05-23T18:17:29.119Z] ---> cf1cfae0c14f [2022-05-23T18:17:29.119Z] Step 21/23 : LABEL arch=x86_64 [2022-05-23T18:17:29.119Z] ---> Running in 29e6ddd296aa [2022-05-23T18:17:29.119Z] Removing intermediate container 29e6ddd296aa [2022-05-23T18:17:29.119Z] ---> d1f80a49c0ae [2022-05-23T18:17:29.119Z] Step 22/23 : LABEL git_sha=ee0674452fb33bb0f7f079b9d681de648067867d [2022-05-23T18:17:29.119Z] ---> Running in 6cbfdedf890c [2022-05-23T18:17:29.385Z] Removing intermediate container 6cbfdedf890c [2022-05-23T18:17:29.385Z] ---> b5248c393f80 [2022-05-23T18:17:29.385Z] Step 23/23 : LABEL version=0.0.0 [2022-05-23T18:17:29.385Z] ---> Running in e6c911db8e3a [2022-05-23T18:17:29.385Z] Removing intermediate container e6c911db8e3a [2022-05-23T18:17:29.385Z] ---> c913f49c1097 [2022-05-23T18:17:29.385Z] [2022-05-23T18:17:29.385Z] Successfully built c913f49c1097 [2022-05-23T18:17:29.646Z] Successfully tagged sys-mgmt-agent:latest [2022-05-23T18:17:32.946Z]  Building sys-mgmt-agent ... done Building bin/spire-agent... [2022-05-23T18:17:32.946Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-23T18:17:32.946Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-23T18:17:32.946Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-23T18:17:32.946Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-23T18:17:33.519Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-23T18:17:33.519Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-23T18:17:33.519Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-23T18:17:33.779Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-23T18:17:33.779Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-23T18:17:33.779Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-23T18:17:33.779Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-23T18:17:33.779Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-23T18:17:33.779Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-23T18:18:30.026Z] Removing intermediate container 2d7ad5e9b60f [2022-05-23T18:18:30.026Z] ---> 32de88db95fb [2022-05-23T18:18:30.026Z] [2022-05-23T18:18:30.026Z] Step 13/26 : FROM alpine:3.15 [2022-05-23T18:18:30.026Z] ---> 0ac33e5f5afa [2022-05-23T18:18:30.026Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-23T18:18:30.026Z] ---> Using cache [2022-05-23T18:18:30.026Z] ---> 4bb97796b0d0 [2022-05-23T18:18:30.026Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T18:18:30.026Z] ---> Using cache [2022-05-23T18:18:30.026Z] ---> 37d42ad97fc8 [2022-05-23T18:18:30.026Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-23T18:18:30.026Z] ---> Using cache [2022-05-23T18:18:30.026Z] ---> 57305774986f [2022-05-23T18:18:30.026Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-23T18:18:30.026Z] ---> 501432e656a1 [2022-05-23T18:18:30.026Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-23T18:18:30.026Z] ---> 5b0355dd0c9d [2022-05-23T18:18:30.026Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-23T18:18:30.026Z] ---> 76b4fe89cdd5 [2022-05-23T18:18:30.026Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-23T18:18:30.026Z] ---> 1ed0adb31959 [2022-05-23T18:18:30.026Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-23T18:18:30.026Z] ---> 13d2752dbdff [2022-05-23T18:18:30.026Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-23T18:18:30.026Z] ---> Running in c93e0a9c70db [2022-05-23T18:18:30.026Z] Removing intermediate container c93e0a9c70db [2022-05-23T18:18:30.026Z] ---> 6cf1629dbabb [2022-05-23T18:18:30.026Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-23T18:18:30.026Z] ---> Running in 3c9af023e963 [2022-05-23T18:18:30.026Z] Removing intermediate container 3c9af023e963 [2022-05-23T18:18:30.026Z] ---> e9a67e791cc6 [2022-05-23T18:18:30.026Z] Step 24/26 : LABEL arch=x86_64 [2022-05-23T18:18:30.026Z] ---> Running in fcfdfcc24d4a [2022-05-23T18:18:30.026Z] Removing intermediate container fcfdfcc24d4a [2022-05-23T18:18:30.026Z] ---> fc844e39230a [2022-05-23T18:18:30.026Z] Step 25/26 : LABEL git_sha=ee0674452fb33bb0f7f079b9d681de648067867d [2022-05-23T18:18:30.026Z] ---> Running in c7f209b31778 [2022-05-23T18:18:30.026Z] Removing intermediate container c7f209b31778 [2022-05-23T18:18:30.026Z] ---> 352b2a316b22 [2022-05-23T18:18:30.026Z] Step 26/26 : LABEL version=0.0.0 [2022-05-23T18:18:30.026Z] ---> Running in fd406f10b0af [2022-05-23T18:18:30.026Z] Removing intermediate container fd406f10b0af [2022-05-23T18:18:30.026Z] ---> 63e8794e2b09 [2022-05-23T18:18:30.026Z] [2022-05-23T18:18:30.026Z] Successfully built 63e8794e2b09 [2022-05-23T18:18:30.026Z] Successfully tagged security-spire-agent:latest [2022-05-23T18:18:30.033Z]  Building security-spire-agent ... done  [Pipeline] } [2022-05-23T18:18:30.038Z] $ docker stop --time=1 dad739f3bafa20cc7ff8bcf7e0b3b3d89ce67638567a327fe710be756b3086f6 [2022-05-23T18:18:31.342Z] $ docker rm -f dad739f3bafa20cc7ff8bcf7e0b3b3d89ce67638567a327fe710be756b3086f6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-23T18:18:31.686Z] + docker images [2022-05-23T18:18:31.686Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-23T18:18:31.686Z] security-spire-agent latest 63e8794e2b09 6 seconds ago 127MB [2022-05-23T18:18:31.686Z] 32de88db95fb 18 seconds ago 4.45GB [2022-05-23T18:18:31.686Z] sys-mgmt-agent latest c913f49c1097 About a minute ago 299MB [2022-05-23T18:18:31.686Z] security-spire-config latest d1885e2adf9b About a minute ago 86.7MB [2022-05-23T18:18:31.686Z] security-spire-server latest 8ad71a36b891 About a minute ago 87.3MB [2022-05-23T18:18:31.686Z] 1a73b9a47076 About a minute ago 1.5GB [2022-05-23T18:18:31.686Z] 27d2673e8e41 About a minute ago 4.45GB [2022-05-23T18:18:31.686Z] bdcc94bc823c About a minute ago 4.45GB [2022-05-23T18:18:31.686Z] core-data latest 2722c6995a18 2 minutes ago 22.5MB [2022-05-23T18:18:31.686Z] security-spiffe-token-provider latest 5b0ec9885b6a 2 minutes ago 28.9MB [2022-05-23T18:18:31.686Z] 11eabdca730f 2 minutes ago 1.53GB [2022-05-23T18:18:31.686Z] c3c34afa88ee 2 minutes ago 1.55GB [2022-05-23T18:18:31.686Z] core-command latest b8759d4990de 3 minutes ago 16.1MB [2022-05-23T18:18:31.686Z] cf652c8859d4 3 minutes ago 1.5GB [2022-05-23T18:18:31.686Z] support-notifications latest fa0dafd5c1fc 3 minutes ago 27MB [2022-05-23T18:18:31.686Z] abe16083760f 3 minutes ago 1.56GB [2022-05-23T18:18:31.686Z] security-proxy-setup latest f29c998460d9 3 minutes ago 26.9MB [2022-05-23T18:18:31.686Z] security-secretstore-setup latest 3d186feaac10 3 minutes ago 28.5MB [2022-05-23T18:18:31.686Z] 3011a44e4300 3 minutes ago 1.5GB [2022-05-23T18:18:31.686Z] 940a5171f960 3 minutes ago 1.51GB [2022-05-23T18:18:31.686Z] security-bootstrapper latest 000fd21648ed 4 minutes ago 19.1MB [2022-05-23T18:18:31.686Z] support-scheduler latest 5b9409a626f6 4 minutes ago 26.4MB [2022-05-23T18:18:31.686Z] core-metadata latest f08baaba825d 4 minutes ago 17MB [2022-05-23T18:18:31.686Z] c35ea6405381 4 minutes ago 1.56GB [2022-05-23T18:18:31.686Z] 34ec92d4efc3 4 minutes ago 1.5GB [2022-05-23T18:18:31.686Z] 614b9f8f6243 4 minutes ago 1.5GB [2022-05-23T18:18:31.686Z] ci-base-image-x86_64 latest 3d4b950d14e5 7 minutes ago 901MB [2022-05-23T18:18:31.686Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 4 weeks ago 562MB [2022-05-23T18:18:31.686Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 4 weeks ago 254MB [2022-05-23T18:18:31.686Z] docker 20.10.14 7417809fdb73 6 weeks ago 218MB [2022-05-23T18:18:31.686Z] alpine 3.14 e04c818066af 6 weeks ago 5.59MB [2022-05-23T18:18:31.686Z] alpine 3.15 0ac33e5f5afa 6 weeks ago 5.57MB [2022-05-23T18:18:31.686Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 23 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-23T18:18:52.323Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-23T18:18:52.323Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-23T18:18:55.736Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-23T18:18:55.737Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-23T18:18:58.398Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-23T18:18:59.006Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-23T18:18:59.006Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-23T18:18:59.006Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-23T18:18:59.006Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-23T18:19:02.428Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-23T18:19:02.428Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-23T18:19:02.428Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-23T18:19:02.428Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-23T18:19:02.428Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-23T18:19:02.428Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-23T18:19:14.871Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.234s coverage: 28.7% of statements [2022-05-23T18:19:14.871Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-23T18:19:14.871Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-23T18:19:21.637Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.408s coverage: 98.5% of statements [2022-05-23T18:19:21.637Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-23T18:19:21.915Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.468s coverage: 53.4% of statements [2022-05-23T18:19:21.915Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-23T18:19:21.915Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-23T18:19:44.191Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.611s coverage: 89.2% of statements [2022-05-23T18:19:44.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-23T18:19:44.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-23T18:19:44.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-23T18:19:44.191Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.472s coverage: 84.8% of statements [2022-05-23T18:19:44.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-23T18:19:44.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-23T18:19:44.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-23T18:19:44.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-23T18:19:44.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-23T18:19:47.607Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.284s coverage: 95.6% of statements [2022-05-23T18:19:47.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-23T18:19:47.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-23T18:19:47.607Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.230s coverage: 72.2% of statements [2022-05-23T18:19:47.607Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-23T18:19:47.607Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-23T18:19:47.607Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-23T18:19:47.607Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-23T18:19:47.607Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-23T18:19:47.607Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.492s coverage: 60.0% of statements [2022-05-23T18:19:47.607Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-23T18:19:47.607Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-23T18:19:47.607Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-23T18:19:47.607Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.712s coverage: 0.9% of statements [2022-05-23T18:19:47.607Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-23T18:19:47.607Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.710s coverage: 58.8% of statements [2022-05-23T18:19:47.607Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.349s coverage: 29.6% of statements [2022-05-23T18:19:47.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-23T18:19:47.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.238s coverage: 47.1% of statements [2022-05-23T18:19:47.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.266s coverage: 79.5% of statements [2022-05-23T18:19:47.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.193s coverage: 94.1% of statements [2022-05-23T18:19:47.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.249s coverage: 96.3% of statements [2022-05-23T18:19:48.604Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.214s coverage: 87.5% of statements [2022-05-23T18:20:01.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.323s coverage: 94.4% of statements [2022-05-23T18:20:01.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.216s coverage: 44.8% of statements [2022-05-23T18:20:06.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.589s coverage: 82.5% of statements [2022-05-23T18:20:06.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-23T18:20:14.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.307s coverage: 92.9% of statements [2022-05-23T18:20:14.776Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-23T18:20:14.776Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-23T18:20:14.776Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-23T18:20:14.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 65.1% of statements [2022-05-23T18:20:14.776Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-23T18:20:14.776Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-23T18:20:14.776Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-23T18:20:14.776Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-23T18:20:14.776Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-23T18:20:14.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.201s coverage: 87.2% of statements [2022-05-23T18:20:14.776Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-23T18:20:14.776Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-23T18:20:14.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.176s coverage: 100.0% of statements [2022-05-23T18:20:14.776Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-23T18:20:14.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.259s coverage: 58.8% of statements [2022-05-23T18:20:14.776Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-23T18:20:14.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.295s coverage: 80.0% of statements [2022-05-23T18:20:14.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.232s coverage: 87.2% of statements [2022-05-23T18:20:14.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.289s coverage: 85.4% of statements [2022-05-23T18:20:14.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.804s coverage: 91.2% of statements [2022-05-23T18:20:14.776Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-23T18:20:19.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.906s coverage: 64.4% of statements [2022-05-23T18:20:19.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-23T18:20:19.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-23T18:20:19.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.274s coverage: 100.0% of statements [2022-05-23T18:20:19.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.165s coverage: 89.4% of statements [2022-05-23T18:20:19.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.072s coverage: 100.0% of statements [2022-05-23T18:20:19.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.075s coverage: 73.7% of statements [2022-05-23T18:20:19.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.057s coverage: 100.0% of statements [2022-05-23T18:20:27.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.454s coverage: 65.4% of statements [2022-05-23T18:20:27.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-23T18:20:27.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-23T18:20:27.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-23T18:20:28.470Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.906s coverage: 43.8% of statements [2022-05-23T18:20:28.470Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-23T18:20:28.470Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-23T18:20:28.470Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.343s coverage: 89.5% of statements [2022-05-23T18:20:28.470Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-23T18:20:28.470Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.244s coverage: 84.8% of statements [2022-05-23T18:20:28.470Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-23T18:20:28.470Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-23T18:20:28.470Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-23T18:20:28.470Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-23T18:20:38.692Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.434s coverage: 17.7% of statements [2022-05-23T18:20:38.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-23T18:20:38.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-23T18:20:38.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-23T18:20:38.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-23T18:20:38.692Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.753s coverage: 92.3% of statements [2022-05-23T18:20:38.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-23T18:20:38.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-23T18:20:38.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-23T18:20:38.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-23T18:20:38.692Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.304s coverage: 63.2% of statements [2022-05-23T18:20:38.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-23T18:20:38.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-23T18:20:38.692Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.437s coverage: 97.7% of statements [2022-05-23T18:20:38.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-23T18:20:38.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-23T18:20:38.692Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-23T18:20:38.692Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-23T18:20:38.692Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.223s coverage: 28.9% of statements [2022-05-23T18:20:38.692Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-23T18:20:38.692Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-23T18:20:38.692Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-23T18:20:38.692Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-23T18:20:38.692Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-23T18:20:38.692Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-23T18:20:38.692Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.188s coverage: 100.0% of statements [2022-05-23T18:20:38.692Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.097s coverage: 96.9% of statements [2022-05-23T18:20:39.292Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-05-23T18:20:39.292Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-23T18:20:39.292Z] GO111MODULE=on go vet ./... [2022-05-23T18:22:31.213Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-23T18:22:31.213Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-23T18:22:31.213Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-23T18:22:31.239Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-23T18:22:31.896Z] + ls -al . [2022-05-23T18:22:31.896Z] total 680 [2022-05-23T18:22:31.896Z] drwxrwxr-x 9 1001 1001 4096 May 23 18:22 . [2022-05-23T18:22:31.896Z] drwxr-xr-x 4 root root 4096 May 23 18:16 .. [2022-05-23T18:22:31.896Z] -rw-rw-r-- 1 1001 1001 11 May 23 18:14 .dockerignore [2022-05-23T18:22:31.896Z] drwxrwxr-x 8 1001 1001 4096 May 23 18:14 .git [2022-05-23T18:22:31.896Z] drwxrwxr-x 3 1001 1001 4096 May 23 18:14 .github [2022-05-23T18:22:31.896Z] -rw-rw-r-- 1 1001 1001 879 May 23 18:14 .gitignore [2022-05-23T18:22:31.896Z] -rw-rw-r-- 1 1001 1001 42 May 23 18:14 .golangci.yml [2022-05-23T18:22:31.896Z] -rw-rw-r-- 1 1001 1001 87 May 23 18:14 .hadolint.yml [2022-05-23T18:22:31.896Z] -rw-rw-r-- 1 1001 1001 166 May 23 18:14 .sonarcloud.properties [2022-05-23T18:22:31.896Z] -rw-rw-r-- 1 1001 1001 1171 May 23 18:14 ADOPTERS.md [2022-05-23T18:22:31.896Z] -rw-rw-r-- 1 1001 1001 10220 May 23 18:14 Attribution.txt [2022-05-23T18:22:31.896Z] -rw-rw-r-- 1 1001 1001 63209 May 23 18:14 CHANGELOG.md [2022-05-23T18:22:31.896Z] -rw-rw-r-- 1 1001 1001 3804 May 23 18:14 CONTRIBUTING.md [2022-05-23T18:22:31.896Z] -rw-rw-r-- 1 1001 1001 677 May 23 18:14 GOVERNANCE.md [2022-05-23T18:22:31.896Z] -rw-rw-r-- 1 1001 1001 850 May 23 18:14 Jenkinsfile [2022-05-23T18:22:31.896Z] -rw-rw-r-- 1 1001 1001 10775 May 23 18:14 LICENSE [2022-05-23T18:22:31.896Z] -rw-rw-r-- 1 1001 1001 10389 May 23 18:14 Makefile [2022-05-23T18:22:31.896Z] -rw-rw-r-- 1 1001 1001 582 May 23 18:14 OWNERS.md [2022-05-23T18:22:31.896Z] -rw-rw-r-- 1 1001 1001 9094 May 23 18:14 README.md [2022-05-23T18:22:31.896Z] -rw-rw-r-- 1 1001 1001 6912 May 23 18:14 SECURITY.md [2022-05-23T18:22:31.896Z] -rw-rw-r-- 1 1001 1001 5 May 23 18:10 VERSION [2022-05-23T18:22:31.896Z] -rw-rw-r-- 1 1001 1001 4131 May 23 18:14 ZMQWindows.md [2022-05-23T18:22:31.896Z] drwxrwxr-x 2 1001 1001 4096 May 23 18:14 bin [2022-05-23T18:22:31.896Z] drwxrwxr-x 18 1001 1001 4096 May 23 18:14 cmd [2022-05-23T18:22:31.896Z] -rw-r--r-- 1 root root 435134 May 23 18:20 coverage.out [2022-05-23T18:22:31.896Z] -rw-rw-r-- 1 1001 1001 3267 May 23 18:14 go.mod [2022-05-23T18:22:31.896Z] -rw-rw-r-- 1 1001 1001 35869 May 23 18:16 go.sum [2022-05-23T18:22:31.896Z] drwxrwxr-x 8 1001 1001 4096 May 23 18:14 internal [2022-05-23T18:22:31.896Z] drwxrwxr-x 3 1001 1001 4096 May 23 18:14 openapi [2022-05-23T18:22:31.896Z] drwxrwxr-x 4 1001 1001 4096 May 23 18:14 snap [2022-05-23T18:22:31.896Z] -rw-rw-r-- 1 1001 1001 204 May 23 18:14 version.go [Pipeline] sh [2022-05-23T18:22:32.563Z] + '[' -e coverage.out ] [2022-05-23T18:22:32.563Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-23T18:22:32.591Z] Warning: overwriting stash ‘coverage-report’ [2022-05-23T18:22:33.419Z] Stashed 1 file(s) [Pipeline] sh [2022-05-23T18:22:34.076Z] + make build [2022-05-23T18:22:34.076Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-23T18:23:55.886Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-23T18:25:03.959Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-23T18:25:03.959Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-23T18:25:36.411Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-23T18:25:37.854Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-23T18:25:42.167Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-23T18:25:48.897Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-23T18:25:52.297Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-23T18:25:57.718Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-23T18:26:01.129Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-23T18:26:05.451Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-23T18:26:13.746Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-05-23T18:26:19.179Z] $ docker stop --time=1 10d977783895eb42968dc49e2da9465784e4fa6ddb5459f05a369ac684de9bf2 [2022-05-23T18:26:21.227Z] $ docker rm -f 10d977783895eb42968dc49e2da9465784e4fa6ddb5459f05a369ac684de9bf2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T18:26:23.634Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-23T18:26:23.634Z] [2022-05-23T18:26:23.634Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T18:26:24.016Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-23T18:26:24.325Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-05-23T18:26:24.325Z] 29e5d40040c1: Pulling fs layer [2022-05-23T18:26:24.325Z] 1ce36da41761: Pulling fs layer [2022-05-23T18:26:24.325Z] 25b303627fd3: Pulling fs layer [2022-05-23T18:26:24.325Z] 29e5d40040c1: Verifying Checksum [2022-05-23T18:26:24.325Z] 29e5d40040c1: Download complete [2022-05-23T18:26:24.612Z] 1ce36da41761: Verifying Checksum [2022-05-23T18:26:24.612Z] 1ce36da41761: Download complete [2022-05-23T18:26:25.259Z] 29e5d40040c1: Pull complete [2022-05-23T18:26:26.757Z] 25b303627fd3: Verifying Checksum [2022-05-23T18:26:26.757Z] 25b303627fd3: Download complete [2022-05-23T18:26:26.757Z] 1ce36da41761: Pull complete [2022-05-23T18:26:39.236Z] 25b303627fd3: Pull complete [2022-05-23T18:26:39.236Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-05-23T18:26:39.236Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-23T18:26:39.236Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-05-23T18:26:39.497Z] prd-ubuntu20.04-docker-arm64-4c-16g-64405 does not seem to be running inside a container [2022-05-23T18:26:39.583Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-05-23T18:26:42.121Z] $ docker top eb9ee057a996687bf109dbd57f6247f31b14b409b268fec30c1abb4d3abeaec2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-23T18:26:43.042Z] + grep parallel [2022-05-23T18:26:43.042Z] + docker-compose build --help [2022-05-23T18:26:47.348Z] --parallel Build images in parallel. [Pipeline] } [2022-05-23T18:26:47.638Z] $ docker stop --time=1 eb9ee057a996687bf109dbd57f6247f31b14b409b268fec30c1abb4d3abeaec2 [2022-05-23T18:26:49.297Z] $ docker rm -f eb9ee057a996687bf109dbd57f6247f31b14b409b268fec30c1abb4d3abeaec2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T18:26:49.918Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-23T18:26:49.918Z] . [Pipeline] withDockerContainer [2022-05-23T18:26:50.171Z] prd-ubuntu20.04-docker-arm64-4c-16g-64405 does not seem to be running inside a container [2022-05-23T18:26:50.248Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-05-23T18:26:51.552Z] $ docker top 697d19f5b4df09fd971277eaeb043ea2e37d864920e08f08ee985395e6e327b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-23T18:26:52.491Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-23T18:26:57.904Z] Building core-command ... [2022-05-23T18:26:57.904Z] Building core-data ... [2022-05-23T18:26:57.904Z] Building core-metadata ... [2022-05-23T18:26:57.904Z] Building security-bootstrapper ... [2022-05-23T18:26:57.904Z] Building security-proxy-setup ... [2022-05-23T18:26:57.904Z] Building security-secretstore-setup ... [2022-05-23T18:26:57.904Z] Building security-spiffe-token-provider ... [2022-05-23T18:26:57.904Z] Building security-spire-agent ... [2022-05-23T18:26:57.904Z] Building security-spire-config ... [2022-05-23T18:26:57.904Z] Building security-spire-server ... [2022-05-23T18:26:57.904Z] Building support-notifications ... [2022-05-23T18:26:57.904Z] Building support-scheduler ... [2022-05-23T18:26:57.904Z] Building sys-mgmt-agent ... [2022-05-23T18:26:57.904Z] Building core-metadata [2022-05-23T18:26:57.904Z] Building security-spiffe-token-provider [2022-05-23T18:26:57.904Z] Building sys-mgmt-agent [2022-05-23T18:26:57.904Z] Building security-bootstrapper [2022-05-23T18:26:57.904Z] Building security-spire-config [2022-05-23T18:28:34.704Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T18:28:34.704Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-23T18:28:34.704Z] ---> 61b76ae995b2 [2022-05-23T18:28:34.704Z] Step 3/26 : WORKDIR /edgex-go [2022-05-23T18:28:34.704Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T18:28:34.704Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-23T18:28:34.704Z] ---> 61b76ae995b2 [2022-05-23T18:28:34.704Z] Step 3/23 : WORKDIR /edgex-go [2022-05-23T18:28:34.704Z] ---> Running in 2b7248e9b684 [2022-05-23T18:28:34.704Z] ---> Running in 9a3ba0ecfda5 [2022-05-23T18:28:34.704Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T18:28:34.704Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-23T18:28:34.704Z] ---> 61b76ae995b2 [2022-05-23T18:28:34.704Z] Step 3/31 : WORKDIR /edgex-go [2022-05-23T18:28:34.704Z] ---> Running in 526b728e6962 [2022-05-23T18:28:34.704Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T18:28:34.704Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-23T18:28:34.704Z] ---> 61b76ae995b2 [2022-05-23T18:28:34.704Z] Step 3/23 : WORKDIR /edgex-go [2022-05-23T18:28:34.704Z] ---> Running in 6ee54f3cb642 [2022-05-23T18:28:34.704Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T18:28:34.704Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-23T18:28:34.704Z] ---> 61b76ae995b2 [2022-05-23T18:28:34.704Z] Step 3/20 : WORKDIR /edgex-go [2022-05-23T18:28:34.704Z] ---> Running in e9576749eb34 [2022-05-23T18:28:34.704Z] Removing intermediate container 2b7248e9b684 [2022-05-23T18:28:34.704Z] ---> 2e52f665a7dc [2022-05-23T18:28:34.704Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T18:28:34.704Z] Removing intermediate container 526b728e6962 [2022-05-23T18:28:34.704Z] ---> a70195a52b0e [2022-05-23T18:28:34.704Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T18:28:34.704Z] Removing intermediate container 6ee54f3cb642 [2022-05-23T18:28:34.704Z] ---> 2e72b1c269ef [2022-05-23T18:28:34.704Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T18:28:34.704Z] ---> Running in 31cf57e5fb3d [2022-05-23T18:28:34.704Z] Removing intermediate container 9a3ba0ecfda5 [2022-05-23T18:28:34.704Z] ---> bda96d5c8249 [2022-05-23T18:28:34.704Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T18:28:34.704Z] Removing intermediate container e9576749eb34 [2022-05-23T18:28:34.704Z] ---> 383dcc29ac13 [2022-05-23T18:28:34.704Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-23T18:28:34.704Z] ---> Running in f04879d60f84 [2022-05-23T18:28:34.704Z] ---> Running in 83382863b99c [2022-05-23T18:28:34.704Z] ---> Running in 63ca19a2ad1e [2022-05-23T18:28:34.704Z] ---> Running in 5b621f88f160 [2022-05-23T18:28:34.704Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T18:28:34.704Z] Removing intermediate container 31cf57e5fb3d [2022-05-23T18:28:34.704Z] ---> 3515b703a167 [2022-05-23T18:28:34.704Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-23T18:28:34.704Z] ---> Running in d591cf00e539 [2022-05-23T18:28:34.704Z] Removing intermediate container 83382863b99c [2022-05-23T18:28:34.704Z] ---> b51c2487c668 [2022-05-23T18:28:34.704Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-23T18:28:34.704Z] ---> Running in 98daf5942f2f [2022-05-23T18:28:34.704Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T18:28:34.704Z] Removing intermediate container f04879d60f84 [2022-05-23T18:28:34.704Z] ---> e39d203c80ef [2022-05-23T18:28:34.704Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-23T18:28:34.704Z] Removing intermediate container 63ca19a2ad1e [2022-05-23T18:28:34.704Z] ---> 7fdf5932cdd6 [2022-05-23T18:28:34.704Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-23T18:28:34.704Z] ---> Running in d6bca67ee5dc [2022-05-23T18:28:34.704Z] ---> Running in 3e1ef058bf45 [2022-05-23T18:28:34.704Z] v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-23T18:28:34.704Z] v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-23T18:28:34.704Z] OK: 15741 distinct packages available [2022-05-23T18:28:34.704Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T18:28:34.704Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T18:28:34.704Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T18:28:34.704Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T18:28:34.704Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T18:28:34.704Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T18:28:34.704Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T18:28:34.704Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T18:28:34.704Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T18:28:34.704Z] OK: 220 MiB in 52 packages [2022-05-23T18:28:34.704Z] OK: 220 MiB in 52 packages [2022-05-23T18:28:34.704Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T18:28:34.704Z] OK: 220 MiB in 52 packages [2022-05-23T18:28:34.704Z] OK: 220 MiB in 52 packages [2022-05-23T18:28:34.704Z] OK: 220 MiB in 52 packages [2022-05-23T18:28:34.704Z] Removing intermediate container 5b621f88f160 [2022-05-23T18:28:34.704Z] ---> 5248449876e4 [2022-05-23T18:28:34.704Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-23T18:28:34.704Z] Removing intermediate container d591cf00e539 [2022-05-23T18:28:34.704Z] ---> 1344977baac4 [2022-05-23T18:28:34.704Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-23T18:28:34.704Z] Removing intermediate container 98daf5942f2f [2022-05-23T18:28:34.704Z] ---> 7af9b1a16b46 [2022-05-23T18:28:34.704Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-23T18:28:34.704Z] Removing intermediate container d6bca67ee5dc [2022-05-23T18:28:34.704Z] ---> 388c35b847d3 [2022-05-23T18:28:34.704Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-23T18:28:34.704Z] Removing intermediate container 3e1ef058bf45 [2022-05-23T18:28:34.704Z] ---> fa2cd9e26af4 [2022-05-23T18:28:34.704Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-23T18:28:34.704Z] ---> 3a7b81972d3e [2022-05-23T18:28:34.704Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T18:28:34.704Z] ---> de1b681a55f4 [2022-05-23T18:28:34.704Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T18:28:34.704Z] ---> Running in 5226486f1fd4 [2022-05-23T18:28:34.704Z] ---> Running in 1a87acf5baa4 [2022-05-23T18:28:34.704Z] ---> 52bb69bb1e24 [2022-05-23T18:28:34.704Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T18:28:34.704Z] ---> Running in e748219c0620 [2022-05-23T18:28:34.704Z] ---> ee99388c2261 [2022-05-23T18:28:34.704Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T18:28:34.704Z] ---> Running in 04a4eeb78d78 [2022-05-23T18:28:34.983Z] ---> 3656adbd3766 [2022-05-23T18:28:34.983Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T18:28:34.983Z] ---> Running in a596956b068e [2022-05-23T18:28:40.387Z] Removing intermediate container 5226486f1fd4 [2022-05-23T18:28:40.387Z] ---> c756a56813f5 [2022-05-23T18:28:40.387Z] Step 8/26 : COPY . . [2022-05-23T18:28:40.387Z] Removing intermediate container 1a87acf5baa4 [2022-05-23T18:28:40.387Z] ---> 172b4f3ed609 [2022-05-23T18:28:40.387Z] Step 7/20 : COPY . . [2022-05-23T18:28:40.663Z] Removing intermediate container e748219c0620 [2022-05-23T18:28:40.663Z] ---> be021e8b7bc8 [2022-05-23T18:28:40.663Z] Step 8/23 : COPY . . [2022-05-23T18:28:41.279Z] Removing intermediate container a596956b068e [2022-05-23T18:28:41.279Z] ---> 652390d6c5fb [2022-05-23T18:28:41.279Z] Step 8/31 : COPY . . [2022-05-23T18:28:41.279Z] Removing intermediate container 04a4eeb78d78 [2022-05-23T18:28:41.279Z] ---> d5afd60cc176 [2022-05-23T18:28:41.279Z] Step 8/23 : COPY . . [2022-05-23T18:29:13.647Z] ---> c7ea828f6509 [2022-05-23T18:29:13.647Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-23T18:29:13.647Z] ---> 7f96ec197fa8 [2022-05-23T18:29:13.647Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-23T18:29:13.647Z] ---> 8890692c9e61 [2022-05-23T18:29:13.647Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-23T18:29:13.647Z] ---> Running in c0b3437da4ea [2022-05-23T18:29:13.647Z] ---> Running in 7a8886dbb131 [2022-05-23T18:29:13.647Z] ---> 7646532fcd53 [2022-05-23T18:29:13.647Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-23T18:29:13.647Z] ---> Running in ab74cad12a00 [2022-05-23T18:29:13.647Z] ---> Running in a6f8fbaa5ed7 [2022-05-23T18:29:13.647Z] ---> 9e234e005f03 [2022-05-23T18:29:13.647Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-23T18:29:13.647Z] ---> Running in a784cbcb521d [2022-05-23T18:29:13.647Z] Removing intermediate container c0b3437da4ea [2022-05-23T18:29:13.647Z] ---> d5a802be0559 [2022-05-23T18:29:13.647Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-23T18:29:13.647Z] ---> Running in 296bce29daa5 [2022-05-23T18:29:13.647Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-23T18:29:13.647Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-23T18:29:13.647Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-05-23T18:29:13.647Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-23T18:29:14.257Z] Removing intermediate container 296bce29daa5 [2022-05-23T18:29:14.257Z] ---> 1c2db2cedddf [2022-05-23T18:29:14.257Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-23T18:29:14.257Z] ---> Running in 01ff05e2b680 [2022-05-23T18:29:14.875Z] Removing intermediate container 01ff05e2b680 [2022-05-23T18:29:14.875Z] ---> c14fa9fa4857 [2022-05-23T18:29:14.875Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-23T18:29:14.875Z] ---> Running in 7fabf8ea6ff5 [2022-05-23T18:29:17.543Z] spire-1.2.1/ [2022-05-23T18:29:17.825Z] spire-1.2.1/.data/ [2022-05-23T18:29:17.825Z] spire-1.2.1/.data/.file [2022-05-23T18:29:17.825Z] spire-1.2.1/.dockerignore [2022-05-23T18:29:17.825Z] spire-1.2.1/.gitattributes [2022-05-23T18:29:17.825Z] spire-1.2.1/.githooks/ [2022-05-23T18:29:17.825Z] spire-1.2.1/.githooks/pre-commit [2022-05-23T18:29:17.825Z] spire-1.2.1/.github/ [2022-05-23T18:29:17.825Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-23T18:29:17.825Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-23T18:29:17.825Z] spire-1.2.1/.github/dependabot.yml [2022-05-23T18:29:17.825Z] spire-1.2.1/.github/workflows/ [2022-05-23T18:29:17.825Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-23T18:29:17.825Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-23T18:29:17.825Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-23T18:29:17.825Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-23T18:29:17.825Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-23T18:29:17.825Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-23T18:29:17.825Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-23T18:29:17.825Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-23T18:29:17.825Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-23T18:29:17.825Z] spire-1.2.1/.gitignore [2022-05-23T18:29:17.825Z] spire-1.2.1/.go-version [2022-05-23T18:29:17.825Z] spire-1.2.1/.golangci.yml [2022-05-23T18:29:17.825Z] spire-1.2.1/ADOPTERS.md [2022-05-23T18:29:17.825Z] spire-1.2.1/CHANGELOG.md [2022-05-23T18:29:17.825Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-23T18:29:17.825Z] spire-1.2.1/CODEOWNERS [2022-05-23T18:29:17.825Z] spire-1.2.1/CONTRIBUTING.md [2022-05-23T18:29:17.825Z] spire-1.2.1/Dockerfile [2022-05-23T18:29:17.825Z] spire-1.2.1/Dockerfile.dev [2022-05-23T18:29:17.825Z] spire-1.2.1/Dockerfile.scratch [2022-05-23T18:29:17.825Z] spire-1.2.1/LICENSE [2022-05-23T18:29:17.825Z] spire-1.2.1/MAINTAINERS.md [2022-05-23T18:29:17.825Z] spire-1.2.1/Makefile [2022-05-23T18:29:17.825Z] spire-1.2.1/README.md [2022-05-23T18:29:17.825Z] spire-1.2.1/ROADMAP.md [2022-05-23T18:29:17.825Z] spire-1.2.1/SECURITY.md [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/ [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-agent/ [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-server/ [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-23T18:29:17.825Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-23T18:29:17.825Z] spire-1.2.1/conf/ [2022-05-23T18:29:17.825Z] spire-1.2.1/conf/agent/ [2022-05-23T18:29:17.825Z] spire-1.2.1/conf/agent/agent.conf [2022-05-23T18:29:17.825Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-23T18:29:17.825Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-23T18:29:17.825Z] spire-1.2.1/conf/server/ [2022-05-23T18:29:17.825Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-23T18:29:17.825Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-23T18:29:17.825Z] spire-1.2.1/conf/server/server.conf [2022-05-23T18:29:17.825Z] spire-1.2.1/conf/server/server_full.conf [2022-05-23T18:29:17.825Z] spire-1.2.1/doc/ [2022-05-23T18:29:17.825Z] spire-1.2.1/doc/SPIRE101.md [2022-05-23T18:29:17.825Z] spire-1.2.1/doc/auditlog.md [2022-05-23T18:29:17.825Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-23T18:29:17.825Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-23T18:29:17.825Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-23T18:29:17.825Z] spire-1.2.1/doc/images/ [2022-05-23T18:29:17.825Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-23T18:29:17.825Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-23T18:29:17.825Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-23T18:29:17.825Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-23T18:29:17.825Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-23T18:29:17.825Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-23T18:29:17.825Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-23T18:29:17.825Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-23T18:29:17.825Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-23T18:29:17.825Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-23T18:29:17.825Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-23T18:29:17.825Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-23T18:29:17.825Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-23T18:29:17.825Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-23T18:29:17.825Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-23T18:29:17.825Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-23T18:29:17.825Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-23T18:29:17.825Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-23T18:29:17.825Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-23T18:29:17.825Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-23T18:29:17.825Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-23T18:29:17.825Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-23T18:29:17.825Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-23T18:29:17.825Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-23T18:29:17.825Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-23T18:29:17.825Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-23T18:29:17.825Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-23T18:29:17.825Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-23T18:29:17.825Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-23T18:29:17.825Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-23T18:29:17.825Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-23T18:29:17.825Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-23T18:29:17.825Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-23T18:29:17.825Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-23T18:29:17.825Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-23T18:29:17.825Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-23T18:29:17.825Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-23T18:29:17.825Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-23T18:29:17.825Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-23T18:29:17.825Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-23T18:29:17.825Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-23T18:29:17.825Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-23T18:29:17.825Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-23T18:29:17.825Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-23T18:29:17.825Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-23T18:29:18.109Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-23T18:29:18.109Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-23T18:29:18.109Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-23T18:29:18.109Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-23T18:29:18.109Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-23T18:29:18.109Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-23T18:29:18.109Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-23T18:29:18.109Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-23T18:29:18.109Z] spire-1.2.1/doc/scaling_spire.md [2022-05-23T18:29:18.109Z] spire-1.2.1/doc/spire_agent.md [2022-05-23T18:29:18.109Z] spire-1.2.1/doc/spire_server.md [2022-05-23T18:29:18.109Z] spire-1.2.1/doc/supported_integrations.md [2022-05-23T18:29:18.109Z] spire-1.2.1/doc/telemetry.md [2022-05-23T18:29:18.109Z] spire-1.2.1/doc/telemetry_config.md [2022-05-23T18:29:18.109Z] spire-1.2.1/doc/upgrading.md [2022-05-23T18:29:18.109Z] spire-1.2.1/doc/using_spire.md [2022-05-23T18:29:18.109Z] spire-1.2.1/examples/ [2022-05-23T18:29:18.109Z] spire-1.2.1/examples/README.md [2022-05-23T18:29:18.109Z] spire-1.2.1/go.mod [2022-05-23T18:29:18.109Z] spire-1.2.1/go.sum [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/ [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/ [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/agent.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/api/ [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/client/ [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/common/ [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/config.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/manager/ [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/svid/ [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/common/ [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/common/api/ [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/common/api/names.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/common/auth/ [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-23T18:29:18.109Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/catalog/ [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/cli/ [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/health/ [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/health/config.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/health/context.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/health/health.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/idutil/ [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-23T18:29:18.389Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/log/ [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/log/log.go [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/log/options.go [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/plugin/ [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/profiling/ [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/selector/ [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-23T18:29:18.390Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-23T18:29:18.670Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-23T18:29:18.670Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-23T18:29:18.670Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-23T18:29:18.670Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-23T18:29:18.670Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-23T18:29:18.670Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-23T18:29:18.670Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-23T18:29:18.670Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-23T18:29:18.670Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-23T18:29:18.670Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-23T18:29:18.670Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-23T18:29:18.670Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-23T18:29:18.670Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-23T18:29:18.670Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-23T18:29:18.670Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-23T18:29:18.670Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-23T18:29:18.670Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-23T18:29:18.670Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-23T18:29:18.670Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-23T18:29:18.670Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-23T18:29:18.670Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-23T18:29:18.670Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-23T18:29:18.670Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-23T18:29:18.670Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-23T18:29:18.670Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-23T18:29:18.670Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-23T18:29:18.670Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-23T18:29:18.670Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-23T18:29:18.670Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-23T18:29:18.670Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-23T18:29:18.670Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-23T18:29:18.670Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-23T18:29:18.670Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-23T18:29:18.670Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-23T18:29:18.670Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-23T18:29:18.670Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-23T18:29:18.670Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-23T18:29:18.670Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-23T18:29:18.670Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-23T18:29:18.670Z] spire-1.2.1/pkg/common/uptime/ [2022-05-23T18:29:18.670Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-23T18:29:18.670Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-23T18:29:18.670Z] spire-1.2.1/pkg/common/util/ [2022-05-23T18:29:18.670Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-23T18:29:18.670Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-23T18:29:18.670Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-23T18:29:18.670Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-23T18:29:18.670Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-23T18:29:18.670Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-23T18:29:18.670Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-23T18:29:18.670Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/common/util/task.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/common/version/ [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/common/version/version.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/common/x509util/ [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/ [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/api/ [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/api/api.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/api/health/ [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/api/id.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/api/status.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/bundle/ [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/ca/ [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/cache/ [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/catalog/ [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/config.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/datastore/ [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-23T18:29:18.671Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/ [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-23T18:29:18.959Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-23T18:29:18.960Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-23T18:29:18.960Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-23T18:29:18.960Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-23T18:29:18.960Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-23T18:29:18.960Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-23T18:29:18.960Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-23T18:29:18.960Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-23T18:29:18.960Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-23T18:29:18.960Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-23T18:29:18.960Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-23T18:29:18.960Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-23T18:29:18.960Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-23T18:29:18.960Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-23T18:29:18.960Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-23T18:29:18.960Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-23T18:29:18.960Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-23T18:29:18.960Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-23T18:29:18.960Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-23T18:29:18.960Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-23T18:29:18.960Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-23T18:29:18.960Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-23T18:29:18.960Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-23T18:29:18.960Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-23T18:29:18.960Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-23T18:29:18.960Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-23T18:29:18.960Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-23T18:29:18.960Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-23T18:29:18.960Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-23T18:29:18.960Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-23T18:29:18.960Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-23T18:29:18.960Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-23T18:29:18.960Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-23T18:29:18.960Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-23T18:29:18.960Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-23T18:29:18.960Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-23T18:29:18.960Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-23T18:29:18.960Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-23T18:29:18.960Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-23T18:29:18.960Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-23T18:29:18.960Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-23T18:29:18.960Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-23T18:29:18.960Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-23T18:29:18.960Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-23T18:29:18.960Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-23T18:29:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-23T18:29:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-23T18:29:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-23T18:29:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-23T18:29:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-23T18:29:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-23T18:29:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-23T18:29:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-23T18:29:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-23T18:29:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-23T18:29:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-23T18:29:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-23T18:29:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-23T18:29:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-23T18:29:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-23T18:29:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-23T18:29:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-23T18:29:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-23T18:29:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-23T18:29:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-23T18:29:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-23T18:29:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-23T18:29:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-23T18:29:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-23T18:29:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-23T18:29:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-23T18:29:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-23T18:29:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-23T18:29:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-23T18:29:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-23T18:29:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-23T18:29:19.244Z] spire-1.2.1/pkg/server/registration/ [2022-05-23T18:29:19.244Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-23T18:29:19.244Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-23T18:29:19.244Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-23T18:29:19.244Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-23T18:29:19.244Z] spire-1.2.1/pkg/server/server.go [2022-05-23T18:29:19.244Z] spire-1.2.1/pkg/server/server_test.go [2022-05-23T18:29:19.244Z] spire-1.2.1/pkg/server/svid/ [2022-05-23T18:29:19.245Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-23T18:29:19.245Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-23T18:29:19.245Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-23T18:29:19.245Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-23T18:29:19.245Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-23T18:29:19.245Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-23T18:29:19.245Z] spire-1.2.1/proto/ [2022-05-23T18:29:19.245Z] spire-1.2.1/proto/private/ [2022-05-23T18:29:19.245Z] spire-1.2.1/proto/private/server/ [2022-05-23T18:29:19.245Z] spire-1.2.1/proto/private/server/journal/ [2022-05-23T18:29:19.245Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-23T18:29:19.245Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-23T18:29:19.245Z] spire-1.2.1/proto/spire/ [2022-05-23T18:29:19.245Z] spire-1.2.1/proto/spire/common/ [2022-05-23T18:29:19.245Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-23T18:29:19.245Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-23T18:29:19.245Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-23T18:29:19.245Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-23T18:29:19.245Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-23T18:29:19.245Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-23T18:29:19.245Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-23T18:29:19.245Z] spire-1.2.1/proto/spire/plugin/ [2022-05-23T18:29:19.245Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-23T18:29:19.245Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-23T18:29:19.245Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-23T18:29:19.245Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-23T18:29:19.245Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-23T18:29:19.245Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-23T18:29:19.245Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-23T18:29:19.245Z] spire-1.2.1/release/ [2022-05-23T18:29:19.245Z] spire-1.2.1/release/spire-extras/ [2022-05-23T18:29:19.245Z] spire-1.2.1/release/spire-extras/README.md [2022-05-23T18:29:19.245Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-23T18:29:19.245Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-23T18:29:19.245Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-23T18:29:19.245Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-23T18:29:19.245Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-23T18:29:19.245Z] spire-1.2.1/release/spire/ [2022-05-23T18:29:19.245Z] spire-1.2.1/release/spire/README.md [2022-05-23T18:29:19.245Z] spire-1.2.1/release/spire/conf/ [2022-05-23T18:29:19.245Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-23T18:29:19.245Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-23T18:29:19.245Z] spire-1.2.1/release/spire/conf/server/ [2022-05-23T18:29:19.245Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-23T18:29:19.245Z] spire-1.2.1/script/ [2022-05-23T18:29:19.245Z] spire-1.2.1/script/build-artifact.sh [2022-05-23T18:29:19.245Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-23T18:29:19.245Z] spire-1.2.1/support/ [2022-05-23T18:29:19.245Z] spire-1.2.1/support/k8s/ [2022-05-23T18:29:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-23T18:29:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-23T18:29:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-23T18:29:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-23T18:29:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-23T18:29:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-23T18:29:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-23T18:29:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-23T18:29:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-23T18:29:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-23T18:29:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-23T18:29:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-23T18:29:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-23T18:29:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-23T18:29:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-23T18:29:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-23T18:29:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-23T18:29:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-23T18:29:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-23T18:29:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-23T18:29:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-23T18:29:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-23T18:29:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-23T18:29:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-23T18:29:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-23T18:29:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-23T18:29:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-23T18:29:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-23T18:29:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-23T18:29:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-23T18:29:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-23T18:29:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-23T18:29:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-23T18:29:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-23T18:29:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-23T18:29:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-23T18:29:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-23T18:29:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-23T18:29:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-23T18:29:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-23T18:29:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-23T18:29:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-23T18:29:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-23T18:29:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-23T18:29:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-23T18:29:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-23T18:29:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-23T18:29:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-23T18:29:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-23T18:29:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-23T18:29:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-23T18:29:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-23T18:29:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-23T18:29:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-23T18:29:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-23T18:29:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-23T18:29:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-23T18:29:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-23T18:29:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-23T18:29:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-23T18:29:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-23T18:29:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-23T18:29:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-23T18:29:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-23T18:29:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-23T18:29:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-23T18:29:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-23T18:29:19.245Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-23T18:29:19.245Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-23T18:29:19.245Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-23T18:29:19.245Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-23T18:29:19.245Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-23T18:29:19.245Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-23T18:29:19.245Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-23T18:29:19.245Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-23T18:29:19.245Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-23T18:29:19.245Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-23T18:29:19.245Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-23T18:29:19.245Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-23T18:29:19.245Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-23T18:29:19.245Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-23T18:29:19.245Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-23T18:29:19.245Z] spire-1.2.1/test/ [2022-05-23T18:29:19.245Z] spire-1.2.1/test/clock/ [2022-05-23T18:29:19.245Z] spire-1.2.1/test/clock/clock.go [2022-05-23T18:29:19.245Z] spire-1.2.1/test/fakes/ [2022-05-23T18:29:19.245Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-23T18:29:19.245Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-23T18:29:19.245Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-23T18:29:19.245Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-23T18:29:19.245Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-23T18:29:19.245Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-23T18:29:19.245Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fixture/ [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fixture/certs/ [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fixture/config/ [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fixture/fixture.go [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fixture/registration/ [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-23T18:29:19.531Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-23T18:29:19.531Z] spire-1.2.1/test/integration/ [2022-05-23T18:29:19.531Z] spire-1.2.1/test/integration/README.md [2022-05-23T18:29:19.531Z] spire-1.2.1/test/integration/common [2022-05-23T18:29:19.531Z] spire-1.2.1/test/integration/setup/ [2022-05-23T18:29:19.531Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-23T18:29:19.531Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-23T18:29:19.531Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-23T18:29:19.531Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-23T18:29:19.531Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-23T18:29:19.531Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-23T18:29:19.531Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-23T18:29:19.531Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-23T18:29:19.531Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-23T18:29:19.531Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-23T18:29:19.531Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-23T18:29:19.531Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-23T18:29:19.531Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-23T18:29:19.531Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-23T18:29:19.531Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-23T18:29:19.531Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-23T18:29:19.531Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-23T18:29:19.531Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-23T18:29:19.531Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-23T18:29:19.531Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-23T18:29:19.531Z] spire-1.2.1/test/integration/suites/ [2022-05-23T18:29:19.531Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-23T18:29:19.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-23T18:29:19.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-23T18:29:19.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-23T18:29:19.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-23T18:29:19.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-23T18:29:19.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-23T18:29:19.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-23T18:29:19.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-23T18:29:19.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-23T18:29:19.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-23T18:29:19.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-23T18:29:19.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-23T18:29:19.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-23T18:29:19.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-23T18:29:19.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-23T18:29:19.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-23T18:29:19.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-23T18:29:19.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-23T18:29:19.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-23T18:29:19.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-23T18:29:19.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-23T18:29:19.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-23T18:29:19.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-23T18:29:19.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-23T18:29:19.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-23T18:29:19.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-23T18:29:19.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-23T18:29:19.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-23T18:29:19.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-23T18:29:19.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-23T18:29:19.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-23T18:29:19.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-23T18:29:19.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-23T18:29:19.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-23T18:29:19.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-23T18:29:19.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-23T18:29:19.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-23T18:29:19.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-23T18:29:19.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-23T18:29:19.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-23T18:29:19.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-23T18:29:19.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-23T18:29:19.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-23T18:29:19.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-23T18:29:19.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-23T18:29:19.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-23T18:29:19.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-23T18:29:19.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-23T18:29:19.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-23T18:29:19.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-23T18:29:19.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-23T18:29:19.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-23T18:29:19.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-23T18:29:19.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-23T18:29:19.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-23T18:29:19.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-23T18:29:19.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-23T18:29:19.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-23T18:29:19.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-23T18:29:19.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-23T18:29:19.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-23T18:29:19.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-23T18:29:19.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-23T18:29:19.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-23T18:29:19.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-23T18:29:19.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-23T18:29:19.818Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-23T18:29:19.819Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-23T18:29:19.819Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-23T18:29:19.819Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-23T18:29:19.819Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-23T18:29:20.107Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-23T18:29:20.107Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-23T18:29:20.107Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-23T18:29:20.107Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-23T18:29:20.107Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-23T18:29:20.107Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-23T18:29:20.107Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-23T18:29:20.107Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-23T18:29:20.107Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-23T18:29:20.107Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-23T18:29:20.107Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-23T18:29:20.107Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-23T18:29:20.107Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-23T18:29:20.107Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-23T18:29:20.107Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-23T18:29:20.107Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-23T18:29:20.107Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-23T18:29:20.107Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-23T18:29:20.107Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-23T18:29:20.107Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-23T18:29:20.107Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-23T18:29:20.107Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-23T18:29:20.107Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-23T18:29:20.107Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-23T18:29:20.107Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-23T18:29:20.107Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-23T18:29:20.107Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-23T18:29:20.107Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-23T18:29:20.107Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-23T18:29:20.107Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-23T18:29:20.107Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-23T18:29:20.107Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-23T18:29:20.107Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-23T18:29:20.107Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-23T18:29:20.107Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-23T18:29:20.107Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-23T18:29:20.107Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-23T18:29:20.107Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-23T18:29:20.107Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-23T18:29:20.107Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-23T18:29:20.107Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-23T18:29:20.107Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-23T18:29:20.107Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-23T18:29:20.107Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-23T18:29:20.107Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-23T18:29:20.107Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-23T18:29:20.107Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-23T18:29:20.107Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-23T18:29:20.107Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-23T18:29:20.107Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-23T18:29:20.107Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-23T18:29:20.107Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-23T18:29:20.107Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-23T18:29:20.107Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-23T18:29:20.107Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-23T18:29:20.107Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-23T18:29:20.107Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-23T18:29:20.107Z] spire-1.2.1/test/integration/test-one.sh [2022-05-23T18:29:20.107Z] spire-1.2.1/test/integration/test.sh [2022-05-23T18:29:20.107Z] spire-1.2.1/test/plugintest/ [2022-05-23T18:29:20.107Z] spire-1.2.1/test/plugintest/config.go [2022-05-23T18:29:20.107Z] spire-1.2.1/test/plugintest/load.go [2022-05-23T18:29:20.107Z] spire-1.2.1/test/plugintest/option.go [2022-05-23T18:29:20.107Z] spire-1.2.1/test/spiretest/ [2022-05-23T18:29:20.108Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-23T18:29:20.108Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-23T18:29:20.108Z] spire-1.2.1/test/spiretest/dir.go [2022-05-23T18:29:20.108Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-23T18:29:20.108Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-23T18:29:20.108Z] spire-1.2.1/test/spiretest/logs.go [2022-05-23T18:29:20.108Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-23T18:29:20.108Z] spire-1.2.1/test/spiretest/suite.go [2022-05-23T18:29:20.108Z] spire-1.2.1/test/spiretest/x509.go [2022-05-23T18:29:20.108Z] spire-1.2.1/test/testca/ [2022-05-23T18:29:20.108Z] spire-1.2.1/test/testca/ca.go [2022-05-23T18:29:20.108Z] spire-1.2.1/test/testkey/ [2022-05-23T18:29:20.108Z] spire-1.2.1/test/testkey/generate.sh [2022-05-23T18:29:20.108Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-23T18:29:20.108Z] spire-1.2.1/test/testkey/keys.go [2022-05-23T18:29:20.108Z] spire-1.2.1/test/testkey/new.go [2022-05-23T18:29:20.108Z] spire-1.2.1/test/tpmsimulator/ [2022-05-23T18:29:20.108Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-23T18:29:20.108Z] spire-1.2.1/test/util/ [2022-05-23T18:29:20.108Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-23T18:29:20.108Z] spire-1.2.1/test/util/cert_generation.go [2022-05-23T18:29:20.108Z] spire-1.2.1/test/util/io_redirection.go [2022-05-23T18:29:20.108Z] spire-1.2.1/test/util/race.go [2022-05-23T18:29:20.108Z] spire-1.2.1/test/util/util.go [2022-05-23T18:29:20.108Z] building spire from source... [2022-05-23T18:29:20.714Z] Installing go1.17.7... [2022-05-23T18:29:47.571Z] Building bin/spire-server... [2022-05-23T18:29:47.571Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-23T18:29:47.571Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-23T18:29:47.571Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-23T18:29:47.571Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-23T18:29:47.571Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-23T18:29:50.991Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-23T18:29:50.991Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-23T18:29:50.991Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-23T18:29:51.271Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-23T18:29:51.271Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-23T18:29:52.265Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-23T18:29:52.265Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-23T18:29:52.265Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-23T18:29:52.265Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-05-23T18:29:54.269Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-23T18:29:54.269Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-23T18:29:54.269Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-23T18:29:54.269Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-23T18:29:55.269Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-23T18:29:55.269Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-23T18:29:55.269Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-23T18:29:55.549Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-23T18:29:55.827Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-23T18:29:56.821Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-23T18:29:56.821Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-23T18:30:23.680Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-23T18:30:23.680Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-23T18:30:23.680Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-23T18:30:23.680Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-23T18:30:23.680Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-23T18:30:23.680Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-23T18:30:23.680Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-23T18:30:23.680Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-23T18:30:23.680Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-23T18:30:23.680Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-23T18:30:23.680Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-23T18:30:23.680Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-23T18:30:23.680Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-23T18:30:23.680Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-23T18:30:23.680Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-23T18:30:23.680Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-23T18:30:24.677Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-23T18:30:24.677Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-23T18:30:24.677Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-23T18:30:24.957Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-23T18:30:24.957Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-23T18:30:24.957Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-23T18:30:24.957Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-23T18:30:25.235Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-23T18:30:25.514Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-23T18:30:25.514Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-23T18:30:26.123Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-23T18:30:26.123Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-23T18:30:26.123Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-23T18:30:26.123Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-23T18:30:27.579Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-23T18:30:34.352Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-23T18:30:34.352Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-23T18:30:34.352Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-23T18:30:34.352Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-23T18:30:34.637Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-23T18:30:56.912Z] go: downloading google.golang.org/api v0.70.0 [2022-05-23T18:30:56.912Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-23T18:30:56.912Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-23T18:30:58.380Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-23T18:30:58.380Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-23T18:30:58.990Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-23T18:30:59.985Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-23T18:31:00.583Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-23T18:31:04.916Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-23T18:31:05.524Z] go: downloading k8s.io/api v0.23.4 [2022-05-23T18:31:09.861Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-23T18:31:11.311Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-23T18:31:18.048Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-23T18:31:20.694Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-23T18:31:21.297Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-23T18:31:43.522Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-23T18:31:43.522Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-23T18:31:43.522Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-23T18:31:43.522Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-23T18:31:44.129Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-23T18:31:44.408Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-23T18:31:44.686Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-23T18:31:45.676Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-23T18:31:46.145Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-23T18:31:47.621Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-23T18:31:48.118Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-23T18:31:48.437Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-23T18:31:48.871Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-23T18:31:49.406Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-23T18:31:49.406Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-23T18:31:49.725Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-23T18:31:51.202Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-23T18:31:51.480Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-23T18:31:51.480Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-23T18:31:52.083Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-23T18:31:57.534Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-23T18:31:57.813Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-23T18:31:57.813Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-23T18:31:59.266Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-23T18:31:59.545Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-23T18:32:00.153Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-23T18:32:00.153Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-23T18:32:00.432Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-23T18:32:00.432Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-23T18:32:00.432Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-23T18:32:00.432Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-23T18:32:00.711Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-23T18:32:00.989Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-23T18:32:00.989Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-23T18:32:00.989Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-23T18:32:01.270Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-23T18:32:01.270Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-23T18:32:02.720Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-23T18:32:02.720Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-23T18:32:03.325Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-23T18:32:03.325Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-23T18:32:03.603Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-23T18:32:05.605Z] go: downloading go.opencensus.io v0.23.0 [2022-05-23T18:32:06.599Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-23T18:32:06.881Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-23T18:32:07.161Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-23T18:32:07.439Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-23T18:32:07.722Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-23T18:32:08.329Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-23T18:32:10.990Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-23T18:32:10.990Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-23T18:32:11.985Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-23T18:32:14.630Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-23T18:32:14.910Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-23T18:32:15.521Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-23T18:32:15.804Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-23T18:32:16.413Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-23T18:32:16.693Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-23T18:32:16.693Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-23T18:32:16.693Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-23T18:32:17.303Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-23T18:32:17.303Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-23T18:32:17.581Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-23T18:32:27.834Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-23T18:32:27.834Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-23T18:32:27.834Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-23T18:32:27.834Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-23T18:33:00.234Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-23T18:33:00.234Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-23T18:34:08.313Z] Removing intermediate container a6f8fbaa5ed7 [2022-05-23T18:34:08.313Z] ---> 171021e1d59d [2022-05-23T18:34:08.313Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-23T18:34:08.313Z] ---> Running in 15f392516507 [2022-05-23T18:34:08.313Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-23T18:34:09.774Z] Removing intermediate container 15f392516507 [2022-05-23T18:34:09.774Z] ---> ed9575143eb5 [2022-05-23T18:34:09.774Z] [2022-05-23T18:34:09.774Z] Step 11/23 : FROM docker:20.10.14 [2022-05-23T18:34:10.054Z] 20.10.14: Pulling from library/docker [2022-05-23T18:34:25.212Z] Removing intermediate container 7a8886dbb131 [2022-05-23T18:34:25.212Z] ---> 3ca7c1842952 [2022-05-23T18:34:25.212Z] [2022-05-23T18:34:25.212Z] Step 10/31 : FROM alpine:3.14 [2022-05-23T18:34:25.212Z] 3.14: Pulling from library/alpine [2022-05-23T18:34:26.208Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-23T18:34:26.208Z] Status: Downloaded newer image for alpine:3.14 [2022-05-23T18:34:26.208Z] ---> ac73e934f311 [2022-05-23T18:34:26.208Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-23T18:34:26.487Z] ---> Running in c298c4c0e934 [2022-05-23T18:34:27.940Z] Removing intermediate container c298c4c0e934 [2022-05-23T18:34:27.940Z] ---> 189035fe38b5 [2022-05-23T18:34:27.940Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-23T18:34:27.940Z] ---> Running in 64e318cd26be [2022-05-23T18:34:29.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-23T18:34:30.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-23T18:34:31.552Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-23T18:34:31.835Z] (2/2) Installing su-exec (0.2-r1) [2022-05-23T18:34:31.835Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T18:34:31.835Z] OK: 6 MiB in 16 packages [2022-05-23T18:34:34.479Z] Removing intermediate container 64e318cd26be [2022-05-23T18:34:34.479Z] ---> 493ee0b8c7f3 [2022-05-23T18:34:34.479Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-23T18:34:34.479Z] ---> Running in b49fbb3d4554 [2022-05-23T18:34:34.786Z] Removing intermediate container ab74cad12a00 [2022-05-23T18:34:34.787Z] ---> 712ef6960314 [2022-05-23T18:34:34.787Z] [2022-05-23T18:34:34.787Z] Step 10/23 : FROM alpine:3.14 [2022-05-23T18:34:34.787Z] ---> ac73e934f311 [2022-05-23T18:34:34.787Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-23T18:34:35.090Z] ---> Running in 7ba650b6c513 [2022-05-23T18:34:35.090Z] Removing intermediate container b49fbb3d4554 [2022-05-23T18:34:35.090Z] ---> dbcc0a680e44 [2022-05-23T18:34:35.090Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-23T18:34:35.370Z] ---> Running in 65730ed06878 [2022-05-23T18:34:36.387Z] Removing intermediate container 65730ed06878 [2022-05-23T18:34:36.387Z] ---> 94fd0592f632 [2022-05-23T18:34:36.387Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-23T18:34:36.682Z] ---> Running in dc2e6fec5382 [2022-05-23T18:34:37.663Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-23T18:34:37.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-23T18:34:39.388Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-23T18:34:39.388Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T18:34:39.388Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-23T18:34:39.388Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-23T18:34:39.388Z] OK: 5 MiB in 15 packages [2022-05-23T18:34:39.388Z] ---> c346e9eafbab [2022-05-23T18:34:39.388Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-05-23T18:34:39.660Z] ---> Running in 156650a7e7ac [2022-05-23T18:34:41.102Z] Removing intermediate container dc2e6fec5382 [2022-05-23T18:34:41.102Z] ---> d55a2e4ee194 [2022-05-23T18:34:41.102Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-23T18:34:41.102Z] Removing intermediate container 156650a7e7ac [2022-05-23T18:34:41.102Z] ---> ff8ecaa9ad1b [2022-05-23T18:34:41.102Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-05-23T18:34:41.102Z] ---> Running in c733b8c6e95c [2022-05-23T18:34:41.102Z] ---> Running in bb6fce2c7e99 [2022-05-23T18:34:41.102Z] Removing intermediate container 7ba650b6c513 [2022-05-23T18:34:41.102Z] ---> 23bac18bc397 [2022-05-23T18:34:41.102Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-23T18:34:41.720Z] ---> Running in 72389202d359 [2022-05-23T18:34:42.325Z] Removing intermediate container c733b8c6e95c [2022-05-23T18:34:42.325Z] ---> 95cbf487046a [2022-05-23T18:34:42.325Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-23T18:34:42.602Z] Removing intermediate container 72389202d359 [2022-05-23T18:34:42.602Z] ---> c2b9386bb0e4 [2022-05-23T18:34:42.602Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-23T18:34:42.602Z] ---> Running in df4f38d76862 [2022-05-23T18:34:43.593Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T18:34:43.593Z] Removing intermediate container df4f38d76862 [2022-05-23T18:34:43.593Z] ---> 2516e846b465 [2022-05-23T18:34:43.593Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-23T18:34:43.877Z] ---> Running in 8982aacc243a [2022-05-23T18:34:43.877Z] ---> 39af20d512fa [2022-05-23T18:34:43.877Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-23T18:34:44.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T18:34:44.160Z] ---> Running in 19bd46a61c53 [2022-05-23T18:34:44.775Z] Removing intermediate container 8982aacc243a [2022-05-23T18:34:44.775Z] ---> 0d630cc144f2 [2022-05-23T18:34:44.775Z] Step 15/23 : WORKDIR / [2022-05-23T18:34:44.775Z] ---> Running in 108535cb03f6 [2022-05-23T18:34:45.377Z] (1/43) Installing readline (8.1.1-r0) [2022-05-23T18:34:45.377Z] (2/43) Installing bash (5.1.16-r0) [2022-05-23T18:34:45.656Z] Executing bash-5.1.16-r0.post-install [2022-05-23T18:34:45.656Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-23T18:34:45.656Z] Removing intermediate container 108535cb03f6 [2022-05-23T18:34:45.657Z] ---> ffe76be5ae4b [2022-05-23T18:34:45.657Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T18:34:45.657Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-23T18:34:45.657Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-23T18:34:45.657Z] (6/43) Installing curl (7.80.0-r1) [2022-05-23T18:34:45.657Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-23T18:34:45.657Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-23T18:34:45.657Z] (9/43) Installing expat (2.4.7-r0) [2022-05-23T18:34:45.657Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-23T18:34:45.657Z] (11/43) Installing gdbm (1.22-r0) [2022-05-23T18:34:45.657Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-23T18:34:45.929Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-23T18:34:45.929Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-23T18:34:45.929Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-23T18:34:45.929Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-23T18:34:45.929Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-23T18:34:46.924Z] ---> e1def25b40ce [2022-05-23T18:34:46.924Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-23T18:34:47.915Z] Removing intermediate container 19bd46a61c53 [2022-05-23T18:34:47.915Z] ---> de9f753f5a23 [2022-05-23T18:34:47.915Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T18:34:48.906Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-23T18:34:48.906Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-23T18:34:48.906Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-23T18:34:48.906Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-23T18:34:48.906Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-23T18:34:49.207Z] ---> fdea7ec2e51a [2022-05-23T18:34:49.207Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-23T18:34:49.207Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-23T18:34:49.207Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-23T18:34:49.207Z] ---> 9b90ad2454b4 [2022-05-23T18:34:49.207Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-23T18:34:49.207Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-23T18:34:49.207Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-23T18:34:49.207Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-23T18:34:49.207Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-23T18:34:49.207Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-23T18:34:49.489Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-23T18:34:49.489Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-23T18:34:49.489Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-23T18:34:49.489Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-23T18:34:49.489Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-23T18:34:49.489Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-23T18:34:49.763Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-23T18:34:49.763Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-23T18:34:49.763Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-23T18:34:49.763Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-23T18:34:49.763Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-23T18:34:49.763Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-23T18:34:50.046Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-23T18:34:50.046Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-23T18:34:50.350Z] ---> e83af74045e1 [2022-05-23T18:34:50.350Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-23T18:34:50.634Z] ---> Running in 9fa3476822a4 [2022-05-23T18:34:50.913Z] Executing busybox-1.34.1-r5.trigger [2022-05-23T18:34:50.913Z] OK: 82 MiB in 65 packages [2022-05-23T18:34:51.518Z] Removing intermediate container 9fa3476822a4 [2022-05-23T18:34:51.518Z] ---> fbf2046b39d4 [2022-05-23T18:34:51.518Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T18:34:51.518Z] ---> Running in 38919de173ec [2022-05-23T18:34:51.797Z] ---> 1762fc1c200d [2022-05-23T18:34:51.797Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-23T18:34:52.409Z] Removing intermediate container 38919de173ec [2022-05-23T18:34:52.409Z] ---> 1a55ab5d5853 [2022-05-23T18:34:52.409Z] Step 21/23 : LABEL arch=arm64 [2022-05-23T18:34:52.723Z] ---> Running in 12276e04dbab [2022-05-23T18:34:52.723Z] ---> 10a8f3a76491 [2022-05-23T18:34:52.723Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-23T18:34:53.334Z] Removing intermediate container 12276e04dbab [2022-05-23T18:34:53.334Z] ---> 70b63e410a34 [2022-05-23T18:34:53.334Z] Step 22/23 : LABEL git_sha=71bfe42ca22fa4db355cc98cfaa75e9b3aaccc43 [2022-05-23T18:34:53.334Z] ---> Running in e8ace7772ddc [2022-05-23T18:34:53.950Z] Removing intermediate container e8ace7772ddc [2022-05-23T18:34:53.950Z] ---> 037b1831242f [2022-05-23T18:34:53.950Z] Step 23/23 : LABEL version=0.0.0 [2022-05-23T18:34:53.950Z] ---> 8fb9ca62b757 [2022-05-23T18:34:53.950Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-23T18:34:54.248Z] ---> Running in a2ac6f02fe9c [2022-05-23T18:34:54.858Z] Removing intermediate container a2ac6f02fe9c [2022-05-23T18:34:54.858Z] ---> fc777e89a1d8 [2022-05-23T18:34:54.858Z] [2022-05-23T18:34:55.469Z] ---> b6f6bea28ce9 [2022-05-23T18:34:55.469Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-23T18:34:55.747Z] ---> Running in 93148dc25633 [2022-05-23T18:34:55.748Z] Successfully built fc777e89a1d8 [2022-05-23T18:34:55.748Z] Successfully tagged core-metadata-arm64:latest [2022-05-23T18:34:55.748Z]  Building core-metadata ... done Building core-data [2022-05-23T18:34:56.361Z] Removing intermediate container 93148dc25633 [2022-05-23T18:34:56.361Z] ---> 4bee45d91ed0 [2022-05-23T18:34:56.361Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-23T18:34:56.640Z] Collecting docker-compose==1.23.2 [2022-05-23T18:34:56.640Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-23T18:34:57.247Z] ---> 04af641c1c83 [2022-05-23T18:34:57.247Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-23T18:34:57.247Z] Collecting texttable<0.10,>=0.9.0 [2022-05-23T18:34:57.247Z] ---> Running in 9401d4bafcca [2022-05-23T18:34:57.247Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-23T18:35:00.669Z] Removing intermediate container 9401d4bafcca [2022-05-23T18:35:00.669Z] ---> 8f2a6c61342a [2022-05-23T18:35:00.669Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-23T18:35:00.669Z] ---> Running in f66cb71e23df [2022-05-23T18:35:00.669Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-23T18:35:00.949Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-23T18:35:00.949Z] Collecting cached-property<2,>=1.2.0 [2022-05-23T18:35:01.231Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-23T18:35:01.231Z] Removing intermediate container f66cb71e23df [2022-05-23T18:35:01.231Z] ---> c4f5b58e020b [2022-05-23T18:35:01.231Z] Step 28/31 : CMD ["gate"] [2022-05-23T18:35:01.513Z] ---> Running in 2da47a4f68b8 [2022-05-23T18:35:02.121Z] Removing intermediate container 2da47a4f68b8 [2022-05-23T18:35:02.121Z] ---> 434369c4b50b [2022-05-23T18:35:02.121Z] Step 29/31 : LABEL arch=arm64 [2022-05-23T18:35:02.405Z] ---> Running in 13f2190271a0 [2022-05-23T18:35:02.683Z] Collecting PyYAML<4,>=3.10 [2022-05-23T18:35:02.683Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-23T18:35:02.968Z] Removing intermediate container 13f2190271a0 [2022-05-23T18:35:02.969Z] ---> dc0037cc091f [2022-05-23T18:35:02.969Z] Step 30/31 : LABEL git_sha=71bfe42ca22fa4db355cc98cfaa75e9b3aaccc43 [2022-05-23T18:35:03.249Z] ---> Running in 912513e3a77c [2022-05-23T18:35:03.852Z] Removing intermediate container 912513e3a77c [2022-05-23T18:35:03.852Z] ---> 96d6113d5046 [2022-05-23T18:35:03.852Z] Step 31/31 : LABEL version=0.0.0 [2022-05-23T18:35:04.129Z] ---> Running in 24d673c43a70 [2022-05-23T18:35:04.726Z] Removing intermediate container 24d673c43a70 [2022-05-23T18:35:04.726Z] ---> cb226ffbb364 [2022-05-23T18:35:04.726Z] [2022-05-23T18:35:05.325Z] Successfully built cb226ffbb364 [2022-05-23T18:35:05.325Z] Successfully tagged security-bootstrapper-arm64:latest [2022-05-23T18:35:05.325Z]  Building security-bootstrapper ... done Building support-scheduler [2022-05-23T18:35:07.315Z] Collecting jsonschema<3,>=2.5.1 [2022-05-23T18:35:07.315Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-23T18:35:07.315Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-05-23T18:35:08.836Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-23T18:35:08.836Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-23T18:35:09.452Z] Collecting docker<4.0,>=3.6.0 [2022-05-23T18:35:09.452Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-23T18:35:09.733Z] Collecting docopt<0.7,>=0.6.1 [2022-05-23T18:35:09.733Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-23T18:35:12.389Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-23T18:35:12.389Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-23T18:35:15.031Z] Collecting docker-pycreds>=0.4.0 [2022-05-23T18:35:15.031Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-23T18:35:16.023Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-23T18:35:16.023Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-23T18:35:16.300Z] Collecting idna<2.8,>=2.5 [2022-05-23T18:35:16.300Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-23T18:35:16.580Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-05-23T18:35:16.580Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-23T18:35:16.580Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-23T18:35:17.188Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-23T18:35:17.188Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-23T18:35:17.188Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-23T18:35:17.188Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-23T18:35:18.196Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-23T18:35:18.196Z] Attempting uninstall: urllib3 [2022-05-23T18:35:18.196Z] Found existing installation: urllib3 1.26.7 [2022-05-23T18:35:18.196Z] Uninstalling urllib3-1.26.7: [2022-05-23T18:35:18.478Z] Successfully uninstalled urllib3-1.26.7 [2022-05-23T18:35:19.471Z] Attempting uninstall: idna [2022-05-23T18:35:19.471Z] Found existing installation: idna 3.3 [2022-05-23T18:35:19.471Z] Uninstalling idna-3.3: [2022-05-23T18:35:19.471Z] Successfully uninstalled idna-3.3 [2022-05-23T18:35:23.807Z] Attempting uninstall: requests [2022-05-23T18:35:23.807Z] Found existing installation: requests 2.26.0 [2022-05-23T18:35:23.807Z] Uninstalling requests-2.26.0: [2022-05-23T18:35:23.807Z] Successfully uninstalled requests-2.26.0 [2022-05-23T18:35:23.807Z] Running setup.py install for texttable: started [2022-05-23T18:35:26.452Z] Running setup.py install for texttable: finished with status 'done' [2022-05-23T18:35:26.452Z] Running setup.py install for PyYAML: started [2022-05-23T18:35:29.865Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-23T18:35:29.865Z] Running setup.py install for docopt: started [2022-05-23T18:35:34.228Z] Running setup.py install for docopt: finished with status 'done' [2022-05-23T18:35:34.228Z] Running setup.py install for dockerpty: started [2022-05-23T18:35:36.871Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-23T18:35:39.536Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T18:35:39.536Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-23T18:35:39.536Z] ---> 61b76ae995b2 [2022-05-23T18:35:39.536Z] Step 3/23 : WORKDIR /edgex-go [2022-05-23T18:35:39.536Z] ---> Using cache [2022-05-23T18:35:39.536Z] ---> 383dcc29ac13 [2022-05-23T18:35:39.537Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-05-23T18:35:39.537Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T18:35:41.020Z] ---> Running in ddb075d69511 [2022-05-23T18:35:45.377Z] Removing intermediate container ddb075d69511 [2022-05-23T18:35:45.377Z] ---> 228b0cd4ea71 [2022-05-23T18:35:45.377Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-23T18:35:45.377Z] ---> Running in d9b973688bf6 [2022-05-23T18:35:48.812Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T18:35:49.095Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T18:35:50.550Z] OK: 220 MiB in 52 packages [2022-05-23T18:35:50.842Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T18:35:50.842Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-23T18:35:50.842Z] ---> 61b76ae995b2 [2022-05-23T18:35:50.842Z] Step 3/22 : WORKDIR /edgex-go [2022-05-23T18:35:50.842Z] ---> Using cache [2022-05-23T18:35:50.842Z] ---> 383dcc29ac13 [2022-05-23T18:35:50.842Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T18:35:50.842Z] ---> Using cache [2022-05-23T18:35:50.842Z] ---> 228b0cd4ea71 [2022-05-23T18:35:50.842Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-23T18:35:51.122Z] ---> Running in 7bd95d28ef4d [2022-05-23T18:35:53.787Z] Removing intermediate container d9b973688bf6 [2022-05-23T18:35:53.787Z] ---> 08f0edab56c1 [2022-05-23T18:35:53.787Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-23T18:35:54.079Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T18:35:55.090Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T18:35:55.702Z] ---> 46e2ded4f40f [2022-05-23T18:35:55.703Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T18:35:55.703Z] ---> Running in 6d13a0272334 [2022-05-23T18:35:55.984Z] OK: 220 MiB in 52 packages [2022-05-23T18:35:59.403Z] Removing intermediate container 7bd95d28ef4d [2022-05-23T18:35:59.403Z] ---> eb9f42db86ac [2022-05-23T18:35:59.403Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-23T18:36:01.411Z] ---> eab5dd579ed3 [2022-05-23T18:36:01.411Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T18:36:02.031Z] ---> Running in 3489ee5f6eff [2022-05-23T18:36:03.028Z] Removing intermediate container 6d13a0272334 [2022-05-23T18:36:03.028Z] ---> d633d49b3573 [2022-05-23T18:36:03.028Z] Step 8/23 : COPY . . [2022-05-23T18:36:08.482Z] Removing intermediate container 3489ee5f6eff [2022-05-23T18:36:08.482Z] ---> b85747926bd0 [2022-05-23T18:36:08.482Z] Step 8/22 : COPY . . [2022-05-23T18:36:09.476Z] Removing intermediate container bb6fce2c7e99 [2022-05-23T18:36:09.476Z] ---> a21639572e47 [2022-05-23T18:36:09.476Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-23T18:36:10.080Z] ---> Running in d3935929b57e [2022-05-23T18:36:11.084Z] Removing intermediate container d3935929b57e [2022-05-23T18:36:11.084Z] ---> e6aef3f14321 [2022-05-23T18:36:11.084Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-23T18:36:11.361Z] ---> Running in 7fd1c80ecb68 [2022-05-23T18:36:12.354Z] Removing intermediate container 7fd1c80ecb68 [2022-05-23T18:36:12.355Z] ---> 747618c68825 [2022-05-23T18:36:12.355Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-23T18:36:13.880Z] Removing intermediate container a784cbcb521d [2022-05-23T18:36:13.880Z] ---> e419ba2bad25 [2022-05-23T18:36:13.880Z] [2022-05-23T18:36:13.880Z] Step 9/20 : FROM alpine:3.15 [2022-05-23T18:36:13.880Z] 3.15: Pulling from library/alpine [2022-05-23T18:36:14.369Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-23T18:36:14.369Z] Status: Downloaded newer image for alpine:3.15 [2022-05-23T18:36:14.369Z] ---> 3fb3c9af89a9 [2022-05-23T18:36:14.369Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-23T18:36:14.692Z] ---> Running in 79a5ab010b87 [2022-05-23T18:36:16.292Z] Removing intermediate container 79a5ab010b87 [2022-05-23T18:36:16.292Z] ---> e9fdce766880 [2022-05-23T18:36:16.292Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T18:36:16.292Z] ---> Running in dcae36ffa730 [2022-05-23T18:36:17.392Z] ---> 4c3c6141585e [2022-05-23T18:36:17.392Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-23T18:36:21.906Z] ---> 6effdb28e6ee [2022-05-23T18:36:21.907Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-23T18:36:21.907Z] Removing intermediate container dcae36ffa730 [2022-05-23T18:36:21.907Z] ---> f9231927dc16 [2022-05-23T18:36:21.907Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-23T18:36:22.183Z] ---> Running in a32637f402f8 [2022-05-23T18:36:24.179Z] ---> 8831b9c1e387 [2022-05-23T18:36:24.179Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-23T18:36:24.477Z] ---> Running in 4a30448cbb81 [2022-05-23T18:36:24.757Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T18:36:25.375Z] Removing intermediate container 4a30448cbb81 [2022-05-23T18:36:25.375Z] ---> 1651e7173fb7 [2022-05-23T18:36:25.375Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T18:36:25.652Z] ---> Running in 3c54da1f3dee [2022-05-23T18:36:25.930Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T18:36:26.933Z] Removing intermediate container 3c54da1f3dee [2022-05-23T18:36:26.933Z] ---> 178accb29bef [2022-05-23T18:36:26.933Z] Step 21/23 : LABEL arch=arm64 [2022-05-23T18:36:26.933Z] ---> Running in b40e666d7199 [2022-05-23T18:36:27.211Z] v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-23T18:36:27.211Z] v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-23T18:36:27.211Z] OK: 15734 distinct packages available [2022-05-23T18:36:27.488Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T18:36:28.095Z] Removing intermediate container b40e666d7199 [2022-05-23T18:36:28.095Z] ---> e37f4f952f85 [2022-05-23T18:36:28.095Z] Step 22/23 : LABEL git_sha=71bfe42ca22fa4db355cc98cfaa75e9b3aaccc43 [2022-05-23T18:36:28.095Z] ---> Running in 68dd2c3c7d90 [2022-05-23T18:36:28.377Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T18:36:29.402Z] Removing intermediate container 68dd2c3c7d90 [2022-05-23T18:36:29.402Z] ---> 1e285a8bebcb [2022-05-23T18:36:29.402Z] Step 23/23 : LABEL version=0.0.0 [2022-05-23T18:36:29.402Z] ---> Running in 70995432cee2 [2022-05-23T18:36:29.402Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-23T18:36:29.676Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-23T18:36:29.952Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-23T18:36:29.952Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-23T18:36:29.952Z] (5/9) Installing curl (7.80.0-r1) [2022-05-23T18:36:30.241Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-23T18:36:30.241Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-23T18:36:30.241Z] (8/9) Installing libucontext (1.1-r0) [2022-05-23T18:36:30.532Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-23T18:36:30.532Z] Removing intermediate container 70995432cee2 [2022-05-23T18:36:30.532Z] ---> 077e5f178f58 [2022-05-23T18:36:30.532Z] [2022-05-23T18:36:30.532Z] Executing busybox-1.34.1-r5.trigger [2022-05-23T18:36:30.532Z] Executing ca-certificates-20211220-r0.trigger [2022-05-23T18:36:30.811Z] OK: 8 MiB in 23 packages [2022-05-23T18:36:32.265Z] Successfully built 077e5f178f58 [2022-05-23T18:36:32.265Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-05-23T18:36:32.265Z]  Building sys-mgmt-agent ... done Building security-spire-server [2022-05-23T18:36:34.254Z] Removing intermediate container a32637f402f8 [2022-05-23T18:36:34.254Z] ---> 002866d5f2b9 [2022-05-23T18:36:34.254Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T18:36:35.704Z] ---> 1712b3ef6380 [2022-05-23T18:36:35.704Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-23T18:36:41.154Z] ---> 2b82478d1e03 [2022-05-23T18:36:41.154Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-23T18:36:42.166Z] ---> 194995dee69e [2022-05-23T18:36:42.166Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-23T18:36:42.447Z] ---> Running in 5b4289a4d81b [2022-05-23T18:36:43.442Z] Removing intermediate container 5b4289a4d81b [2022-05-23T18:36:43.443Z] ---> 36831a68ce96 [2022-05-23T18:36:43.443Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T18:36:43.722Z] ---> Running in 4797d70ffb07 [2022-05-23T18:36:45.172Z] Removing intermediate container 4797d70ffb07 [2022-05-23T18:36:45.172Z] ---> a4a40f84da37 [2022-05-23T18:36:45.172Z] Step 18/20 : LABEL arch=arm64 [2022-05-23T18:36:45.172Z] ---> Running in b8fb5c4d6bb4 [2022-05-23T18:36:46.183Z] Removing intermediate container b8fb5c4d6bb4 [2022-05-23T18:36:46.183Z] ---> 438b48fac0b7 [2022-05-23T18:36:46.183Z] Step 19/20 : LABEL git_sha=71bfe42ca22fa4db355cc98cfaa75e9b3aaccc43 [2022-05-23T18:36:46.183Z] ---> Running in f2d8e1da126f [2022-05-23T18:36:47.194Z] Removing intermediate container f2d8e1da126f [2022-05-23T18:36:47.194Z] ---> 2c3867c4d490 [2022-05-23T18:36:47.194Z] Step 20/20 : LABEL version=0.0.0 [2022-05-23T18:36:47.480Z] ---> Running in bc9f5340cc24 [2022-05-23T18:36:48.475Z] Removing intermediate container bc9f5340cc24 [2022-05-23T18:36:48.475Z] ---> 7ef13878caa7 [2022-05-23T18:36:48.475Z] [2022-05-23T18:36:50.503Z] Successfully built 7ef13878caa7 [2022-05-23T18:36:50.503Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-05-23T18:36:50.503Z] Building support-notifications [2022-05-23T18:36:53.939Z]  Building security-spiffe-token-provider ... done  ---> 049557409153 [2022-05-23T18:36:53.939Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-23T18:36:53.939Z] ---> Running in 1b1073f72774 [2022-05-23T18:36:55.934Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-23T18:36:58.580Z] ---> c49c7e9d4f7e [2022-05-23T18:36:58.580Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-23T18:36:58.580Z] ---> Running in 2eeea4de40f2 [2022-05-23T18:37:00.581Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-23T18:37:08.897Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T18:37:08.897Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-23T18:37:08.897Z] ---> 61b76ae995b2 [2022-05-23T18:37:08.897Z] Step 3/25 : WORKDIR /edgex-go [2022-05-23T18:37:08.897Z] ---> Using cache [2022-05-23T18:37:08.897Z] ---> 383dcc29ac13 [2022-05-23T18:37:08.897Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T18:37:08.897Z] ---> Using cache [2022-05-23T18:37:08.897Z] ---> 228b0cd4ea71 [2022-05-23T18:37:08.897Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-23T18:37:08.897Z] ---> Running in 5744a052aa73 [2022-05-23T18:37:10.893Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T18:37:11.495Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T18:37:14.181Z] OK: 220 MiB in 52 packages [2022-05-23T18:37:15.654Z] Removing intermediate container 5744a052aa73 [2022-05-23T18:37:15.654Z] ---> e61f940d60cf [2022-05-23T18:37:15.654Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-23T18:37:17.106Z] ---> c576abf64cbf [2022-05-23T18:37:17.106Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T18:37:17.106Z] ---> Running in e45bfe6ea616 [2022-05-23T18:37:25.442Z] Removing intermediate container e45bfe6ea616 [2022-05-23T18:37:25.442Z] ---> 24b07beba669 [2022-05-23T18:37:25.442Z] Step 8/25 : COPY . . [2022-05-23T18:37:27.436Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T18:37:27.436Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-23T18:37:27.436Z] ---> 61b76ae995b2 [2022-05-23T18:37:27.436Z] Step 3/22 : WORKDIR /edgex-go [2022-05-23T18:37:27.436Z] ---> Using cache [2022-05-23T18:37:27.436Z] ---> 383dcc29ac13 [2022-05-23T18:37:27.436Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T18:37:27.436Z] ---> Using cache [2022-05-23T18:37:27.436Z] ---> 228b0cd4ea71 [2022-05-23T18:37:27.436Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-23T18:37:27.436Z] ---> Running in df95e5ea6d25 [2022-05-23T18:37:30.076Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T18:37:31.069Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T18:37:32.523Z] OK: 220 MiB in 52 packages [2022-05-23T18:37:35.176Z] Removing intermediate container df95e5ea6d25 [2022-05-23T18:37:35.176Z] ---> e47f9213be7d [2022-05-23T18:37:35.176Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-23T18:37:36.633Z] ---> 63132cde4332 [2022-05-23T18:37:36.633Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T18:37:36.633Z] ---> Running in 6977ae194ffe [2022-05-23T18:37:43.381Z] Removing intermediate container 6977ae194ffe [2022-05-23T18:37:43.381Z] ---> f77ff9288921 [2022-05-23T18:37:43.381Z] Step 8/22 : COPY . . [2022-05-23T18:37:51.716Z] ---> 173f80118f2e [2022-05-23T18:37:51.716Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-23T18:37:51.716Z] ---> Running in 90616887095d [2022-05-23T18:37:51.716Z] Removing intermediate container 90616887095d [2022-05-23T18:37:51.716Z] ---> 82417d1b03a8 [2022-05-23T18:37:51.716Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-23T18:37:52.002Z] ---> Running in 5bb38d8494b6 [2022-05-23T18:37:56.359Z] Removing intermediate container 5bb38d8494b6 [2022-05-23T18:37:56.359Z] ---> 06796ee9405f [2022-05-23T18:37:56.359Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-23T18:37:56.359Z] ---> Running in c05d8adbd938 [2022-05-23T18:37:56.973Z] Removing intermediate container c05d8adbd938 [2022-05-23T18:37:56.973Z] ---> 6d858c6743c7 [2022-05-23T18:37:56.973Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-23T18:37:56.973Z] ---> Running in b33ff3c1249f [2022-05-23T18:38:00.387Z] spire-1.2.1/ [2022-05-23T18:38:00.387Z] spire-1.2.1/.data/ [2022-05-23T18:38:00.387Z] spire-1.2.1/.data/.file [2022-05-23T18:38:00.387Z] spire-1.2.1/.dockerignore [2022-05-23T18:38:00.387Z] spire-1.2.1/.gitattributes [2022-05-23T18:38:00.387Z] spire-1.2.1/.githooks/ [2022-05-23T18:38:00.387Z] spire-1.2.1/.githooks/pre-commit [2022-05-23T18:38:00.387Z] spire-1.2.1/.github/ [2022-05-23T18:38:00.387Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-23T18:38:00.387Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-23T18:38:00.387Z] spire-1.2.1/.github/dependabot.yml [2022-05-23T18:38:00.387Z] spire-1.2.1/.github/workflows/ [2022-05-23T18:38:00.387Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-23T18:38:00.387Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-23T18:38:00.387Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-23T18:38:00.387Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-23T18:38:00.387Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-23T18:38:00.387Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-23T18:38:00.387Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-23T18:38:00.387Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-23T18:38:00.387Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-23T18:38:00.387Z] spire-1.2.1/.gitignore [2022-05-23T18:38:00.387Z] spire-1.2.1/.go-version [2022-05-23T18:38:00.387Z] spire-1.2.1/.golangci.yml [2022-05-23T18:38:00.387Z] spire-1.2.1/ADOPTERS.md [2022-05-23T18:38:00.387Z] spire-1.2.1/CHANGELOG.md [2022-05-23T18:38:00.387Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-23T18:38:00.387Z] spire-1.2.1/CODEOWNERS [2022-05-23T18:38:00.387Z] spire-1.2.1/CONTRIBUTING.md [2022-05-23T18:38:00.387Z] spire-1.2.1/Dockerfile [2022-05-23T18:38:00.387Z] spire-1.2.1/Dockerfile.dev [2022-05-23T18:38:00.387Z] spire-1.2.1/Dockerfile.scratch [2022-05-23T18:38:00.387Z] spire-1.2.1/LICENSE [2022-05-23T18:38:00.387Z] spire-1.2.1/MAINTAINERS.md [2022-05-23T18:38:00.387Z] spire-1.2.1/Makefile [2022-05-23T18:38:00.387Z] spire-1.2.1/README.md [2022-05-23T18:38:00.387Z] spire-1.2.1/ROADMAP.md [2022-05-23T18:38:00.387Z] spire-1.2.1/SECURITY.md [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/ [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-agent/ [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-server/ [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-23T18:38:00.387Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-23T18:38:00.387Z] spire-1.2.1/conf/ [2022-05-23T18:38:00.387Z] spire-1.2.1/conf/agent/ [2022-05-23T18:38:00.387Z] spire-1.2.1/conf/agent/agent.conf [2022-05-23T18:38:00.387Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-23T18:38:00.387Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-23T18:38:00.387Z] spire-1.2.1/conf/server/ [2022-05-23T18:38:00.387Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-23T18:38:00.387Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-23T18:38:00.387Z] spire-1.2.1/conf/server/server.conf [2022-05-23T18:38:00.387Z] spire-1.2.1/conf/server/server_full.conf [2022-05-23T18:38:00.387Z] spire-1.2.1/doc/ [2022-05-23T18:38:00.387Z] spire-1.2.1/doc/SPIRE101.md [2022-05-23T18:38:00.387Z] spire-1.2.1/doc/auditlog.md [2022-05-23T18:38:00.387Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-23T18:38:00.387Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-23T18:38:00.387Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-23T18:38:00.387Z] spire-1.2.1/doc/images/ [2022-05-23T18:38:00.387Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-23T18:38:00.387Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-23T18:38:00.387Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-23T18:38:00.667Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-23T18:38:00.667Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-23T18:38:00.667Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-23T18:38:00.667Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-23T18:38:00.667Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-23T18:38:00.667Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-23T18:38:00.667Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-23T18:38:00.667Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-23T18:38:00.667Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-23T18:38:00.667Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-23T18:38:00.667Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-23T18:38:00.667Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-23T18:38:00.667Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-23T18:38:00.667Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-23T18:38:00.667Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-23T18:38:00.667Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-23T18:38:00.667Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-23T18:38:00.667Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-23T18:38:00.667Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-23T18:38:00.667Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-23T18:38:00.667Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-23T18:38:00.667Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-23T18:38:00.667Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-23T18:38:00.667Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-23T18:38:00.667Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-23T18:38:00.667Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-23T18:38:00.667Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-23T18:38:00.667Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-23T18:38:00.667Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-23T18:38:00.667Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-23T18:38:00.667Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-23T18:38:00.667Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-23T18:38:00.667Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-23T18:38:00.667Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-23T18:38:00.667Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-23T18:38:00.667Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-23T18:38:00.667Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-23T18:38:00.667Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-23T18:38:00.667Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-23T18:38:00.667Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-23T18:38:00.667Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-23T18:38:00.667Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-23T18:38:00.667Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-23T18:38:00.667Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-23T18:38:00.667Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-23T18:38:00.667Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-23T18:38:00.667Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-23T18:38:00.667Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-23T18:38:00.667Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-23T18:38:00.667Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-23T18:38:00.667Z] spire-1.2.1/doc/scaling_spire.md [2022-05-23T18:38:00.667Z] spire-1.2.1/doc/spire_agent.md [2022-05-23T18:38:00.667Z] spire-1.2.1/doc/spire_server.md [2022-05-23T18:38:00.667Z] spire-1.2.1/doc/supported_integrations.md [2022-05-23T18:38:00.667Z] spire-1.2.1/doc/telemetry.md [2022-05-23T18:38:00.667Z] spire-1.2.1/doc/telemetry_config.md [2022-05-23T18:38:00.667Z] spire-1.2.1/doc/upgrading.md [2022-05-23T18:38:00.667Z] spire-1.2.1/doc/using_spire.md [2022-05-23T18:38:00.667Z] spire-1.2.1/examples/ [2022-05-23T18:38:00.667Z] spire-1.2.1/examples/README.md [2022-05-23T18:38:00.667Z] spire-1.2.1/go.mod [2022-05-23T18:38:00.667Z] spire-1.2.1/go.sum [2022-05-23T18:38:00.667Z] spire-1.2.1/pkg/ [2022-05-23T18:38:00.667Z] spire-1.2.1/pkg/agent/ [2022-05-23T18:38:00.667Z] spire-1.2.1/pkg/agent/agent.go [2022-05-23T18:38:00.667Z] spire-1.2.1/pkg/agent/api/ [2022-05-23T18:38:00.667Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-23T18:38:00.667Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-23T18:38:00.667Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-23T18:38:00.667Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-23T18:38:00.667Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-23T18:38:00.667Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-23T18:38:00.667Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-23T18:38:00.667Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-23T18:38:00.667Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-23T18:38:00.667Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-23T18:38:00.667Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-23T18:38:00.667Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-23T18:38:00.667Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-23T18:38:00.667Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-23T18:38:00.667Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-23T18:38:00.667Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-23T18:38:00.667Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-23T18:38:00.667Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-23T18:38:00.667Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-23T18:38:00.667Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-23T18:38:00.667Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-23T18:38:00.667Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-23T18:38:00.667Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-23T18:38:00.667Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-23T18:38:00.667Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-23T18:38:00.667Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-23T18:38:00.667Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-23T18:38:00.667Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-23T18:38:00.667Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-23T18:38:00.667Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-23T18:38:00.667Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-23T18:38:00.667Z] spire-1.2.1/pkg/agent/client/ [2022-05-23T18:38:00.667Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-23T18:38:00.667Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-23T18:38:00.667Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-23T18:38:00.667Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-23T18:38:00.667Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-23T18:38:00.667Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-23T18:38:00.667Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-23T18:38:00.667Z] spire-1.2.1/pkg/agent/common/ [2022-05-23T18:38:00.667Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-23T18:38:00.667Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-23T18:38:00.667Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-23T18:38:00.667Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-23T18:38:00.667Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-23T18:38:00.667Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-23T18:38:00.667Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-23T18:38:00.667Z] spire-1.2.1/pkg/agent/config.go [2022-05-23T18:38:00.667Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-23T18:38:00.667Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-23T18:38:00.667Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-23T18:38:00.667Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-23T18:38:00.667Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-23T18:38:00.667Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-23T18:38:00.667Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-23T18:38:00.667Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-23T18:38:00.667Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-23T18:38:00.667Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-23T18:38:00.667Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-23T18:38:00.667Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-23T18:38:00.667Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-23T18:38:00.667Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-23T18:38:00.667Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-23T18:38:00.667Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-23T18:38:00.667Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-23T18:38:00.667Z] spire-1.2.1/pkg/agent/manager/ [2022-05-23T18:38:00.668Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-23T18:38:00.668Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-23T18:38:00.668Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-23T18:38:00.668Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-23T18:38:00.668Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-23T18:38:00.668Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-23T18:38:00.668Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-23T18:38:00.668Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-23T18:38:00.668Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-23T18:38:00.668Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-23T18:38:00.668Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-23T18:38:00.668Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-23T18:38:00.668Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-23T18:38:00.668Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-23T18:38:00.668Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-23T18:38:00.668Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-23T18:38:00.668Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-23T18:38:00.668Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-23T18:38:00.668Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-23T18:38:00.668Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-23T18:38:00.668Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-23T18:38:00.668Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-23T18:38:00.668Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-23T18:38:00.668Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-23T18:38:00.668Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-23T18:38:00.668Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-23T18:38:00.668Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-23T18:38:00.668Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-23T18:38:00.668Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-23T18:38:00.668Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-23T18:38:00.668Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-23T18:38:00.668Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-23T18:38:00.668Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-23T18:38:00.668Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-23T18:38:00.668Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-23T18:38:00.668Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-23T18:38:00.668Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-23T18:38:00.668Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-23T18:38:00.668Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-23T18:38:00.668Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-23T18:38:00.668Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-23T18:38:00.668Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-23T18:38:00.668Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-23T18:38:00.668Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-23T18:38:00.668Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-23T18:38:00.668Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T18:38:00.668Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-23T18:38:00.668Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-23T18:38:00.668Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T18:38:00.668Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-23T18:38:00.668Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-23T18:38:00.668Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-23T18:38:00.668Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T18:38:00.668Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T18:38:00.668Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-23T18:38:00.668Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T18:38:00.668Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T18:38:00.668Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-23T18:38:00.668Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-23T18:38:00.668Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-23T18:38:00.668Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T18:38:00.668Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T18:38:00.668Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-23T18:38:00.668Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-23T18:38:00.668Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-23T18:38:00.668Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T18:38:00.668Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T18:38:00.945Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-23T18:38:00.945Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-23T18:38:00.945Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-23T18:38:00.945Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-23T18:38:00.945Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-23T18:38:00.945Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-23T18:38:00.945Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-23T18:38:00.945Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-23T18:38:00.945Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-23T18:38:00.945Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-23T18:38:00.945Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T18:38:00.945Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T18:38:00.945Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-23T18:38:00.945Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-23T18:38:00.945Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-23T18:38:00.945Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-23T18:38:00.945Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-23T18:38:00.945Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-23T18:38:00.945Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-23T18:38:00.945Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-23T18:38:00.945Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-23T18:38:00.945Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-23T18:38:00.945Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-23T18:38:00.945Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-23T18:38:00.945Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-23T18:38:00.945Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-23T18:38:00.945Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-23T18:38:00.945Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-23T18:38:00.945Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-23T18:38:00.945Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-23T18:38:00.945Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-23T18:38:00.945Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-23T18:38:00.945Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-23T18:38:00.945Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-23T18:38:00.945Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-23T18:38:00.945Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-23T18:38:00.945Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-23T18:38:00.945Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-23T18:38:00.945Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-23T18:38:00.945Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-23T18:38:00.945Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-23T18:38:00.945Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-23T18:38:00.945Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-23T18:38:00.945Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-23T18:38:00.945Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-23T18:38:00.945Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-23T18:38:00.945Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-23T18:38:00.945Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-23T18:38:00.945Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-23T18:38:00.945Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-23T18:38:00.945Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-23T18:38:00.945Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-23T18:38:00.945Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/agent/svid/ [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/ [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/api/ [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/api/names.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/auth/ [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/catalog/ [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/cli/ [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/health/ [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/health/config.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/health/context.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/health/health.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/idutil/ [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/log/ [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/log/log.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/log/options.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-23T18:38:00.946Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/plugin/ [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/profiling/ [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/selector/ [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/uptime/ [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/util/ [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/util/task.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/version/ [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/version/version.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/x509util/ [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/ [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/api/ [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/api/api.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/api/health/ [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/api/id.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/api/status.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/bundle/ [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/ca/ [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-23T18:38:01.227Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-23T18:38:01.228Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-23T18:38:01.228Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-23T18:38:01.228Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-23T18:38:01.228Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-23T18:38:01.228Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-23T18:38:01.228Z] spire-1.2.1/pkg/server/cache/ [2022-05-23T18:38:01.228Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-23T18:38:01.228Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-23T18:38:01.228Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-23T18:38:01.228Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-23T18:38:01.228Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-23T18:38:01.228Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-23T18:38:01.228Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-23T18:38:01.228Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-23T18:38:01.228Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-23T18:38:01.228Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-23T18:38:01.228Z] spire-1.2.1/pkg/server/catalog/ [2022-05-23T18:38:01.228Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-23T18:38:01.514Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-23T18:38:01.514Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-23T18:38:01.514Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-23T18:38:01.514Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-23T18:38:01.514Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-23T18:38:01.514Z] spire-1.2.1/pkg/server/config.go [2022-05-23T18:38:01.514Z] spire-1.2.1/pkg/server/datastore/ [2022-05-23T18:38:01.514Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-23T18:38:01.514Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-23T18:38:01.514Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-23T18:38:01.514Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-23T18:38:01.514Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-23T18:38:01.514Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-23T18:38:01.514Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-23T18:38:01.514Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-23T18:38:01.514Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-23T18:38:01.514Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-23T18:38:01.514Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-23T18:38:01.514Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-23T18:38:01.514Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-23T18:38:01.514Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-23T18:38:01.514Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-23T18:38:01.514Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-23T18:38:01.514Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-23T18:38:01.514Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-23T18:38:01.514Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-23T18:38:01.514Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-23T18:38:01.514Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-23T18:38:01.514Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-23T18:38:01.514Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-23T18:38:01.514Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-23T18:38:01.514Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-23T18:38:01.514Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-23T18:38:01.514Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-23T18:38:01.514Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-23T18:38:01.514Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-23T18:38:01.514Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-23T18:38:01.514Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-23T18:38:01.514Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-23T18:38:01.514Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-23T18:38:01.514Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-23T18:38:01.514Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-23T18:38:01.514Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-23T18:38:01.514Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-23T18:38:01.514Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-23T18:38:01.514Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-23T18:38:01.514Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-23T18:38:01.514Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-23T18:38:01.514Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-23T18:38:01.514Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-23T18:38:01.514Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-23T18:38:01.514Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-23T18:38:01.514Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-23T18:38:01.514Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-23T18:38:01.514Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-23T18:38:01.514Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-23T18:38:01.514Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-23T18:38:01.514Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-23T18:38:01.514Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-23T18:38:01.514Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-23T18:38:01.514Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-23T18:38:01.514Z] spire-1.2.1/pkg/server/plugin/ [2022-05-23T18:38:01.514Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-23T18:38:01.514Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-23T18:38:01.514Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-23T18:38:01.514Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-23T18:38:01.514Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-23T18:38:01.514Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-23T18:38:01.514Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-23T18:38:01.514Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-23T18:38:01.514Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-23T18:38:01.514Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-23T18:38:01.514Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-23T18:38:01.514Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-23T18:38:01.514Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-23T18:38:01.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-23T18:38:01.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-23T18:38:01.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-23T18:38:01.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-23T18:38:01.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-23T18:38:01.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-23T18:38:01.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-23T18:38:01.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-23T18:38:01.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-23T18:38:01.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-23T18:38:01.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-23T18:38:01.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-23T18:38:01.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-23T18:38:01.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-23T18:38:01.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-23T18:38:01.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-23T18:38:01.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-23T18:38:01.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-23T18:38:01.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-23T18:38:01.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-23T18:38:01.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-23T18:38:01.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-23T18:38:01.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-23T18:38:01.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-23T18:38:01.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-23T18:38:01.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-23T18:38:01.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-23T18:38:01.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-23T18:38:01.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-23T18:38:01.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-23T18:38:01.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-23T18:38:01.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-23T18:38:01.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-23T18:38:01.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-23T18:38:01.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-23T18:38:01.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-23T18:38:01.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-23T18:38:01.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-23T18:38:01.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-23T18:38:01.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-23T18:38:01.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-23T18:38:01.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-23T18:38:01.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-23T18:38:01.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-23T18:38:01.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-23T18:38:01.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-23T18:38:01.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-23T18:38:01.796Z] spire-1.2.1/pkg/server/registration/ [2022-05-23T18:38:01.796Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-23T18:38:01.796Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-23T18:38:01.796Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-23T18:38:01.796Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-23T18:38:01.796Z] spire-1.2.1/pkg/server/server.go [2022-05-23T18:38:01.796Z] spire-1.2.1/pkg/server/server_test.go [2022-05-23T18:38:01.796Z] spire-1.2.1/pkg/server/svid/ [2022-05-23T18:38:01.796Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-23T18:38:01.796Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-23T18:38:01.796Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-23T18:38:01.796Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-23T18:38:01.796Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-23T18:38:01.796Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-23T18:38:01.796Z] spire-1.2.1/proto/ [2022-05-23T18:38:01.796Z] spire-1.2.1/proto/private/ [2022-05-23T18:38:01.796Z] spire-1.2.1/proto/private/server/ [2022-05-23T18:38:01.796Z] spire-1.2.1/proto/private/server/journal/ [2022-05-23T18:38:01.796Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-23T18:38:01.796Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-23T18:38:01.796Z] spire-1.2.1/proto/spire/ [2022-05-23T18:38:01.796Z] spire-1.2.1/proto/spire/common/ [2022-05-23T18:38:01.796Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-23T18:38:01.796Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-23T18:38:01.796Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-23T18:38:01.797Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-23T18:38:01.797Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-23T18:38:01.797Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-23T18:38:01.797Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-23T18:38:01.797Z] spire-1.2.1/proto/spire/plugin/ [2022-05-23T18:38:01.797Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-23T18:38:01.797Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-23T18:38:01.797Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-23T18:38:01.797Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-23T18:38:01.797Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-23T18:38:01.797Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-23T18:38:01.797Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-23T18:38:01.797Z] spire-1.2.1/release/ [2022-05-23T18:38:01.797Z] spire-1.2.1/release/spire-extras/ [2022-05-23T18:38:01.797Z] spire-1.2.1/release/spire-extras/README.md [2022-05-23T18:38:01.797Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-23T18:38:01.797Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-23T18:38:01.797Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-23T18:38:01.797Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-23T18:38:01.797Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-23T18:38:01.797Z] spire-1.2.1/release/spire/ [2022-05-23T18:38:01.797Z] spire-1.2.1/release/spire/README.md [2022-05-23T18:38:01.797Z] spire-1.2.1/release/spire/conf/ [2022-05-23T18:38:01.797Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-23T18:38:01.797Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-23T18:38:01.797Z] spire-1.2.1/release/spire/conf/server/ [2022-05-23T18:38:01.797Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-23T18:38:01.797Z] spire-1.2.1/script/ [2022-05-23T18:38:01.797Z] spire-1.2.1/script/build-artifact.sh [2022-05-23T18:38:01.797Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-23T18:38:01.797Z] spire-1.2.1/support/ [2022-05-23T18:38:01.797Z] spire-1.2.1/support/k8s/ [2022-05-23T18:38:01.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-23T18:38:01.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-23T18:38:01.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-23T18:38:01.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-23T18:38:01.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-23T18:38:01.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-23T18:38:01.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-23T18:38:01.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-23T18:38:01.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-23T18:38:01.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-23T18:38:01.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-23T18:38:01.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-23T18:38:01.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-23T18:38:01.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-23T18:38:01.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-23T18:38:01.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-23T18:38:01.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-23T18:38:01.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-23T18:38:01.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-23T18:38:01.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-23T18:38:01.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-23T18:38:01.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-23T18:38:01.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-23T18:38:01.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-23T18:38:01.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-23T18:38:01.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-23T18:38:01.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-23T18:38:01.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-23T18:38:01.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-23T18:38:01.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-23T18:38:01.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-23T18:38:01.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-23T18:38:01.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-23T18:38:01.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-23T18:38:01.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-23T18:38:01.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-23T18:38:01.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-23T18:38:01.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-23T18:38:01.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-23T18:38:01.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-23T18:38:01.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-23T18:38:01.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-23T18:38:01.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-23T18:38:01.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-23T18:38:01.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-23T18:38:01.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-23T18:38:01.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-23T18:38:01.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-23T18:38:01.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-23T18:38:01.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-23T18:38:01.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-23T18:38:01.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-23T18:38:01.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-23T18:38:01.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-23T18:38:01.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-23T18:38:01.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-23T18:38:01.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-23T18:38:01.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-23T18:38:01.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-23T18:38:01.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-23T18:38:01.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-23T18:38:01.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-23T18:38:01.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-23T18:38:01.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-23T18:38:01.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-23T18:38:01.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-23T18:38:01.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-23T18:38:01.797Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-23T18:38:01.797Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-23T18:38:01.797Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-23T18:38:01.797Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-23T18:38:01.797Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-23T18:38:01.797Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-23T18:38:01.797Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-23T18:38:01.797Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-23T18:38:01.797Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-23T18:38:01.797Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-23T18:38:01.797Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-23T18:38:01.797Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-23T18:38:01.797Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-23T18:38:01.797Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-23T18:38:01.797Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-23T18:38:01.797Z] spire-1.2.1/test/ [2022-05-23T18:38:01.797Z] spire-1.2.1/test/clock/ [2022-05-23T18:38:01.797Z] spire-1.2.1/test/clock/clock.go [2022-05-23T18:38:01.797Z] spire-1.2.1/test/fakes/ [2022-05-23T18:38:01.797Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-23T18:38:01.797Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-23T18:38:01.797Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-23T18:38:01.797Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-23T18:38:01.797Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-23T18:38:01.797Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-23T18:38:01.797Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-23T18:38:01.797Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-23T18:38:01.797Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-23T18:38:01.797Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-23T18:38:01.797Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-23T18:38:01.797Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-23T18:38:01.797Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-23T18:38:01.797Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-23T18:38:01.797Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-23T18:38:01.797Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-23T18:38:01.797Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-23T18:38:01.797Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-23T18:38:01.797Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-23T18:38:01.797Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-23T18:38:01.797Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-23T18:38:01.797Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-23T18:38:01.797Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-23T18:38:01.797Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-23T18:38:01.797Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-23T18:38:01.797Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-23T18:38:01.797Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-23T18:38:01.797Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-23T18:38:01.797Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-23T18:38:01.797Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-23T18:38:01.797Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-23T18:38:01.797Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-23T18:38:01.797Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-23T18:38:01.797Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-23T18:38:01.797Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-23T18:38:01.797Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-23T18:38:01.797Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-23T18:38:01.797Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-23T18:38:01.797Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-23T18:38:01.797Z] spire-1.2.1/test/fixture/ [2022-05-23T18:38:01.797Z] spire-1.2.1/test/fixture/certs/ [2022-05-23T18:38:01.797Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-23T18:38:01.797Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-23T18:38:01.797Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-23T18:38:01.797Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-23T18:38:01.797Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-23T18:38:01.797Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-23T18:38:01.797Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-23T18:38:01.797Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-23T18:38:01.797Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-23T18:38:01.797Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-23T18:38:01.797Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-23T18:38:01.797Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-23T18:38:01.797Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-23T18:38:01.798Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-23T18:38:01.798Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-23T18:38:01.798Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-23T18:38:01.798Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-23T18:38:01.798Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-23T18:38:01.798Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-23T18:38:01.798Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-23T18:38:01.798Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-23T18:38:01.798Z] spire-1.2.1/test/fixture/config/ [2022-05-23T18:38:01.798Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-23T18:38:01.798Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-23T18:38:01.798Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-23T18:38:01.798Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-23T18:38:01.798Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-23T18:38:01.798Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-23T18:38:01.798Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-23T18:38:01.798Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-23T18:38:01.798Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-23T18:38:01.798Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-23T18:38:01.798Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-23T18:38:01.798Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-23T18:38:01.798Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-23T18:38:01.798Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-23T18:38:01.798Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-23T18:38:01.798Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-23T18:38:01.798Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-23T18:38:01.798Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-23T18:38:01.798Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-23T18:38:01.798Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-23T18:38:01.798Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-23T18:38:01.798Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-23T18:38:01.798Z] spire-1.2.1/test/fixture/fixture.go [2022-05-23T18:38:01.798Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-23T18:38:01.798Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-23T18:38:01.798Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-23T18:38:01.798Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-23T18:38:01.798Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-23T18:38:01.798Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-23T18:38:01.798Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-23T18:38:01.798Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-23T18:38:01.798Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-23T18:38:01.798Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-23T18:38:01.798Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-23T18:38:01.798Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-23T18:38:01.798Z] spire-1.2.1/test/fixture/registration/ [2022-05-23T18:38:01.798Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-23T18:38:01.798Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-23T18:38:01.798Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-23T18:38:01.798Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-23T18:38:01.798Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-23T18:38:01.798Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-23T18:38:01.798Z] spire-1.2.1/test/integration/ [2022-05-23T18:38:01.798Z] spire-1.2.1/test/integration/README.md [2022-05-23T18:38:01.798Z] spire-1.2.1/test/integration/common [2022-05-23T18:38:01.798Z] spire-1.2.1/test/integration/setup/ [2022-05-23T18:38:01.798Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-23T18:38:01.798Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-23T18:38:01.798Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-23T18:38:01.798Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-23T18:38:01.798Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-23T18:38:01.798Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-23T18:38:01.798Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-23T18:38:01.798Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-23T18:38:01.798Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-23T18:38:01.798Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-23T18:38:01.798Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-23T18:38:01.798Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-23T18:38:01.798Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-23T18:38:01.798Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-23T18:38:01.798Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-23T18:38:01.798Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-23T18:38:01.798Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-23T18:38:02.082Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-23T18:38:02.082Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-23T18:38:02.082Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-23T18:38:02.082Z] spire-1.2.1/test/integration/suites/ [2022-05-23T18:38:02.082Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-23T18:38:02.082Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-23T18:38:02.082Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-23T18:38:02.082Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-23T18:38:02.082Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-23T18:38:02.082Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-23T18:38:02.082Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-23T18:38:02.082Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-23T18:38:02.082Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-23T18:38:02.082Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-23T18:38:02.082Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-23T18:38:02.082Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-23T18:38:02.082Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-23T18:38:02.082Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-23T18:38:02.082Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-23T18:38:02.082Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-23T18:38:02.082Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-23T18:38:02.082Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-23T18:38:02.082Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-23T18:38:02.082Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-23T18:38:02.082Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-23T18:38:02.082Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-23T18:38:02.082Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-23T18:38:02.082Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-23T18:38:02.083Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-23T18:38:02.084Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-23T18:38:02.084Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-23T18:38:02.084Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-23T18:38:02.084Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-23T18:38:02.084Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-23T18:38:02.084Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-23T18:38:02.084Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-23T18:38:02.084Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-23T18:38:02.084Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-23T18:38:02.084Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-23T18:38:02.084Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-23T18:38:02.084Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-23T18:38:02.084Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-23T18:38:02.084Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-23T18:38:02.084Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-23T18:38:02.084Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-23T18:38:02.084Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-23T18:38:02.084Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-23T18:38:02.084Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-23T18:38:02.084Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-23T18:38:02.084Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-23T18:38:02.084Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-23T18:38:02.366Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-23T18:38:02.366Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-23T18:38:02.366Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-23T18:38:02.366Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-23T18:38:02.366Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-23T18:38:02.366Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-23T18:38:02.366Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-23T18:38:02.366Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-23T18:38:02.366Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-23T18:38:02.366Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-23T18:38:02.366Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-23T18:38:02.366Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-23T18:38:02.366Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-23T18:38:02.366Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-23T18:38:02.366Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-23T18:38:02.366Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-23T18:38:02.366Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-23T18:38:02.366Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-23T18:38:02.366Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-23T18:38:02.366Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-23T18:38:02.366Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-23T18:38:02.367Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-23T18:38:02.367Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-23T18:38:02.367Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-23T18:38:02.367Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-23T18:38:02.367Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-23T18:38:02.367Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-23T18:38:02.367Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-23T18:38:02.367Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-23T18:38:02.367Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-23T18:38:02.367Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-23T18:38:02.367Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-23T18:38:02.367Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-23T18:38:02.367Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-23T18:38:02.367Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-23T18:38:02.367Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-23T18:38:02.367Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-23T18:38:02.367Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-23T18:38:02.367Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-23T18:38:02.367Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-23T18:38:02.367Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-23T18:38:02.367Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-23T18:38:02.367Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-23T18:38:02.367Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-23T18:38:02.367Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-23T18:38:02.367Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-23T18:38:02.367Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-23T18:38:02.367Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-23T18:38:02.367Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-23T18:38:02.367Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-23T18:38:02.367Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-23T18:38:02.367Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-23T18:38:02.367Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-23T18:38:02.367Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-23T18:38:02.367Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-23T18:38:02.367Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-23T18:38:02.367Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-23T18:38:02.367Z] spire-1.2.1/test/integration/test-one.sh [2022-05-23T18:38:02.367Z] spire-1.2.1/test/integration/test.sh [2022-05-23T18:38:02.367Z] spire-1.2.1/test/plugintest/ [2022-05-23T18:38:02.367Z] spire-1.2.1/test/plugintest/config.go [2022-05-23T18:38:02.367Z] spire-1.2.1/test/plugintest/load.go [2022-05-23T18:38:02.367Z] spire-1.2.1/test/plugintest/option.go [2022-05-23T18:38:02.367Z] spire-1.2.1/test/spiretest/ [2022-05-23T18:38:02.367Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-23T18:38:02.367Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-23T18:38:02.367Z] spire-1.2.1/test/spiretest/dir.go [2022-05-23T18:38:02.367Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-23T18:38:02.367Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-23T18:38:02.367Z] spire-1.2.1/test/spiretest/logs.go [2022-05-23T18:38:02.367Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-23T18:38:02.367Z] spire-1.2.1/test/spiretest/suite.go [2022-05-23T18:38:02.367Z] spire-1.2.1/test/spiretest/x509.go [2022-05-23T18:38:02.367Z] spire-1.2.1/test/testca/ [2022-05-23T18:38:02.367Z] spire-1.2.1/test/testca/ca.go [2022-05-23T18:38:02.367Z] spire-1.2.1/test/testkey/ [2022-05-23T18:38:02.367Z] spire-1.2.1/test/testkey/generate.sh [2022-05-23T18:38:02.367Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-23T18:38:02.367Z] spire-1.2.1/test/testkey/keys.go [2022-05-23T18:38:02.367Z] spire-1.2.1/test/testkey/new.go [2022-05-23T18:38:02.367Z] spire-1.2.1/test/tpmsimulator/ [2022-05-23T18:38:02.367Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-23T18:38:02.367Z] spire-1.2.1/test/util/ [2022-05-23T18:38:02.367Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-23T18:38:02.367Z] spire-1.2.1/test/util/cert_generation.go [2022-05-23T18:38:02.367Z] spire-1.2.1/test/util/io_redirection.go [2022-05-23T18:38:02.367Z] spire-1.2.1/test/util/race.go [2022-05-23T18:38:02.367Z] spire-1.2.1/test/util/util.go [2022-05-23T18:38:02.367Z] building spire from source... [2022-05-23T18:38:02.962Z] Installing go1.17.7... [2022-05-23T18:38:11.282Z] ---> c5ee386e3e63 [2022-05-23T18:38:11.282Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-23T18:38:11.282Z] ---> Running in 2b75c98dd829 [2022-05-23T18:38:12.286Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-23T18:38:30.665Z] Building bin/spire-server... [2022-05-23T18:38:30.665Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-23T18:38:30.665Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-23T18:38:30.665Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-23T18:38:30.665Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-23T18:38:30.665Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-23T18:38:30.665Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-23T18:38:31.270Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-23T18:38:32.260Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-23T18:38:32.538Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-23T18:38:34.535Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-23T18:38:34.810Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-23T18:38:34.810Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-23T18:38:34.810Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-23T18:38:35.087Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-05-23T18:38:35.087Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-23T18:38:37.080Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-23T18:38:37.080Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-23T18:38:37.080Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-23T18:38:38.528Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-23T18:38:38.528Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-23T18:38:38.528Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-23T18:38:38.806Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-23T18:38:38.806Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-23T18:38:39.796Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-23T18:38:40.080Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-23T18:38:55.219Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-23T18:38:55.219Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-23T18:38:55.219Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-23T18:38:55.219Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-23T18:38:55.219Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-23T18:38:55.219Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-23T18:38:55.219Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-23T18:38:55.219Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-23T18:38:55.219Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-23T18:38:55.219Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-23T18:38:55.219Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-23T18:38:55.219Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-23T18:38:55.219Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-23T18:38:55.219Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-23T18:38:55.494Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-23T18:38:56.098Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-23T18:38:56.701Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-23T18:38:57.307Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-23T18:38:57.307Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-23T18:38:57.307Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-23T18:38:57.307Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-23T18:38:57.584Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-23T18:38:57.584Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-23T18:38:57.860Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-23T18:38:57.860Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-23T18:38:58.135Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-23T18:38:58.740Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-23T18:38:58.740Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-23T18:38:58.740Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-23T18:38:59.020Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-23T18:39:03.350Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-23T18:39:13.547Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-23T18:39:13.547Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-23T18:39:13.547Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-23T18:39:13.547Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-23T18:39:13.547Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-23T18:39:35.790Z] go: downloading google.golang.org/api v0.70.0 [2022-05-23T18:39:35.790Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-23T18:39:35.790Z] go: downloading k8s.io/api v0.23.4 [2022-05-23T18:39:51.580Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-23T18:39:51.580Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-23T18:40:23.980Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-23T18:40:23.980Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-23T18:40:23.980Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-23T18:40:23.980Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-23T18:40:23.980Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-23T18:40:23.980Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-23T18:40:23.980Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-23T18:40:23.980Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-23T18:40:25.428Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-23T18:40:25.705Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-23T18:40:25.705Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-23T18:40:25.987Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-23T18:40:26.984Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-23T18:40:27.266Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-23T18:40:27.546Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-23T18:40:27.823Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-23T18:40:28.309Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-23T18:40:28.309Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-23T18:40:28.309Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-23T18:40:28.590Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-23T18:40:28.873Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-23T18:40:29.152Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-23T18:40:30.609Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-23T18:40:30.609Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-23T18:40:31.428Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-23T18:40:38.195Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-23T18:40:38.195Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-23T18:40:38.195Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-23T18:40:38.195Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-23T18:40:38.195Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-23T18:40:38.195Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-23T18:40:38.474Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-23T18:40:38.755Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-23T18:40:38.755Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-23T18:40:40.212Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-23T18:40:40.821Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-23T18:40:41.100Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-23T18:40:41.379Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-23T18:40:41.660Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-23T18:40:42.655Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-23T18:40:42.935Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-23T18:40:43.215Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-23T18:40:43.215Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-23T18:40:43.215Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-23T18:40:43.494Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-23T18:40:43.494Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-23T18:40:44.961Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-23T18:40:44.961Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-23T18:40:45.570Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-23T18:40:45.570Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-23T18:40:45.849Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-23T18:40:47.853Z] go: downloading go.opencensus.io v0.23.0 [2022-05-23T18:40:48.848Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-23T18:40:48.848Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-23T18:40:48.848Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-23T18:40:49.127Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-23T18:40:49.127Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-23T18:40:49.734Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-23T18:40:49.734Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-23T18:40:50.340Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-23T18:40:52.995Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-23T18:40:54.997Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-23T18:40:54.997Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-23T18:40:55.605Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-23T18:40:55.606Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-23T18:40:55.891Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-23T18:40:56.498Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-23T18:40:56.776Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-23T18:40:56.776Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-23T18:40:57.060Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-23T18:40:57.061Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-23T18:40:57.061Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-23T18:40:57.338Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-23T18:41:07.538Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-23T18:41:07.538Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-23T18:41:07.538Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-23T18:41:07.538Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-23T18:41:34.424Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-23T18:41:34.424Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-23T18:42:31.083Z] Removing intermediate container 1b1073f72774 [2022-05-23T18:42:31.083Z] ---> d9b9d02a6832 [2022-05-23T18:42:31.083Z] [2022-05-23T18:42:31.083Z] Step 10/23 : FROM alpine:3.14 [2022-05-23T18:42:31.083Z] ---> ac73e934f311 [2022-05-23T18:42:31.083Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-23T18:42:31.083Z] ---> Running in 97db3d995a0d [2022-05-23T18:42:31.083Z] Removing intermediate container 97db3d995a0d [2022-05-23T18:42:31.083Z] ---> 3b9d070f115f [2022-05-23T18:42:31.083Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-23T18:42:31.083Z] ---> Running in d7ee7a24c41d [2022-05-23T18:42:31.700Z] Removing intermediate container d7ee7a24c41d [2022-05-23T18:42:31.700Z] ---> dde79fadbf1c [2022-05-23T18:42:31.700Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-23T18:42:31.979Z] ---> Running in 84083fb32177 [2022-05-23T18:42:32.599Z] Removing intermediate container 84083fb32177 [2022-05-23T18:42:32.599Z] ---> f1cde98958ea [2022-05-23T18:42:32.599Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T18:42:32.599Z] ---> Running in 7e6dffe2d574 [2022-05-23T18:42:36.030Z] Removing intermediate container 7e6dffe2d574 [2022-05-23T18:42:36.030Z] ---> d83d2af4a643 [2022-05-23T18:42:36.030Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-23T18:42:36.030Z] ---> Running in e4228703e491 [2022-05-23T18:42:38.037Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-23T18:42:38.648Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-23T18:42:39.670Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-23T18:42:39.971Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-23T18:42:39.971Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-23T18:42:39.971Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-23T18:42:40.253Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-23T18:42:40.531Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-23T18:42:40.531Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T18:42:40.531Z] OK: 8 MiB in 20 packages [2022-05-23T18:42:42.574Z] Removing intermediate container e4228703e491 [2022-05-23T18:42:42.574Z] ---> efcdc454b3d9 [2022-05-23T18:42:42.574Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T18:42:43.185Z] ---> 6a9550c6593a [2022-05-23T18:42:43.185Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-23T18:42:45.201Z] ---> c1ac41e7d9ba [2022-05-23T18:42:45.201Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-23T18:42:45.810Z] ---> d183da541303 [2022-05-23T18:42:45.810Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-23T18:42:45.810Z] ---> Running in c29e53e8acbf [2022-05-23T18:42:46.424Z] Removing intermediate container c29e53e8acbf [2022-05-23T18:42:46.424Z] ---> 0e5ca6d4542a [2022-05-23T18:42:46.424Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T18:42:46.706Z] ---> Running in fbf9ea7e22bd [2022-05-23T18:42:46.990Z] Removing intermediate container fbf9ea7e22bd [2022-05-23T18:42:46.990Z] ---> 58f877467c80 [2022-05-23T18:42:46.990Z] Step 21/23 : LABEL arch=arm64 [2022-05-23T18:42:47.269Z] ---> Running in df7b8f61217f [2022-05-23T18:42:47.887Z] Removing intermediate container df7b8f61217f [2022-05-23T18:42:47.887Z] ---> 1b9f1909dcae [2022-05-23T18:42:47.887Z] Step 22/23 : LABEL git_sha=71bfe42ca22fa4db355cc98cfaa75e9b3aaccc43 [2022-05-23T18:42:47.887Z] ---> Running in 31822c92f6e4 [2022-05-23T18:42:48.890Z] Removing intermediate container 31822c92f6e4 [2022-05-23T18:42:48.890Z] ---> 8a41a1e4b0e5 [2022-05-23T18:42:48.891Z] Step 23/23 : LABEL version=0.0.0 [2022-05-23T18:42:49.171Z] ---> Running in f7f3a87e7e65 [2022-05-23T18:42:49.782Z] Removing intermediate container f7f3a87e7e65 [2022-05-23T18:42:49.782Z] ---> 7aeccca3fd72 [2022-05-23T18:42:49.782Z] [2022-05-23T18:42:50.064Z] Successfully built 7aeccca3fd72 [2022-05-23T18:42:50.064Z] Successfully tagged core-data-arm64:latest [2022-05-23T18:42:50.064Z] Building security-proxy-setup [2022-05-23T18:43:22.524Z]  Building core-data ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T18:43:22.524Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-23T18:43:22.524Z] ---> 61b76ae995b2 [2022-05-23T18:43:22.524Z] Step 3/22 : WORKDIR /edgex-go [2022-05-23T18:43:22.524Z] ---> Using cache [2022-05-23T18:43:22.524Z] ---> 383dcc29ac13 [2022-05-23T18:43:22.524Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T18:43:22.524Z] ---> Using cache [2022-05-23T18:43:22.524Z] ---> 228b0cd4ea71 [2022-05-23T18:43:22.524Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-23T18:43:22.524Z] ---> Using cache [2022-05-23T18:43:22.524Z] ---> eb9f42db86ac [2022-05-23T18:43:22.524Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-23T18:43:22.524Z] ---> Using cache [2022-05-23T18:43:22.524Z] ---> eab5dd579ed3 [2022-05-23T18:43:22.524Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T18:43:22.524Z] ---> Using cache [2022-05-23T18:43:22.524Z] ---> b85747926bd0 [2022-05-23T18:43:22.524Z] Step 8/22 : COPY . . [2022-05-23T18:43:22.524Z] ---> Using cache [2022-05-23T18:43:22.524Z] ---> c49c7e9d4f7e [2022-05-23T18:43:22.524Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-23T18:43:22.524Z] ---> Running in cec9fe26f63c [2022-05-23T18:43:22.524Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-23T18:44:19.153Z] Removing intermediate container 2eeea4de40f2 [2022-05-23T18:44:19.153Z] ---> 304f39fe82ef [2022-05-23T18:44:19.153Z] [2022-05-23T18:44:19.153Z] Step 10/22 : FROM alpine:3.14 [2022-05-23T18:44:19.153Z] ---> ac73e934f311 [2022-05-23T18:44:19.153Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-23T18:44:19.153Z] ---> Using cache [2022-05-23T18:44:19.153Z] ---> 23bac18bc397 [2022-05-23T18:44:19.153Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-23T18:44:19.153Z] ---> Using cache [2022-05-23T18:44:19.153Z] ---> c2b9386bb0e4 [2022-05-23T18:44:19.153Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-23T18:44:19.153Z] ---> Running in 3ced777e1d48 [2022-05-23T18:44:19.153Z] Removing intermediate container 3ced777e1d48 [2022-05-23T18:44:19.153Z] ---> 3fe626a7adfc [2022-05-23T18:44:19.153Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-23T18:44:19.153Z] ---> Running in 830b19c9acc0 [2022-05-23T18:44:19.153Z] Removing intermediate container 830b19c9acc0 [2022-05-23T18:44:19.153Z] ---> a926c2cab86a [2022-05-23T18:44:19.153Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T18:44:19.153Z] ---> 85ee56bd1234 [2022-05-23T18:44:19.153Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-23T18:44:19.153Z] ---> c08dca3aa3dd [2022-05-23T18:44:19.153Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-23T18:44:19.153Z] ---> 429d7e4c6620 [2022-05-23T18:44:19.153Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-23T18:44:19.153Z] ---> Running in 123f13012121 [2022-05-23T18:44:19.153Z] Removing intermediate container 123f13012121 [2022-05-23T18:44:19.153Z] ---> ba7375a8c788 [2022-05-23T18:44:19.153Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T18:44:19.153Z] ---> Running in 431708f12e61 [2022-05-23T18:44:19.153Z] Removing intermediate container 431708f12e61 [2022-05-23T18:44:19.153Z] ---> 848859e15bc2 [2022-05-23T18:44:19.153Z] Step 20/22 : LABEL arch=arm64 [2022-05-23T18:44:19.153Z] ---> Running in 1995d537c492 [2022-05-23T18:44:19.153Z] Removing intermediate container 1995d537c492 [2022-05-23T18:44:19.153Z] ---> 76204152d28b [2022-05-23T18:44:19.153Z] Step 21/22 : LABEL git_sha=71bfe42ca22fa4db355cc98cfaa75e9b3aaccc43 [2022-05-23T18:44:19.153Z] ---> Running in 224f3326e2bf [2022-05-23T18:44:19.153Z] Removing intermediate container 224f3326e2bf [2022-05-23T18:44:19.153Z] ---> 14277cfdf55c [2022-05-23T18:44:19.153Z] Step 22/22 : LABEL version=0.0.0 [2022-05-23T18:44:19.153Z] ---> Running in d6733855ee45 [2022-05-23T18:44:19.153Z] Removing intermediate container d6733855ee45 [2022-05-23T18:44:19.153Z] ---> 03875c228bbf [2022-05-23T18:44:19.153Z] [2022-05-23T18:44:19.153Z] Successfully built 03875c228bbf [2022-05-23T18:44:19.153Z] Successfully tagged support-scheduler-arm64:latest [2022-05-23T18:44:19.153Z] Building security-secretstore-setup [2022-05-23T18:44:45.991Z]  Building support-scheduler ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T18:44:45.991Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-23T18:44:45.991Z] ---> 61b76ae995b2 [2022-05-23T18:44:45.991Z] Step 3/25 : WORKDIR /edgex-go [2022-05-23T18:44:45.991Z] ---> Using cache [2022-05-23T18:44:45.991Z] ---> 383dcc29ac13 [2022-05-23T18:44:45.991Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T18:44:45.991Z] ---> Using cache [2022-05-23T18:44:45.991Z] ---> 228b0cd4ea71 [2022-05-23T18:44:45.991Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-23T18:44:45.991Z] ---> Using cache [2022-05-23T18:44:45.991Z] ---> eb9f42db86ac [2022-05-23T18:44:45.991Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-23T18:44:45.991Z] ---> Using cache [2022-05-23T18:44:45.991Z] ---> eab5dd579ed3 [2022-05-23T18:44:45.991Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T18:44:45.991Z] ---> Using cache [2022-05-23T18:44:45.991Z] ---> b85747926bd0 [2022-05-23T18:44:45.991Z] Step 8/25 : COPY . . [2022-05-23T18:44:45.991Z] ---> Using cache [2022-05-23T18:44:45.991Z] ---> c49c7e9d4f7e [2022-05-23T18:44:45.991Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-23T18:44:46.272Z] ---> Running in 60d9cb138a10 [2022-05-23T18:44:48.280Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-23T18:45:35.329Z] Removing intermediate container 2b75c98dd829 [2022-05-23T18:45:35.329Z] ---> 6249e6403823 [2022-05-23T18:45:35.329Z] [2022-05-23T18:45:35.329Z] Step 10/22 : FROM alpine:3.14 [2022-05-23T18:45:35.329Z] ---> ac73e934f311 [2022-05-23T18:45:35.329Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-23T18:45:35.329Z] ---> Running in 305c4b1e137d [2022-05-23T18:45:35.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-23T18:45:35.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-23T18:45:35.329Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-23T18:45:35.329Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-23T18:45:35.329Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T18:45:35.329Z] Executing ca-certificates-20211220-r0.trigger [2022-05-23T18:45:35.938Z] OK: 6 MiB in 16 packages [2022-05-23T18:45:37.947Z] Removing intermediate container 305c4b1e137d [2022-05-23T18:45:37.947Z] ---> 614eb9319d80 [2022-05-23T18:45:37.947Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-23T18:45:37.947Z] ---> Running in 277b60b8b641 [2022-05-23T18:45:38.552Z] Removing intermediate container 277b60b8b641 [2022-05-23T18:45:38.552Z] ---> c9ea8d5784c8 [2022-05-23T18:45:38.552Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-23T18:45:38.552Z] ---> Running in 713e2c1e7ef3 [2022-05-23T18:45:39.156Z] Removing intermediate container 713e2c1e7ef3 [2022-05-23T18:45:39.156Z] ---> 29ad06f9551c [2022-05-23T18:45:39.156Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-23T18:45:39.430Z] ---> Running in 9fdceca0a472 [2022-05-23T18:45:40.027Z] Removing intermediate container 9fdceca0a472 [2022-05-23T18:45:40.027Z] ---> a7926f41bca3 [2022-05-23T18:45:40.027Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T18:45:40.633Z] ---> 081f92394a58 [2022-05-23T18:45:40.633Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-23T18:45:43.300Z] ---> 793d999ea622 [2022-05-23T18:45:43.300Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-23T18:45:43.908Z] ---> 6eb45cb98014 [2022-05-23T18:45:43.908Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-23T18:45:43.908Z] ---> Running in c184781fc555 [2022-05-23T18:45:44.510Z] Removing intermediate container c184781fc555 [2022-05-23T18:45:44.510Z] ---> 7e4516779f79 [2022-05-23T18:45:44.510Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T18:45:44.510Z] ---> Running in 544cb578fe6d [2022-05-23T18:45:45.123Z] Removing intermediate container 544cb578fe6d [2022-05-23T18:45:45.123Z] ---> be4c52c04832 [2022-05-23T18:45:45.123Z] Step 20/22 : LABEL arch=arm64 [2022-05-23T18:45:45.123Z] ---> Running in 4645835e5e54 [2022-05-23T18:45:45.733Z] Removing intermediate container 4645835e5e54 [2022-05-23T18:45:45.733Z] ---> c3ffb5cf1efe [2022-05-23T18:45:45.733Z] Step 21/22 : LABEL git_sha=71bfe42ca22fa4db355cc98cfaa75e9b3aaccc43 [2022-05-23T18:45:45.733Z] ---> Running in 1b42661518fe [2022-05-23T18:45:46.341Z] Removing intermediate container 1b42661518fe [2022-05-23T18:45:46.341Z] ---> 036b3fa9b6e0 [2022-05-23T18:45:46.341Z] Step 22/22 : LABEL version=0.0.0 [2022-05-23T18:45:46.341Z] ---> Running in da73dc64aa5a [2022-05-23T18:45:46.950Z] Removing intermediate container da73dc64aa5a [2022-05-23T18:45:46.950Z] ---> a2a4f105e76d [2022-05-23T18:45:46.950Z] [2022-05-23T18:45:47.227Z] Successfully built a2a4f105e76d [2022-05-23T18:45:47.227Z] Successfully tagged support-notifications-arm64:latest [2022-05-23T18:45:47.227Z]  Building support-notifications ... done Building core-command [2022-05-23T18:46:26.524Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T18:46:26.524Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-23T18:46:26.524Z] ---> 61b76ae995b2 [2022-05-23T18:46:26.524Z] Step 3/23 : WORKDIR /edgex-go [2022-05-23T18:46:26.524Z] ---> Using cache [2022-05-23T18:46:26.524Z] ---> 383dcc29ac13 [2022-05-23T18:46:26.524Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T18:46:26.524Z] ---> Using cache [2022-05-23T18:46:26.524Z] ---> 228b0cd4ea71 [2022-05-23T18:46:26.524Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-23T18:46:26.524Z] ---> Using cache [2022-05-23T18:46:26.524Z] ---> eb9f42db86ac [2022-05-23T18:46:26.524Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-23T18:46:26.524Z] ---> Using cache [2022-05-23T18:46:26.524Z] ---> eab5dd579ed3 [2022-05-23T18:46:26.524Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T18:46:26.524Z] ---> Using cache [2022-05-23T18:46:26.524Z] ---> b85747926bd0 [2022-05-23T18:46:26.524Z] Step 8/23 : COPY . . [2022-05-23T18:46:26.524Z] ---> Using cache [2022-05-23T18:46:26.524Z] ---> c49c7e9d4f7e [2022-05-23T18:46:26.525Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-23T18:46:26.525Z] ---> Running in 81172e4aa07e [2022-05-23T18:46:26.525Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-23T18:48:03.487Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-23T18:48:10.467Z] Removing intermediate container cec9fe26f63c [2022-05-23T18:48:10.467Z] ---> c0eb85b81801 [2022-05-23T18:48:10.467Z] [2022-05-23T18:48:10.467Z] Step 10/22 : FROM alpine:3.14 [2022-05-23T18:48:10.467Z] ---> ac73e934f311 [2022-05-23T18:48:10.467Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-23T18:48:10.743Z] ---> Running in 694f6a131689 [2022-05-23T18:48:12.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-23T18:48:12.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-23T18:48:14.188Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-23T18:48:14.188Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-23T18:48:14.188Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-23T18:48:14.188Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-23T18:48:14.188Z] (5/6) Installing curl (7.79.1-r1) [2022-05-23T18:48:14.188Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-23T18:48:14.188Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T18:48:14.188Z] Executing ca-certificates-20211220-r0.trigger [2022-05-23T18:48:14.469Z] OK: 8 MiB in 20 packages [2022-05-23T18:48:16.464Z] Removing intermediate container 694f6a131689 [2022-05-23T18:48:16.464Z] ---> 2af5e5bd94c6 [2022-05-23T18:48:16.464Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-23T18:48:16.464Z] ---> Running in da62fd5dd441 [2022-05-23T18:48:17.073Z] Removing intermediate container da62fd5dd441 [2022-05-23T18:48:17.073Z] ---> 4fefba7992ec [2022-05-23T18:48:17.073Z] Step 13/22 : WORKDIR /edgex [2022-05-23T18:48:17.359Z] ---> Running in 0942497a3e08 [2022-05-23T18:48:17.972Z] Removing intermediate container 0942497a3e08 [2022-05-23T18:48:17.972Z] ---> bca570df6f32 [2022-05-23T18:48:17.972Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-23T18:48:18.968Z] ---> c1ec1bc2bdf2 [2022-05-23T18:48:18.968Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-23T18:48:20.970Z] ---> c9888641bd58 [2022-05-23T18:48:20.970Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-23T18:48:22.428Z] ---> 9db3f38f9201 [2022-05-23T18:48:22.428Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-23T18:48:23.043Z] ---> bc1deb4c1511 [2022-05-23T18:48:23.043Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-23T18:48:23.323Z] ---> Running in 7835654101ba [2022-05-23T18:48:25.988Z] Removing intermediate container 7835654101ba [2022-05-23T18:48:25.988Z] ---> 75a079f8f5e6 [2022-05-23T18:48:25.988Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-23T18:48:26.265Z] ---> Running in bfd101e7c2b7 [2022-05-23T18:48:26.877Z] Removing intermediate container bfd101e7c2b7 [2022-05-23T18:48:26.877Z] ---> c0ad7ea79d66 [2022-05-23T18:48:26.877Z] Step 20/22 : LABEL arch=arm64 [2022-05-23T18:48:26.877Z] ---> Running in 58074fc8c129 [2022-05-23T18:48:27.489Z] Removing intermediate container 58074fc8c129 [2022-05-23T18:48:27.489Z] ---> bdb1a162771f [2022-05-23T18:48:27.489Z] Step 21/22 : LABEL git_sha=71bfe42ca22fa4db355cc98cfaa75e9b3aaccc43 [2022-05-23T18:48:27.489Z] ---> Running in 1a3fedb8cac2 [2022-05-23T18:48:27.769Z] Removing intermediate container 1a3fedb8cac2 [2022-05-23T18:48:27.769Z] ---> 1d080d14b0e0 [2022-05-23T18:48:27.769Z] Step 22/22 : LABEL version=0.0.0 [2022-05-23T18:48:28.049Z] ---> Running in d56c149546dd [2022-05-23T18:48:28.656Z] Removing intermediate container d56c149546dd [2022-05-23T18:48:28.656Z] ---> a18619469ec4 [2022-05-23T18:48:28.656Z] [2022-05-23T18:48:28.935Z] Successfully built a18619469ec4 [2022-05-23T18:48:28.935Z] Successfully tagged security-proxy-setup-arm64:latest [2022-05-23T18:48:29.214Z]  Building security-proxy-setup ... done Building security-spire-agent [2022-05-23T18:49:01.619Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T18:49:01.619Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-23T18:49:01.619Z] ---> 61b76ae995b2 [2022-05-23T18:49:01.619Z] Step 3/26 : WORKDIR /edgex-go [2022-05-23T18:49:01.619Z] ---> Using cache [2022-05-23T18:49:01.619Z] ---> 383dcc29ac13 [2022-05-23T18:49:01.619Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T18:49:01.619Z] ---> Using cache [2022-05-23T18:49:01.619Z] ---> 228b0cd4ea71 [2022-05-23T18:49:01.619Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-23T18:49:01.619Z] ---> Using cache [2022-05-23T18:49:01.619Z] ---> e61f940d60cf [2022-05-23T18:49:01.619Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-23T18:49:01.619Z] ---> Using cache [2022-05-23T18:49:01.619Z] ---> c576abf64cbf [2022-05-23T18:49:01.619Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T18:49:01.619Z] ---> Using cache [2022-05-23T18:49:01.619Z] ---> 24b07beba669 [2022-05-23T18:49:01.619Z] Step 8/26 : COPY . . [2022-05-23T18:49:01.619Z] ---> Using cache [2022-05-23T18:49:01.619Z] ---> 173f80118f2e [2022-05-23T18:49:01.619Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-23T18:49:01.619Z] ---> Using cache [2022-05-23T18:49:01.619Z] ---> 82417d1b03a8 [2022-05-23T18:49:01.619Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-23T18:49:01.619Z] ---> Using cache [2022-05-23T18:49:01.619Z] ---> 06796ee9405f [2022-05-23T18:49:01.619Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-23T18:49:01.619Z] ---> Using cache [2022-05-23T18:49:01.619Z] ---> 6d858c6743c7 [2022-05-23T18:49:01.619Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-23T18:49:01.619Z] ---> Running in 6731a897437c [2022-05-23T18:49:01.619Z] spire-1.2.1/ [2022-05-23T18:49:01.619Z] spire-1.2.1/.data/ [2022-05-23T18:49:01.619Z] spire-1.2.1/.data/.file [2022-05-23T18:49:01.619Z] spire-1.2.1/.dockerignore [2022-05-23T18:49:01.619Z] spire-1.2.1/.gitattributes [2022-05-23T18:49:01.619Z] spire-1.2.1/.githooks/ [2022-05-23T18:49:01.619Z] spire-1.2.1/.githooks/pre-commit [2022-05-23T18:49:01.619Z] spire-1.2.1/.github/ [2022-05-23T18:49:01.619Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-23T18:49:01.619Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-23T18:49:01.619Z] spire-1.2.1/.github/dependabot.yml [2022-05-23T18:49:01.619Z] spire-1.2.1/.github/workflows/ [2022-05-23T18:49:01.619Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-23T18:49:01.619Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-23T18:49:01.619Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-23T18:49:01.619Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-23T18:49:01.619Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-23T18:49:01.619Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-23T18:49:01.619Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-23T18:49:01.619Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-23T18:49:01.619Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-23T18:49:01.619Z] spire-1.2.1/.gitignore [2022-05-23T18:49:01.619Z] spire-1.2.1/.go-version [2022-05-23T18:49:01.619Z] spire-1.2.1/.golangci.yml [2022-05-23T18:49:01.619Z] spire-1.2.1/ADOPTERS.md [2022-05-23T18:49:01.619Z] spire-1.2.1/CHANGELOG.md [2022-05-23T18:49:01.619Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-23T18:49:01.619Z] spire-1.2.1/CODEOWNERS [2022-05-23T18:49:01.619Z] spire-1.2.1/CONTRIBUTING.md [2022-05-23T18:49:01.619Z] spire-1.2.1/Dockerfile [2022-05-23T18:49:01.619Z] spire-1.2.1/Dockerfile.dev [2022-05-23T18:49:01.619Z] spire-1.2.1/Dockerfile.scratch [2022-05-23T18:49:01.619Z] spire-1.2.1/LICENSE [2022-05-23T18:49:01.619Z] spire-1.2.1/MAINTAINERS.md [2022-05-23T18:49:01.619Z] spire-1.2.1/Makefile [2022-05-23T18:49:01.619Z] spire-1.2.1/README.md [2022-05-23T18:49:01.619Z] spire-1.2.1/ROADMAP.md [2022-05-23T18:49:01.619Z] spire-1.2.1/SECURITY.md [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/ [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-agent/ [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-server/ [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-23T18:49:01.619Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-23T18:49:01.619Z] spire-1.2.1/conf/ [2022-05-23T18:49:01.619Z] spire-1.2.1/conf/agent/ [2022-05-23T18:49:01.619Z] spire-1.2.1/conf/agent/agent.conf [2022-05-23T18:49:01.619Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-23T18:49:01.619Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-23T18:49:01.619Z] spire-1.2.1/conf/server/ [2022-05-23T18:49:01.619Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-23T18:49:01.619Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-23T18:49:01.619Z] spire-1.2.1/conf/server/server.conf [2022-05-23T18:49:01.619Z] spire-1.2.1/conf/server/server_full.conf [2022-05-23T18:49:01.619Z] spire-1.2.1/doc/ [2022-05-23T18:49:01.619Z] spire-1.2.1/doc/SPIRE101.md [2022-05-23T18:49:01.619Z] spire-1.2.1/doc/auditlog.md [2022-05-23T18:49:01.619Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-23T18:49:01.619Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-23T18:49:01.619Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-23T18:49:01.619Z] spire-1.2.1/doc/images/ [2022-05-23T18:49:01.619Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-23T18:49:01.619Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-23T18:49:01.619Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-23T18:49:01.619Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-23T18:49:01.619Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-23T18:49:01.619Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-23T18:49:01.619Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-23T18:49:01.619Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-23T18:49:01.619Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-23T18:49:01.619Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-23T18:49:01.619Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-23T18:49:01.619Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-23T18:49:01.619Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-23T18:49:01.619Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-23T18:49:01.619Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-23T18:49:01.619Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-23T18:49:01.619Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-23T18:49:01.619Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-23T18:49:01.619Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-23T18:49:01.619Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-23T18:49:01.619Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-23T18:49:01.619Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-23T18:49:01.619Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-23T18:49:01.619Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-23T18:49:01.619Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-23T18:49:01.949Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-23T18:49:01.949Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-23T18:49:01.949Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-23T18:49:01.949Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-23T18:49:01.949Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-23T18:49:01.949Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-23T18:49:01.949Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-23T18:49:01.949Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-23T18:49:01.949Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-23T18:49:01.949Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-23T18:49:01.949Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-23T18:49:01.949Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-23T18:49:01.949Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-23T18:49:01.949Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-23T18:49:01.949Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-23T18:49:01.949Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-23T18:49:01.949Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-23T18:49:01.949Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-23T18:49:01.949Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-23T18:49:01.949Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-23T18:49:01.949Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-23T18:49:01.949Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-23T18:49:01.949Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-23T18:49:01.949Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-23T18:49:01.949Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-23T18:49:01.949Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-23T18:49:01.949Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-23T18:49:01.949Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-23T18:49:01.949Z] spire-1.2.1/doc/scaling_spire.md [2022-05-23T18:49:01.949Z] spire-1.2.1/doc/spire_agent.md [2022-05-23T18:49:01.949Z] spire-1.2.1/doc/spire_server.md [2022-05-23T18:49:01.949Z] spire-1.2.1/doc/supported_integrations.md [2022-05-23T18:49:01.949Z] spire-1.2.1/doc/telemetry.md [2022-05-23T18:49:01.949Z] spire-1.2.1/doc/telemetry_config.md [2022-05-23T18:49:01.949Z] spire-1.2.1/doc/upgrading.md [2022-05-23T18:49:01.949Z] spire-1.2.1/doc/using_spire.md [2022-05-23T18:49:01.949Z] spire-1.2.1/examples/ [2022-05-23T18:49:01.949Z] spire-1.2.1/examples/README.md [2022-05-23T18:49:01.949Z] spire-1.2.1/go.mod [2022-05-23T18:49:01.949Z] spire-1.2.1/go.sum [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/ [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/ [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/agent.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/api/ [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/client/ [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/common/ [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/config.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/manager/ [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-23T18:49:01.949Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/agent/svid/ [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/common/ [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/common/api/ [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/common/api/names.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/common/auth/ [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/common/catalog/ [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/common/cli/ [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-23T18:49:01.950Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/health/ [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/health/config.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/health/context.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/health/health.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/idutil/ [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/log/ [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/log/log.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/log/options.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/plugin/ [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/profiling/ [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/selector/ [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/uptime/ [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/util/ [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/util/task.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/version/ [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/version/version.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/x509util/ [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/server/ [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/server/api/ [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/server/api/api.go [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-23T18:49:02.251Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-23T18:49:02.252Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-23T18:49:02.252Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-23T18:49:02.252Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-23T18:49:02.252Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-23T18:49:02.252Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-23T18:49:02.252Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-23T18:49:02.252Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-23T18:49:02.252Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-23T18:49:02.252Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-23T18:49:02.252Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-23T18:49:02.252Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-23T18:49:02.252Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-23T18:49:02.252Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-23T18:49:02.252Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-23T18:49:02.252Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-23T18:49:02.252Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-23T18:49:02.252Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-23T18:49:02.252Z] spire-1.2.1/pkg/server/api/health/ [2022-05-23T18:49:02.252Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-23T18:49:02.252Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-23T18:49:02.252Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-23T18:49:02.252Z] spire-1.2.1/pkg/server/api/id.go [2022-05-23T18:49:02.252Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-23T18:49:02.252Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-23T18:49:02.252Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-23T18:49:02.252Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-23T18:49:02.252Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-23T18:49:02.252Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-23T18:49:02.252Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-23T18:49:02.252Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-23T18:49:02.252Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-23T18:49:02.252Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-23T18:49:02.252Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-23T18:49:02.252Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-23T18:49:02.252Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-23T18:49:02.252Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-23T18:49:02.252Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-23T18:49:02.252Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-23T18:49:02.252Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-23T18:49:02.252Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-23T18:49:02.252Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-23T18:49:02.252Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-23T18:49:02.252Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-23T18:49:02.252Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-23T18:49:02.252Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-23T18:49:02.252Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-23T18:49:02.252Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-23T18:49:02.252Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-23T18:49:02.252Z] spire-1.2.1/pkg/server/api/status.go [2022-05-23T18:49:02.252Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-23T18:49:02.252Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-23T18:49:02.252Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-23T18:49:02.252Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-23T18:49:02.252Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-23T18:49:02.252Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-23T18:49:02.252Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/bundle/ [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/ca/ [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/cache/ [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/catalog/ [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/config.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/datastore/ [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/plugin/ [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T18:49:02.616Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/registration/ [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/server.go [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/server_test.go [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/svid/ [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-23T18:49:02.617Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-23T18:49:02.617Z] spire-1.2.1/proto/ [2022-05-23T18:49:02.617Z] spire-1.2.1/proto/private/ [2022-05-23T18:49:02.617Z] spire-1.2.1/proto/private/server/ [2022-05-23T18:49:02.949Z] spire-1.2.1/proto/private/server/journal/ [2022-05-23T18:49:02.949Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-23T18:49:02.949Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-23T18:49:02.949Z] spire-1.2.1/proto/spire/ [2022-05-23T18:49:02.949Z] spire-1.2.1/proto/spire/common/ [2022-05-23T18:49:02.949Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-23T18:49:02.949Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-23T18:49:02.949Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-23T18:49:02.949Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-23T18:49:02.949Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-23T18:49:02.949Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-23T18:49:02.949Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-23T18:49:02.949Z] spire-1.2.1/proto/spire/plugin/ [2022-05-23T18:49:02.949Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-23T18:49:02.949Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-23T18:49:02.949Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-23T18:49:02.949Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-23T18:49:02.949Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-23T18:49:02.949Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-23T18:49:02.949Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-23T18:49:02.949Z] spire-1.2.1/release/ [2022-05-23T18:49:02.949Z] spire-1.2.1/release/spire-extras/ [2022-05-23T18:49:02.949Z] spire-1.2.1/release/spire-extras/README.md [2022-05-23T18:49:02.949Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-23T18:49:02.949Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-23T18:49:02.949Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-23T18:49:02.949Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-23T18:49:02.949Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-23T18:49:02.949Z] spire-1.2.1/release/spire/ [2022-05-23T18:49:02.949Z] spire-1.2.1/release/spire/README.md [2022-05-23T18:49:02.949Z] spire-1.2.1/release/spire/conf/ [2022-05-23T18:49:02.949Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-23T18:49:02.949Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-23T18:49:02.949Z] spire-1.2.1/release/spire/conf/server/ [2022-05-23T18:49:02.949Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-23T18:49:02.949Z] spire-1.2.1/script/ [2022-05-23T18:49:02.949Z] spire-1.2.1/script/build-artifact.sh [2022-05-23T18:49:02.949Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-23T18:49:02.949Z] spire-1.2.1/support/ [2022-05-23T18:49:02.949Z] spire-1.2.1/support/k8s/ [2022-05-23T18:49:02.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-23T18:49:02.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-23T18:49:02.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-23T18:49:02.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-23T18:49:02.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-23T18:49:02.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-23T18:49:02.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-23T18:49:02.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-23T18:49:02.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-23T18:49:02.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-23T18:49:02.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-23T18:49:02.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-23T18:49:02.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-23T18:49:02.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-23T18:49:02.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-23T18:49:02.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-23T18:49:02.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-23T18:49:02.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-23T18:49:02.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-23T18:49:02.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-23T18:49:02.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-23T18:49:02.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-23T18:49:02.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-23T18:49:02.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-23T18:49:02.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-23T18:49:02.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-23T18:49:02.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-23T18:49:02.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-23T18:49:02.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-23T18:49:02.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-23T18:49:02.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-23T18:49:02.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-23T18:49:02.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-23T18:49:02.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-23T18:49:02.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-23T18:49:02.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-23T18:49:02.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-23T18:49:02.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-23T18:49:02.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-23T18:49:02.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-23T18:49:02.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-23T18:49:02.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-23T18:49:02.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-23T18:49:02.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-23T18:49:02.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-23T18:49:02.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-23T18:49:02.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-23T18:49:02.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-23T18:49:02.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-23T18:49:02.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-23T18:49:02.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-23T18:49:02.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-23T18:49:02.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-23T18:49:02.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-23T18:49:02.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-23T18:49:02.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-23T18:49:02.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-23T18:49:02.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-23T18:49:02.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-23T18:49:02.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-23T18:49:02.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-23T18:49:02.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-23T18:49:02.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-23T18:49:02.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-23T18:49:02.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-23T18:49:02.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-23T18:49:02.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-23T18:49:02.949Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-23T18:49:02.949Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-23T18:49:02.949Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-23T18:49:02.949Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-23T18:49:02.949Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-23T18:49:02.949Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-23T18:49:02.949Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-23T18:49:02.949Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-23T18:49:02.949Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-23T18:49:02.949Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-23T18:49:02.949Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-23T18:49:02.949Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-23T18:49:02.949Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-23T18:49:02.949Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-23T18:49:02.949Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-23T18:49:02.949Z] spire-1.2.1/test/ [2022-05-23T18:49:02.949Z] spire-1.2.1/test/clock/ [2022-05-23T18:49:02.949Z] spire-1.2.1/test/clock/clock.go [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fakes/ [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fixture/ [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fixture/certs/ [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fixture/config/ [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fixture/fixture.go [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fixture/registration/ [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-23T18:49:02.949Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-23T18:49:02.949Z] spire-1.2.1/test/integration/ [2022-05-23T18:49:02.949Z] spire-1.2.1/test/integration/README.md [2022-05-23T18:49:02.949Z] spire-1.2.1/test/integration/common [2022-05-23T18:49:02.949Z] spire-1.2.1/test/integration/setup/ [2022-05-23T18:49:02.949Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-23T18:49:02.949Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-23T18:49:02.949Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-23T18:49:02.949Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-23T18:49:02.949Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-23T18:49:02.949Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-23T18:49:02.949Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-23T18:49:02.949Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-23T18:49:02.949Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-23T18:49:02.949Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-23T18:49:02.949Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-23T18:49:02.949Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-23T18:49:02.949Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-23T18:49:02.949Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-23T18:49:02.949Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-23T18:49:02.949Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-23T18:49:02.949Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-23T18:49:02.949Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-23T18:49:02.949Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-23T18:49:02.949Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-23T18:49:02.949Z] spire-1.2.1/test/integration/suites/ [2022-05-23T18:49:02.949Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-23T18:49:02.949Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-23T18:49:02.949Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-23T18:49:02.949Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-23T18:49:02.949Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-23T18:49:02.949Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-23T18:49:02.949Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-23T18:49:02.949Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-23T18:49:02.949Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-23T18:49:02.949Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-23T18:49:02.949Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-23T18:49:02.949Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-23T18:49:02.949Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-23T18:49:02.949Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-23T18:49:02.949Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-23T18:49:02.949Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-23T18:49:02.949Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-23T18:49:02.949Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-23T18:49:02.949Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-23T18:49:02.949Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-23T18:49:02.949Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-23T18:49:02.949Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-23T18:49:02.949Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-23T18:49:02.949Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-23T18:49:02.949Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-23T18:49:02.949Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-23T18:49:02.949Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-23T18:49:02.949Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-23T18:49:02.949Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-23T18:49:02.949Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-23T18:49:02.949Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-23T18:49:02.949Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-23T18:49:02.949Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-23T18:49:02.949Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-23T18:49:02.949Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-23T18:49:02.949Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-23T18:49:02.949Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-23T18:49:02.949Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-23T18:49:02.949Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-23T18:49:02.949Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-23T18:49:02.949Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-23T18:49:02.949Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-23T18:49:02.949Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-23T18:49:02.949Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-23T18:49:02.949Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-23T18:49:02.950Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-23T18:49:02.950Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-23T18:49:02.950Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-23T18:49:02.950Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-23T18:49:02.950Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-23T18:49:02.950Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-23T18:49:02.950Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-23T18:49:02.950Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-23T18:49:02.950Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-23T18:49:02.950Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-23T18:49:02.950Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-23T18:49:02.950Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-23T18:49:02.950Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-23T18:49:02.950Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-23T18:49:02.950Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-23T18:49:02.950Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-23T18:49:02.950Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-23T18:49:02.950Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-23T18:49:02.950Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-23T18:49:02.950Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-23T18:49:02.950Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-23T18:49:02.950Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-23T18:49:02.950Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-23T18:49:02.950Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-23T18:49:02.950Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-23T18:49:02.950Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-23T18:49:02.950Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-23T18:49:02.950Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-23T18:49:02.950Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-23T18:49:02.950Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-23T18:49:02.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-23T18:49:02.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-23T18:49:02.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-23T18:49:02.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-23T18:49:02.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-23T18:49:02.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-23T18:49:02.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-23T18:49:02.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-23T18:49:02.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-23T18:49:02.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-23T18:49:02.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-23T18:49:02.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-23T18:49:02.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-23T18:49:02.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-23T18:49:02.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-23T18:49:02.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-23T18:49:02.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-23T18:49:02.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-23T18:49:02.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-23T18:49:02.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-23T18:49:02.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-23T18:49:02.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-23T18:49:02.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-23T18:49:02.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-23T18:49:02.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-23T18:49:02.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-23T18:49:02.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-23T18:49:02.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-23T18:49:02.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-23T18:49:02.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-23T18:49:02.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-23T18:49:02.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-23T18:49:02.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-23T18:49:02.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-23T18:49:02.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-23T18:49:02.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-23T18:49:02.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-23T18:49:02.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T18:49:03.423Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/test-one.sh [2022-05-23T18:49:03.424Z] spire-1.2.1/test/integration/test.sh [2022-05-23T18:49:03.424Z] spire-1.2.1/test/plugintest/ [2022-05-23T18:49:03.424Z] spire-1.2.1/test/plugintest/config.go [2022-05-23T18:49:03.424Z] spire-1.2.1/test/plugintest/load.go [2022-05-23T18:49:03.424Z] spire-1.2.1/test/plugintest/option.go [2022-05-23T18:49:03.424Z] spire-1.2.1/test/spiretest/ [2022-05-23T18:49:03.424Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-23T18:49:03.424Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-23T18:49:03.424Z] spire-1.2.1/test/spiretest/dir.go [2022-05-23T18:49:03.424Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-23T18:49:03.424Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-23T18:49:03.424Z] spire-1.2.1/test/spiretest/logs.go [2022-05-23T18:49:03.424Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-23T18:49:03.424Z] spire-1.2.1/test/spiretest/suite.go [2022-05-23T18:49:03.424Z] spire-1.2.1/test/spiretest/x509.go [2022-05-23T18:49:03.424Z] spire-1.2.1/test/testca/ [2022-05-23T18:49:03.424Z] spire-1.2.1/test/testca/ca.go [2022-05-23T18:49:03.424Z] spire-1.2.1/test/testkey/ [2022-05-23T18:49:03.424Z] spire-1.2.1/test/testkey/generate.sh [2022-05-23T18:49:03.424Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-23T18:49:03.424Z] spire-1.2.1/test/testkey/keys.go [2022-05-23T18:49:03.424Z] spire-1.2.1/test/testkey/new.go [2022-05-23T18:49:03.424Z] spire-1.2.1/test/tpmsimulator/ [2022-05-23T18:49:03.424Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-23T18:49:03.424Z] spire-1.2.1/test/util/ [2022-05-23T18:49:03.424Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-23T18:49:03.424Z] spire-1.2.1/test/util/cert_generation.go [2022-05-23T18:49:03.424Z] spire-1.2.1/test/util/io_redirection.go [2022-05-23T18:49:03.424Z] spire-1.2.1/test/util/race.go [2022-05-23T18:49:03.424Z] spire-1.2.1/test/util/util.go [2022-05-23T18:49:03.424Z] building spire from source... [2022-05-23T18:49:04.122Z] Installing go1.17.7... [2022-05-23T18:49:31.803Z] Building bin/spire-server... [2022-05-23T18:49:31.803Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-23T18:49:31.803Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-23T18:49:31.803Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-23T18:49:31.803Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-23T18:49:31.803Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-23T18:49:31.803Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-23T18:49:31.803Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-23T18:49:31.803Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-23T18:49:31.803Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-23T18:49:31.803Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-23T18:49:33.802Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-23T18:49:33.802Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-23T18:49:34.078Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-23T18:49:34.078Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-23T18:49:34.356Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-23T18:49:34.356Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-05-23T18:49:37.020Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-23T18:49:37.020Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-23T18:49:37.020Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-23T18:49:38.481Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-23T18:49:38.481Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-23T18:49:38.481Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-23T18:49:38.766Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-23T18:49:38.766Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-23T18:49:40.249Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-23T18:49:40.249Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-23T18:49:41.264Z] Removing intermediate container 60d9cb138a10 [2022-05-23T18:49:41.264Z] ---> fef205f818de [2022-05-23T18:49:41.264Z] [2022-05-23T18:49:41.264Z] Step 10/25 : FROM alpine:3.14 [2022-05-23T18:49:41.264Z] ---> ac73e934f311 [2022-05-23T18:49:41.264Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-23T18:49:41.543Z] ---> Running in ccc2096b7674 [2022-05-23T18:49:43.548Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-23T18:49:43.827Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-23T18:49:44.829Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-23T18:49:45.112Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-23T18:49:45.112Z] (3/3) Installing su-exec (0.2-r1) [2022-05-23T18:49:45.112Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T18:49:45.112Z] Executing ca-certificates-20211220-r0.trigger [2022-05-23T18:49:45.391Z] OK: 6 MiB in 17 packages [2022-05-23T18:49:48.064Z] Removing intermediate container ccc2096b7674 [2022-05-23T18:49:48.064Z] ---> e759daf4f731 [2022-05-23T18:49:48.064Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-23T18:49:48.065Z] ---> Running in cca230139973 [2022-05-23T18:49:48.344Z] Removing intermediate container cca230139973 [2022-05-23T18:49:48.345Z] ---> 8da1df0d179d [2022-05-23T18:49:48.345Z] Step 13/25 : WORKDIR / [2022-05-23T18:49:48.345Z] ---> Running in cbcfadb83863 [2022-05-23T18:49:48.970Z] Removing intermediate container cbcfadb83863 [2022-05-23T18:49:48.971Z] ---> a68d7a48f1e3 [2022-05-23T18:49:48.971Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-05-23T18:49:50.909Z] ---> 279a93b42bdb [2022-05-23T18:49:50.909Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-05-23T18:49:50.909Z] ---> 9b464b12853d [2022-05-23T18:49:50.909Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-23T18:49:52.069Z] ---> 8b9fe4811867 [2022-05-23T18:49:52.069Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-05-23T18:49:53.524Z] ---> 0cfd4bbde04d [2022-05-23T18:49:53.524Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-23T18:49:54.484Z] ---> 1a1974c35118 [2022-05-23T18:49:54.484Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-23T18:49:56.570Z] ---> eff539e2fd39 [2022-05-23T18:49:56.570Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-23T18:49:57.267Z] ---> 7b160a3a02db [2022-05-23T18:49:57.267Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-05-23T18:49:57.267Z] ---> Running in 4188bcd313f6 [2022-05-23T18:49:58.252Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-23T18:49:58.252Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-23T18:49:58.252Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-23T18:49:58.252Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-23T18:49:58.252Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-23T18:49:58.533Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-23T18:49:59.169Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-23T18:49:59.169Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-23T18:49:59.169Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-23T18:49:59.169Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-23T18:49:59.484Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-23T18:49:59.484Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-23T18:49:59.771Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-23T18:50:00.047Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-23T18:50:00.367Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-23T18:50:00.645Z] Removing intermediate container 4188bcd313f6 [2022-05-23T18:50:00.645Z] ---> fd1a65fb9b64 [2022-05-23T18:50:00.645Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-23T18:50:00.645Z] ---> Running in fe23556e1c44 [2022-05-23T18:50:00.645Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-23T18:50:01.291Z] Removing intermediate container fe23556e1c44 [2022-05-23T18:50:01.291Z] ---> 10ff6251689d [2022-05-23T18:50:01.291Z] Step 23/25 : LABEL arch=arm64 [2022-05-23T18:50:01.291Z] ---> Running in 765cf8bc2045 [2022-05-23T18:50:01.616Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-23T18:50:01.975Z] Removing intermediate container 765cf8bc2045 [2022-05-23T18:50:01.975Z] ---> 043bf0ff3790 [2022-05-23T18:50:01.975Z] Step 24/25 : LABEL git_sha=71bfe42ca22fa4db355cc98cfaa75e9b3aaccc43 [2022-05-23T18:50:01.975Z] ---> Running in 6cedda7835d5 [2022-05-23T18:50:02.360Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-23T18:50:02.360Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-23T18:50:02.360Z] Removing intermediate container 6cedda7835d5 [2022-05-23T18:50:02.360Z] ---> c85472b23952 [2022-05-23T18:50:02.360Z] Step 25/25 : LABEL version=0.0.0 [2022-05-23T18:50:02.710Z] ---> Running in e0a79999d97a [2022-05-23T18:50:02.710Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-23T18:50:02.710Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-23T18:50:02.710Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-23T18:50:02.710Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-23T18:50:02.710Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-23T18:50:03.052Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-23T18:50:03.052Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-23T18:50:03.052Z] Removing intermediate container e0a79999d97a [2022-05-23T18:50:03.052Z] ---> 60f49df90a2b [2022-05-23T18:50:03.052Z] [2022-05-23T18:50:03.394Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-23T18:50:03.746Z] Successfully built 60f49df90a2b [2022-05-23T18:50:03.746Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-05-23T18:50:04.729Z]  Building security-secretstore-setup ... done go: downloading github.com/lib/pq v1.10.4 [2022-05-23T18:50:04.729Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-23T18:50:04.729Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-23T18:50:04.729Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-23T18:50:07.501Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-23T18:50:15.952Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-23T18:50:16.231Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-23T18:50:16.512Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-23T18:50:16.512Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-23T18:50:16.791Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-23T18:50:35.366Z] go: downloading google.golang.org/api v0.70.0 [2022-05-23T18:50:35.366Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-23T18:50:35.366Z] go: downloading k8s.io/api v0.23.4 [2022-05-23T18:50:44.950Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-23T18:50:44.950Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-23T18:50:54.330Z] Removing intermediate container 81172e4aa07e [2022-05-23T18:50:54.330Z] ---> a35377cacd55 [2022-05-23T18:50:54.330Z] [2022-05-23T18:50:54.330Z] Step 10/23 : FROM alpine:3.14 [2022-05-23T18:50:54.330Z] ---> ac73e934f311 [2022-05-23T18:50:54.330Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-23T18:50:54.330Z] ---> Using cache [2022-05-23T18:50:54.330Z] ---> 23bac18bc397 [2022-05-23T18:50:54.330Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-23T18:50:54.330Z] ---> Using cache [2022-05-23T18:50:54.330Z] ---> c2b9386bb0e4 [2022-05-23T18:50:54.330Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-23T18:50:54.330Z] ---> Running in 5fc0dff0cf6c [2022-05-23T18:50:54.330Z] Removing intermediate container 5fc0dff0cf6c [2022-05-23T18:50:54.330Z] ---> 3f668cfa3a2e [2022-05-23T18:50:54.330Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-23T18:50:54.330Z] ---> Running in 2aa64a6c0d35 [2022-05-23T18:50:54.664Z] Removing intermediate container 2aa64a6c0d35 [2022-05-23T18:50:54.664Z] ---> eb36c410f919 [2022-05-23T18:50:54.664Z] Step 15/23 : WORKDIR / [2022-05-23T18:50:54.664Z] ---> Running in d67889070d5e [2022-05-23T18:50:55.323Z] Removing intermediate container d67889070d5e [2022-05-23T18:50:55.323Z] ---> b4fa2dec321b [2022-05-23T18:50:55.324Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T18:50:56.376Z] ---> b0c9d9eaace5 [2022-05-23T18:50:56.376Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-23T18:50:58.174Z] ---> 1f87816add5b [2022-05-23T18:50:58.175Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-23T18:50:59.021Z] ---> 74fef0374488 [2022-05-23T18:50:59.021Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-23T18:50:59.021Z] ---> Running in cdc45f68f623 [2022-05-23T18:50:59.335Z] Removing intermediate container cdc45f68f623 [2022-05-23T18:50:59.335Z] ---> d62599cdbb67 [2022-05-23T18:50:59.335Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T18:50:59.680Z] ---> Running in dbc09cb9c3bd [2022-05-23T18:51:00.042Z] Removing intermediate container dbc09cb9c3bd [2022-05-23T18:51:00.042Z] ---> 17e6d77b558e [2022-05-23T18:51:00.042Z] Step 21/23 : LABEL arch=arm64 [2022-05-23T18:51:00.345Z] ---> Running in 8d85339634ea [2022-05-23T18:51:00.630Z] Removing intermediate container 8d85339634ea [2022-05-23T18:51:00.631Z] ---> d342a75fbc06 [2022-05-23T18:51:00.631Z] Step 22/23 : LABEL git_sha=71bfe42ca22fa4db355cc98cfaa75e9b3aaccc43 [2022-05-23T18:51:00.963Z] ---> Running in 25ba98d51490 [2022-05-23T18:51:01.307Z] Removing intermediate container 25ba98d51490 [2022-05-23T18:51:01.307Z] ---> 61da14574acc [2022-05-23T18:51:01.307Z] Step 23/23 : LABEL version=0.0.0 [2022-05-23T18:51:01.308Z] ---> Running in 04e2de6af3bc [2022-05-23T18:51:01.959Z] Removing intermediate container 04e2de6af3bc [2022-05-23T18:51:01.959Z] ---> 6be7f79ae199 [2022-05-23T18:51:01.959Z] [2022-05-23T18:51:02.507Z] Successfully built 6be7f79ae199 [2022-05-23T18:51:02.507Z] Successfully tagged core-command-arm64:latest [2022-05-23T18:51:07.579Z]  Building core-command ... done go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-23T18:51:07.579Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-23T18:51:07.579Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-23T18:51:07.579Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-23T18:51:07.855Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-23T18:51:09.118Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-23T18:51:10.071Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-23T18:51:10.675Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-23T18:51:12.342Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-23T18:51:12.342Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-23T18:51:12.342Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-23T18:51:12.954Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-23T18:51:12.954Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-23T18:51:12.954Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-23T18:51:13.231Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-23T18:51:13.509Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-23T18:51:13.509Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-23T18:51:13.509Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-23T18:51:13.786Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-23T18:51:13.786Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-23T18:51:14.063Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-23T18:51:15.050Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-23T18:51:15.050Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-23T18:51:15.328Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-23T18:51:19.668Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-23T18:51:19.668Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-23T18:51:19.668Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-23T18:51:19.668Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-23T18:51:19.668Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-23T18:51:19.668Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-23T18:51:19.668Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-23T18:51:19.948Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-23T18:51:20.228Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-23T18:51:20.228Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-23T18:51:20.508Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-23T18:51:20.508Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-23T18:51:21.507Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-23T18:51:21.785Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-23T18:51:22.065Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-23T18:51:22.345Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-23T18:51:22.345Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-23T18:51:22.345Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-23T18:51:22.345Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-23T18:51:22.621Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-23T18:51:22.621Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-23T18:51:23.616Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-23T18:51:23.616Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-23T18:51:23.616Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-23T18:51:23.894Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-23T18:51:23.894Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-23T18:51:25.349Z] go: downloading go.opencensus.io v0.23.0 [2022-05-23T18:51:25.627Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-23T18:51:25.627Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-23T18:51:25.904Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-23T18:51:26.181Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-23T18:51:26.181Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-23T18:51:26.460Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-23T18:51:26.460Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-23T18:51:27.064Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-23T18:51:28.513Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-23T18:51:29.508Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-23T18:51:29.508Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-23T18:51:30.112Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-23T18:51:30.112Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-23T18:51:30.112Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-23T18:51:30.389Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-23T18:51:30.667Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-23T18:51:30.667Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-23T18:51:30.667Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-23T18:51:31.101Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-23T18:51:31.101Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-23T18:51:31.477Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-23T18:51:40.189Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-23T18:51:40.189Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-23T18:51:40.189Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-23T18:51:40.190Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-23T18:51:58.577Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-23T18:51:58.577Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-23T19:05:22.325Z] Building bin/spire-agent... [2022-05-23T19:05:22.325Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-23T19:05:22.325Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-23T19:05:22.325Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-23T19:05:22.325Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-23T19:05:22.325Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-23T19:05:22.325Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-23T19:05:22.325Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-23T19:05:22.325Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-23T19:05:22.325Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-23T19:05:22.325Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-23T19:05:22.325Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-23T19:05:22.325Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-23T19:05:22.325Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-23T19:10:45.991Z] Building bin/spire-agent... [2022-05-23T19:10:45.991Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-23T19:10:45.991Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-23T19:10:45.991Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-23T19:10:45.991Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-23T19:10:45.991Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-23T19:10:45.991Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-23T19:10:45.991Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-23T19:10:45.991Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-23T19:10:45.991Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-23T19:10:45.991Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-23T19:10:45.991Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-23T19:10:45.991Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-23T19:10:45.991Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-23T19:11:42.608Z] Removing intermediate container 7fabf8ea6ff5 [2022-05-23T19:11:42.608Z] ---> c8a8df431517 [2022-05-23T19:11:42.608Z] [2022-05-23T19:11:42.608Z] Step 13/26 : FROM alpine:3.15 [2022-05-23T19:11:42.608Z] ---> 3fb3c9af89a9 [2022-05-23T19:11:42.608Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-23T19:11:42.608Z] ---> Using cache [2022-05-23T19:11:42.608Z] ---> e9fdce766880 [2022-05-23T19:11:42.608Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T19:11:42.608Z] ---> Using cache [2022-05-23T19:11:42.608Z] ---> f9231927dc16 [2022-05-23T19:11:42.608Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-23T19:11:42.608Z] ---> Running in 06dfda8c084d [2022-05-23T19:11:42.608Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T19:11:42.608Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T19:11:42.608Z] v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-23T19:11:42.608Z] v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-23T19:11:42.608Z] OK: 15734 distinct packages available [2022-05-23T19:11:42.608Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T19:11:42.608Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T19:11:42.608Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-23T19:11:42.608Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-23T19:11:42.608Z] (3/4) Installing libucontext (1.1-r0) [2022-05-23T19:11:42.608Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-23T19:11:42.608Z] Executing busybox-1.34.1-r5.trigger [2022-05-23T19:11:42.608Z] OK: 6 MiB in 18 packages [2022-05-23T19:11:43.211Z] Removing intermediate container 06dfda8c084d [2022-05-23T19:11:43.211Z] ---> 53b2a963fb45 [2022-05-23T19:11:43.211Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-23T19:11:48.645Z] ---> ebabf0d1eedc [2022-05-23T19:11:48.645Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-23T19:11:49.248Z] ---> 45555f81705c [2022-05-23T19:11:49.248Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-23T19:11:49.522Z] ---> Running in 04b321610258 [2022-05-23T19:11:50.122Z] Removing intermediate container 04b321610258 [2022-05-23T19:11:50.122Z] ---> e3fa5d672f24 [2022-05-23T19:11:50.122Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-23T19:11:51.114Z] ---> 2407978fafd0 [2022-05-23T19:11:51.114Z] Step 21/26 : WORKDIR / [2022-05-23T19:11:51.114Z] ---> Running in e84f24f84e39 [2022-05-23T19:11:51.391Z] Removing intermediate container e84f24f84e39 [2022-05-23T19:11:51.391Z] ---> 10bb011fbd8f [2022-05-23T19:11:51.391Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-23T19:11:51.663Z] ---> Running in 219664e8ddaa [2022-05-23T19:11:51.944Z] Removing intermediate container 219664e8ddaa [2022-05-23T19:11:51.944Z] ---> cc186b145861 [2022-05-23T19:11:51.944Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-23T19:11:52.228Z] ---> Running in 0bfd03a09fa8 [2022-05-23T19:11:52.503Z] Removing intermediate container 0bfd03a09fa8 [2022-05-23T19:11:52.503Z] ---> 2e42d211556a [2022-05-23T19:11:52.503Z] Step 24/26 : LABEL arch=arm64 [2022-05-23T19:11:52.503Z] ---> Running in 447f2c11b050 [2022-05-23T19:11:53.102Z] Removing intermediate container 447f2c11b050 [2022-05-23T19:11:53.102Z] ---> a8474b75cb8b [2022-05-23T19:11:53.102Z] Step 25/26 : LABEL git_sha=71bfe42ca22fa4db355cc98cfaa75e9b3aaccc43 [2022-05-23T19:11:53.102Z] ---> Running in e8ada3c2ccfa [2022-05-23T19:11:53.711Z] Removing intermediate container e8ada3c2ccfa [2022-05-23T19:11:53.711Z] ---> 58b9d17f9d89 [2022-05-23T19:11:53.711Z] Step 26/26 : LABEL version=0.0.0 [2022-05-23T19:11:53.711Z] ---> Running in 67daf22c20d5 [2022-05-23T19:11:54.314Z] Removing intermediate container 67daf22c20d5 [2022-05-23T19:11:54.314Z] ---> 7ccf0cf6b459 [2022-05-23T19:11:54.314Z] [2022-05-23T19:11:54.591Z] Successfully built 7ccf0cf6b459 [2022-05-23T19:11:54.591Z] Successfully tagged security-spire-config-arm64:latest [2022-05-23T19:15:16.600Z]  Building security-spire-config ... done Removing intermediate container b33ff3c1249f [2022-05-23T19:15:16.600Z] ---> 250965aa4b4d [2022-05-23T19:15:16.600Z] [2022-05-23T19:15:16.600Z] Step 13/25 : FROM alpine:3.15 [2022-05-23T19:15:16.600Z] ---> 3fb3c9af89a9 [2022-05-23T19:15:16.600Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-23T19:15:16.600Z] ---> Using cache [2022-05-23T19:15:16.600Z] ---> e9fdce766880 [2022-05-23T19:15:16.600Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T19:15:16.600Z] ---> Using cache [2022-05-23T19:15:16.600Z] ---> f9231927dc16 [2022-05-23T19:15:16.600Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-23T19:15:16.600Z] ---> Running in faf20b7c918c [2022-05-23T19:15:16.600Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T19:15:16.600Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T19:15:16.600Z] Building bin/spire-agent... [2022-05-23T19:15:16.600Z] v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-23T19:15:16.600Z] v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-23T19:15:16.600Z] OK: 15734 distinct packages available [2022-05-23T19:15:16.600Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T19:15:16.600Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-23T19:15:16.600Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-23T19:15:16.600Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-23T19:15:16.600Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-23T19:15:16.600Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T19:15:16.600Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-23T19:15:16.600Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-23T19:15:16.600Z] (3/5) Installing libucontext (1.1-r0) [2022-05-23T19:15:16.600Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-23T19:15:16.600Z] (5/5) Installing openssl (1.1.1o-r0) [2022-05-23T19:15:16.600Z] Executing busybox-1.34.1-r5.trigger [2022-05-23T19:15:16.600Z] OK: 6 MiB in 19 packages [2022-05-23T19:15:16.600Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-23T19:15:17.204Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-23T19:15:17.204Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-23T19:15:17.204Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-23T19:15:17.204Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-23T19:15:17.204Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-23T19:15:17.204Z] Removing intermediate container faf20b7c918c [2022-05-23T19:15:17.204Z] ---> 5d46e407337c [2022-05-23T19:15:17.204Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-23T19:15:17.204Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-23T19:15:17.204Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-23T19:15:17.476Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-23T19:15:21.791Z]  ---> a0931d4cd348 [2022-05-23T19:15:21.792Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-23T19:15:21.792Z] ---> 9b2c3add144f [2022-05-23T19:15:21.792Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-23T19:15:22.393Z] ---> cc2361488149 [2022-05-23T19:15:22.393Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-23T19:15:22.990Z] ---> 51d25f5e97fc [2022-05-23T19:15:22.990Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-23T19:15:22.990Z] ---> Running in 2b48d1527aed [2022-05-23T19:15:23.599Z] Removing intermediate container 2b48d1527aed [2022-05-23T19:15:23.599Z] ---> 5e2dfe10531e [2022-05-23T19:15:23.599Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-23T19:15:23.599Z] ---> Running in 149c6344a839 [2022-05-23T19:15:24.220Z] Removing intermediate container 149c6344a839 [2022-05-23T19:15:24.220Z] ---> 065cadefa4ef [2022-05-23T19:15:24.220Z] Step 23/25 : LABEL arch=arm64 [2022-05-23T19:15:24.220Z] ---> Running in 6d12aa22917d [2022-05-23T19:15:24.820Z] Removing intermediate container 6d12aa22917d [2022-05-23T19:15:24.820Z] ---> 2d63039e8289 [2022-05-23T19:15:24.820Z] Step 24/25 : LABEL git_sha=71bfe42ca22fa4db355cc98cfaa75e9b3aaccc43 [2022-05-23T19:15:24.820Z] ---> Running in fca4098b58db [2022-05-23T19:15:25.429Z] Removing intermediate container fca4098b58db [2022-05-23T19:15:25.429Z] ---> 3082b1fa9280 [2022-05-23T19:15:25.429Z] Step 25/25 : LABEL version=0.0.0 [2022-05-23T19:15:25.429Z] ---> Running in 0e069008fb8a [2022-05-23T19:15:26.037Z] Removing intermediate container 0e069008fb8a [2022-05-23T19:15:26.037Z] ---> dbec43bde6bf [2022-05-23T19:15:26.037Z] [2022-05-23T19:15:26.317Z] Successfully built dbec43bde6bf [2022-05-23T19:15:26.317Z] Successfully tagged security-spire-server-arm64:latest [2022-05-23T19:18:48.318Z]  Building security-spire-server ... done Removing intermediate container 6731a897437c [2022-05-23T19:18:48.318Z] ---> db920813e651 [2022-05-23T19:18:48.318Z] [2022-05-23T19:18:48.318Z] Step 13/26 : FROM alpine:3.15 [2022-05-23T19:18:48.318Z] ---> 3fb3c9af89a9 [2022-05-23T19:18:48.318Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-23T19:18:48.318Z] ---> Using cache [2022-05-23T19:18:48.318Z] ---> e9fdce766880 [2022-05-23T19:18:48.318Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T19:18:48.318Z] ---> Using cache [2022-05-23T19:18:48.318Z] ---> f9231927dc16 [2022-05-23T19:18:48.318Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-23T19:18:48.318Z] ---> Using cache [2022-05-23T19:18:48.318Z] ---> 5d46e407337c [2022-05-23T19:18:48.318Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-23T19:18:48.318Z] ---> 3997c9176ff8 [2022-05-23T19:18:48.318Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-23T19:18:50.939Z] ---> 9b7a7bbd6a1d [2022-05-23T19:18:50.939Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-23T19:18:51.212Z] ---> 07b1b75da374 [2022-05-23T19:18:51.212Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-23T19:18:51.807Z] ---> 9556f0828cce [2022-05-23T19:18:51.807Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-23T19:18:52.401Z] ---> 21ecd7f0c551 [2022-05-23T19:18:52.401Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-23T19:18:52.401Z] ---> Running in d88cb60c8c66 [2022-05-23T19:18:52.673Z] Removing intermediate container d88cb60c8c66 [2022-05-23T19:18:52.673Z] ---> f43a4db90662 [2022-05-23T19:18:52.673Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-23T19:18:52.954Z] ---> Running in bfcfe6a4a43d [2022-05-23T19:18:53.225Z] Removing intermediate container bfcfe6a4a43d [2022-05-23T19:18:53.225Z] ---> bfebe026d7ad [2022-05-23T19:18:53.225Z] Step 24/26 : LABEL arch=arm64 [2022-05-23T19:18:53.225Z] ---> Running in eb09c6f2b9c2 [2022-05-23T19:18:53.497Z] Removing intermediate container eb09c6f2b9c2 [2022-05-23T19:18:53.497Z] ---> 665597477892 [2022-05-23T19:18:53.497Z] Step 25/26 : LABEL git_sha=71bfe42ca22fa4db355cc98cfaa75e9b3aaccc43 [2022-05-23T19:18:53.772Z] ---> Running in b5325adbe301 [2022-05-23T19:18:54.046Z] Removing intermediate container b5325adbe301 [2022-05-23T19:18:54.046Z] ---> 6542cc1eac5a [2022-05-23T19:18:54.046Z] Step 26/26 : LABEL version=0.0.0 [2022-05-23T19:18:54.046Z] ---> Running in 988fa2ba3915 [2022-05-23T19:18:54.319Z] Removing intermediate container 988fa2ba3915 [2022-05-23T19:18:54.319Z] ---> e2af4b9aa47e [2022-05-23T19:18:54.319Z] [2022-05-23T19:18:54.591Z] Successfully built e2af4b9aa47e [2022-05-23T19:18:54.591Z] Successfully tagged security-spire-agent-arm64:latest [2022-05-23T19:18:54.880Z]  Building security-spire-agent ... done  [Pipeline] } [2022-05-23T19:18:54.865Z] $ docker stop --time=1 697d19f5b4df09fd971277eaeb043ea2e37d864920e08f08ee985395e6e327b9 [2022-05-23T19:18:56.590Z] $ docker rm -f 697d19f5b4df09fd971277eaeb043ea2e37d864920e08f08ee985395e6e327b9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-23T19:18:57.177Z] + docker images [2022-05-23T19:18:57.449Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-23T19:18:57.449Z] security-spire-agent-arm64 latest e2af4b9aa47e 3 seconds ago 126MB [2022-05-23T19:18:57.449Z] db920813e651 27 seconds ago 4.15GB [2022-05-23T19:18:57.449Z] security-spire-server-arm64 latest dbec43bde6bf 3 minutes ago 86.3MB [2022-05-23T19:18:57.449Z] 250965aa4b4d 4 minutes ago 4.15GB [2022-05-23T19:18:57.449Z] security-spire-config-arm64 latest 7ccf0cf6b459 7 minutes ago 85.6MB [2022-05-23T19:18:57.449Z] c8a8df431517 7 minutes ago 4.15GB [2022-05-23T19:18:57.449Z] core-command-arm64 latest 6be7f79ae199 27 minutes ago 15.5MB [2022-05-23T19:18:57.449Z] a35377cacd55 28 minutes ago 1.31GB [2022-05-23T19:18:57.449Z] security-secretstore-setup-arm64 latest 60f49df90a2b 28 minutes ago 27.5MB [2022-05-23T19:18:57.449Z] fef205f818de 29 minutes ago 1.32GB [2022-05-23T19:18:57.449Z] security-proxy-setup-arm64 latest a18619469ec4 30 minutes ago 26.1MB [2022-05-23T19:18:57.449Z] c0eb85b81801 30 minutes ago 1.32GB [2022-05-23T19:18:57.449Z] support-notifications-arm64 latest a2a4f105e76d 33 minutes ago 26MB [2022-05-23T19:18:57.449Z] 6249e6403823 33 minutes ago 1.37GB [2022-05-23T19:18:57.449Z] support-scheduler-arm64 latest 03875c228bbf 34 minutes ago 25.4MB [2022-05-23T19:18:57.449Z] 304f39fe82ef 34 minutes ago 1.37GB [2022-05-23T19:18:57.449Z] core-data-arm64 latest 7aeccca3fd72 36 minutes ago 21.6MB [2022-05-23T19:18:57.449Z] d9b9d02a6832 36 minutes ago 1.34GB [2022-05-23T19:18:57.449Z] security-spiffe-token-provider-arm64 latest 7ef13878caa7 42 minutes ago 28.1MB [2022-05-23T19:18:57.449Z] sys-mgmt-agent-arm64 latest 077e5f178f58 42 minutes ago 282MB [2022-05-23T19:18:57.449Z] e419ba2bad25 42 minutes ago 1.36GB [2022-05-23T19:18:57.449Z] security-bootstrapper-arm64 latest cb226ffbb364 43 minutes ago 18.3MB [2022-05-23T19:18:57.449Z] core-metadata-arm64 latest fc777e89a1d8 44 minutes ago 16.3MB [2022-05-23T19:18:57.449Z] 712ef6960314 44 minutes ago 1.32GB [2022-05-23T19:18:57.449Z] 3ca7c1842952 44 minutes ago 1.32GB [2022-05-23T19:18:57.449Z] ed9575143eb5 44 minutes ago 1.31GB [2022-05-23T19:18:57.449Z] ci-base-image-arm64 latest 61b76ae995b2 About an hour ago 891MB [2022-05-23T19:18:57.449Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 4 weeks ago 551MB [2022-05-23T19:18:57.449Z] docker 20.10.14 c346e9eafbab 6 weeks ago 202MB [2022-05-23T19:18:57.449Z] alpine 3.14 ac73e934f311 6 weeks ago 5.34MB [2022-05-23T19:18:57.449Z] alpine 3.15 3fb3c9af89a9 6 weeks ago 5.32MB [2022-05-23T19:18:57.449Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 23 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T19:18:57.879Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-23T19:18:57.879Z] [2022-05-23T19:18:57.879Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-23T19:18:58.225Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-23T19:18:58.498Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-23T19:18:58.498Z] 8998bd30e6a1: Pulling fs layer [2022-05-23T19:18:58.498Z] 04944245beec: Pulling fs layer [2022-05-23T19:18:58.498Z] 699f458cf7ca: Pulling fs layer [2022-05-23T19:18:58.498Z] 765212b225bb: Pulling fs layer [2022-05-23T19:18:58.498Z] f23df028b6ca: Pulling fs layer [2022-05-23T19:18:58.498Z] d65c8cfc05b1: Pulling fs layer [2022-05-23T19:18:58.498Z] 2437ff75d9bd: Pulling fs layer [2022-05-23T19:18:58.498Z] f23df028b6ca: Waiting [2022-05-23T19:18:58.498Z] d65c8cfc05b1: Waiting [2022-05-23T19:18:58.498Z] 2437ff75d9bd: Waiting [2022-05-23T19:18:58.498Z] 765212b225bb: Waiting [2022-05-23T19:18:58.498Z] 04944245beec: Verifying Checksum [2022-05-23T19:18:58.498Z] 04944245beec: Download complete [2022-05-23T19:18:58.498Z] 765212b225bb: Download complete [2022-05-23T19:18:58.498Z] f23df028b6ca: Verifying Checksum [2022-05-23T19:18:58.498Z] f23df028b6ca: Download complete [2022-05-23T19:18:58.498Z] d65c8cfc05b1: Verifying Checksum [2022-05-23T19:18:58.498Z] d65c8cfc05b1: Download complete [2022-05-23T19:18:58.774Z] 699f458cf7ca: Verifying Checksum [2022-05-23T19:18:58.774Z] 699f458cf7ca: Download complete [2022-05-23T19:18:59.049Z] 8998bd30e6a1: Verifying Checksum [2022-05-23T19:18:59.049Z] 8998bd30e6a1: Download complete [2022-05-23T19:19:01.668Z] 2437ff75d9bd: Verifying Checksum [2022-05-23T19:19:01.668Z] 2437ff75d9bd: Download complete [2022-05-23T19:19:03.711Z] 8998bd30e6a1: Pull complete [2022-05-23T19:19:03.982Z] 04944245beec: Pull complete [2022-05-23T19:19:05.412Z] 699f458cf7ca: Pull complete [2022-05-23T19:19:05.695Z] 765212b225bb: Pull complete [2022-05-23T19:19:06.291Z] f23df028b6ca: Pull complete [2022-05-23T19:19:06.563Z] d65c8cfc05b1: Pull complete [2022-05-23T19:19:21.629Z] 2437ff75d9bd: Pull complete [2022-05-23T19:19:21.629Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-23T19:19:21.629Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-23T19:19:21.629Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-23T19:19:21.851Z] prd-ubuntu20.04-docker-arm64-4c-16g-64405 does not seem to be running inside a container [2022-05-23T19:19:21.910Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-23T19:19:24.661Z] $ docker top 3d3af160eb4fe28f64120bfed6c414d69e2e5e9d809a90a36691c1fbce8a8915 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-23T19:19:25.694Z] ---> job-cost.sh [2022-05-23T19:19:25.694Z] lf-activate-venv: SKIPPING [2022-05-23T19:19:25.694Z] INFO: No Stack... [2022-05-23T19:19:26.286Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-23T19:19:27.259Z] INFO: Archiving Costs [Pipeline] sh [2022-05-23T19:19:27.926Z] + cat /w/workspace/edgex-go/6/archives/cost.csv [2022-05-23T19:19:27.926Z] + cut -d, -f6 [Pipeline] lock [2022-05-23T19:19:27.956Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4031-6-stack-cost] [2022-05-23T19:19:27.963Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4031-6-stack-cost] did not exist. Created. [2022-05-23T19:19:27.963Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4031-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-23T19:19:28.631Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-23T19:19:28.810Z] Stashed 1 file(s) [Pipeline] } [2022-05-23T19:19:28.816Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4031-6-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-23T19:19:28.815Z] $ docker stop --time=1 3d3af160eb4fe28f64120bfed6c414d69e2e5e9d809a90a36691c1fbce8a8915 [2022-05-23T19:19:30.339Z] $ docker rm -f 3d3af160eb4fe28f64120bfed6c414d69e2e5e9d809a90a36691c1fbce8a8915 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-05-23T19:19:30.946Z] provisioning config files... [2022-05-23T19:19:30.957Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/6@tmp/config2633833115352150754tmp [Pipeline] { [Pipeline] sh [2022-05-23T19:19:31.253Z] + set +x [2022-05-23T19:19:31.253Z] + curl -s https://codecov.io/bash [2022-05-23T19:19:31.253Z] + bash -s -- [2022-05-23T19:19:31.253Z] [2022-05-23T19:19:31.253Z] _____ _ [2022-05-23T19:19:31.253Z] / ____| | | [2022-05-23T19:19:31.253Z] | | ___ __| | ___ ___ _____ __ [2022-05-23T19:19:31.253Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-23T19:19:31.253Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-23T19:19:31.253Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-23T19:19:31.253Z] Bash-1.0.6 [2022-05-23T19:19:31.253Z] [2022-05-23T19:19:31.253Z] [2022-05-23T19:19:31.253Z] ==> git version 2.25.1 found [2022-05-23T19:19:31.253Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-05-23T19:19:31.253Z] Release-Date: 2020-01-08 [2022-05-23T19:19:31.253Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-23T19:19:31.253Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-23T19:19:31.253Z] ==> Jenkins CI detected. [2022-05-23T19:19:31.253Z] current dir:  /w/workspace/edgex-go/6 [2022-05-23T19:19:31.253Z] project root: . [2022-05-23T19:19:31.254Z] --> token set from env [2022-05-23T19:19:31.254Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-23T19:19:31.254Z] ==> Running gcov in . (disable via -X gcov) [2022-05-23T19:19:31.254Z] ==> Python coveragepy not found [2022-05-23T19:19:31.254Z] ==> Searching for coverage reports in: [2022-05-23T19:19:31.254Z] + . [2022-05-23T19:19:31.254Z] -> Found 1 reports [2022-05-23T19:19:31.254Z] ==> Detecting git/mercurial file structure [2022-05-23T19:19:31.254Z] ==> Reading reports [2022-05-23T19:19:31.254Z] + ./coverage.out bytes=435134 [2022-05-23T19:19:31.514Z] ==> Appending adjustments [2022-05-23T19:19:31.514Z] https://docs.codecov.io/docs/fixing-reports [2022-05-23T19:19:32.452Z] + Found adjustments [2022-05-23T19:19:32.452Z] ==> Gzipping contents [2022-05-23T19:19:32.712Z] 60K /tmp/codecov.2WgTbE.gz [2022-05-23T19:19:32.712Z] ==> Uploading reports [2022-05-23T19:19:32.712Z] url: https://codecov.io [2022-05-23T19:19:32.712Z] query: branch=PR-4031&commit=ee0674452fb33bb0f7f079b9d681de648067867d&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4031%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4031&job=&cmd_args= [2022-05-23T19:19:32.712Z] -> Pinging Codecov [2022-05-23T19:19:32.712Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4031&commit=ee0674452fb33bb0f7f079b9d681de648067867d&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4031%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4031&job=&cmd_args= [2022-05-23T19:19:33.283Z] -> Uploading to [2022-05-23T19:19:33.283Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-23/00271124DB129430A58F1EEE437C3FCB/ee0674452fb33bb0f7f079b9d681de648067867d/b4f9de74-87d1-4f5a-b197-ce11c78afdf4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220523%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220523T191932Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=884454ba88bf668c567213518ed309857aa222c7e6d6998f35f50531ddd883fa [2022-05-23T19:19:33.283Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-23T19:19:33.283Z] Dload Upload Total Spent Left Speed [2022-05-23T19:19:33.283Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59802 0 0 100 59802 0 264k --:--:-- --:--:-- --:--:-- 263k 100 59802 0 0 100 59802 0 216k --:--:-- --:--:-- --:--:-- 215k [2022-05-23T19:19:33.542Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/ee0674452fb33bb0f7f079b9d681de648067867d [Pipeline] } [2022-05-23T19:19:33.549Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-05-23T19:19:34.245Z] + [ -d /w/workspace/edgex-go/6/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-05-23T19:19:34.538Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-23T19:19:35.411Z] ---> package-listing.sh [2022-05-23T19:19:35.411Z] ++ facter osfamily [2022-05-23T19:19:35.411Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-23T19:19:35.672Z] + OS_FAMILY=debian [2022-05-23T19:19:35.672Z] + workspace=/w/workspace/edgex-go/6 [2022-05-23T19:19:35.672Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-23T19:19:35.672Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-23T19:19:35.672Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-23T19:19:35.672Z] + PACKAGES=/tmp/packages_start.txt [2022-05-23T19:19:35.672Z] + '[' /w/workspace/edgex-go/6 ']' [2022-05-23T19:19:35.672Z] + PACKAGES=/tmp/packages_end.txt [2022-05-23T19:19:35.672Z] + case "${OS_FAMILY}" in [2022-05-23T19:19:35.672Z] + dpkg -l [2022-05-23T19:19:35.672Z] + grep '^ii' [2022-05-23T19:19:35.672Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-23T19:19:35.672Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-23T19:19:35.672Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-23T19:19:35.672Z] + '[' /w/workspace/edgex-go/6 ']' [2022-05-23T19:19:35.672Z] + mkdir -p /w/workspace/edgex-go/6/archives/ [2022-05-23T19:19:35.672Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo [2022-05-23T19:19:35.683Z] 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/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-23T19:19:35.962Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-23T19:19:36.521Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-23T19:19:36.521Z] [2022-05-23T19:19:36.521Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T19:19:36.824Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-23T19:19:36.824Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-23T19:19:36.824Z] 5eb5b503b376: Pulling fs layer [2022-05-23T19:19:36.824Z] 5c69ac0246d0: Pulling fs layer [2022-05-23T19:19:36.824Z] ec43610c2a17: Pulling fs layer [2022-05-23T19:19:36.824Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-23T19:19:36.824Z] 33b1e0a273af: Pulling fs layer [2022-05-23T19:19:36.824Z] 5d3b04190fa2: Pulling fs layer [2022-05-23T19:19:36.824Z] 2f39f015ded8: Pulling fs layer [2022-05-23T19:19:36.824Z] 33b1e0a273af: Waiting [2022-05-23T19:19:36.824Z] 5d3b04190fa2: Waiting [2022-05-23T19:19:36.824Z] 2f39f015ded8: Waiting [2022-05-23T19:19:36.824Z] 3a2ae6a8a46f: Waiting [2022-05-23T19:19:36.824Z] 5c69ac0246d0: Download complete [2022-05-23T19:19:36.824Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-23T19:19:36.824Z] 3a2ae6a8a46f: Download complete [2022-05-23T19:19:36.824Z] 33b1e0a273af: Verifying Checksum [2022-05-23T19:19:36.824Z] 33b1e0a273af: Download complete [2022-05-23T19:19:36.824Z] 5d3b04190fa2: Verifying Checksum [2022-05-23T19:19:36.824Z] 5d3b04190fa2: Download complete [2022-05-23T19:19:37.083Z] ec43610c2a17: Verifying Checksum [2022-05-23T19:19:37.083Z] ec43610c2a17: Download complete [2022-05-23T19:19:37.083Z] 5eb5b503b376: Verifying Checksum [2022-05-23T19:19:37.083Z] 5eb5b503b376: Download complete [2022-05-23T19:19:37.650Z] 2f39f015ded8: Download complete [2022-05-23T19:19:38.217Z] 5eb5b503b376: Pull complete [2022-05-23T19:19:38.217Z] 5c69ac0246d0: Pull complete [2022-05-23T19:19:38.784Z] ec43610c2a17: Pull complete [2022-05-23T19:19:38.784Z] 3a2ae6a8a46f: Pull complete [2022-05-23T19:19:39.043Z] 33b1e0a273af: Pull complete [2022-05-23T19:19:39.043Z] 5d3b04190fa2: Pull complete [2022-05-23T19:19:43.234Z] 2f39f015ded8: Pull complete [2022-05-23T19:19:43.495Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-23T19:19:43.495Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-23T19:19:43.495Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-23T19:19:43.572Z] prd-ubuntu20.04-docker-8c-8g-64404 does not seem to be running inside a container [2022-05-23T19:19:43.608Z] $ 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/6/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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-23T19:19:45.584Z] $ docker top b0e0c1bc9b1438780fd8bd97eb537cc012268d188226afa30ad871fed9dbec17 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-23T19:19:45.949Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-23T19:19:46.244Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-23T19:19:46.533Z] + ls /var/log/sa-host [2022-05-23T19:19:46.533Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-23T19:19:46.773Z] provisioning config files... [2022-05-23T19:19:46.782Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config2861532039344442471tmp [Pipeline] { [Pipeline] echo [2022-05-23T19:19:46.796Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-23T19:19:47.081Z] ---> create-netrc.sh [Pipeline] } [2022-05-23T19:19:47.088Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-23T19:19:47.432Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-23T19:19:47.442Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-23T19:19:47.732Z] ---> sudo-logs.sh [2022-05-23T19:19:47.732Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-23T19:19:47.764Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-23T19:19:48.050Z] ---> job-cost.sh [2022-05-23T19:19:48.050Z] lf-activate-venv: SKIPPING [2022-05-23T19:19:48.050Z] DEBUG: total: 0.2199999988079071 [2022-05-23T19:19:48.050Z] INFO: Retrieving Stack Cost... [2022-05-23T19:19:48.622Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-23T19:19:48.885Z] INFO: Archiving Costs [Pipeline] echo [2022-05-23T19:19:48.899Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-23T19:19:49.190Z] ---> logs-deploy.sh [2022-05-23T19:19:49.190Z] lf-activate-venv: SKIPPING [2022-05-23T19:19:49.190Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4031/6 [2022-05-23T19:19:49.190Z] INFO: archiving workspace using pattern(s): [2022-05-23T19:19:50.126Z] Archives upload complete. [2022-05-23T19:19:50.126Z] INFO: archiving logs to Nexus